Max level shown:
1 [ Jan 8 01:15:32 Enabled. ]
2 [ Jan 8 01:15:32 Rereading configuration. ]
3 [ Jan 8 01:15:34 Rereading configuration. ]
4 [ Jan 8 01:15:39 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
23 + 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
24 [ Jan 8 01:15:39 Method "start" exited with status 0. ]
25 Processing configuration file '/opt/oxide/clickhouse/config.xml'.
26 Logging trace to /var/tmp/clickhouse-server.log
27 Logging errors to /var/tmp/clickhouse-server.errlog
28 2025.01.08 01:15:40.220097 [ 1 ] {} <Information> Application: Will watch for the process with pid 27434
29 2025.01.08 01:15:40.220633 [ 1 ] {} <Information> Application: Forked a child process to watch
30 2025.01.08 01:15:40.476748 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 27434
31 2025.01.08 01:15:40.477466 [ 1 ] {} <Information> Application: starting up
32 2025.01.08 01:15:40.478157 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
33 2025.01.08 01:15:40.562305 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
34 2025.01.08 01:15:40.589100 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
35 2025.01.08 01:15:40.589165 [ 1 ] {} <Debug> Application: Initializing DateLUT.
36 2025.01.08 01:15:40.589188 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
37 2025.01.08 01:15:40.589270 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
38 2025.01.08 01:15:40.589728 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
39 2025.01.08 01:15:40.591353 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml'
40 Processing configuration file '/opt/oxide/clickhouse/config.xml'.
41 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
42 2025.01.08 01:15:40.592082 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration
43 2025.01.08 01:15:40.592888 [ 1 ] {} <Information> 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)
44 2025.01.08 01:15:40.592910 [ 1 ] {} <Information> 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)
45 2025.01.08 01:15:40.592926 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
46 2025.01.08 01:15:40.593093 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
47 2025.01.08 01:15:40.594104 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
48 2025.01.08 01:15:40.599133 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
49 2025.01.08 01:15:40.599824 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
50 2025.01.08 01:15:40.601063 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
51 2025.01.08 01:15:40.601126 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration
52 2025.01.08 01:15:40.602689 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml'
53 Processing configuration file '/opt/oxide/clickhouse/config.xml'.
54 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
55 2025.01.08 01:15:40.603165 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration
56 2025.01.08 01:15:40.607389 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration
57 2025.01.08 01:15:40.607779 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml
58 2025.01.08 01:15:40.609238 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
59 2025.01.08 01:15:40.609619 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2025.01.08 01:15:40.609969 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2025.01.08 01:15:40.610347 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2025.01.08 01:15:40.611655 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
63 2025.01.08 01:15:40.611685 [ 1 ] {} <Information> Application: Loading metadata from /data/
64 2025.01.08 01:15:40.611734 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
65 2025.01.08 01:15:40.611806 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
66 2025.01.08 01:15:40.642373 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2025.01.08 01:15:40.642397 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000148992 sec
68 2025.01.08 01:15:40.642440 [ 1 ] {} <Trace> ReferentialDeps: No tables
69 2025.01.08 01:15:40.642456 [ 1 ] {} <Trace> LoadingDeps: No tables
70 2025.01.08 01:15:40.643580 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
71 2025.01.08 01:15:40.644614 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log
72 2025.01.08 01:15:40.656350 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
73 2025.01.08 01:15:40.656397 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
74 2025.01.08 01:15:40.656421 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
75 2025.01.08 01:15:40.656433 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
76 2025.01.08 01:15:40.656464 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
77 2025.01.08 01:15:40.656486 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log
78 2025.01.08 01:15:40.659048 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
79 2025.01.08 01:15:40.659091 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
80 2025.01.08 01:15:40.659113 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log
81 2025.01.08 01:15:40.659293 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
82 2025.01.08 01:15:40.659313 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
83 2025.01.08 01:15:40.659346 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
84 2025.01.08 01:15:40.659367 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
85 2025.01.08 01:15:40.659379 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
86 2025.01.08 01:15:40.659407 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
87 2025.01.08 01:15:40.659426 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
88 2025.01.08 01:15:40.685851 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
89 2025.01.08 01:15:40.694023 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
90 2025.01.08 01:15:40.694078 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.6351e-05 sec
91 2025.01.08 01:15:40.694104 [ 1 ] {} <Trace> ReferentialDeps: No tables
92 2025.01.08 01:15:40.694124 [ 1 ] {} <Trace> LoadingDeps: No tables
93 2025.01.08 01:15:40.694165 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
94 2025.01.08 01:15:40.694470 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
95 2025.01.08 01:15:40.694545 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
96 2025.01.08 01:15:40.694560 [ 1 ] {} <Debug> Application: Loaded metadata.
97 2025.01.08 01:15:40.694572 [ 1 ] {} <Information> 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).
98 2025.01.08 01:15:40.694584 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
99 2025.01.08 01:15:40.698664 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
100 2025.01.08 01:15:40.698885 [ 1 ] {} <Trace> 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
101 2025.01.08 01:15:40.699787 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.316e-05 sec.
102 2025.01.08 01:15:40.700741 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
103 2025.01.08 01:15:40.700827 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
104 2025.01.08 01:15:40.700844 [ 1 ] {} <Information> Application: Ready for connections.
105 2025.01.08 01:15:40.848508 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37035
106 2025.01.08 01:15:40.848754 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
107 2025.01.08 01:15:40.848805 [ 3 ] {} <Debug> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Authenticating user 'default' from [fd00:1122:3344:101::d]:37035
108 2025.01.08 01:15:40.848837 [ 3 ] {} <Debug> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
109 2025.01.08 01:15:40.848858 [ 3 ] {} <Debug> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
110 2025.01.08 01:15:40.848941 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
111 2025.01.08 01:15:40.848969 [ 3 ] {} <Trace> 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
112 2025.01.08 01:15:40.848998 [ 3 ] {} <Trace> 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
113 2025.01.08 01:15:40.849414 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34870
114 2025.01.08 01:15:40.849532 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
115 2025.01.08 01:15:40.849566 [ 4 ] {} <Debug> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34870
116 2025.01.08 01:15:40.849594 [ 4 ] {} <Debug> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
117 2025.01.08 01:15:40.849627 [ 4 ] {} <Debug> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
118 2025.01.08 01:15:40.850305 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48069
119 2025.01.08 01:15:40.850312 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40315
120 2025.01.08 01:15:40.850397 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44511
121 2025.01.08 01:15:40.850424 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
122 2025.01.08 01:15:40.851306 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
123 2025.01.08 01:15:40.851316 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33698
124 2025.01.08 01:15:40.851349 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
125 2025.01.08 01:15:40.851356 [ 253 ] {} <Debug> TCP-Session: 82a27e6f-df7e-42a9-857e-065d65853e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:48069
126 2025.01.08 01:15:40.851379 [ 5 ] {} <Debug> TCP-Session: 806282e2-92cd-4ca9-b587-51b236b31b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:40315
127 2025.01.08 01:15:40.852089 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58606
128 2025.01.08 01:15:40.852115 [ 253 ] {} <Debug> TCP-Session: 82a27e6f-df7e-42a9-857e-065d65853e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
129 2025.01.08 01:15:40.852119 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38489
130 2025.01.08 01:15:40.852165 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
131 2025.01.08 01:15:40.852111 [ 5 ] {} <Debug> TCP-Session: 806282e2-92cd-4ca9-b587-51b236b31b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
132 2025.01.08 01:15:40.852199 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
133 2025.01.08 01:15:40.852205 [ 254 ] {} <Debug> TCP-Session: a4cb5468-e1e3-4d6b-9518-8ef7cb560a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:44511
134 2025.01.08 01:15:40.852451 [ 253 ] {} <Debug> TCP-Session: 82a27e6f-df7e-42a9-857e-065d65853e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
135 2025.01.08 01:15:40.852491 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
136 2025.01.08 01:15:40.852520 [ 5 ] {} <Debug> TCP-Session: 806282e2-92cd-4ca9-b587-51b236b31b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
137 2025.01.08 01:15:40.852538 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
138 2025.01.08 01:15:40.852670 [ 257 ] {} <Debug> TCP-Session: 7e65e13b-21a2-430e-8fdf-0023f22dc3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:38489
139 2025.01.08 01:15:40.852799 [ 256 ] {} <Debug> TCP-Session: 3b10299d-6cb8-49d4-a919-6a69aacd8fed Authenticating user 'default' from [fd00:1122:3344:101::d]:58606
140 2025.01.08 01:15:40.852819 [ 257 ] {} <Debug> TCP-Session: 7e65e13b-21a2-430e-8fdf-0023f22dc3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
141 2025.01.08 01:15:40.852709 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52194
142 2025.01.08 01:15:40.852906 [ 256 ] {} <Debug> TCP-Session: 3b10299d-6cb8-49d4-a919-6a69aacd8fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
143 2025.01.08 01:15:40.852921 [ 257 ] {} <Debug> TCP-Session: 7e65e13b-21a2-430e-8fdf-0023f22dc3aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
144 2025.01.08 01:15:40.852947 [ 254 ] {} <Debug> TCP-Session: a4cb5468-e1e3-4d6b-9518-8ef7cb560a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
145 2025.01.08 01:15:40.852629 [ 255 ] {} <Debug> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:33698
146 2025.01.08 01:15:40.854680 [ 256 ] {} <Debug> TCP-Session: 3b10299d-6cb8-49d4-a919-6a69aacd8fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
147 2025.01.08 01:15:40.854767 [ 255 ] {} <Debug> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
148 2025.01.08 01:15:40.854772 [ 254 ] {} <Debug> TCP-Session: a4cb5468-e1e3-4d6b-9518-8ef7cb560a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
149 2025.01.08 01:15:40.854828 [ 255 ] {} <Debug> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
150 2025.01.08 01:15:40.854830 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
151 2025.01.08 01:15:40.856009 [ 258 ] {} <Debug> TCP-Session: de4a390a-978f-40a1-bcc2-e90028aaf6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52194
152 2025.01.08 01:15:40.856041 [ 258 ] {} <Debug> TCP-Session: de4a390a-978f-40a1-bcc2-e90028aaf6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
153 2025.01.08 01:15:40.856080 [ 258 ] {} <Debug> TCP-Session: de4a390a-978f-40a1-bcc2-e90028aaf6c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
154 2025.01.08 01:15:40.856235 [ 3 ] {364faa34-5f4f-4df8-8516-ddc729a589c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete)
155 2025.01.08 01:15:40.975619 [ 3 ] {364faa34-5f4f-4df8-8516-ddc729a589c7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37035) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
156 
157 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
158 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
159 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
160 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
161 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
162 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
163 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
164 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
165 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
166 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
167 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
168 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
169 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
170 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse
171 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
172 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
173 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
174 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
175 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
176 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
177 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
178 
179 2025.01.08 01:15:40.977017 [ 3 ] {364faa34-5f4f-4df8-8516-ddc729a589c7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
180 
181 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
182 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
183 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
184 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
185 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
186 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
187 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
188 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
189 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
190 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
191 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
192 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
193 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
194 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse
195 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
196 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
197 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
198 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
199 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
200 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
201 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
202 
203 2025.01.08 01:15:40.977147 [ 3 ] {364faa34-5f4f-4df8-8516-ddc729a589c7} <Debug> TCPHandler: Processed in 0.126870058 sec.
204 2025.01.08 01:15:40.977601 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
205 2025.01.08 01:15:40.977937 [ 4 ] {2a8c972d-ef1c-4ac8-ae41-a6053cfaa098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete)
206 2025.01.08 01:15:40.978512 [ 4 ] {2a8c972d-ef1c-4ac8-ae41-a6053cfaa098} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34870) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
207 
208 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
209 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
210 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
211 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
212 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
213 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
214 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
215 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
216 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
217 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
218 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
219 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
220 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
221 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse
222 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
223 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
224 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
225 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
226 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
227 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
228 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
229 
230 2025.01.08 01:15:40.978668 [ 4 ] {2a8c972d-ef1c-4ac8-ae41-a6053cfaa098} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
231 
232 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
233 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
234 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
235 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
236 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
237 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
238 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
239 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
240 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
241 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
242 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
243 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
244 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
245 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse
246 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
247 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
248 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
249 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
250 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
251 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
252 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
253 
254 2025.01.08 01:15:40.978773 [ 4 ] {2a8c972d-ef1c-4ac8-ae41-a6053cfaa098} <Debug> TCPHandler: Processed in 0.001382732 sec.
255 2025.01.08 01:15:40.979075 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
256 2025.01.08 01:15:40.980407 [ 3 ] {cd703b29-e5c2-4b3d-8f5d-913f919db3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) DROP DATABASE IF EXISTS oximeter (stage: Complete)
257 2025.01.08 01:15:40.981080 [ 3 ] {cd703b29-e5c2-4b3d-8f5d-913f919db3d0} <Debug> TCPHandler: Processed in 0.002120644 sec.
258 2025.01.08 01:15:40.981309 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
259 2025.01.08 01:15:40.981420 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
260 2025.01.08 01:15:40.981520 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
261 2025.01.08 01:15:40.988359 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
262 2025.01.08 01:15:40.988400 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.2011e-05 sec
263 2025.01.08 01:15:40.988426 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} <Trace> ReferentialDeps: No tables
264 2025.01.08 01:15:40.988482 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} <Trace> LoadingDeps: No tables
265 2025.01.08 01:15:40.988531 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} <Information> DatabaseAtomic (oximeter): Starting up tables.
266 2025.01.08 01:15:40.988630 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} <Debug> TCPHandler: Processed in 0.007375166 sec.
267 2025.01.08 01:15:40.988844 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
268 2025.01.08 01:15:40.989091 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) /* The version table contains metadata about the `oximeter` database */
269 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
270 2025.01.08 01:15:40.989152 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
271 2025.01.08 01:15:40.997379 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
272 2025.01.08 01:15:41.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.31 MiB, peak 121.31 MiB, free memory in arenas 0.00 B, will set to 131.00 MiB (RSS), difference: 9.69 MiB
273 2025.01.08 01:15:41.002556 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} <Debug> oximeter.version (5d7c6864-2e31-418e-8806-869e14b32684): Loading data parts
274 2025.01.08 01:15:41.003276 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} <Debug> oximeter.version (5d7c6864-2e31-418e-8806-869e14b32684): There are no data parts
275 2025.01.08 01:15:41.009787 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} <Debug> TCPHandler: Processed in 0.021010651 sec.
276 2025.01.08 01:15:41.009994 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2025.01.08 01:15:41.010241 [ 4 ] {14875599-a304-421d-828b-5b4f29aba606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) /* The measurement tables contain all individual samples from each timeseries.
278 *
279 * Each table stores a single datum type, and otherwise contains nearly the same
280 * structure. The primary sorting key is on the timeseries name, key, and then
281 * timestamp, so that all timeseries from the same schema are grouped, followed
282 * by all samples from the same timeseries.
283 *
284 * This reflects that one usually looks up the _key_ in one or more field table,
285 * and then uses that to index quickly into the measurements tables.
286 */
287 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)
288 2025.01.08 01:15:41.010311 [ 4 ] {14875599-a304-421d-828b-5b4f29aba606} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
289 2025.01.08 01:15:41.026794 [ 4 ] {14875599-a304-421d-828b-5b4f29aba606} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Loading data parts
290 2025.01.08 01:15:41.027114 [ 4 ] {14875599-a304-421d-828b-5b4f29aba606} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): There are no data parts
291 2025.01.08 01:15:41.035107 [ 4 ] {14875599-a304-421d-828b-5b4f29aba606} <Debug> TCPHandler: Processed in 0.025170466 sec.
292 2025.01.08 01:15:41.035369 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
293 2025.01.08 01:15:41.035641 [ 3 ] {9e6103ad-cbf1-400c-b40d-d0b9bde5e5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
294 2025.01.08 01:15:41.035760 [ 3 ] {9e6103ad-cbf1-400c-b40d-d0b9bde5e5cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
295 2025.01.08 01:15:41.044287 [ 3 ] {9e6103ad-cbf1-400c-b40d-d0b9bde5e5cf} <Debug> oximeter.measurements_i8 (1ce98b1a-0630-4cd2-bd63-a6db80634e99): Loading data parts
296 2025.01.08 01:15:41.044508 [ 3 ] {9e6103ad-cbf1-400c-b40d-d0b9bde5e5cf} <Debug> oximeter.measurements_i8 (1ce98b1a-0630-4cd2-bd63-a6db80634e99): There are no data parts
297 2025.01.08 01:15:41.053852 [ 3 ] {9e6103ad-cbf1-400c-b40d-d0b9bde5e5cf} <Debug> TCPHandler: Processed in 0.018571492 sec.
298 2025.01.08 01:15:41.054064 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
299 2025.01.08 01:15:41.054350 [ 4 ] {d1f70fa1-82f4-49f1-afe9-c0dc296675c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
300 2025.01.08 01:15:41.054408 [ 4 ] {d1f70fa1-82f4-49f1-afe9-c0dc296675c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
301 2025.01.08 01:15:41.061381 [ 4 ] {d1f70fa1-82f4-49f1-afe9-c0dc296675c6} <Debug> oximeter.measurements_u8 (59983932-10cc-4a8c-9790-5bddbe8f207b): Loading data parts
302 2025.01.08 01:15:41.061599 [ 4 ] {d1f70fa1-82f4-49f1-afe9-c0dc296675c6} <Debug> oximeter.measurements_u8 (59983932-10cc-4a8c-9790-5bddbe8f207b): There are no data parts
303 2025.01.08 01:15:41.071635 [ 4 ] {d1f70fa1-82f4-49f1-afe9-c0dc296675c6} <Debug> TCPHandler: Processed in 0.017635697 sec.
304 2025.01.08 01:15:41.071976 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
305 2025.01.08 01:15:41.072366 [ 3 ] {936a4d41-f8a2-495b-9e3f-1e406a2ad1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
306 2025.01.08 01:15:41.072506 [ 3 ] {936a4d41-f8a2-495b-9e3f-1e406a2ad1e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
307 2025.01.08 01:15:41.079384 [ 3 ] {936a4d41-f8a2-495b-9e3f-1e406a2ad1e7} <Debug> oximeter.measurements_i16 (90f32385-fa39-47a3-8e58-62521f6297e3): Loading data parts
308 2025.01.08 01:15:41.079566 [ 3 ] {936a4d41-f8a2-495b-9e3f-1e406a2ad1e7} <Debug> oximeter.measurements_i16 (90f32385-fa39-47a3-8e58-62521f6297e3): There are no data parts
309 2025.01.08 01:15:41.090205 [ 3 ] {936a4d41-f8a2-495b-9e3f-1e406a2ad1e7} <Debug> TCPHandler: Processed in 0.018333879 sec.
310 2025.01.08 01:15:41.090537 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
311 2025.01.08 01:15:41.090973 [ 4 ] {053464f6-d1bc-4bdd-a21e-c71fd34d2a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
312 2025.01.08 01:15:41.091040 [ 4 ] {053464f6-d1bc-4bdd-a21e-c71fd34d2a0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
313 2025.01.08 01:15:41.094609 [ 4 ] {053464f6-d1bc-4bdd-a21e-c71fd34d2a0c} <Debug> oximeter.measurements_u16 (21a41752-abac-4d27-87a0-68ce215a7c96): Loading data parts
314 2025.01.08 01:15:41.094806 [ 4 ] {053464f6-d1bc-4bdd-a21e-c71fd34d2a0c} <Debug> oximeter.measurements_u16 (21a41752-abac-4d27-87a0-68ce215a7c96): There are no data parts
315 2025.01.08 01:15:41.097658 [ 4 ] {053464f6-d1bc-4bdd-a21e-c71fd34d2a0c} <Debug> TCPHandler: Processed in 0.007243964 sec.
316 2025.01.08 01:15:41.097926 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
317 2025.01.08 01:15:41.098180 [ 3 ] {f88c3bd6-3a3a-4ac0-b877-52c5465c9b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
318 2025.01.08 01:15:41.098273 [ 3 ] {f88c3bd6-3a3a-4ac0-b877-52c5465c9b88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
319 2025.01.08 01:15:41.102325 [ 3 ] {f88c3bd6-3a3a-4ac0-b877-52c5465c9b88} <Debug> oximeter.measurements_i32 (ab8e0109-e287-46b6-a857-f89cf7835857): Loading data parts
320 2025.01.08 01:15:41.102459 [ 3 ] {f88c3bd6-3a3a-4ac0-b877-52c5465c9b88} <Debug> oximeter.measurements_i32 (ab8e0109-e287-46b6-a857-f89cf7835857): There are no data parts
321 2025.01.08 01:15:41.111708 [ 3 ] {f88c3bd6-3a3a-4ac0-b877-52c5465c9b88} <Debug> TCPHandler: Processed in 0.013865649 sec.
322 2025.01.08 01:15:41.111912 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
323 2025.01.08 01:15:41.112156 [ 4 ] {f1af407a-e797-4853-bc6f-b5ac92c5ac46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
324 2025.01.08 01:15:41.112258 [ 4 ] {f1af407a-e797-4853-bc6f-b5ac92c5ac46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
325 2025.01.08 01:15:41.115485 [ 4 ] {f1af407a-e797-4853-bc6f-b5ac92c5ac46} <Debug> oximeter.measurements_u32 (4321c801-ef78-4845-b755-0944023021c1): Loading data parts
326 2025.01.08 01:15:41.115638 [ 4 ] {f1af407a-e797-4853-bc6f-b5ac92c5ac46} <Debug> oximeter.measurements_u32 (4321c801-ef78-4845-b755-0944023021c1): There are no data parts
327 2025.01.08 01:15:41.118216 [ 4 ] {f1af407a-e797-4853-bc6f-b5ac92c5ac46} <Debug> TCPHandler: Processed in 0.00637095 sec.
328 2025.01.08 01:15:41.118392 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
329 2025.01.08 01:15:41.118623 [ 3 ] {143cf30d-8fd8-4b0b-887c-0733afe65ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
330 2025.01.08 01:15:41.118684 [ 3 ] {143cf30d-8fd8-4b0b-887c-0733afe65ad7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
331 2025.01.08 01:15:41.122642 [ 3 ] {143cf30d-8fd8-4b0b-887c-0733afe65ad7} <Debug> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Loading data parts
332 2025.01.08 01:15:41.122789 [ 3 ] {143cf30d-8fd8-4b0b-887c-0733afe65ad7} <Debug> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): There are no data parts
333 2025.01.08 01:15:41.127727 [ 3 ] {143cf30d-8fd8-4b0b-887c-0733afe65ad7} <Debug> TCPHandler: Processed in 0.009389368 sec.
334 2025.01.08 01:15:41.128058 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
335 2025.01.08 01:15:41.128468 [ 4 ] {06490548-f212-4daf-8c49-f2d78f5cbcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
336 2025.01.08 01:15:41.128592 [ 4 ] {06490548-f212-4daf-8c49-f2d78f5cbcd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
337 2025.01.08 01:15:41.135508 [ 4 ] {06490548-f212-4daf-8c49-f2d78f5cbcd4} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Loading data parts
338 2025.01.08 01:15:41.135697 [ 4 ] {06490548-f212-4daf-8c49-f2d78f5cbcd4} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): There are no data parts
339 2025.01.08 01:15:41.144907 [ 4 ] {06490548-f212-4daf-8c49-f2d78f5cbcd4} <Debug> TCPHandler: Processed in 0.016961138 sec.
340 2025.01.08 01:15:41.145095 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
341 2025.01.08 01:15:41.145373 [ 3 ] {539377e7-8ff5-428a-87ee-1bc6014cca8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
342 2025.01.08 01:15:41.145446 [ 3 ] {539377e7-8ff5-428a-87ee-1bc6014cca8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
343 2025.01.08 01:15:41.152051 [ 3 ] {539377e7-8ff5-428a-87ee-1bc6014cca8a} <Debug> oximeter.measurements_f32 (c8e9a388-1f6c-4477-89f7-d561aba04292): Loading data parts
344 2025.01.08 01:15:41.152361 [ 3 ] {539377e7-8ff5-428a-87ee-1bc6014cca8a} <Debug> oximeter.measurements_f32 (c8e9a388-1f6c-4477-89f7-d561aba04292): There are no data parts
345 2025.01.08 01:15:41.163648 [ 3 ] {539377e7-8ff5-428a-87ee-1bc6014cca8a} <Debug> TCPHandler: Processed in 0.018617953 sec.
346 2025.01.08 01:15:41.163981 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
347 2025.01.08 01:15:41.164389 [ 4 ] {286e1350-3213-4330-afb8-f81abf87b00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
348 2025.01.08 01:15:41.164532 [ 4 ] {286e1350-3213-4330-afb8-f81abf87b00f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
349 2025.01.08 01:15:41.172619 [ 4 ] {286e1350-3213-4330-afb8-f81abf87b00f} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Loading data parts
350 2025.01.08 01:15:41.172945 [ 4 ] {286e1350-3213-4330-afb8-f81abf87b00f} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): There are no data parts
351 2025.01.08 01:15:41.180691 [ 4 ] {286e1350-3213-4330-afb8-f81abf87b00f} <Debug> TCPHandler: Processed in 0.016821345 sec.
352 2025.01.08 01:15:41.180924 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
353 2025.01.08 01:15:41.181158 [ 3 ] {7b880793-e5cf-4a15-964a-fda027846bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
354 2025.01.08 01:15:41.181221 [ 3 ] {7b880793-e5cf-4a15-964a-fda027846bc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
355 2025.01.08 01:15:41.190462 [ 3 ] {7b880793-e5cf-4a15-964a-fda027846bc8} <Debug> oximeter.measurements_string (9324df30-fad5-40e6-91dd-7ad211068d65): Loading data parts
356 2025.01.08 01:15:41.190686 [ 3 ] {7b880793-e5cf-4a15-964a-fda027846bc8} <Debug> oximeter.measurements_string (9324df30-fad5-40e6-91dd-7ad211068d65): There are no data parts
357 2025.01.08 01:15:41.199796 [ 3 ] {7b880793-e5cf-4a15-964a-fda027846bc8} <Debug> TCPHandler: Processed in 0.018947198 sec.
358 2025.01.08 01:15:41.199987 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
359 2025.01.08 01:15:41.200199 [ 4 ] {8e2fef18-7a36-4191-8ebb-dff0ddb2d32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
360 * NOTE: Right now we can't unambiguously record a nullable byte array.
361 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
362 * a string isn't palatable for a few reasons.
363 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
364 * details.
365 */
366 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
367 2025.01.08 01:15:41.200273 [ 4 ] {8e2fef18-7a36-4191-8ebb-dff0ddb2d32b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
368 2025.01.08 01:15:41.206837 [ 4 ] {8e2fef18-7a36-4191-8ebb-dff0ddb2d32b} <Debug> oximeter.measurements_bytes (73843f5b-b79c-4365-b7d6-da54b9707e0f): Loading data parts
369 2025.01.08 01:15:41.207018 [ 4 ] {8e2fef18-7a36-4191-8ebb-dff0ddb2d32b} <Debug> oximeter.measurements_bytes (73843f5b-b79c-4365-b7d6-da54b9707e0f): There are no data parts
370 2025.01.08 01:15:41.216897 [ 4 ] {8e2fef18-7a36-4191-8ebb-dff0ddb2d32b} <Debug> TCPHandler: Processed in 0.016967018 sec.
371 2025.01.08 01:15:41.217084 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
372 2025.01.08 01:15:41.217301 [ 3 ] {de9a31b2-30b2-4077-8135-b7a4445ac060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
373 2025.01.08 01:15:41.217383 [ 3 ] {de9a31b2-30b2-4077-8135-b7a4445ac060} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
374 2025.01.08 01:15:41.224207 [ 3 ] {de9a31b2-30b2-4077-8135-b7a4445ac060} <Debug> oximeter.measurements_cumulativei64 (c09f2899-118f-46ba-b560-32c48e3afc01): Loading data parts
375 2025.01.08 01:15:41.224332 [ 3 ] {de9a31b2-30b2-4077-8135-b7a4445ac060} <Debug> oximeter.measurements_cumulativei64 (c09f2899-118f-46ba-b560-32c48e3afc01): There are no data parts
376 2025.01.08 01:15:41.235506 [ 3 ] {de9a31b2-30b2-4077-8135-b7a4445ac060} <Debug> TCPHandler: Processed in 0.018479961 sec.
377 2025.01.08 01:15:41.235805 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
378 2025.01.08 01:15:41.236221 [ 4 ] {7f4756c2-fe59-4509-9301-bafe06b1aec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
379 2025.01.08 01:15:41.236352 [ 4 ] {7f4756c2-fe59-4509-9301-bafe06b1aec8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
380 2025.01.08 01:15:41.240772 [ 4 ] {7f4756c2-fe59-4509-9301-bafe06b1aec8} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Loading data parts
381 2025.01.08 01:15:41.240944 [ 4 ] {7f4756c2-fe59-4509-9301-bafe06b1aec8} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): There are no data parts
382 2025.01.08 01:15:41.248080 [ 4 ] {7f4756c2-fe59-4509-9301-bafe06b1aec8} <Debug> TCPHandler: Processed in 0.012386645 sec.
383 2025.01.08 01:15:41.248252 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
384 2025.01.08 01:15:41.248501 [ 3 ] {66c1b2e4-6556-4f79-a246-1f90842d208d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
385 2025.01.08 01:15:41.248567 [ 3 ] {66c1b2e4-6556-4f79-a246-1f90842d208d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
386 2025.01.08 01:15:41.258904 [ 3 ] {66c1b2e4-6556-4f79-a246-1f90842d208d} <Debug> oximeter.measurements_cumulativef32 (7f667d6e-4af4-45da-8651-ec05740b5c49): Loading data parts
387 2025.01.08 01:15:41.259040 [ 3 ] {66c1b2e4-6556-4f79-a246-1f90842d208d} <Debug> oximeter.measurements_cumulativef32 (7f667d6e-4af4-45da-8651-ec05740b5c49): There are no data parts
388 2025.01.08 01:15:41.267323 [ 3 ] {66c1b2e4-6556-4f79-a246-1f90842d208d} <Debug> TCPHandler: Processed in 0.019129931 sec.
389 2025.01.08 01:15:41.267580 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
390 2025.01.08 01:15:41.267842 [ 4 ] {9a247821-b74e-4d3c-ad14-f7d5e713d8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
391 2025.01.08 01:15:41.267930 [ 4 ] {9a247821-b74e-4d3c-ad14-f7d5e713d8a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
392 2025.01.08 01:15:41.275094 [ 4 ] {9a247821-b74e-4d3c-ad14-f7d5e713d8a9} <Debug> oximeter.measurements_cumulativef64 (4261f474-e9ba-465b-b479-80500ab0a57d): Loading data parts
393 2025.01.08 01:15:41.275272 [ 4 ] {9a247821-b74e-4d3c-ad14-f7d5e713d8a9} <Debug> oximeter.measurements_cumulativef64 (4261f474-e9ba-465b-b479-80500ab0a57d): There are no data parts
394 2025.01.08 01:15:41.283876 [ 4 ] {9a247821-b74e-4d3c-ad14-f7d5e713d8a9} <Debug> TCPHandler: Processed in 0.016364347 sec.
395 2025.01.08 01:15:41.284063 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
396 2025.01.08 01:15:41.284394 [ 3 ] {ee78dca9-7fa5-408a-865e-d623d3f88024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
397 * NOTE: Array types cannot be Nullable, see
398 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
399 * for more details.
400 *
401 * This means we need to use empty arrays to indicate a missing value. This
402 * is unfortunate, and at this point relies on the fact that an
403 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
404 * to figure out another way to represent missing samples here.
405 */
406 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)
407 2025.01.08 01:15:41.284466 [ 3 ] {ee78dca9-7fa5-408a-865e-d623d3f88024} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
408 2025.01.08 01:15:41.292404 [ 3 ] {ee78dca9-7fa5-408a-865e-d623d3f88024} <Debug> oximeter.measurements_histogrami8 (59ad740c-fab6-45e0-9237-b9aae8b39388): Loading data parts
409 2025.01.08 01:15:41.292545 [ 3 ] {ee78dca9-7fa5-408a-865e-d623d3f88024} <Debug> oximeter.measurements_histogrami8 (59ad740c-fab6-45e0-9237-b9aae8b39388): There are no data parts
410 2025.01.08 01:15:41.303097 [ 3 ] {ee78dca9-7fa5-408a-865e-d623d3f88024} <Debug> TCPHandler: Processed in 0.01909391 sec.
411 2025.01.08 01:15:41.303298 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
412 2025.01.08 01:15:41.303606 [ 4 ] {87b618e8-fe5e-4072-af68-4d23c927ff14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
413 2025.01.08 01:15:41.303707 [ 4 ] {87b618e8-fe5e-4072-af68-4d23c927ff14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
414 2025.01.08 01:15:41.308771 [ 4 ] {87b618e8-fe5e-4072-af68-4d23c927ff14} <Debug> oximeter.measurements_histogramu8 (c38d4761-7367-4f30-93c6-ea74e920ae2b): Loading data parts
415 2025.01.08 01:15:41.308952 [ 4 ] {87b618e8-fe5e-4072-af68-4d23c927ff14} <Debug> oximeter.measurements_histogramu8 (c38d4761-7367-4f30-93c6-ea74e920ae2b): There are no data parts
416 2025.01.08 01:15:41.316725 [ 4 ] {87b618e8-fe5e-4072-af68-4d23c927ff14} <Debug> TCPHandler: Processed in 0.013484182 sec.
417 2025.01.08 01:15:41.316978 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
418 2025.01.08 01:15:41.317527 [ 3 ] {484e7107-5f3a-4b9c-bdae-be8f9c7e1ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
419 2025.01.08 01:15:41.317622 [ 3 ] {484e7107-5f3a-4b9c-bdae-be8f9c7e1ca3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
420 2025.01.08 01:15:41.343504 [ 3 ] {484e7107-5f3a-4b9c-bdae-be8f9c7e1ca3} <Debug> oximeter.measurements_histogrami16 (c9eed60a-e991-44a2-9a59-4bd0119d88dc): Loading data parts
421 2025.01.08 01:15:41.343778 [ 3 ] {484e7107-5f3a-4b9c-bdae-be8f9c7e1ca3} <Debug> oximeter.measurements_histogrami16 (c9eed60a-e991-44a2-9a59-4bd0119d88dc): There are no data parts
422 2025.01.08 01:15:41.352885 [ 3 ] {484e7107-5f3a-4b9c-bdae-be8f9c7e1ca3} <Debug> TCPHandler: Processed in 0.036004336 sec.
423 2025.01.08 01:15:41.353273 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
424 2025.01.08 01:15:41.353896 [ 4 ] {a7361587-08d8-49d0-b2d7-47423a505da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
425 2025.01.08 01:15:41.353990 [ 4 ] {a7361587-08d8-49d0-b2d7-47423a505da2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
426 2025.01.08 01:15:41.360437 [ 4 ] {a7361587-08d8-49d0-b2d7-47423a505da2} <Debug> oximeter.measurements_histogramu16 (f2d3930e-efe5-42b3-a210-c2b28959825f): Loading data parts
427 2025.01.08 01:15:41.360675 [ 4 ] {a7361587-08d8-49d0-b2d7-47423a505da2} <Debug> oximeter.measurements_histogramu16 (f2d3930e-efe5-42b3-a210-c2b28959825f): There are no data parts
428 2025.01.08 01:15:41.369406 [ 4 ] {a7361587-08d8-49d0-b2d7-47423a505da2} <Debug> TCPHandler: Processed in 0.016242916 sec.
429 2025.01.08 01:15:41.369617 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
430 2025.01.08 01:15:41.369936 [ 3 ] {354a48b4-0843-4479-9c60-6b2abdf113a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
431 2025.01.08 01:15:41.370010 [ 3 ] {354a48b4-0843-4479-9c60-6b2abdf113a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
432 2025.01.08 01:15:41.379277 [ 3 ] {354a48b4-0843-4479-9c60-6b2abdf113a6} <Debug> oximeter.measurements_histogrami32 (6e2018f8-4ca6-4607-b9e5-3175b5e0448a): Loading data parts
433 2025.01.08 01:15:41.379413 [ 3 ] {354a48b4-0843-4479-9c60-6b2abdf113a6} <Debug> oximeter.measurements_histogrami32 (6e2018f8-4ca6-4607-b9e5-3175b5e0448a): There are no data parts
434 2025.01.08 01:15:41.388391 [ 3 ] {354a48b4-0843-4479-9c60-6b2abdf113a6} <Debug> TCPHandler: Processed in 0.018829987 sec.
435 2025.01.08 01:15:41.388642 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
436 2025.01.08 01:15:41.388992 [ 4 ] {47921e5d-a590-4e67-b436-af45eeae0b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
437 2025.01.08 01:15:41.389102 [ 4 ] {47921e5d-a590-4e67-b436-af45eeae0b1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
438 2025.01.08 01:15:41.438988 [ 4 ] {47921e5d-a590-4e67-b436-af45eeae0b1f} <Debug> oximeter.measurements_histogramu32 (91261c19-436f-4ebe-9241-33cf755ddd6a): Loading data parts
439 2025.01.08 01:15:41.439203 [ 4 ] {47921e5d-a590-4e67-b436-af45eeae0b1f} <Debug> oximeter.measurements_histogramu32 (91261c19-436f-4ebe-9241-33cf755ddd6a): There are no data parts
440 2025.01.08 01:15:41.453275 [ 4 ] {47921e5d-a590-4e67-b436-af45eeae0b1f} <Debug> TCPHandler: Processed in 0.064704199 sec.
441 2025.01.08 01:15:41.453469 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
442 2025.01.08 01:15:41.453851 [ 3 ] {9e86e3e4-9a73-46b7-bf6a-f6e96ad79bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
443 2025.01.08 01:15:41.453941 [ 3 ] {9e86e3e4-9a73-46b7-bf6a-f6e96ad79bab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
444 2025.01.08 01:15:41.468515 [ 3 ] {9e86e3e4-9a73-46b7-bf6a-f6e96ad79bab} <Debug> oximeter.measurements_histogrami64 (d1cd54f0-abdc-49e9-9096-feb9602ab114): Loading data parts
445 2025.01.08 01:15:41.468645 [ 3 ] {9e86e3e4-9a73-46b7-bf6a-f6e96ad79bab} <Debug> oximeter.measurements_histogrami64 (d1cd54f0-abdc-49e9-9096-feb9602ab114): There are no data parts
446 2025.01.08 01:15:41.478160 [ 3 ] {9e86e3e4-9a73-46b7-bf6a-f6e96ad79bab} <Debug> TCPHandler: Processed in 0.0247529 sec.
447 2025.01.08 01:15:41.478447 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
448 2025.01.08 01:15:41.478845 [ 4 ] {0c1670cd-e974-4b8a-b253-f5b026a68ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
449 2025.01.08 01:15:41.478959 [ 4 ] {0c1670cd-e974-4b8a-b253-f5b026a68ba6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
450 2025.01.08 01:15:41.482630 [ 4 ] {0c1670cd-e974-4b8a-b253-f5b026a68ba6} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Loading data parts
451 2025.01.08 01:15:41.482808 [ 4 ] {0c1670cd-e974-4b8a-b253-f5b026a68ba6} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): There are no data parts
452 2025.01.08 01:15:41.489021 [ 4 ] {0c1670cd-e974-4b8a-b253-f5b026a68ba6} <Debug> TCPHandler: Processed in 0.010689089 sec.
453 2025.01.08 01:15:41.489221 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
454 2025.01.08 01:15:41.489557 [ 3 ] {f6e754f9-ff8c-469b-afed-a0491300b44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
455 2025.01.08 01:15:41.489645 [ 3 ] {f6e754f9-ff8c-469b-afed-a0491300b44a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
456 2025.01.08 01:15:41.496242 [ 3 ] {f6e754f9-ff8c-469b-afed-a0491300b44a} <Debug> oximeter.measurements_histogramf32 (e6fa9cbe-3278-4fd0-a245-c099087a8589): Loading data parts
457 2025.01.08 01:15:41.496389 [ 3 ] {f6e754f9-ff8c-469b-afed-a0491300b44a} <Debug> oximeter.measurements_histogramf32 (e6fa9cbe-3278-4fd0-a245-c099087a8589): There are no data parts
458 2025.01.08 01:15:41.504983 [ 3 ] {f6e754f9-ff8c-469b-afed-a0491300b44a} <Debug> TCPHandler: Processed in 0.015826099 sec.
459 2025.01.08 01:15:41.505328 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
460 2025.01.08 01:15:41.505945 [ 4 ] {e503f68a-5761-40f7-917c-0b756dca5843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
461 2025.01.08 01:15:41.506039 [ 4 ] {e503f68a-5761-40f7-917c-0b756dca5843} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
462 2025.01.08 01:15:41.511934 [ 4 ] {e503f68a-5761-40f7-917c-0b756dca5843} <Debug> oximeter.measurements_histogramf64 (8c8f57a2-1911-45ec-8b73-aa0b1c8e6bff): Loading data parts
463 2025.01.08 01:15:41.512089 [ 4 ] {e503f68a-5761-40f7-917c-0b756dca5843} <Debug> oximeter.measurements_histogramf64 (8c8f57a2-1911-45ec-8b73-aa0b1c8e6bff): There are no data parts
464 2025.01.08 01:15:41.518167 [ 4 ] {e503f68a-5761-40f7-917c-0b756dca5843} <Debug> TCPHandler: Processed in 0.012963224 sec.
465 2025.01.08 01:15:41.518430 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
466 2025.01.08 01:15:41.518690 [ 3 ] {82b20458-f30f-4376-b6b8-cfbf12d41716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) /* The field tables store named dimensions of each timeseries.
467 *
468 * As with the measurement tables, there is one field table for each field data
469 * type. Fields are deduplicated by using the "replacing merge tree", though
470 * this behavior **must not** be relied upon for query correctness.
471 *
472 * The index for the fields differs from the measurements, however. Rows are
473 * sorted by timeseries name, then field name, field value, and finally
474 * timeseries key. This reflects the most common pattern for looking them up:
475 * by field name and possibly value, within a timeseries. The resulting keys are
476 * usually then used to look up measurements.
477 *
478 * NOTE: We may want to consider a secondary index on these tables, sorting by
479 * timeseries name and then key, since it would improve lookups where one
480 * already has the key. Realistically though, these tables are quite small and
481 * so performance benefits will be low in absolute terms.
482 *
483 * TTL: We use a materialized column to expire old field table records. This
484 * column is generated automatically by the database whenever a new row is
485 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
486 * query. Since these tables are `ReplacingMergeTree`s, that means the last
487 * record will remain during a deduplication, which will have the last
488 * timestamp. ClickHouse will then expire old data for us, similar to the
489 * measurement tables.
490 */
491 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)
492 2025.01.08 01:15:41.518789 [ 3 ] {82b20458-f30f-4376-b6b8-cfbf12d41716} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
493 2025.01.08 01:15:41.525970 [ 3 ] {82b20458-f30f-4376-b6b8-cfbf12d41716} <Debug> oximeter.fields_bool (05d7b225-eed5-4224-8471-181110926a8d): Loading data parts
494 2025.01.08 01:15:41.526134 [ 3 ] {82b20458-f30f-4376-b6b8-cfbf12d41716} <Debug> oximeter.fields_bool (05d7b225-eed5-4224-8471-181110926a8d): There are no data parts
495 2025.01.08 01:15:41.533856 [ 3 ] {82b20458-f30f-4376-b6b8-cfbf12d41716} <Debug> TCPHandler: Processed in 0.015498884 sec.
496 2025.01.08 01:15:41.534082 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
497 2025.01.08 01:15:41.534372 [ 4 ] {3e503f4c-4ce2-4d99-a046-e31a64d29419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
498 2025.01.08 01:15:41.534458 [ 4 ] {3e503f4c-4ce2-4d99-a046-e31a64d29419} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
499 2025.01.08 01:15:41.545620 [ 4 ] {3e503f4c-4ce2-4d99-a046-e31a64d29419} <Debug> oximeter.fields_i8 (7d114841-5c79-4286-a1fb-a08120ca325c): Loading data parts
500 2025.01.08 01:15:41.545888 [ 4 ] {3e503f4c-4ce2-4d99-a046-e31a64d29419} <Debug> oximeter.fields_i8 (7d114841-5c79-4286-a1fb-a08120ca325c): There are no data parts
501 2025.01.08 01:15:41.553944 [ 4 ] {3e503f4c-4ce2-4d99-a046-e31a64d29419} <Debug> TCPHandler: Processed in 0.019929984 sec.
502 2025.01.08 01:15:41.554154 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
503 2025.01.08 01:15:41.554398 [ 3 ] {8b9c0fbb-471e-4e5d-b309-1a1f7de2e1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
504 2025.01.08 01:15:41.554482 [ 3 ] {8b9c0fbb-471e-4e5d-b309-1a1f7de2e1a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
505 2025.01.08 01:15:41.584068 [ 3 ] {8b9c0fbb-471e-4e5d-b309-1a1f7de2e1a2} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Loading data parts
506 2025.01.08 01:15:41.584250 [ 3 ] {8b9c0fbb-471e-4e5d-b309-1a1f7de2e1a2} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): There are no data parts
507 2025.01.08 01:15:41.589623 [ 3 ] {8b9c0fbb-471e-4e5d-b309-1a1f7de2e1a2} <Debug> TCPHandler: Processed in 0.035532689 sec.
508 2025.01.08 01:15:41.589937 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
509 2025.01.08 01:15:41.590394 [ 4 ] {83a8ae5b-ab05-4a60-84fb-312e73a6d1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
510 2025.01.08 01:15:41.590530 [ 4 ] {83a8ae5b-ab05-4a60-84fb-312e73a6d1c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
511 2025.01.08 01:15:41.598698 [ 4 ] {83a8ae5b-ab05-4a60-84fb-312e73a6d1c7} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Loading data parts
512 2025.01.08 01:15:41.598861 [ 4 ] {83a8ae5b-ab05-4a60-84fb-312e73a6d1c7} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): There are no data parts
513 2025.01.08 01:15:41.601046 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34561
514 2025.01.08 01:15:41.601151 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
515 2025.01.08 01:15:41.601176 [ 261 ] {} <Debug> TCP-Session: 7b7abc1d-687a-4970-bfd0-77d970b96cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:34561
516 2025.01.08 01:15:41.601199 [ 261 ] {} <Debug> TCP-Session: 7b7abc1d-687a-4970-bfd0-77d970b96cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
517 2025.01.08 01:15:41.601269 [ 261 ] {} <Debug> TCP-Session: 7b7abc1d-687a-4970-bfd0-77d970b96cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
518 2025.01.08 01:15:41.601326 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
519 2025.01.08 01:15:41.601350 [ 261 ] {} <Trace> 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
520 2025.01.08 01:15:41.601394 [ 261 ] {} <Trace> 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
521 2025.01.08 01:15:41.601831 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41171
522 2025.01.08 01:15:41.601990 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
523 2025.01.08 01:15:41.602016 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64122
524 2025.01.08 01:15:41.602050 [ 262 ] {} <Debug> TCP-Session: a4d1e4ef-b8b3-4bd0-888f-f5c756934521 Authenticating user 'default' from [fd00:1122:3344:101::e]:41171
525 2025.01.08 01:15:41.602085 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38310
526 2025.01.08 01:15:41.602017 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34042
527 2025.01.08 01:15:41.602161 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61716
528 2025.01.08 01:15:41.602228 [ 262 ] {} <Debug> TCP-Session: a4d1e4ef-b8b3-4bd0-888f-f5c756934521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
529 2025.01.08 01:15:41.602279 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35358
530 2025.01.08 01:15:41.602294 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
531 2025.01.08 01:15:41.602447 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
532 2025.01.08 01:15:41.602458 [ 263 ] {} <Debug> TCP-Session: 09f0bd99-568b-4ff2-be9c-193b29ab04b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64122
533 2025.01.08 01:15:41.602425 [ 262 ] {} <Debug> TCP-Session: a4d1e4ef-b8b3-4bd0-888f-f5c756934521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
534 2025.01.08 01:15:41.602831 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52830
535 2025.01.08 01:15:41.602830 [ 263 ] {} <Debug> TCP-Session: 09f0bd99-568b-4ff2-be9c-193b29ab04b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
536 2025.01.08 01:15:41.602788 [ 264 ] {} <Debug> TCP-Session: 8ce7f29b-644f-4a91-bdf0-0fee264c8eae Authenticating user 'default' from [fd00:1122:3344:101::e]:34042
537 2025.01.08 01:15:41.602925 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
538 2025.01.08 01:15:41.602975 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
539 2025.01.08 01:15:41.602951 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
540 2025.01.08 01:15:41.603067 [ 264 ] {} <Debug> TCP-Session: 8ce7f29b-644f-4a91-bdf0-0fee264c8eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2025.01.08 01:15:41.603163 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
542 2025.01.08 01:15:41.603191 [ 264 ] {} <Debug> TCP-Session: 8ce7f29b-644f-4a91-bdf0-0fee264c8eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
543 2025.01.08 01:15:41.603191 [ 267 ] {} <Debug> TCP-Session: 55144380-f604-481c-81d4-8e321686cac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35358
544 2025.01.08 01:15:41.603233 [ 266 ] {} <Debug> TCP-Session: 391839b8-5c53-4422-9641-f2af434732aa Authenticating user 'default' from [fd00:1122:3344:101::e]:61716
545 2025.01.08 01:15:41.603309 [ 268 ] {} <Debug> TCP-Session: b9d52ad1-a9e9-4ec6-ae6e-20049627820e Authenticating user 'default' from [fd00:1122:3344:101::e]:52830
546 2025.01.08 01:15:41.602990 [ 263 ] {} <Debug> TCP-Session: 09f0bd99-568b-4ff2-be9c-193b29ab04b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
547 2025.01.08 01:15:41.603384 [ 267 ] {} <Debug> TCP-Session: 55144380-f604-481c-81d4-8e321686cac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
548 2025.01.08 01:15:41.603365 [ 265 ] {} <Debug> TCP-Session: 7379d7fa-1f0c-45fe-a410-29e84b6ad6d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38310
549 2025.01.08 01:15:41.603433 [ 268 ] {} <Debug> TCP-Session: b9d52ad1-a9e9-4ec6-ae6e-20049627820e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
550 2025.01.08 01:15:41.603436 [ 266 ] {} <Debug> TCP-Session: 391839b8-5c53-4422-9641-f2af434732aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
551 2025.01.08 01:15:41.603478 [ 267 ] {} <Debug> TCP-Session: 55144380-f604-481c-81d4-8e321686cac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2025.01.08 01:15:41.603506 [ 265 ] {} <Debug> TCP-Session: 7379d7fa-1f0c-45fe-a410-29e84b6ad6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
553 2025.01.08 01:15:41.603485 [ 268 ] {} <Debug> TCP-Session: b9d52ad1-a9e9-4ec6-ae6e-20049627820e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
554 2025.01.08 01:15:41.603548 [ 265 ] {} <Debug> TCP-Session: 7379d7fa-1f0c-45fe-a410-29e84b6ad6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
555 2025.01.08 01:15:41.603532 [ 266 ] {} <Debug> TCP-Session: 391839b8-5c53-4422-9641-f2af434732aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
556 2025.01.08 01:15:41.608555 [ 4 ] {83a8ae5b-ab05-4a60-84fb-312e73a6d1c7} <Debug> TCPHandler: Processed in 0.018726184 sec.
557 2025.01.08 01:15:41.608776 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2025.01.08 01:15:41.609018 [ 3 ] {9c90f540-a57c-4011-953b-3497665dfba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
559 2025.01.08 01:15:41.609103 [ 3 ] {9c90f540-a57c-4011-953b-3497665dfba2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
560 2025.01.08 01:15:41.624749 [ 3 ] {9c90f540-a57c-4011-953b-3497665dfba2} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Loading data parts
561 2025.01.08 01:15:41.624970 [ 3 ] {9c90f540-a57c-4011-953b-3497665dfba2} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): There are no data parts
562 2025.01.08 01:15:41.629344 [ 3 ] {9c90f540-a57c-4011-953b-3497665dfba2} <Debug> TCPHandler: Processed in 0.020633745 sec.
563 2025.01.08 01:15:41.629544 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
564 2025.01.08 01:15:41.629815 [ 4 ] {25c0375c-b601-42f3-8d89-e4b5a9bd15b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
565 2025.01.08 01:15:41.629893 [ 4 ] {25c0375c-b601-42f3-8d89-e4b5a9bd15b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
566 2025.01.08 01:15:41.632826 [ 4 ] {25c0375c-b601-42f3-8d89-e4b5a9bd15b4} <Debug> oximeter.fields_i32 (e6e07971-156b-481d-b071-b486c1ce9209): Loading data parts
567 2025.01.08 01:15:41.633010 [ 4 ] {25c0375c-b601-42f3-8d89-e4b5a9bd15b4} <Debug> oximeter.fields_i32 (e6e07971-156b-481d-b071-b486c1ce9209): There are no data parts
568 2025.01.08 01:15:41.636402 [ 4 ] {25c0375c-b601-42f3-8d89-e4b5a9bd15b4} <Debug> TCPHandler: Processed in 0.006927009 sec.
569 2025.01.08 01:15:41.636653 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2025.01.08 01:15:41.636902 [ 3 ] {224eeba7-0f21-42a8-b5d1-01b554f4eb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
571 2025.01.08 01:15:41.637007 [ 3 ] {224eeba7-0f21-42a8-b5d1-01b554f4eb0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
572 2025.01.08 01:15:41.642435 [ 3 ] {224eeba7-0f21-42a8-b5d1-01b554f4eb0b} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Loading data parts
573 2025.01.08 01:15:41.642635 [ 3 ] {224eeba7-0f21-42a8-b5d1-01b554f4eb0b} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): There are no data parts
574 2025.01.08 01:15:41.655001 [ 3 ] {224eeba7-0f21-42a8-b5d1-01b554f4eb0b} <Debug> TCPHandler: Processed in 0.01841722 sec.
575 2025.01.08 01:15:41.655203 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
576 2025.01.08 01:15:41.655494 [ 4 ] {460e52af-40c3-432c-97b8-92d0825828f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
577 2025.01.08 01:15:41.655546 [ 4 ] {460e52af-40c3-432c-97b8-92d0825828f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
578 2025.01.08 01:15:41.664159 [ 4 ] {460e52af-40c3-432c-97b8-92d0825828f2} <Debug> oximeter.fields_i64 (c420b517-de1e-4dce-90da-eb8c40218e79): Loading data parts
579 2025.01.08 01:15:41.664362 [ 4 ] {460e52af-40c3-432c-97b8-92d0825828f2} <Debug> oximeter.fields_i64 (c420b517-de1e-4dce-90da-eb8c40218e79): There are no data parts
580 2025.01.08 01:15:41.677073 [ 4 ] {460e52af-40c3-432c-97b8-92d0825828f2} <Debug> TCPHandler: Processed in 0.021937966 sec.
581 2025.01.08 01:15:41.677456 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2025.01.08 01:15:41.677709 [ 3 ] {580e5bc6-69d8-42a1-adfc-d951cefe7a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
583 2025.01.08 01:15:41.677807 [ 3 ] {580e5bc6-69d8-42a1-adfc-d951cefe7a28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
584 2025.01.08 01:15:41.688584 [ 3 ] {580e5bc6-69d8-42a1-adfc-d951cefe7a28} <Debug> oximeter.fields_u64 (39cd3b6b-ed4b-4e88-850a-b87239b105b0): Loading data parts
585 2025.01.08 01:15:41.688728 [ 3 ] {580e5bc6-69d8-42a1-adfc-d951cefe7a28} <Debug> oximeter.fields_u64 (39cd3b6b-ed4b-4e88-850a-b87239b105b0): There are no data parts
586 2025.01.08 01:15:41.711243 [ 3 ] {580e5bc6-69d8-42a1-adfc-d951cefe7a28} <Debug> TCPHandler: Processed in 0.033861153 sec.
587 2025.01.08 01:15:41.711452 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
588 2025.01.08 01:15:41.711763 [ 4 ] {e5d92801-48fb-4cd3-b590-617283793ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
589 2025.01.08 01:15:41.711823 [ 4 ] {e5d92801-48fb-4cd3-b590-617283793ba8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
590 2025.01.08 01:15:41.723278 [ 4 ] {e5d92801-48fb-4cd3-b590-617283793ba8} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Loading data parts
591 2025.01.08 01:15:41.723438 [ 4 ] {e5d92801-48fb-4cd3-b590-617283793ba8} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): There are no data parts
592 2025.01.08 01:15:41.729305 [ 4 ] {e5d92801-48fb-4cd3-b590-617283793ba8} <Debug> TCPHandler: Processed in 0.017922733 sec.
593 2025.01.08 01:15:41.729521 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2025.01.08 01:15:41.729769 [ 3 ] {4e860d88-6d60-462e-8ee9-c2ca225d767c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
595 2025.01.08 01:15:41.729858 [ 3 ] {4e860d88-6d60-462e-8ee9-c2ca225d767c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
596 2025.01.08 01:15:41.741862 [ 3 ] {4e860d88-6d60-462e-8ee9-c2ca225d767c} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Loading data parts
597 2025.01.08 01:15:41.742120 [ 3 ] {4e860d88-6d60-462e-8ee9-c2ca225d767c} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): There are no data parts
598 2025.01.08 01:15:41.745118 [ 3 ] {4e860d88-6d60-462e-8ee9-c2ca225d767c} <Debug> TCPHandler: Processed in 0.015655537 sec.
599 2025.01.08 01:15:41.745293 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
600 2025.01.08 01:15:41.745589 [ 4 ] {76c00fcf-0d29-4799-afa6-e13912470141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
601 2025.01.08 01:15:41.745671 [ 4 ] {76c00fcf-0d29-4799-afa6-e13912470141} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
602 2025.01.08 01:15:41.749022 [ 4 ] {76c00fcf-0d29-4799-afa6-e13912470141} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Loading data parts
603 2025.01.08 01:15:41.749183 [ 4 ] {76c00fcf-0d29-4799-afa6-e13912470141} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): There are no data parts
604 2025.01.08 01:15:41.752824 [ 4 ] {76c00fcf-0d29-4799-afa6-e13912470141} <Debug> TCPHandler: Processed in 0.00759898 sec.
605 2025.01.08 01:15:41.753184 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2025.01.08 01:15:41.753717 [ 3 ] {5d78c593-ccc3-4c93-b30e-26e94d2959e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) /* The timeseries schema table stores the extracted schema for the samples
607 * oximeter collects.
608 */
609 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)
610 2025.01.08 01:15:41.753906 [ 3 ] {5d78c593-ccc3-4c93-b30e-26e94d2959e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
611 2025.01.08 01:15:41.763323 [ 3 ] {5d78c593-ccc3-4c93-b30e-26e94d2959e0} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Loading data parts
612 2025.01.08 01:15:41.763538 [ 3 ] {5d78c593-ccc3-4c93-b30e-26e94d2959e0} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): There are no data parts
613 2025.01.08 01:15:41.769694 [ 3 ] {5d78c593-ccc3-4c93-b30e-26e94d2959e0} <Debug> TCPHandler: Processed in 0.016610932 sec.
614 2025.01.08 01:15:41.769924 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
615 2025.01.08 01:15:41.770252 [ 4 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
616 2025.01.08 01:15:41.771534 [ 4 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
617 2025.01.08 01:15:41.780184 [ 260 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} <Trace> oximeter.version (5d7c6864-2e31-418e-8806-869e14b32684): Trying to reserve 1.00 MiB using storage policy from min volume index 0
618 2025.01.08 01:15:41.780227 [ 260 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
619 2025.01.08 01:15:41.785072 [ 260 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
620 2025.01.08 01:15:41.785510 [ 260 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} <Trace> oximeter.version (5d7c6864-2e31-418e-8806-869e14b32684): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
621 2025.01.08 01:15:41.785817 [ 4 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015656 sec., 63.87327542156362 rows/sec., 1021.97 B/sec.
622 2025.01.08 01:15:41.786203 [ 4 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} <Debug> TCPHandler: Processed in 0.016350838 sec.
623 2025.01.08 01:15:42.000140 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.25 MiB, peak 134.25 MiB, free memory in arenas 0.00 B, will set to 139.86 MiB (RSS), difference: 5.61 MiB
624 2025.01.08 01:15:42.920171 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53183
625 2025.01.08 01:15:42.920297 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
626 2025.01.08 01:15:42.920371 [ 269 ] {} <Debug> TCP-Session: ba484a68-068c-44aa-96db-7319e590f7c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:53183
627 2025.01.08 01:15:42.920395 [ 269 ] {} <Debug> TCP-Session: ba484a68-068c-44aa-96db-7319e590f7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2025.01.08 01:15:42.920409 [ 269 ] {} <Debug> TCP-Session: ba484a68-068c-44aa-96db-7319e590f7c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2025.01.08 01:15:42.920487 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
630 2025.01.08 01:15:42.920512 [ 269 ] {} <Trace> 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
631 2025.01.08 01:15:42.920557 [ 269 ] {} <Trace> 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
632 2025.01.08 01:15:42.922082 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44206
633 2025.01.08 01:15:42.922345 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33154
634 2025.01.08 01:15:42.922362 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
635 2025.01.08 01:15:42.922382 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65394
636 2025.01.08 01:15:42.922374 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42221
637 2025.01.08 01:15:42.922433 [ 270 ] {} <Debug> TCP-Session: 7b7c3a79-4c67-4f10-8d15-0854fc6a7ed8 Authenticating user 'default' from [fd00:1122:3344:101::b]:44206
638 2025.01.08 01:15:42.922474 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57811
639 2025.01.08 01:15:42.922661 [ 270 ] {} <Debug> TCP-Session: 7b7c3a79-4c67-4f10-8d15-0854fc6a7ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2025.01.08 01:15:42.922682 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54436
641 2025.01.08 01:15:42.922940 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
642 2025.01.08 01:15:42.922953 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49033
643 2025.01.08 01:15:42.923043 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
644 2025.01.08 01:15:42.923225 [ 273 ] {} <Debug> TCP-Session: 04e2f79d-690a-467d-a6f7-bf27785166ca Authenticating user 'default' from [fd00:1122:3344:101::b]:65394
645 2025.01.08 01:15:42.923213 [ 270 ] {} <Debug> TCP-Session: 7b7c3a79-4c67-4f10-8d15-0854fc6a7ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
646 2025.01.08 01:15:42.923198 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
647 2025.01.08 01:15:42.923326 [ 273 ] {} <Debug> TCP-Session: 04e2f79d-690a-467d-a6f7-bf27785166ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
648 2025.01.08 01:15:42.923372 [ 271 ] {} <Debug> TCP-Session: 9325f9be-1cf7-47bb-97ac-acba9bf99414 Authenticating user 'default' from [fd00:1122:3344:101::b]:42221
649 2025.01.08 01:15:42.923393 [ 272 ] {} <Debug> TCP-Session: 4ae8abe6-82b4-47a7-848c-493487a9127d Authenticating user 'default' from [fd00:1122:3344:101::b]:33154
650 2025.01.08 01:15:42.923411 [ 273 ] {} <Debug> TCP-Session: 04e2f79d-690a-467d-a6f7-bf27785166ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
651 2025.01.08 01:15:42.923440 [ 271 ] {} <Debug> TCP-Session: 9325f9be-1cf7-47bb-97ac-acba9bf99414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
652 2025.01.08 01:15:42.923449 [ 272 ] {} <Debug> TCP-Session: 4ae8abe6-82b4-47a7-848c-493487a9127d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
653 2025.01.08 01:15:42.923512 [ 271 ] {} <Debug> TCP-Session: 9325f9be-1cf7-47bb-97ac-acba9bf99414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
654 2025.01.08 01:15:42.923520 [ 272 ] {} <Debug> TCP-Session: 4ae8abe6-82b4-47a7-848c-493487a9127d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
655 2025.01.08 01:15:42.927663 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
656 2025.01.08 01:15:42.927711 [ 276 ] {} <Debug> TCP-Session: 900ed89d-42a5-42a3-8ae9-492e570efa98 Authenticating user 'default' from [fd00:1122:3344:101::b]:49033
657 2025.01.08 01:15:42.927786 [ 276 ] {} <Debug> TCP-Session: 900ed89d-42a5-42a3-8ae9-492e570efa98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
658 2025.01.08 01:15:42.927804 [ 276 ] {} <Debug> TCP-Session: 900ed89d-42a5-42a3-8ae9-492e570efa98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
659 2025.01.08 01:15:42.928303 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
660 2025.01.08 01:15:42.928321 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
661 2025.01.08 01:15:42.928405 [ 275 ] {} <Debug> TCP-Session: c79b0e6b-f621-475d-8a97-a25bd4f378fc Authenticating user 'default' from [fd00:1122:3344:101::b]:54436
662 2025.01.08 01:15:42.928416 [ 274 ] {} <Debug> TCP-Session: df5b9612-8949-420f-87b5-fd47c14ea0b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:57811
663 2025.01.08 01:15:42.928440 [ 275 ] {} <Debug> TCP-Session: c79b0e6b-f621-475d-8a97-a25bd4f378fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
664 2025.01.08 01:15:42.928516 [ 274 ] {} <Debug> TCP-Session: df5b9612-8949-420f-87b5-fd47c14ea0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
665 2025.01.08 01:15:42.928514 [ 275 ] {} <Debug> TCP-Session: c79b0e6b-f621-475d-8a97-a25bd4f378fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
666 2025.01.08 01:15:42.928543 [ 274 ] {} <Debug> TCP-Session: df5b9612-8949-420f-87b5-fd47c14ea0b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
667 2025.01.08 01:15:44.009313 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48398
668 2025.01.08 01:15:44.009502 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
669 2025.01.08 01:15:44.009538 [ 277 ] {} <Debug> TCP-Session: 9fdd07cd-69d1-4652-9f35-20104af9ef13 Authenticating user 'default' from [fd00:1122:3344:101::c]:48398
670 2025.01.08 01:15:44.009601 [ 277 ] {} <Debug> TCP-Session: 9fdd07cd-69d1-4652-9f35-20104af9ef13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
671 2025.01.08 01:15:44.009615 [ 277 ] {} <Debug> TCP-Session: 9fdd07cd-69d1-4652-9f35-20104af9ef13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
672 2025.01.08 01:15:44.009682 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
673 2025.01.08 01:15:44.009729 [ 277 ] {} <Trace> 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
674 2025.01.08 01:15:44.009748 [ 277 ] {} <Trace> 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
675 2025.01.08 01:15:44.011362 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40085
676 2025.01.08 01:15:44.011367 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54567
677 2025.01.08 01:15:44.011572 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
678 2025.01.08 01:15:44.011701 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61395
679 2025.01.08 01:15:44.011727 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
680 2025.01.08 01:15:44.011746 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60892
681 2025.01.08 01:15:44.011803 [ 278 ] {} <Debug> TCP-Session: 28f0b682-49ce-4954-871a-847f8565dfca Authenticating user 'default' from [fd00:1122:3344:101::c]:54567
682 2025.01.08 01:15:44.011600 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58517
683 2025.01.08 01:15:44.011777 [ 279 ] {} <Debug> TCP-Session: f3f6bd69-8471-4dca-a70e-2aff0b29763b Authenticating user 'default' from [fd00:1122:3344:101::c]:40085
684 2025.01.08 01:15:44.011893 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34856
685 2025.01.08 01:15:44.011925 [ 278 ] {} <Debug> TCP-Session: 28f0b682-49ce-4954-871a-847f8565dfca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
686 2025.01.08 01:15:44.012283 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
687 2025.01.08 01:15:44.012336 [ 279 ] {} <Debug> TCP-Session: f3f6bd69-8471-4dca-a70e-2aff0b29763b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
688 2025.01.08 01:15:44.012366 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
689 2025.01.08 01:15:44.012403 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35840
690 2025.01.08 01:15:44.012379 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
691 2025.01.08 01:15:44.012463 [ 279 ] {} <Debug> TCP-Session: f3f6bd69-8471-4dca-a70e-2aff0b29763b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
692 2025.01.08 01:15:44.012366 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
693 2025.01.08 01:15:44.012506 [ 278 ] {} <Debug> TCP-Session: 28f0b682-49ce-4954-871a-847f8565dfca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2025.01.08 01:15:44.012491 [ 281 ] {} <Debug> TCP-Session: 9643c4bb-58b3-4d24-9f58-90e6091a5011 Authenticating user 'default' from [fd00:1122:3344:101::c]:58517
695 2025.01.08 01:15:44.012531 [ 283 ] {} <Debug> TCP-Session: d530f31c-c831-4986-b951-29d8b83a300f Authenticating user 'default' from [fd00:1122:3344:101::c]:34856
696 2025.01.08 01:15:44.012722 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
697 2025.01.08 01:15:44.012827 [ 283 ] {} <Debug> TCP-Session: d530f31c-c831-4986-b951-29d8b83a300f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
698 2025.01.08 01:15:44.012884 [ 284 ] {} <Debug> TCP-Session: 4b63f4dc-03c6-4282-800f-7b93c6eaefc9 Authenticating user 'default' from [fd00:1122:3344:101::c]:35840
699 2025.01.08 01:15:44.012876 [ 280 ] {} <Debug> TCP-Session: 5bd0bb8d-ab2a-418d-be26-b8712ed8fc9e Authenticating user 'default' from [fd00:1122:3344:101::c]:61395
700 2025.01.08 01:15:44.012932 [ 283 ] {} <Debug> TCP-Session: d530f31c-c831-4986-b951-29d8b83a300f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2025.01.08 01:15:44.012950 [ 284 ] {} <Debug> TCP-Session: 4b63f4dc-03c6-4282-800f-7b93c6eaefc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
702 2025.01.08 01:15:44.012973 [ 280 ] {} <Debug> TCP-Session: 5bd0bb8d-ab2a-418d-be26-b8712ed8fc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
703 2025.01.08 01:15:44.012838 [ 282 ] {} <Debug> TCP-Session: eb0dd325-b5eb-4644-8f0d-740b2ffd9269 Authenticating user 'default' from [fd00:1122:3344:101::c]:60892
704 2025.01.08 01:15:44.013012 [ 284 ] {} <Debug> TCP-Session: 4b63f4dc-03c6-4282-800f-7b93c6eaefc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
705 2025.01.08 01:15:44.013029 [ 280 ] {} <Debug> TCP-Session: 5bd0bb8d-ab2a-418d-be26-b8712ed8fc9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2025.01.08 01:15:44.012843 [ 281 ] {} <Debug> TCP-Session: 9643c4bb-58b3-4d24-9f58-90e6091a5011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
707 2025.01.08 01:15:44.013099 [ 282 ] {} <Debug> TCP-Session: eb0dd325-b5eb-4644-8f0d-740b2ffd9269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
708 2025.01.08 01:15:44.013159 [ 281 ] {} <Debug> TCP-Session: 9643c4bb-58b3-4d24-9f58-90e6091a5011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
709 2025.01.08 01:15:44.013177 [ 282 ] {} <Debug> TCP-Session: eb0dd325-b5eb-4644-8f0d-740b2ffd9269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
710 2025.01.08 01:15:44.205601 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50538
711 2025.01.08 01:15:44.205824 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
712 2025.01.08 01:15:44.205858 [ 285 ] {} <Debug> TCP-Session: 8ea8a9a9-896e-4246-9f76-817282fd8c4f Authenticating user 'default' from [fd00:1122:3344:101::a]:50538
713 2025.01.08 01:15:44.205913 [ 285 ] {} <Debug> TCP-Session: 8ea8a9a9-896e-4246-9f76-817282fd8c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
714 2025.01.08 01:15:44.205952 [ 285 ] {} <Debug> TCP-Session: 8ea8a9a9-896e-4246-9f76-817282fd8c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
715 2025.01.08 01:15:44.206026 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
716 2025.01.08 01:15:44.206071 [ 285 ] {} <Trace> 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
717 2025.01.08 01:15:44.206112 [ 285 ] {} <Trace> 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
718 2025.01.08 01:15:44.207909 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55617
719 2025.01.08 01:15:44.207911 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61199
720 2025.01.08 01:15:44.207996 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49007
721 2025.01.08 01:15:44.208516 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
722 2025.01.08 01:15:44.208523 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53661
723 2025.01.08 01:15:44.208528 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
724 2025.01.08 01:15:44.208620 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
725 2025.01.08 01:15:44.208672 [ 287 ] {} <Debug> TCP-Session: 6c7c8934-55cd-4ee8-b0b2-66a7c9d6b480 Authenticating user 'default' from [fd00:1122:3344:101::a]:55617
726 2025.01.08 01:15:44.208652 [ 286 ] {} <Debug> TCP-Session: 1c06b0c9-21fb-4cda-a555-6e8bbca124a3 Authenticating user 'default' from [fd00:1122:3344:101::a]:61199
727 2025.01.08 01:15:44.208917 [ 286 ] {} <Debug> TCP-Session: 1c06b0c9-21fb-4cda-a555-6e8bbca124a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
728 2025.01.08 01:15:44.208961 [ 288 ] {} <Debug> TCP-Session: c37506a5-a7ab-4fef-b332-4df4f840895e Authenticating user 'default' from [fd00:1122:3344:101::a]:49007
729 2025.01.08 01:15:44.208989 [ 287 ] {} <Debug> TCP-Session: 6c7c8934-55cd-4ee8-b0b2-66a7c9d6b480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2025.01.08 01:15:44.208921 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
731 2025.01.08 01:15:44.209046 [ 286 ] {} <Debug> TCP-Session: 1c06b0c9-21fb-4cda-a555-6e8bbca124a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
732 2025.01.08 01:15:44.208920 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49900
733 2025.01.08 01:15:44.209074 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61268
734 2025.01.08 01:15:44.209104 [ 288 ] {} <Debug> TCP-Session: c37506a5-a7ab-4fef-b332-4df4f840895e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
735 2025.01.08 01:15:44.209077 [ 287 ] {} <Debug> TCP-Session: 6c7c8934-55cd-4ee8-b0b2-66a7c9d6b480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
736 2025.01.08 01:15:44.209234 [ 289 ] {} <Debug> TCP-Session: 02ee8723-02c1-44eb-838d-5ae62cf55b31 Authenticating user 'default' from [fd00:1122:3344:101::a]:53661
737 2025.01.08 01:15:44.209253 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32972
738 2025.01.08 01:15:44.209556 [ 288 ] {} <Debug> TCP-Session: c37506a5-a7ab-4fef-b332-4df4f840895e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
739 2025.01.08 01:15:44.209787 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
740 2025.01.08 01:15:44.209734 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
741 2025.01.08 01:15:44.209822 [ 289 ] {} <Debug> TCP-Session: 02ee8723-02c1-44eb-838d-5ae62cf55b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2025.01.08 01:15:44.210019 [ 289 ] {} <Debug> TCP-Session: 02ee8723-02c1-44eb-838d-5ae62cf55b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
743 2025.01.08 01:15:44.210036 [ 290 ] {} <Debug> TCP-Session: 3b5fffb2-0a47-4e62-8849-2f28368d6be0 Authenticating user 'default' from [fd00:1122:3344:101::a]:49900
744 2025.01.08 01:15:44.210186 [ 291 ] {} <Debug> TCP-Session: 1c833953-dc90-49b0-826f-101b7b16e5de Authenticating user 'default' from [fd00:1122:3344:101::a]:61268
745 2025.01.08 01:15:44.210198 [ 290 ] {} <Debug> TCP-Session: 3b5fffb2-0a47-4e62-8849-2f28368d6be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2025.01.08 01:15:44.210235 [ 291 ] {} <Debug> TCP-Session: 1c833953-dc90-49b0-826f-101b7b16e5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
747 2025.01.08 01:15:44.210244 [ 290 ] {} <Debug> TCP-Session: 3b5fffb2-0a47-4e62-8849-2f28368d6be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
748 2025.01.08 01:15:44.210288 [ 291 ] {} <Debug> TCP-Session: 1c833953-dc90-49b0-826f-101b7b16e5de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2025.01.08 01:15:44.213295 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
750 2025.01.08 01:15:44.213338 [ 292 ] {} <Debug> TCP-Session: f7962cb9-ef45-45b8-8313-46fee68a5103 Authenticating user 'default' from [fd00:1122:3344:101::a]:32972
751 2025.01.08 01:15:44.213387 [ 292 ] {} <Debug> TCP-Session: f7962cb9-ef45-45b8-8313-46fee68a5103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
752 2025.01.08 01:15:44.213404 [ 292 ] {} <Debug> TCP-Session: f7962cb9-ef45-45b8-8313-46fee68a5103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
753 2025.01.08 01:15:48.160625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8
754 2025.01.08 01:15:48.160671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549
755 2025.01.08 01:15:48.160777 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog
756 2025.01.08 01:15:48.160791 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog
757 2025.01.08 01:15:48.169967 [ 244 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Loading data parts
758 2025.01.08 01:15:48.170565 [ 244 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): There are no data parts
759 2025.01.08 01:15:48.181783 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
760 2025.01.08 01:15:48.181875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
761 2025.01.08 01:15:48.184939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
762 2025.01.08 01:15:48.185299 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
763 2025.01.08 01:15:48.185533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549
764 2025.01.08 01:15:48.189817 [ 243 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Loading data parts
765 2025.01.08 01:15:48.190026 [ 243 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): There are no data parts
766 2025.01.08 01:15:48.220137 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
767 2025.01.08 01:15:48.220179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
768 2025.01.08 01:15:48.227455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
769 2025.01.08 01:15:48.228199 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
770 2025.01.08 01:15:48.230500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8
771 2025.01.08 01:15:49.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.32 MiB, peak 150.32 MiB, free memory in arenas 0.00 B, will set to 151.13 MiB (RSS), difference: 4.81 MiB
772 2025.01.08 01:15:50.660608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90
773 2025.01.08 01:15:50.660704 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog
774 2025.01.08 01:15:50.670182 [ 242 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Loading data parts
775 2025.01.08 01:15:50.670485 [ 242 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): There are no data parts
776 2025.01.08 01:15:50.680639 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
777 2025.01.08 01:15:50.680681 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
778 2025.01.08 01:15:50.682313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
779 2025.01.08 01:15:50.682604 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
780 2025.01.08 01:15:50.683129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90
781 2025.01.08 01:15:51.000151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.31 MiB, peak 155.31 MiB, free memory in arenas 0.00 B, will set to 151.60 MiB (RSS), difference: -3.71 MiB
782 2025.01.08 01:15:55.611843 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
783 2025.01.08 01:15:55.611892 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
784 2025.01.08 01:15:55.686605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976
785 2025.01.08 01:15:55.687496 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
786 2025.01.08 01:15:55.687542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
787 2025.01.08 01:15:55.688100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
788 2025.01.08 01:15:55.688355 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
789 2025.01.08 01:15:55.688607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976
790 2025.01.08 01:15:55.731547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16
791 2025.01.08 01:15:55.753644 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
792 2025.01.08 01:15:55.753711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
793 2025.01.08 01:15:55.760403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
794 2025.01.08 01:15:55.761154 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
795 2025.01.08 01:15:55.763620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16
796 2025.01.08 01:15:56.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.27 MiB, peak 156.27 MiB, free memory in arenas 0.00 B, will set to 154.51 MiB (RSS), difference: 2.24 MiB
797 2025.01.08 01:16:01.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.52 MiB, peak 156.27 MiB, free memory in arenas 0.00 B, will set to 154.54 MiB (RSS), difference: 4.01 MiB
798 2025.01.08 01:16:01.790192 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
799 2025.01.08 01:16:01.790404 [ 3 ] {1236fb85-3d65-4fef-8e79-d30ff6646dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete)
800 2025.01.08 01:16:01.790798 [ 3 ] {1236fb85-3d65-4fef-8e79-d30ff6646dbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
801 2025.01.08 01:16:01.791028 [ 3 ] {1236fb85-3d65-4fef-8e79-d30ff6646dbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
802 2025.01.08 01:16:01.791833 [ 3 ] {1236fb85-3d65-4fef-8e79-d30ff6646dbe} <Debug> TCPHandler: Processed in 0.001767578 sec.
803 2025.01.08 01:16:01.793605 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2025.01.08 01:16:01.793841 [ 4 ] {d782b527-cef9-46b6-8e61-46710ea1d51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete)
805 2025.01.08 01:16:01.795720 [ 4 ] {d782b527-cef9-46b6-8e61-46710ea1d51a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2025.01.08 01:16:01.795798 [ 4 ] {d782b527-cef9-46b6-8e61-46710ea1d51a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2025.01.08 01:16:01.796480 [ 4 ] {d782b527-cef9-46b6-8e61-46710ea1d51a} <Debug> TCPHandler: Processed in 0.003004097 sec.
808 2025.01.08 01:16:01.796884 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
809 2025.01.08 01:16:01.797058 [ 3 ] {6e64a152-e40b-45e9-bf44-b09fd86add1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete)
810 2025.01.08 01:16:01.797526 [ 3 ] {6e64a152-e40b-45e9-bf44-b09fd86add1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
811 2025.01.08 01:16:01.797587 [ 3 ] {6e64a152-e40b-45e9-bf44-b09fd86add1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
812 2025.01.08 01:16:01.798096 [ 3 ] {6e64a152-e40b-45e9-bf44-b09fd86add1e} <Debug> TCPHandler: Processed in 0.00127209 sec.
813 2025.01.08 01:16:01.798382 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
814 2025.01.08 01:16:01.798552 [ 4 ] {d5451764-b726-4cce-8f07-1b9244c166cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
815 2025.01.08 01:16:01.798937 [ 4 ] {d5451764-b726-4cce-8f07-1b9244c166cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2025.01.08 01:16:01.798998 [ 4 ] {d5451764-b726-4cce-8f07-1b9244c166cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
817 2025.01.08 01:16:01.799521 [ 4 ] {d5451764-b726-4cce-8f07-1b9244c166cd} <Debug> TCPHandler: Processed in 0.001197069 sec.
818 2025.01.08 01:16:01.799836 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2025.01.08 01:16:01.800002 [ 3 ] {3133804c-c1fe-430c-934d-df4447434995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
820 2025.01.08 01:16:01.800381 [ 3 ] {3133804c-c1fe-430c-934d-df4447434995} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2025.01.08 01:16:01.800441 [ 3 ] {3133804c-c1fe-430c-934d-df4447434995} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
822 2025.01.08 01:16:01.800941 [ 3 ] {3133804c-c1fe-430c-934d-df4447434995} <Debug> TCPHandler: Processed in 0.001163359 sec.
823 2025.01.08 01:16:01.801211 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
824 2025.01.08 01:16:01.801373 [ 4 ] {af7a12ba-a641-4fa8-a9e8-27de88b83701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
825 2025.01.08 01:16:01.801746 [ 4 ] {af7a12ba-a641-4fa8-a9e8-27de88b83701} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
826 2025.01.08 01:16:01.801804 [ 4 ] {af7a12ba-a641-4fa8-a9e8-27de88b83701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
827 2025.01.08 01:16:01.802308 [ 4 ] {af7a12ba-a641-4fa8-a9e8-27de88b83701} <Debug> TCPHandler: Processed in 0.001157038 sec.
828 2025.01.08 01:16:01.802590 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
829 2025.01.08 01:16:01.802746 [ 3 ] {bd3c8b7b-57ba-4d8a-b928-53433eb1e763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
830 2025.01.08 01:16:01.803126 [ 3 ] {bd3c8b7b-57ba-4d8a-b928-53433eb1e763} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
831 2025.01.08 01:16:01.803184 [ 3 ] {bd3c8b7b-57ba-4d8a-b928-53433eb1e763} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
832 2025.01.08 01:16:01.803676 [ 3 ] {bd3c8b7b-57ba-4d8a-b928-53433eb1e763} <Debug> TCPHandler: Processed in 0.001142278 sec.
833 2025.01.08 01:16:01.803968 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
834 2025.01.08 01:16:01.804152 [ 4 ] {9b2c2ce9-afe5-43d3-989b-2ac1a7c80f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
835 2025.01.08 01:16:01.804599 [ 4 ] {9b2c2ce9-afe5-43d3-989b-2ac1a7c80f8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
836 2025.01.08 01:16:01.804667 [ 4 ] {9b2c2ce9-afe5-43d3-989b-2ac1a7c80f8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
837 2025.01.08 01:16:01.805227 [ 4 ] {9b2c2ce9-afe5-43d3-989b-2ac1a7c80f8e} <Debug> TCPHandler: Processed in 0.00131276 sec.
838 2025.01.08 01:16:01.805475 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
839 2025.01.08 01:16:01.805631 [ 3 ] {cc7f3dce-e38e-46c3-8a5a-94e37d976157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
840 2025.01.08 01:16:01.806014 [ 3 ] {cc7f3dce-e38e-46c3-8a5a-94e37d976157} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
841 2025.01.08 01:16:01.806071 [ 3 ] {cc7f3dce-e38e-46c3-8a5a-94e37d976157} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
842 2025.01.08 01:16:01.806541 [ 3 ] {cc7f3dce-e38e-46c3-8a5a-94e37d976157} <Debug> TCPHandler: Processed in 0.001120388 sec.
843 2025.01.08 01:16:01.806797 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
844 2025.01.08 01:16:01.806952 [ 4 ] {aa2901b8-397d-4855-80eb-41d3e55f5886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
845 2025.01.08 01:16:01.807413 [ 4 ] {aa2901b8-397d-4855-80eb-41d3e55f5886} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
846 2025.01.08 01:16:01.807481 [ 4 ] {aa2901b8-397d-4855-80eb-41d3e55f5886} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
847 2025.01.08 01:16:01.808046 [ 4 ] {aa2901b8-397d-4855-80eb-41d3e55f5886} <Debug> TCPHandler: Processed in 0.00130542 sec.
848 2025.01.08 01:16:01.808308 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2025.01.08 01:16:01.808468 [ 3 ] {aee0754f-fe1b-474d-be5e-a79801ca4d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
850 2025.01.08 01:16:01.808853 [ 3 ] {aee0754f-fe1b-474d-be5e-a79801ca4d37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2025.01.08 01:16:01.808910 [ 3 ] {aee0754f-fe1b-474d-be5e-a79801ca4d37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2025.01.08 01:16:01.809383 [ 3 ] {aee0754f-fe1b-474d-be5e-a79801ca4d37} <Debug> TCPHandler: Processed in 0.001128588 sec.
853 2025.01.08 01:16:01.809638 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
854 2025.01.08 01:16:01.809795 [ 4 ] {a4898c77-8228-426c-ba91-79d59359bc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
855 2025.01.08 01:16:01.810175 [ 4 ] {a4898c77-8228-426c-ba91-79d59359bc2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
856 2025.01.08 01:16:01.810232 [ 4 ] {a4898c77-8228-426c-ba91-79d59359bc2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
857 2025.01.08 01:16:01.810735 [ 4 ] {a4898c77-8228-426c-ba91-79d59359bc2a} <Debug> TCPHandler: Processed in 0.001151918 sec.
858 2025.01.08 01:16:01.811015 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
859 2025.01.08 01:16:01.811205 [ 3 ] {06776327-b6cc-4120-8129-75dd6475cf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
860 2025.01.08 01:16:01.811683 [ 3 ] {06776327-b6cc-4120-8129-75dd6475cf7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
861 2025.01.08 01:16:01.811751 [ 3 ] {06776327-b6cc-4120-8129-75dd6475cf7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
862 2025.01.08 01:16:01.812270 [ 3 ] {06776327-b6cc-4120-8129-75dd6475cf7c} <Debug> TCPHandler: Processed in 0.001315681 sec.
863 2025.01.08 01:16:01.812518 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
864 2025.01.08 01:16:01.812678 [ 4 ] {d8cea7a7-b7ce-4cf2-b165-40525ab28c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
865 2025.01.08 01:16:01.813064 [ 4 ] {d8cea7a7-b7ce-4cf2-b165-40525ab28c0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
866 2025.01.08 01:16:01.813121 [ 4 ] {d8cea7a7-b7ce-4cf2-b165-40525ab28c0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
867 2025.01.08 01:16:01.813615 [ 4 ] {d8cea7a7-b7ce-4cf2-b165-40525ab28c0c} <Debug> TCPHandler: Processed in 0.001154388 sec.
868 2025.01.08 01:16:01.816263 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
869 2025.01.08 01:16:01.816423 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
870 2025.01.08 01:16:01.816488 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
871 2025.01.08 01:16:01.819545 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
872 2025.01.08 01:16:01.819598 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
873 2025.01.08 01:16:01.820368 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
874 2025.01.08 01:16:01.820794 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
875 2025.01.08 01:16:01.821039 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.004655 sec., 3007.518796992481 rows/sec., 431.53 KiB/sec.
876 2025.01.08 01:16:01.821219 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} <Debug> TCPHandler: Processed in 0.005025009 sec.
877 2025.01.08 01:16:01.821400 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
878 2025.01.08 01:16:01.821536 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
879 2025.01.08 01:16:01.821590 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
880 2025.01.08 01:16:01.822916 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
881 2025.01.08 01:16:01.822954 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
882 2025.01.08 01:16:01.823526 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
883 2025.01.08 01:16:01.824101 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
884 2025.01.08 01:16:01.824288 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002789 sec., 9322.33775546791 rows/sec., 709.75 KiB/sec.
885 2025.01.08 01:16:01.824350 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} <Debug> TCPHandler: Processed in 0.003016187 sec.
886 2025.01.08 01:16:01.824505 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
887 2025.01.08 01:16:01.824633 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
888 2025.01.08 01:16:01.824684 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
889 2025.01.08 01:16:01.825367 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
890 2025.01.08 01:16:01.825410 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
891 2025.01.08 01:16:01.825909 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
892 2025.01.08 01:16:01.826596 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
893 2025.01.08 01:16:01.826842 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002239 sec., 12505.582849486378 rows/sec., 998.81 KiB/sec.
894 2025.01.08 01:16:01.826902 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} <Debug> TCPHandler: Processed in 0.002455598 sec.
895 2025.01.08 01:16:01.827057 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
896 2025.01.08 01:16:01.827184 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
897 2025.01.08 01:16:01.827239 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
898 2025.01.08 01:16:01.828472 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
899 2025.01.08 01:16:01.828509 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
900 2025.01.08 01:16:01.829160 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
901 2025.01.08 01:16:01.829768 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
902 2025.01.08 01:16:01.830004 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.002836 sec., 21156.558533145275 rows/sec., 1.47 MiB/sec.
903 2025.01.08 01:16:01.830086 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} <Debug> TCPHandler: Processed in 0.003088349 sec.
904 2025.01.08 01:16:01.830248 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
905 2025.01.08 01:16:01.830379 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
906 2025.01.08 01:16:01.830430 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
907 2025.01.08 01:16:01.830914 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
908 2025.01.08 01:16:01.830953 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
909 2025.01.08 01:16:01.831460 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
910 2025.01.08 01:16:01.831933 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
911 2025.01.08 01:16:01.832139 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001788 sec., 10067.114093959732 rows/sec., 706.21 KiB/sec.
912 2025.01.08 01:16:01.832191 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} <Debug> TCPHandler: Processed in 0.002002462 sec.
913 2025.01.08 01:16:03.188710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464
914 2025.01.08 01:16:03.189347 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
915 2025.01.08 01:16:03.189397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
916 2025.01.08 01:16:03.190033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
917 2025.01.08 01:16:03.190314 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
918 2025.01.08 01:16:03.190557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464
919 2025.01.08 01:16:03.263694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23
920 2025.01.08 01:16:03.282545 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
921 2025.01.08 01:16:03.282610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
922 2025.01.08 01:16:03.289171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
923 2025.01.08 01:16:03.289963 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
924 2025.01.08 01:16:03.292915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23
925 2025.01.08 01:16:06.793222 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
926 2025.01.08 01:16:06.793437 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
927 2025.01.08 01:16:06.793513 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
928 2025.01.08 01:16:06.794283 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
929 2025.01.08 01:16:06.794335 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
930 2025.01.08 01:16:06.794901 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
931 2025.01.08 01:16:06.795388 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
932 2025.01.08 01:16:06.795680 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002279 sec., 11408.512505484861 rows/sec., 868.58 KiB/sec.
933 2025.01.08 01:16:06.795775 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} <Debug> TCPHandler: Processed in 0.002683143 sec.
934 2025.01.08 01:16:06.796049 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
935 2025.01.08 01:16:06.796274 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
936 2025.01.08 01:16:06.796360 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
937 2025.01.08 01:16:06.797134 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
938 2025.01.08 01:16:06.797186 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
939 2025.01.08 01:16:06.797768 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
940 2025.01.08 01:16:06.798244 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
941 2025.01.08 01:16:06.798489 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002299 sec., 12179.208351457157 rows/sec., 972.74 KiB/sec.
942 2025.01.08 01:16:06.798555 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} <Debug> TCPHandler: Processed in 0.002649132 sec.
943 2025.01.08 01:16:06.798737 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
944 2025.01.08 01:16:06.798893 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
945 2025.01.08 01:16:06.798955 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
946 2025.01.08 01:16:06.799541 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
947 2025.01.08 01:16:06.799583 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
948 2025.01.08 01:16:06.800157 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
949 2025.01.08 01:16:06.800663 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
950 2025.01.08 01:16:06.800886 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002025 sec., 49382.71604938272 rows/sec., 3.42 MiB/sec.
951 2025.01.08 01:16:06.800941 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} <Debug> TCPHandler: Processed in 0.002280216 sec.
952 2025.01.08 01:16:06.801119 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
953 2025.01.08 01:16:06.801252 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
954 2025.01.08 01:16:06.801309 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
955 2025.01.08 01:16:06.801825 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
956 2025.01.08 01:16:06.801866 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
957 2025.01.08 01:16:06.802378 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
958 2025.01.08 01:16:06.802877 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
959 2025.01.08 01:16:06.803105 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001886 sec., 15906.680805938493 rows/sec., 1.09 MiB/sec.
960 2025.01.08 01:16:06.803164 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} <Debug> TCPHandler: Processed in 0.002115643 sec.
961 2025.01.08 01:16:10.612143 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
962 2025.01.08 01:16:10.612190 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
963 2025.01.08 01:16:10.683564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 136
964 2025.01.08 01:16:10.687466 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
965 2025.01.08 01:16:10.687509 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
966 2025.01.08 01:16:10.689096 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
967 2025.01.08 01:16:10.689618 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
968 2025.01.08 01:16:10.690371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136
969 2025.01.08 01:16:10.690688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891
970 2025.01.08 01:16:10.691326 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
971 2025.01.08 01:16:10.691365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
972 2025.01.08 01:16:10.692021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
973 2025.01.08 01:16:10.692493 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
974 2025.01.08 01:16:10.692674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891
975 2025.01.08 01:16:10.793006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31
976 2025.01.08 01:16:10.812157 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
977 2025.01.08 01:16:10.812217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
978 2025.01.08 01:16:10.818865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
979 2025.01.08 01:16:10.820000 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
980 2025.01.08 01:16:10.822465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31
981 2025.01.08 01:16:11.790685 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
982 2025.01.08 01:16:11.790960 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
983 2025.01.08 01:16:11.791430 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
984 2025.01.08 01:16:11.793695 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Debug> 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
985 2025.01.08 01:16:11.794035 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
986 2025.01.08 01:16:11.794237 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
987 2025.01.08 01:16:11.794621 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
988 2025.01.08 01:16:11.795811 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
989 2025.01.08 01:16:11.795862 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
990 2025.01.08 01:16:11.795882 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
991 2025.01.08 01:16:11.795991 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Trace> 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'))"
992 2025.01.08 01:16:11.796019 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
993 2025.01.08 01:16:11.797795 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.006955 sec., 2012.94033069734 rows/sec., 82.14 KiB/sec.
994 2025.01.08 01:16:11.797890 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} <Debug> TCPHandler: Processed in 0.007343926 sec.
995 2025.01.08 01:16:11.798939 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
996 2025.01.08 01:16:11.799196 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
997 2025.01.08 01:16:11.799609 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
998 2025.01.08 01:16:11.799654 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Debug> 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
999 2025.01.08 01:16:11.799955 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1000 2025.01.08 01:16:11.800041 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1001 2025.01.08 01:16:11.800234 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1002 2025.01.08 01:16:11.800277 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1003 2025.01.08 01:16:11.800304 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1004 2025.01.08 01:16:11.800323 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1005 2025.01.08 01:16:11.800373 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Trace> 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'))"
1006 2025.01.08 01:16:11.800398 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1007 2025.01.08 01:16:11.801061 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001975 sec., 7088.607594936708 rows/sec., 289.26 KiB/sec.
1008 2025.01.08 01:16:11.801200 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} <Debug> TCPHandler: Processed in 0.002417158 sec.
1009 2025.01.08 01:16:11.801643 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1010 2025.01.08 01:16:11.801846 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
1011 2025.01.08 01:16:11.802250 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1012 2025.01.08 01:16:11.802297 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Debug> 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
1013 2025.01.08 01:16:11.802564 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1014 2025.01.08 01:16:11.802633 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1015 2025.01.08 01:16:11.802783 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1016 2025.01.08 01:16:11.802819 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1017 2025.01.08 01:16:11.802845 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1018 2025.01.08 01:16:11.802862 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1019 2025.01.08 01:16:11.802906 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Trace> 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'))"
1020 2025.01.08 01:16:11.802930 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1021 2025.01.08 01:16:11.803473 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001728 sec., 8101.851851851852 rows/sec., 330.61 KiB/sec.
1022 2025.01.08 01:16:11.803555 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} <Debug> TCPHandler: Processed in 0.001972241 sec.
1023 2025.01.08 01:16:11.804205 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1024 2025.01.08 01:16:11.804431 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
1025 2025.01.08 01:16:11.804756 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1026 2025.01.08 01:16:11.804798 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Debug> 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
1027 2025.01.08 01:16:11.805059 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1028 2025.01.08 01:16:11.805129 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1029 2025.01.08 01:16:11.805281 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1030 2025.01.08 01:16:11.805320 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1031 2025.01.08 01:16:11.805343 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1032 2025.01.08 01:16:11.805362 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1033 2025.01.08 01:16:11.805408 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Trace> 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'))"
1034 2025.01.08 01:16:11.805433 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1035 2025.01.08 01:16:11.806052 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001724 sec., 8120.649651972158 rows/sec., 331.37 KiB/sec.
1036 2025.01.08 01:16:11.806173 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} <Debug> TCPHandler: Processed in 0.002045242 sec.
1037 2025.01.08 01:16:11.806466 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1038 2025.01.08 01:16:11.806643 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
1039 2025.01.08 01:16:11.806946 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1040 2025.01.08 01:16:11.806986 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Debug> 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
1041 2025.01.08 01:16:11.807246 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1042 2025.01.08 01:16:11.807314 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1043 2025.01.08 01:16:11.807462 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1044 2025.01.08 01:16:11.807497 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1045 2025.01.08 01:16:11.807522 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1046 2025.01.08 01:16:11.807544 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1047 2025.01.08 01:16:11.807588 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Trace> 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'))"
1048 2025.01.08 01:16:11.807611 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1049 2025.01.08 01:16:11.808175 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001611 sec., 8690.254500310366 rows/sec., 354.62 KiB/sec.
1050 2025.01.08 01:16:11.808256 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} <Debug> TCPHandler: Processed in 0.001846559 sec.
1051 2025.01.08 01:16:11.808560 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1052 2025.01.08 01:16:11.808741 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
1053 2025.01.08 01:16:11.809052 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1054 2025.01.08 01:16:11.809094 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Debug> 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
1055 2025.01.08 01:16:11.809361 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1056 2025.01.08 01:16:11.809431 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1057 2025.01.08 01:16:11.809586 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1058 2025.01.08 01:16:11.809622 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1059 2025.01.08 01:16:11.809646 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1060 2025.01.08 01:16:11.809664 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1061 2025.01.08 01:16:11.809713 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Trace> 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'))"
1062 2025.01.08 01:16:11.809736 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1063 2025.01.08 01:16:11.810314 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001653 sec., 8469.449485783425 rows/sec., 345.61 KiB/sec.
1064 2025.01.08 01:16:11.810436 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} <Debug> TCPHandler: Processed in 0.0019357 sec.
1065 2025.01.08 01:16:11.810722 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1066 2025.01.08 01:16:11.810894 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
1067 2025.01.08 01:16:11.811195 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1068 2025.01.08 01:16:11.811237 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Debug> 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
1069 2025.01.08 01:16:11.811500 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1070 2025.01.08 01:16:11.811567 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1071 2025.01.08 01:16:11.811711 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1072 2025.01.08 01:16:11.811746 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1073 2025.01.08 01:16:11.811768 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1074 2025.01.08 01:16:11.811785 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1075 2025.01.08 01:16:11.811829 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Trace> 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'))"
1076 2025.01.08 01:16:11.811853 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1077 2025.01.08 01:16:11.812336 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001519 sec., 9216.589861751152 rows/sec., 376.10 KiB/sec.
1078 2025.01.08 01:16:11.812414 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} <Debug> TCPHandler: Processed in 0.001747668 sec.
1079 2025.01.08 01:16:11.812733 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1080 2025.01.08 01:16:11.812944 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
1081 2025.01.08 01:16:11.813303 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1082 2025.01.08 01:16:11.813347 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Debug> 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
1083 2025.01.08 01:16:11.813619 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1084 2025.01.08 01:16:11.813687 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1085 2025.01.08 01:16:11.813837 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1086 2025.01.08 01:16:11.813871 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1087 2025.01.08 01:16:11.813893 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1088 2025.01.08 01:16:11.813911 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1089 2025.01.08 01:16:11.813955 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Trace> 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'))"
1090 2025.01.08 01:16:11.813978 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1091 2025.01.08 01:16:11.814572 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001727 sec., 8106.543138390272 rows/sec., 330.80 KiB/sec.
1092 2025.01.08 01:16:11.814686 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} <Debug> TCPHandler: Processed in 0.002026142 sec.
1093 2025.01.08 01:16:11.814949 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1094 2025.01.08 01:16:11.815154 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
1095 2025.01.08 01:16:11.815473 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1096 2025.01.08 01:16:11.815516 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Debug> 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
1097 2025.01.08 01:16:11.815778 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1098 2025.01.08 01:16:11.815844 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1099 2025.01.08 01:16:11.815988 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1100 2025.01.08 01:16:11.816022 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1101 2025.01.08 01:16:11.816044 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1102 2025.01.08 01:16:11.816061 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1103 2025.01.08 01:16:11.816103 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Trace> 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'))"
1104 2025.01.08 01:16:11.816126 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1105 2025.01.08 01:16:11.816720 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001661 sec., 8428.657435279953 rows/sec., 343.94 KiB/sec.
1106 2025.01.08 01:16:11.816799 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} <Debug> TCPHandler: Processed in 0.001914339 sec.
1107 2025.01.08 01:16:11.817085 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1108 2025.01.08 01:16:11.817263 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
1109 2025.01.08 01:16:11.817646 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1110 2025.01.08 01:16:11.817703 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Debug> 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
1111 2025.01.08 01:16:11.818038 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1112 2025.01.08 01:16:11.818119 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1113 2025.01.08 01:16:11.818297 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1114 2025.01.08 01:16:11.818330 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1115 2025.01.08 01:16:11.818353 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1116 2025.01.08 01:16:11.818370 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1117 2025.01.08 01:16:11.818414 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Trace> 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'))"
1118 2025.01.08 01:16:11.818438 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1119 2025.01.08 01:16:11.819000 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001818 sec., 7700.770077007701 rows/sec., 314.24 KiB/sec.
1120 2025.01.08 01:16:11.819116 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} <Debug> TCPHandler: Processed in 0.002088393 sec.
1121 2025.01.08 01:16:11.819376 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1122 2025.01.08 01:16:11.819552 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
1123 2025.01.08 01:16:11.819871 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1124 2025.01.08 01:16:11.819916 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Debug> 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
1125 2025.01.08 01:16:11.820185 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1126 2025.01.08 01:16:11.820253 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1127 2025.01.08 01:16:11.820406 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1128 2025.01.08 01:16:11.820441 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1129 2025.01.08 01:16:11.820464 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1130 2025.01.08 01:16:11.820481 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1131 2025.01.08 01:16:11.820523 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Trace> 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'))"
1132 2025.01.08 01:16:11.820547 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1133 2025.01.08 01:16:11.821026 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001555 sec., 9003.215434083602 rows/sec., 367.39 KiB/sec.
1134 2025.01.08 01:16:11.821108 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} <Debug> TCPHandler: Processed in 0.001792028 sec.
1135 2025.01.08 01:16:11.821395 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1136 2025.01.08 01:16:11.821576 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
1137 2025.01.08 01:16:11.821888 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1138 2025.01.08 01:16:11.821932 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Debug> 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
1139 2025.01.08 01:16:11.822220 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1140 2025.01.08 01:16:11.822290 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1141 2025.01.08 01:16:11.822495 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1142 2025.01.08 01:16:11.822543 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1143 2025.01.08 01:16:11.822577 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1144 2025.01.08 01:16:11.822603 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1145 2025.01.08 01:16:11.822650 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Trace> 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'))"
1146 2025.01.08 01:16:11.822673 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1147 2025.01.08 01:16:11.823285 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001791 sec., 7816.862088218872 rows/sec., 318.98 KiB/sec.
1148 2025.01.08 01:16:11.823405 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} <Debug> TCPHandler: Processed in 0.002073733 sec.
1149 2025.01.08 01:16:11.827693 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1150 2025.01.08 01:16:11.827886 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
1151 2025.01.08 01:16:11.828210 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1152 2025.01.08 01:16:11.828256 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Debug> 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
1153 2025.01.08 01:16:11.828549 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1154 2025.01.08 01:16:11.828621 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1155 2025.01.08 01:16:11.828774 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1156 2025.01.08 01:16:11.828811 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1157 2025.01.08 01:16:11.828836 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1158 2025.01.08 01:16:11.828853 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1159 2025.01.08 01:16:11.828897 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Trace> 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'))"
1160 2025.01.08 01:16:11.828923 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1161 2025.01.08 01:16:11.829466 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001668 sec., 8393.285371702637 rows/sec., 342.50 KiB/sec.
1162 2025.01.08 01:16:11.829552 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} <Debug> TCPHandler: Processed in 0.00192294 sec.
1163 2025.01.08 01:16:11.833113 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1164 2025.01.08 01:16:11.833313 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1165 2025.01.08 01:16:11.833423 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1166 2025.01.08 01:16:11.834286 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1167 2025.01.08 01:16:11.834341 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1168 2025.01.08 01:16:11.835009 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1169 2025.01.08 01:16:11.835578 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1170 2025.01.08 01:16:11.835786 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.002535 sec., 5128.205128205128 rows/sec., 1.01 MiB/sec.
1171 2025.01.08 01:16:11.835847 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} <Debug> TCPHandler: Processed in 0.002842785 sec.
1172 2025.01.08 01:16:11.836012 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1173 2025.01.08 01:16:11.836145 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1174 2025.01.08 01:16:11.836195 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1175 2025.01.08 01:16:11.837416 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1176 2025.01.08 01:16:11.837458 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1177 2025.01.08 01:16:11.838044 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1178 2025.01.08 01:16:11.838501 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1179 2025.01.08 01:16:11.838729 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002621 sec., 5341.47272033575 rows/sec., 384.51 KiB/sec.
1180 2025.01.08 01:16:11.838790 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} <Debug> TCPHandler: Processed in 0.002835425 sec.
1181 2025.01.08 01:16:11.838948 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1182 2025.01.08 01:16:11.839079 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1183 2025.01.08 01:16:11.839151 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1184 2025.01.08 01:16:11.839888 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1185 2025.01.08 01:16:11.839928 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1186 2025.01.08 01:16:11.840433 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1187 2025.01.08 01:16:11.840941 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1188 2025.01.08 01:16:11.841128 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.00208 sec., 90865.38461538462 rows/sec., 8.05 MiB/sec.
1189 2025.01.08 01:16:11.841187 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} <Debug> TCPHandler: Processed in 0.002299666 sec.
1190 2025.01.08 01:16:11.841353 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1191 2025.01.08 01:16:11.841480 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1192 2025.01.08 01:16:11.841530 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1193 2025.01.08 01:16:11.842395 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1194 2025.01.08 01:16:11.842434 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1195 2025.01.08 01:16:11.842927 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1196 2025.01.08 01:16:11.843478 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1197 2025.01.08 01:16:11.843753 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.00228 sec., 6578.9473684210525 rows/sec., 463.87 KiB/sec.
1198 2025.01.08 01:16:11.843859 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} <Debug> TCPHandler: Processed in 0.002564911 sec.
1199 2025.01.08 01:16:11.844017 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1200 2025.01.08 01:16:11.844145 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1201 2025.01.08 01:16:11.844195 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1202 2025.01.08 01:16:11.844795 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1203 2025.01.08 01:16:11.844834 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1204 2025.01.08 01:16:11.845395 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1205 2025.01.08 01:16:11.845968 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1206 2025.01.08 01:16:11.846221 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00209 sec., 6698.564593301436 rows/sec., 469.12 KiB/sec.
1207 2025.01.08 01:16:11.846306 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} <Debug> TCPHandler: Processed in 0.002352227 sec.
1208 2025.01.08 01:16:11.846466 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1209 2025.01.08 01:16:11.846591 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1210 2025.01.08 01:16:11.846640 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1211 2025.01.08 01:16:11.847214 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1212 2025.01.08 01:16:11.847252 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1213 2025.01.08 01:16:11.847744 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1214 2025.01.08 01:16:11.848207 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1215 2025.01.08 01:16:11.848468 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001881 sec., 6911.217437533227 rows/sec., 430.91 KiB/sec.
1216 2025.01.08 01:16:11.848571 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} <Debug> TCPHandler: Processed in 0.002164774 sec.
1217 2025.01.08 01:16:11.848717 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1218 2025.01.08 01:16:11.848835 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1219 2025.01.08 01:16:11.848883 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1220 2025.01.08 01:16:11.849621 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1221 2025.01.08 01:16:11.849660 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1222 2025.01.08 01:16:11.850202 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1223 2025.01.08 01:16:11.850692 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1224 2025.01.08 01:16:11.850870 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.002059 sec., 171928.12044681885 rows/sec., 12.07 MiB/sec.
1225 2025.01.08 01:16:11.850920 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} <Debug> TCPHandler: Processed in 0.002258646 sec.
1226 2025.01.08 01:16:11.851070 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1227 2025.01.08 01:16:11.851190 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1228 2025.01.08 01:16:11.851239 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1229 2025.01.08 01:16:11.851714 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1230 2025.01.08 01:16:11.851753 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1231 2025.01.08 01:16:11.852256 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1232 2025.01.08 01:16:11.852708 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1233 2025.01.08 01:16:11.852909 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001745 sec., 3438.3954154727794 rows/sec., 179.64 KiB/sec.
1234 2025.01.08 01:16:11.852960 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} <Debug> TCPHandler: Processed in 0.0019471 sec.
1235 2025.01.08 01:16:11.853101 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1236 2025.01.08 01:16:11.853220 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1237 2025.01.08 01:16:11.853278 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1238 2025.01.08 01:16:11.853868 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1239 2025.01.08 01:16:11.853907 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1240 2025.01.08 01:16:11.854446 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1241 2025.01.08 01:16:11.854973 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1242 2025.01.08 01:16:11.855152 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001959 sec., 90352.22052067383 rows/sec., 5.96 MiB/sec.
1243 2025.01.08 01:16:11.855203 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} <Debug> TCPHandler: Processed in 0.002158354 sec.
1244 2025.01.08 01:16:11.855345 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1245 2025.01.08 01:16:11.855466 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1246 2025.01.08 01:16:11.855519 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1247 2025.01.08 01:16:11.855984 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1248 2025.01.08 01:16:11.856025 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1249 2025.01.08 01:16:11.856499 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1250 2025.01.08 01:16:11.856950 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1251 2025.01.08 01:16:11.857170 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001723 sec., 580.3830528148578 rows/sec., 39.11 KiB/sec.
1252 2025.01.08 01:16:11.857237 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} <Debug> TCPHandler: Processed in 0.001947271 sec.
1253 2025.01.08 01:16:11.857406 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1254 2025.01.08 01:16:11.857547 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1255 2025.01.08 01:16:11.857637 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1256 2025.01.08 01:16:11.858846 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1257 2025.01.08 01:16:11.858885 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1258 2025.01.08 01:16:11.861670 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1259 2025.01.08 01:16:11.862259 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1260 2025.01.08 01:16:11.862526 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004992 sec., 1602.5641025641025 rows/sec., 2.87 MiB/sec.
1261 2025.01.08 01:16:11.862678 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} <Debug> TCPHandler: Processed in 0.005348184 sec.
1262 2025.01.08 01:16:11.862848 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1263 2025.01.08 01:16:11.862968 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1264 2025.01.08 01:16:11.863018 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1265 2025.01.08 01:16:11.863500 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1266 2025.01.08 01:16:11.863540 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1267 2025.01.08 01:16:11.864009 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1268 2025.01.08 01:16:11.864450 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1269 2025.01.08 01:16:11.864687 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001741 sec., 29867.89201608271 rows/sec., 1.85 MiB/sec.
1270 2025.01.08 01:16:11.864741 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} <Debug> TCPHandler: Processed in 0.001948201 sec.
1271 2025.01.08 01:16:16.793317 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1272 2025.01.08 01:16:16.793522 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1273 2025.01.08 01:16:16.793595 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1274 2025.01.08 01:16:16.794337 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1275 2025.01.08 01:16:16.794392 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1276 2025.01.08 01:16:16.794980 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1277 2025.01.08 01:16:16.795471 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1278 2025.01.08 01:16:16.795719 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00225 sec., 11555.555555555557 rows/sec., 879.77 KiB/sec.
1279 2025.01.08 01:16:16.795789 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} <Debug> TCPHandler: Processed in 0.002599401 sec.
1280 2025.01.08 01:16:16.796090 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1281 2025.01.08 01:16:16.796281 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1282 2025.01.08 01:16:16.796356 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1283 2025.01.08 01:16:16.797200 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1284 2025.01.08 01:16:16.797248 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1285 2025.01.08 01:16:16.797784 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1286 2025.01.08 01:16:16.798391 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1287 2025.01.08 01:16:16.798634 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002406 sec., 11637.572734829591 rows/sec., 929.48 KiB/sec.
1288 2025.01.08 01:16:16.798703 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} <Debug> TCPHandler: Processed in 0.002752663 sec.
1289 2025.01.08 01:16:16.798867 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1290 2025.01.08 01:16:16.798996 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1291 2025.01.08 01:16:16.799135 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1292 2025.01.08 01:16:16.799705 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1293 2025.01.08 01:16:16.799747 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1294 2025.01.08 01:16:16.800268 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1295 2025.01.08 01:16:16.800744 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1296 2025.01.08 01:16:16.800974 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002008 sec., 49800.79681274901 rows/sec., 3.45 MiB/sec.
1297 2025.01.08 01:16:16.801035 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} <Debug> TCPHandler: Processed in 0.002225235 sec.
1298 2025.01.08 01:16:16.801202 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1299 2025.01.08 01:16:16.801334 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1300 2025.01.08 01:16:16.801390 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1301 2025.01.08 01:16:16.801916 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1302 2025.01.08 01:16:16.801957 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1303 2025.01.08 01:16:16.802451 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1304 2025.01.08 01:16:16.802902 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1305 2025.01.08 01:16:16.803103 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001798 sec., 16685.205784204674 rows/sec., 1.14 MiB/sec.
1306 2025.01.08 01:16:16.803173 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} <Debug> TCPHandler: Processed in 0.002033312 sec.
1307 2025.01.08 01:16:18.192815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379
1308 2025.01.08 01:16:18.193460 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1309 2025.01.08 01:16:18.193506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1310 2025.01.08 01:16:18.194074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1311 2025.01.08 01:16:18.194315 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1312 2025.01.08 01:16:18.194551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379
1313 2025.01.08 01:16:18.322573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38
1314 2025.01.08 01:16:18.342280 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1315 2025.01.08 01:16:18.342342 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1316 2025.01.08 01:16:18.349177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1317 2025.01.08 01:16:18.349954 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1318 2025.01.08 01:16:18.352698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38
1319 2025.01.08 01:16:20.690661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 194
1320 2025.01.08 01:16:20.694325 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1321 2025.01.08 01:16:20.694381 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1322 2025.01.08 01:16:20.696280 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1323 2025.01.08 01:16:20.696868 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1324 2025.01.08 01:16:20.697527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194
1325 2025.01.08 01:16:21.798183 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1326 2025.01.08 01:16:21.798371 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1327 2025.01.08 01:16:21.798451 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1328 2025.01.08 01:16:21.799221 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1329 2025.01.08 01:16:21.799277 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1330 2025.01.08 01:16:21.799936 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1331 2025.01.08 01:16:21.800535 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1332 2025.01.08 01:16:21.800790 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002461 sec., 5688.7444128403085 rows/sec., 409.51 KiB/sec.
1333 2025.01.08 01:16:21.800957 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} <Debug> TCPHandler: Processed in 0.002900426 sec.
1334 2025.01.08 01:16:21.801242 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1335 2025.01.08 01:16:21.801425 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1336 2025.01.08 01:16:21.801495 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1337 2025.01.08 01:16:21.802352 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1338 2025.01.08 01:16:21.802394 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1339 2025.01.08 01:16:21.802932 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1340 2025.01.08 01:16:21.803566 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1341 2025.01.08 01:16:21.803790 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.002417 sec., 78196.11088125776 rows/sec., 6.92 MiB/sec.
1342 2025.01.08 01:16:21.803851 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} <Debug> TCPHandler: Processed in 0.002740693 sec.
1343 2025.01.08 01:16:21.804026 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1344 2025.01.08 01:16:21.804161 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1345 2025.01.08 01:16:21.804215 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1346 2025.01.08 01:16:21.804846 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1347 2025.01.08 01:16:21.804889 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1348 2025.01.08 01:16:21.805446 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1349 2025.01.08 01:16:21.805981 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1350 2025.01.08 01:16:21.806214 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002084 sec., 7197.696737044146 rows/sec., 507.49 KiB/sec.
1351 2025.01.08 01:16:21.806278 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} <Debug> TCPHandler: Processed in 0.002312287 sec.
1352 2025.01.08 01:16:21.806448 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1353 2025.01.08 01:16:21.806573 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1354 2025.01.08 01:16:21.806623 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1355 2025.01.08 01:16:21.807212 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1356 2025.01.08 01:16:21.807251 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1357 2025.01.08 01:16:21.807746 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1358 2025.01.08 01:16:21.808234 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1359 2025.01.08 01:16:21.808432 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001873 sec., 7474.639615589962 rows/sec., 523.48 KiB/sec.
1360 2025.01.08 01:16:21.808586 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} <Debug> TCPHandler: Processed in 0.002192925 sec.
1361 2025.01.08 01:16:21.808774 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1362 2025.01.08 01:16:21.808903 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1363 2025.01.08 01:16:21.808957 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1364 2025.01.08 01:16:21.809581 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1365 2025.01.08 01:16:21.809629 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1366 2025.01.08 01:16:21.810148 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1367 2025.01.08 01:16:21.810647 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1368 2025.01.08 01:16:21.810897 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002022 sec., 6429.277942631059 rows/sec., 400.86 KiB/sec.
1369 2025.01.08 01:16:21.810965 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} <Debug> TCPHandler: Processed in 0.002253176 sec.
1370 2025.01.08 01:16:21.811132 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1371 2025.01.08 01:16:21.811254 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1372 2025.01.08 01:16:21.811303 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1373 2025.01.08 01:16:21.812065 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1374 2025.01.08 01:16:21.812105 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1375 2025.01.08 01:16:21.812613 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1376 2025.01.08 01:16:21.813216 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1377 2025.01.08 01:16:21.813416 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.002186 sec., 161939.61573650505 rows/sec., 11.37 MiB/sec.
1378 2025.01.08 01:16:21.813473 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} <Debug> TCPHandler: Processed in 0.002400428 sec.
1379 2025.01.08 01:16:21.813642 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1380 2025.01.08 01:16:21.813771 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1381 2025.01.08 01:16:21.813826 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1382 2025.01.08 01:16:21.814341 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1383 2025.01.08 01:16:21.814383 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1384 2025.01.08 01:16:21.815007 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1385 2025.01.08 01:16:21.815596 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1386 2025.01.08 01:16:21.815875 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002108 sec., 2846.299810246679 rows/sec., 148.71 KiB/sec.
1387 2025.01.08 01:16:21.815987 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} <Debug> TCPHandler: Processed in 0.002405137 sec.
1388 2025.01.08 01:16:21.816143 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1389 2025.01.08 01:16:21.816290 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1390 2025.01.08 01:16:21.816370 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1391 2025.01.08 01:16:21.817162 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1392 2025.01.08 01:16:21.817212 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1393 2025.01.08 01:16:21.817889 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1394 2025.01.08 01:16:21.818530 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1395 2025.01.08 01:16:21.818866 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002607 sec., 67894.13118527042 rows/sec., 4.48 MiB/sec.
1396 2025.01.08 01:16:21.818968 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} <Debug> TCPHandler: Processed in 0.002880815 sec.
1397 2025.01.08 01:16:21.819143 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1398 2025.01.08 01:16:21.819270 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1399 2025.01.08 01:16:21.819329 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1400 2025.01.08 01:16:21.819862 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1401 2025.01.08 01:16:21.819904 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1402 2025.01.08 01:16:21.820428 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1403 2025.01.08 01:16:21.821072 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1404 2025.01.08 01:16:21.821415 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002157 sec., 463.6068613815484 rows/sec., 31.24 KiB/sec.
1405 2025.01.08 01:16:21.821500 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} <Debug> TCPHandler: Processed in 0.002422929 sec.
1406 2025.01.08 01:16:21.821679 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1407 2025.01.08 01:16:21.821811 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1408 2025.01.08 01:16:21.821896 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1409 2025.01.08 01:16:21.823300 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1410 2025.01.08 01:16:21.823353 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1411 2025.01.08 01:16:21.824341 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1412 2025.01.08 01:16:21.825011 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1413 2025.01.08 01:16:21.825438 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00365 sec., 2191.780821917808 rows/sec., 3.93 MiB/sec.
1414 2025.01.08 01:16:21.825624 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} <Debug> TCPHandler: Processed in 0.004002863 sec.
1415 2025.01.08 01:16:21.825799 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1416 2025.01.08 01:16:21.825923 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1417 2025.01.08 01:16:21.825977 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1418 2025.01.08 01:16:21.826479 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1419 2025.01.08 01:16:21.826522 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1420 2025.01.08 01:16:21.827104 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1421 2025.01.08 01:16:21.827657 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1422 2025.01.08 01:16:21.827959 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002052 sec., 25341.1306042885 rows/sec., 1.57 MiB/sec.
1423 2025.01.08 01:16:21.828123 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} <Debug> TCPHandler: Processed in 0.002385208 sec.
1424 2025.01.08 01:16:25.612450 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
1425 2025.01.08 01:16:25.612509 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
1426 2025.01.08 01:16:25.694741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806
1427 2025.01.08 01:16:25.695503 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1428 2025.01.08 01:16:25.695569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1429 2025.01.08 01:16:25.696234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1430 2025.01.08 01:16:25.696497 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1431 2025.01.08 01:16:25.696703 [ 78 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1432 2025.01.08 01:16:25.696771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806
1433 2025.01.08 01:16:25.696809 [ 78 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1434 2025.01.08 01:16:25.696840 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1435 2025.01.08 01:16:25.697190 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1436 2025.01.08 01:16:25.697387 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1437 2025.01.08 01:16:25.697473 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part
1438 2025.01.08 01:16:25.697607 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part
1439 2025.01.08 01:16:25.697789 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part
1440 2025.01.08 01:16:25.697939 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part
1441 2025.01.08 01:16:25.698082 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part
1442 2025.01.08 01:16:25.698209 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part
1443 2025.01.08 01:16:25.710385 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.013451902 sec., 208595.03734118788 rows/sec., 2.98 MiB/sec.
1444 2025.01.08 01:16:25.710743 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1445 2025.01.08 01:16:25.711089 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1446 2025.01.08 01:16:25.711175 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1447 2025.01.08 01:16:25.711307 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB.
1448 2025.01.08 01:16:25.852821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46
1449 2025.01.08 01:16:25.873409 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1450 2025.01.08 01:16:25.873479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1451 2025.01.08 01:16:25.880545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1452 2025.01.08 01:16:25.881366 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1453 2025.01.08 01:16:25.881754 [ 78 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1454 2025.01.08 01:16:25.881887 [ 78 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1455 2025.01.08 01:16:25.881955 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1456 2025.01.08 01:16:25.882366 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1457 2025.01.08 01:16:25.897359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46
1458 2025.01.08 01:16:25.898997 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1459 2025.01.08 01:16:25.900379 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
1460 2025.01.08 01:16:25.905585 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
1461 2025.01.08 01:16:25.910929 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part
1462 2025.01.08 01:16:25.915920 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
1463 2025.01.08 01:16:25.926542 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part
1464 2025.01.08 01:16:25.931467 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part
1465 2025.01.08 01:16:25.992451 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.110354508 sec., 416.83843128547136 rows/sec., 2.16 MiB/sec.
1466 2025.01.08 01:16:25.995813 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1467 2025.01.08 01:16:25.998750 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1468 2025.01.08 01:16:25.998875 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1469 2025.01.08 01:16:26.001710 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB.
1470 2025.01.08 01:16:26.793488 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1471 2025.01.08 01:16:26.793691 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1472 2025.01.08 01:16:26.793767 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1473 2025.01.08 01:16:26.794589 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1474 2025.01.08 01:16:26.794644 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1475 2025.01.08 01:16:26.795138 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1476 2025.01.08 01:16:26.795437 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1477 2025.01.08 01:16:26.795647 [ 76 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1478 2025.01.08 01:16:26.795728 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002091 sec., 12434.241989478718 rows/sec., 946.67 KiB/sec.
1479 2025.01.08 01:16:26.795734 [ 76 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1480 2025.01.08 01:16:26.795821 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1481 2025.01.08 01:16:26.795888 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} <Debug> TCPHandler: Processed in 0.00253231 sec.
1482 2025.01.08 01:16:26.796099 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1483 2025.01.08 01:16:26.796259 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1484 2025.01.08 01:16:26.796267 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1485 2025.01.08 01:16:26.796309 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1486 2025.01.08 01:16:26.796596 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part
1487 2025.01.08 01:16:26.796658 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1488 2025.01.08 01:16:26.796834 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part
1489 2025.01.08 01:16:26.796873 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1490 2025.01.08 01:16:26.797160 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part
1491 2025.01.08 01:16:26.797461 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part
1492 2025.01.08 01:16:26.797609 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part
1493 2025.01.08 01:16:26.799911 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1494 2025.01.08 01:16:26.799993 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1495 2025.01.08 01:16:26.801218 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.005273733 sec., 91396.36003567112 rows/sec., 8.16 MiB/sec.
1496 2025.01.08 01:16:26.801292 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1497 2025.01.08 01:16:26.801479 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1498 2025.01.08 01:16:26.801710 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1499 2025.01.08 01:16:26.802128 [ 76 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1500 2025.01.08 01:16:26.802220 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1501 2025.01.08 01:16:26.802253 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005769 sec., 4853.527474432311 rows/sec., 387.65 KiB/sec.
1502 2025.01.08 01:16:26.802238 [ 76 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1503 2025.01.08 01:16:26.802381 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1504 2025.01.08 01:16:26.802587 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1505 2025.01.08 01:16:26.802608 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} <Debug> TCPHandler: Processed in 0.006541623 sec.
1506 2025.01.08 01:16:26.802900 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1507 2025.01.08 01:16:26.802921 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
1508 2025.01.08 01:16:26.802930 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1509 2025.01.08 01:16:26.803130 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1510 2025.01.08 01:16:26.803203 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part
1511 2025.01.08 01:16:26.803248 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1512 2025.01.08 01:16:26.803433 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part
1513 2025.01.08 01:16:26.803455 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1514 2025.01.08 01:16:26.803850 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part
1515 2025.01.08 01:16:26.804177 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part
1516 2025.01.08 01:16:26.804538 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 354 rows starting from the beginning of the part
1517 2025.01.08 01:16:26.804861 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part
1518 2025.01.08 01:16:26.806283 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1519 2025.01.08 01:16:26.806369 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1520 2025.01.08 01:16:26.807569 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1521 2025.01.08 01:16:26.807906 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.005335004 sec., 153701.85289458078 rows/sec., 11.54 MiB/sec.
1522 2025.01.08 01:16:26.808041 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1523 2025.01.08 01:16:26.808120 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1524 2025.01.08 01:16:26.808270 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1525 2025.01.08 01:16:26.808400 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1526 2025.01.08 01:16:26.808486 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1527 2025.01.08 01:16:26.808520 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005359 sec., 18660.19779809666 rows/sec., 1.29 MiB/sec.
1528 2025.01.08 01:16:26.808819 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} <Debug> TCPHandler: Processed in 0.006058636 sec.
1529 2025.01.08 01:16:26.808859 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1530 2025.01.08 01:16:26.809028 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1531 2025.01.08 01:16:26.809068 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1532 2025.01.08 01:16:26.809146 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part
1533 2025.01.08 01:16:26.809163 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1534 2025.01.08 01:16:26.809239 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1535 2025.01.08 01:16:26.809422 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part
1536 2025.01.08 01:16:26.809617 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
1537 2025.01.08 01:16:26.809946 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part
1538 2025.01.08 01:16:26.809953 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1539 2025.01.08 01:16:26.810284 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part
1540 2025.01.08 01:16:26.810302 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1541 2025.01.08 01:16:26.810638 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part
1542 2025.01.08 01:16:26.810945 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part
1543 2025.01.08 01:16:26.812773 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1544 2025.01.08 01:16:26.812901 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1545 2025.01.08 01:16:26.813959 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 5 columns (5 merged, 0 gathered) in 0.005322153 sec., 134156.2333890063 rows/sec., 9.08 MiB/sec.
1546 2025.01.08 01:16:26.814116 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1547 2025.01.08 01:16:26.814259 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1548 2025.01.08 01:16:26.814791 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1549 2025.01.08 01:16:26.814883 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1550 2025.01.08 01:16:26.815050 [ 76 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1551 2025.01.08 01:16:26.815095 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1552 2025.01.08 01:16:26.815135 [ 76 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1553 2025.01.08 01:16:26.815205 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1554 2025.01.08 01:16:26.815475 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005807 sec., 5166.178749784743 rows/sec., 362.41 KiB/sec.
1555 2025.01.08 01:16:26.815717 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
1556 2025.01.08 01:16:26.815801 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} <Debug> TCPHandler: Processed in 0.006824438 sec.
1557 2025.01.08 01:16:26.815858 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1558 2025.01.08 01:16:26.816032 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1559 2025.01.08 01:16:26.816062 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
1560 2025.01.08 01:16:26.816143 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
1561 2025.01.08 01:16:26.816356 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part
1562 2025.01.08 01:16:26.816453 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1563 2025.01.08 01:16:26.816661 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part
1564 2025.01.08 01:16:26.816736 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
1565 2025.01.08 01:16:26.817913 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 4 columns (4 merged, 0 gathered) in 0.002512969 sec., 84362.36181186477 rows/sec., 5.51 MiB/sec.
1566 2025.01.08 01:16:26.818076 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1567 2025.01.08 01:16:26.818398 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1568 2025.01.08 01:16:26.818478 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1569 2025.01.08 01:16:26.818562 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
1570 2025.01.08 01:16:27.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.78 MiB, peak 170.11 MiB, free memory in arenas 0.00 B, will set to 164.38 MiB (RSS), difference: 3.60 MiB
1571 2025.01.08 01:16:28.902749 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1572 2025.01.08 01:16:28.903051 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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)
1573 2025.01.08 01:16:28.903540 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1574 2025.01.08 01:16:28.903599 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Debug> 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
1575 2025.01.08 01:16:28.903982 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1576 2025.01.08 01:16:28.904068 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1577 2025.01.08 01:16:28.904250 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1578 2025.01.08 01:16:28.904543 [ 295 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1579 2025.01.08 01:16:28.904545 [ 294 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1580 2025.01.08 01:16:28.904709 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1581 2025.01.08 01:16:28.904744 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1582 2025.01.08 01:16:28.906832 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1583 2025.01.08 01:16:28.906866 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams
1584 2025.01.08 01:16:28.906929 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Trace> 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'))"
1585 2025.01.08 01:16:28.906980 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Trace> 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'))"
1586 2025.01.08 01:16:28.908367 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.005455 sec., 4949.587534372135 rows/sec., 184.21 KiB/sec.
1587 2025.01.08 01:16:28.908527 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} <Debug> TCPHandler: Processed in 0.005922613 sec.
1588 2025.01.08 01:16:28.908985 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1589 2025.01.08 01:16:28.909235 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', '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)
1590 2025.01.08 01:16:28.909696 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1591 2025.01.08 01:16:28.909746 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Debug> 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', '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
1592 2025.01.08 01:16:28.910093 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1593 2025.01.08 01:16:28.910179 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1594 2025.01.08 01:16:28.910361 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1595 2025.01.08 01:16:28.910465 [ 295 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1596 2025.01.08 01:16:28.910486 [ 296 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1597 2025.01.08 01:16:28.910591 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1598 2025.01.08 01:16:28.910622 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1599 2025.01.08 01:16:28.910721 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1600 2025.01.08 01:16:28.910746 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams
1601 2025.01.08 01:16:28.910792 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Trace> 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', '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'))"
1602 2025.01.08 01:16:28.910843 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Trace> 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', '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'))"
1603 2025.01.08 01:16:28.911909 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002796 sec., 9656.652360515021 rows/sec., 359.40 KiB/sec.
1604 2025.01.08 01:16:28.912055 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} <Debug> TCPHandler: Processed in 0.003202701 sec.
1605 2025.01.08 01:16:28.912352 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1606 2025.01.08 01:16:28.912545 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', '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)
1607 2025.01.08 01:16:28.912895 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1608 2025.01.08 01:16:28.912941 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Debug> 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', '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
1609 2025.01.08 01:16:28.913248 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1610 2025.01.08 01:16:28.913320 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1611 2025.01.08 01:16:28.913478 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1612 2025.01.08 01:16:28.913583 [ 295 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1613 2025.01.08 01:16:28.913599 [ 294 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1614 2025.01.08 01:16:28.913705 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1615 2025.01.08 01:16:28.913734 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1616 2025.01.08 01:16:28.913818 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1617 2025.01.08 01:16:28.913840 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams
1618 2025.01.08 01:16:28.913881 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Trace> 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', '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'))"
1619 2025.01.08 01:16:28.913929 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Trace> 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', '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'))"
1620 2025.01.08 01:16:28.914984 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002533 sec., 10659.297275957362 rows/sec., 396.72 KiB/sec.
1621 2025.01.08 01:16:28.915129 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} <Debug> TCPHandler: Processed in 0.002837115 sec.
1622 2025.01.08 01:16:28.915421 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1623 2025.01.08 01:16:28.915614 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', '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)
1624 2025.01.08 01:16:28.916114 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1625 2025.01.08 01:16:28.916161 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Debug> 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', '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
1626 2025.01.08 01:16:28.916469 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1627 2025.01.08 01:16:28.916539 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1628 2025.01.08 01:16:28.916698 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1629 2025.01.08 01:16:28.916800 [ 296 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1630 2025.01.08 01:16:28.916811 [ 294 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1631 2025.01.08 01:16:28.916922 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1632 2025.01.08 01:16:28.916946 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1633 2025.01.08 01:16:28.917025 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1634 2025.01.08 01:16:28.917046 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams
1635 2025.01.08 01:16:28.917087 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Trace> 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', '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'))"
1636 2025.01.08 01:16:28.917135 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Trace> 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', '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'))"
1637 2025.01.08 01:16:28.918164 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002641 sec., 10223.400227186672 rows/sec., 380.49 KiB/sec.
1638 2025.01.08 01:16:28.918297 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} <Debug> TCPHandler: Processed in 0.002937096 sec.
1639 2025.01.08 01:16:28.918668 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1640 2025.01.08 01:16:28.918867 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', '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)
1641 2025.01.08 01:16:28.919279 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1642 2025.01.08 01:16:28.919338 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Debug> 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', '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
1643 2025.01.08 01:16:28.919721 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1644 2025.01.08 01:16:28.919806 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1645 2025.01.08 01:16:28.919973 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
1646 2025.01.08 01:16:28.920080 [ 296 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1647 2025.01.08 01:16:28.920091 [ 295 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1648 2025.01.08 01:16:28.920196 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1649 2025.01.08 01:16:28.920225 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1650 2025.01.08 01:16:28.920309 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1651 2025.01.08 01:16:28.920333 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams
1652 2025.01.08 01:16:28.920376 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Trace> 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', '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'))"
1653 2025.01.08 01:16:28.920426 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Trace> 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', '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'))"
1654 2025.01.08 01:16:28.921463 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002694 sec., 10022.271714922048 rows/sec., 373.01 KiB/sec.
1655 2025.01.08 01:16:28.921617 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} <Debug> TCPHandler: Processed in 0.003008627 sec.
1656 2025.01.08 01:16:28.921908 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1657 2025.01.08 01:16:28.922125 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', '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)
1658 2025.01.08 01:16:28.922471 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1659 2025.01.08 01:16:28.922521 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Debug> 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', '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
1660 2025.01.08 01:16:28.922834 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1661 2025.01.08 01:16:28.922904 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1662 2025.01.08 01:16:28.923062 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
1663 2025.01.08 01:16:28.923172 [ 296 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1664 2025.01.08 01:16:28.923176 [ 294 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1665 2025.01.08 01:16:28.923277 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1666 2025.01.08 01:16:28.923302 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1667 2025.01.08 01:16:28.923387 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1668 2025.01.08 01:16:28.923408 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams
1669 2025.01.08 01:16:28.923451 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Trace> 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', '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'))"
1670 2025.01.08 01:16:28.923500 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Trace> 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', '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'))"
1671 2025.01.08 01:16:28.924542 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002531 sec., 10667.72026866851 rows/sec., 397.03 KiB/sec.
1672 2025.01.08 01:16:28.924677 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} <Debug> TCPHandler: Processed in 0.002831085 sec.
1673 2025.01.08 01:16:29.011105 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1674 2025.01.08 01:16:29.011303 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1675 2025.01.08 01:16:29.011385 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1676 2025.01.08 01:16:29.012283 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1677 2025.01.08 01:16:29.012335 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1678 2025.01.08 01:16:29.012878 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1679 2025.01.08 01:16:29.013106 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1680 2025.01.08 01:16:29.013338 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002092 sec., 2868.0688336520075 rows/sec., 638.59 KiB/sec.
1681 2025.01.08 01:16:29.013396 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} <Debug> TCPHandler: Processed in 0.002423438 sec.
1682 2025.01.08 01:16:29.013637 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1683 2025.01.08 01:16:29.013815 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1684 2025.01.08 01:16:29.013886 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1685 2025.01.08 01:16:29.014615 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1686 2025.01.08 01:16:29.014667 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1687 2025.01.08 01:16:29.015091 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1688 2025.01.08 01:16:29.015344 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1689 2025.01.08 01:16:29.015591 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec.
1690 2025.01.08 01:16:29.015661 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} <Debug> TCPHandler: Processed in 0.002140944 sec.
1691 2025.01.08 01:16:29.015844 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1692 2025.01.08 01:16:29.015994 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1693 2025.01.08 01:16:29.016057 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1694 2025.01.08 01:16:29.017476 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1695 2025.01.08 01:16:29.017518 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1696 2025.01.08 01:16:29.018044 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1697 2025.01.08 01:16:29.018305 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1698 2025.01.08 01:16:29.018522 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} <Debug> executeQuery: Read 1329 rows, 113.25 KiB in 0.002567 sec., 517724.97078301525 rows/sec., 43.09 MiB/sec.
1699 2025.01.08 01:16:29.018576 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} <Debug> TCPHandler: Processed in 0.002801424 sec.
1700 2025.01.08 01:16:29.018724 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1701 2025.01.08 01:16:29.018849 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1702 2025.01.08 01:16:29.018901 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1703 2025.01.08 01:16:29.019536 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1704 2025.01.08 01:16:29.019580 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1705 2025.01.08 01:16:29.019957 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1706 2025.01.08 01:16:29.020213 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1707 2025.01.08 01:16:29.020488 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001652 sec., 9079.903147699757 rows/sec., 640.20 KiB/sec.
1708 2025.01.08 01:16:29.020619 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} <Debug> TCPHandler: Processed in 0.001953261 sec.
1709 2025.01.08 01:16:29.020798 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1710 2025.01.08 01:16:29.020924 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1711 2025.01.08 01:16:29.020986 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1712 2025.01.08 01:16:29.021686 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1713 2025.01.08 01:16:29.021727 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1714 2025.01.08 01:16:29.022143 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1715 2025.01.08 01:16:29.022442 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1716 2025.01.08 01:16:29.022786 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001866 sec., 129689.17470525188 rows/sec., 8.79 MiB/sec.
1717 2025.01.08 01:16:29.022878 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} <Debug> TCPHandler: Processed in 0.002139433 sec.
1718 2025.01.08 01:16:29.023030 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1719 2025.01.08 01:16:29.023153 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1720 2025.01.08 01:16:29.023205 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1721 2025.01.08 01:16:29.023801 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1722 2025.01.08 01:16:29.023845 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1723 2025.01.08 01:16:29.024204 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1724 2025.01.08 01:16:29.024445 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1725 2025.01.08 01:16:29.024733 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001587 sec., 8191.556395715185 rows/sec., 510.74 KiB/sec.
1726 2025.01.08 01:16:29.024841 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} <Debug> TCPHandler: Processed in 0.001871629 sec.
1727 2025.01.08 01:16:29.025004 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1728 2025.01.08 01:16:29.025125 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1729 2025.01.08 01:16:29.025176 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1730 2025.01.08 01:16:29.026112 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1731 2025.01.08 01:16:29.026155 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1732 2025.01.08 01:16:29.026565 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1733 2025.01.08 01:16:29.026812 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1734 2025.01.08 01:16:29.027024 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} <Debug> executeQuery: Read 810 rows, 59.73 KiB in 0.001922 sec., 421436.0041623309 rows/sec., 30.35 MiB/sec.
1735 2025.01.08 01:16:29.027086 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} <Debug> TCPHandler: Processed in 0.002140033 sec.
1736 2025.01.08 01:16:29.027242 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1737 2025.01.08 01:16:29.027383 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1738 2025.01.08 01:16:29.027445 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1739 2025.01.08 01:16:29.028010 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1740 2025.01.08 01:16:29.028049 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1741 2025.01.08 01:16:29.028432 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1742 2025.01.08 01:16:29.028680 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1743 2025.01.08 01:16:29.028951 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec.
1744 2025.01.08 01:16:29.029066 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} <Debug> TCPHandler: Processed in 0.00189469 sec.
1745 2025.01.08 01:16:29.029224 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1746 2025.01.08 01:16:29.029348 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1747 2025.01.08 01:16:29.029404 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1748 2025.01.08 01:16:29.030695 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1749 2025.01.08 01:16:29.030736 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1750 2025.01.08 01:16:29.031315 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1751 2025.01.08 01:16:29.031574 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1752 2025.01.08 01:16:29.031804 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} <Debug> executeQuery: Read 2349 rows, 160.27 KiB in 0.00248 sec., 947177.4193548387 rows/sec., 63.11 MiB/sec.
1753 2025.01.08 01:16:29.031867 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} <Debug> TCPHandler: Processed in 0.002701713 sec.
1754 2025.01.08 01:16:29.032018 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1755 2025.01.08 01:16:29.032140 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1756 2025.01.08 01:16:29.032195 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1757 2025.01.08 01:16:29.032687 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1758 2025.01.08 01:16:29.032729 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1759 2025.01.08 01:16:29.033119 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1760 2025.01.08 01:16:29.033375 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1761 2025.01.08 01:16:29.033590 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 45.62 KiB/sec.
1762 2025.01.08 01:16:29.033645 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} <Debug> TCPHandler: Processed in 0.001684737 sec.
1763 2025.01.08 01:16:29.033790 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1764 2025.01.08 01:16:29.033911 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1765 2025.01.08 01:16:29.033995 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1766 2025.01.08 01:16:29.035106 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1767 2025.01.08 01:16:29.035147 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1768 2025.01.08 01:16:29.035764 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1769 2025.01.08 01:16:29.036023 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1770 2025.01.08 01:16:29.036270 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002384 sec., 3355.7046979865772 rows/sec., 6.01 MiB/sec.
1771 2025.01.08 01:16:29.036377 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} <Debug> TCPHandler: Processed in 0.002644192 sec.
1772 2025.01.08 01:16:29.036531 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1773 2025.01.08 01:16:29.036649 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1774 2025.01.08 01:16:29.036700 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1775 2025.01.08 01:16:29.037172 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1776 2025.01.08 01:16:29.037212 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1777 2025.01.08 01:16:29.037593 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1778 2025.01.08 01:16:29.037838 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1779 2025.01.08 01:16:29.038130 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.00148 sec., 22972.972972972973 rows/sec., 1.34 MiB/sec.
1780 2025.01.08 01:16:29.038252 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} <Debug> TCPHandler: Processed in 0.001777748 sec.
1781 2025.01.08 01:16:30.697896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 260
1782 2025.01.08 01:16:30.701867 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1783 2025.01.08 01:16:30.701922 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1784 2025.01.08 01:16:30.703542 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1785 2025.01.08 01:16:30.703861 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1786 2025.01.08 01:16:30.704685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260
1787 2025.01.08 01:16:31.792128 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1788 2025.01.08 01:16:31.792338 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1789 2025.01.08 01:16:31.792419 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1790 2025.01.08 01:16:31.793228 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1791 2025.01.08 01:16:31.793279 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1792 2025.01.08 01:16:31.793712 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1793 2025.01.08 01:16:31.793968 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1794 2025.01.08 01:16:31.794213 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001934 sec., 13443.64012409514 rows/sec., 1023.52 KiB/sec.
1795 2025.01.08 01:16:31.794279 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} <Debug> TCPHandler: Processed in 0.002287297 sec.
1796 2025.01.08 01:16:31.794617 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1797 2025.01.08 01:16:31.794921 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1798 2025.01.08 01:16:31.795034 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1799 2025.01.08 01:16:31.795781 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1800 2025.01.08 01:16:31.795827 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1801 2025.01.08 01:16:31.796263 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1802 2025.01.08 01:16:31.796529 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1803 2025.01.08 01:16:31.796727 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001895 sec., 14775.725593667546 rows/sec., 1.15 MiB/sec.
1804 2025.01.08 01:16:31.796794 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} <Debug> TCPHandler: Processed in 0.002372797 sec.
1805 2025.01.08 01:16:31.796959 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1806 2025.01.08 01:16:31.797106 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1807 2025.01.08 01:16:31.797173 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1808 2025.01.08 01:16:31.797858 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1809 2025.01.08 01:16:31.797909 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1810 2025.01.08 01:16:31.798325 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1811 2025.01.08 01:16:31.798567 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1812 2025.01.08 01:16:31.798781 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001713 sec., 35026.26970227671 rows/sec., 2.43 MiB/sec.
1813 2025.01.08 01:16:31.798838 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} <Debug> TCPHandler: Processed in 0.00194783 sec.
1814 2025.01.08 01:16:31.798985 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1815 2025.01.08 01:16:31.799134 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1816 2025.01.08 01:16:31.799197 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1817 2025.01.08 01:16:31.799776 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1818 2025.01.08 01:16:31.799822 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1819 2025.01.08 01:16:31.800224 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1820 2025.01.08 01:16:31.800466 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1821 2025.01.08 01:16:31.800646 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001549 sec., 11620.400258231117 rows/sec., 815.17 KiB/sec.
1822 2025.01.08 01:16:31.800699 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} <Debug> TCPHandler: Processed in 0.001778848 sec.
1823 2025.01.08 01:16:33.196958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294
1824 2025.01.08 01:16:33.198115 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1825 2025.01.08 01:16:33.198205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1826 2025.01.08 01:16:33.198859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1827 2025.01.08 01:16:33.199118 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1828 2025.01.08 01:16:33.199314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294
1829 2025.01.08 01:16:33.397488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53
1830 2025.01.08 01:16:33.416703 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1831 2025.01.08 01:16:33.416768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1832 2025.01.08 01:16:33.423672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1833 2025.01.08 01:16:33.424426 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1834 2025.01.08 01:16:33.427125 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53
1835 2025.01.08 01:16:34.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.38 MiB, peak 170.11 MiB, free memory in arenas 0.00 B, will set to 166.47 MiB (RSS), difference: 1.09 MiB
1836 2025.01.08 01:16:36.794682 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1837 2025.01.08 01:16:36.794896 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1838 2025.01.08 01:16:36.794981 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1839 2025.01.08 01:16:36.795768 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1840 2025.01.08 01:16:36.795819 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1841 2025.01.08 01:16:36.796265 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1842 2025.01.08 01:16:36.796523 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1843 2025.01.08 01:16:36.796762 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001925 sec., 13506.493506493505 rows/sec., 1.00 MiB/sec.
1844 2025.01.08 01:16:36.796827 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} <Debug> TCPHandler: Processed in 0.002285556 sec.
1845 2025.01.08 01:16:36.797161 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1846 2025.01.08 01:16:36.797393 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1847 2025.01.08 01:16:36.797478 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1848 2025.01.08 01:16:36.798307 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1849 2025.01.08 01:16:36.798367 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1850 2025.01.08 01:16:36.798813 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1851 2025.01.08 01:16:36.799064 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1852 2025.01.08 01:16:36.799312 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001978 sec., 14155.712841253791 rows/sec., 1.10 MiB/sec.
1853 2025.01.08 01:16:36.799383 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} <Debug> TCPHandler: Processed in 0.002414449 sec.
1854 2025.01.08 01:16:36.799547 [ 3 ] {} <Trace> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1855 2025.01.08 01:16:36.799697 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1856 2025.01.08 01:16:36.799794 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1857 2025.01.08 01:16:36.800414 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1858 2025.01.08 01:16:36.800456 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1859 2025.01.08 01:16:36.800855 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1860 2025.01.08 01:16:36.801104 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1861 2025.01.08 01:16:36.801328 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001667 sec., 59988.00239952009 rows/sec., 4.16 MiB/sec.
1862 2025.01.08 01:16:36.801385 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} <Debug> TCPHandler: Processed in 0.00190763 sec.
1863 2025.01.08 01:16:36.801539 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1864 2025.01.08 01:16:36.801693 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1865 2025.01.08 01:16:36.801759 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1866 2025.01.08 01:16:36.802316 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1867 2025.01.08 01:16:36.802358 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1868 2025.01.08 01:16:36.802743 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1869 2025.01.08 01:16:36.802985 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1870 2025.01.08 01:16:36.803206 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00155 sec., 19354.83870967742 rows/sec., 1.33 MiB/sec.
1871 2025.01.08 01:16:36.803261 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} <Debug> TCPHandler: Processed in 0.001791519 sec.
1872 2025.01.08 01:16:40.612567 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
1873 2025.01.08 01:16:40.612667 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
1874 2025.01.08 01:16:40.699503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721
1875 2025.01.08 01:16:40.700462 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1876 2025.01.08 01:16:40.700515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1877 2025.01.08 01:16:40.701145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1878 2025.01.08 01:16:40.701405 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1879 2025.01.08 01:16:40.701741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721
1880 2025.01.08 01:16:40.705058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 276
1881 2025.01.08 01:16:40.707923 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1882 2025.01.08 01:16:40.707972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1883 2025.01.08 01:16:40.709461 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1884 2025.01.08 01:16:40.709782 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1885 2025.01.08 01:16:40.710357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276
1886 2025.01.08 01:16:40.851014 [ 3 ] {} <Debug> TCPHandler: Done processing connection.
1887 2025.01.08 01:16:40.851158 [ 3 ] {} <Debug> TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1888 2025.01.08 01:16:40.927248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61
1889 2025.01.08 01:16:40.948003 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1890 2025.01.08 01:16:40.948063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1891 2025.01.08 01:16:40.955360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1892 2025.01.08 01:16:40.956159 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1893 2025.01.08 01:16:40.959474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61
1894 2025.01.08 01:16:41.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.00 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 167.12 MiB (RSS), difference: 2.12 MiB
1895 2025.01.08 01:16:41.796688 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1896 2025.01.08 01:16:41.796990 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', '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)
1897 2025.01.08 01:16:41.797466 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1898 2025.01.08 01:16:41.797519 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Debug> 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', '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
1899 2025.01.08 01:16:41.797893 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1900 2025.01.08 01:16:41.797981 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1901 2025.01.08 01:16:41.798352 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
1902 2025.01.08 01:16:41.798545 [ 294 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1903 2025.01.08 01:16:41.798554 [ 296 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1904 2025.01.08 01:16:41.798581 [ 295 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1905 2025.01.08 01:16:41.798724 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1906 2025.01.08 01:16:41.798755 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1907 2025.01.08 01:16:41.798883 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1908 2025.01.08 01:16:41.798908 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 33 rows with 3 streams
1909 2025.01.08 01:16:41.798953 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Trace> 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', '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'))"
1910 2025.01.08 01:16:41.799005 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Trace> 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', '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'))"
1911 2025.01.08 01:16:41.799052 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Trace> 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', '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'))"
1912 2025.01.08 01:16:41.800961 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.004119 sec., 8011.653313911143 rows/sec., 296.60 KiB/sec.
1913 2025.01.08 01:16:41.801165 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} <Debug> TCPHandler: Processed in 0.004615203 sec.
1914 2025.01.08 01:16:41.801541 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1915 2025.01.08 01:16:41.801779 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) 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', '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)
1916 2025.01.08 01:16:41.802230 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1917 2025.01.08 01:16:41.802293 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Debug> 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', '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
1918 2025.01.08 01:16:41.802654 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1919 2025.01.08 01:16:41.802735 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1920 2025.01.08 01:16:41.802921 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
1921 2025.01.08 01:16:41.803053 [ 295 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1922 2025.01.08 01:16:41.803061 [ 298 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1923 2025.01.08 01:16:41.803089 [ 294 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1924 2025.01.08 01:16:41.803190 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1925 2025.01.08 01:16:41.803221 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1926 2025.01.08 01:16:41.803339 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1927 2025.01.08 01:16:41.803364 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 33 rows with 3 streams
1928 2025.01.08 01:16:41.803407 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Trace> 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', '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'))"
1929 2025.01.08 01:16:41.803460 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Trace> 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', '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'))"
1930 2025.01.08 01:16:41.803507 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Trace> 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', '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'))"
1931 2025.01.08 01:16:41.804922 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.003261 sec., 10119.595216191352 rows/sec., 374.63 KiB/sec.
1932 2025.01.08 01:16:41.805086 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} <Debug> TCPHandler: Processed in 0.003694008 sec.
1933 2025.01.08 01:16:41.805358 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1934 2025.01.08 01:16:41.805564 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', '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)
1935 2025.01.08 01:16:41.805934 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1936 2025.01.08 01:16:41.805984 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Debug> 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', '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
1937 2025.01.08 01:16:41.806324 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1938 2025.01.08 01:16:41.806398 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1939 2025.01.08 01:16:41.806560 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
1940 2025.01.08 01:16:41.806698 [ 294 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1941 2025.01.08 01:16:41.806700 [ 295 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1942 2025.01.08 01:16:41.806723 [ 296 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1943 2025.01.08 01:16:41.806868 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
1944 2025.01.08 01:16:41.806899 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
1945 2025.01.08 01:16:41.807014 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1946 2025.01.08 01:16:41.807040 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 33 rows with 3 streams
1947 2025.01.08 01:16:41.807085 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Trace> 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', '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'))"
1948 2025.01.08 01:16:41.807135 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Trace> 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', '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'))"
1949 2025.01.08 01:16:41.807182 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Trace> 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', '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'))"
1950 2025.01.08 01:16:41.808635 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.003175 sec., 10393.700787401574 rows/sec., 384.78 KiB/sec.
1951 2025.01.08 01:16:41.808867 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} <Debug> TCPHandler: Processed in 0.003574706 sec.
1952 2025.01.08 01:16:41.812976 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1953 2025.01.08 01:16:41.813109 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1954 2025.01.08 01:16:41.813164 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1955 2025.01.08 01:16:41.813899 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1956 2025.01.08 01:16:41.813938 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1957 2025.01.08 01:16:41.814452 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1958 2025.01.08 01:16:41.814693 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1959 2025.01.08 01:16:41.814896 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001811 sec., 1656.5433462175595 rows/sec., 150.99 KiB/sec.
1960 2025.01.08 01:16:41.815214 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} <Debug> TCPHandler: Processed in 0.002295396 sec.
1961 2025.01.08 01:16:41.815381 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1962 2025.01.08 01:16:41.815527 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1963 2025.01.08 01:16:41.815591 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1964 2025.01.08 01:16:41.816305 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1965 2025.01.08 01:16:41.816353 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1966 2025.01.08 01:16:41.816814 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1967 2025.01.08 01:16:41.817079 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1968 2025.01.08 01:16:41.817491 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec.
1969 2025.01.08 01:16:41.817615 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} <Debug> TCPHandler: Processed in 0.002302067 sec.
1970 2025.01.08 01:16:41.817797 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1971 2025.01.08 01:16:41.817917 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1972 2025.01.08 01:16:41.817967 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1973 2025.01.08 01:16:41.818698 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1974 2025.01.08 01:16:41.818736 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1975 2025.01.08 01:16:41.819127 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1976 2025.01.08 01:16:41.819466 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1977 2025.01.08 01:16:41.819672 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} <Debug> executeQuery: Read 231 rows, 21.07 KiB in 0.001777 sec., 129994.37253798537 rows/sec., 11.58 MiB/sec.
1978 2025.01.08 01:16:41.819842 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} <Debug> TCPHandler: Processed in 0.002100573 sec.
1979 2025.01.08 01:16:41.820019 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1980 2025.01.08 01:16:41.820160 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1981 2025.01.08 01:16:41.820212 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1982 2025.01.08 01:16:41.820890 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1983 2025.01.08 01:16:41.820936 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1984 2025.01.08 01:16:41.821338 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1985 2025.01.08 01:16:41.821616 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1986 2025.01.08 01:16:41.822025 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001869 sec., 19261.637239165328 rows/sec., 1.38 MiB/sec.
1987 2025.01.08 01:16:41.822150 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} <Debug> TCPHandler: Processed in 0.002191854 sec.
1988 2025.01.08 01:16:41.822345 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1989 2025.01.08 01:16:41.822487 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1990 2025.01.08 01:16:41.822540 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1991 2025.01.08 01:16:41.823271 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1992 2025.01.08 01:16:41.823316 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1993 2025.01.08 01:16:41.823751 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1994 2025.01.08 01:16:41.824069 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1995 2025.01.08 01:16:41.824299 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001832 sec., 7641.921397379912 rows/sec., 535.19 KiB/sec.
1996 2025.01.08 01:16:41.824444 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} <Debug> TCPHandler: Processed in 0.002166864 sec.
1997 2025.01.08 01:16:41.824607 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1998 2025.01.08 01:16:41.824742 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1999 2025.01.08 01:16:41.824811 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2000 2025.01.08 01:16:41.825478 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2001 2025.01.08 01:16:41.825526 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2002 2025.01.08 01:16:41.825919 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2003 2025.01.08 01:16:41.826196 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2004 2025.01.08 01:16:41.826468 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00175 sec., 7428.571428571428 rows/sec., 463.17 KiB/sec.
2005 2025.01.08 01:16:41.826573 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} <Debug> TCPHandler: Processed in 0.002025232 sec.
2006 2025.01.08 01:16:41.826733 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2007 2025.01.08 01:16:41.826857 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2008 2025.01.08 01:16:41.826909 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2009 2025.01.08 01:16:41.827750 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2010 2025.01.08 01:16:41.827790 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2011 2025.01.08 01:16:41.828201 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2012 2025.01.08 01:16:41.828461 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2013 2025.01.08 01:16:41.828642 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} <Debug> executeQuery: Read 384 rows, 27.85 KiB in 0.001811 sec., 212037.5483158476 rows/sec., 15.02 MiB/sec.
2014 2025.01.08 01:16:41.828756 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} <Debug> TCPHandler: Processed in 0.002085262 sec.
2015 2025.01.08 01:16:41.828931 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2016 2025.01.08 01:16:41.829076 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2017 2025.01.08 01:16:41.829135 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2018 2025.01.08 01:16:41.829691 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2019 2025.01.08 01:16:41.829741 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2020 2025.01.08 01:16:41.830232 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2021 2025.01.08 01:16:41.830563 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2022 2025.01.08 01:16:41.830811 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001767 sec., 3395.585738539898 rows/sec., 177.41 KiB/sec.
2023 2025.01.08 01:16:41.830888 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} <Debug> TCPHandler: Processed in 0.002027172 sec.
2024 2025.01.08 01:16:41.831073 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2025 2025.01.08 01:16:41.831196 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2026 2025.01.08 01:16:41.831250 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2027 2025.01.08 01:16:41.831881 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2028 2025.01.08 01:16:41.831918 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2029 2025.01.08 01:16:41.832330 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2030 2025.01.08 01:16:41.832599 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2031 2025.01.08 01:16:41.832783 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001613 sec., 109733.4159950403 rows/sec., 7.24 MiB/sec.
2032 2025.01.08 01:16:41.832850 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} <Debug> TCPHandler: Processed in 0.001855439 sec.
2033 2025.01.08 01:16:41.833023 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2034 2025.01.08 01:16:41.833167 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2035 2025.01.08 01:16:41.833233 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2036 2025.01.08 01:16:41.833731 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2037 2025.01.08 01:16:41.833774 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2038 2025.01.08 01:16:41.834162 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2039 2025.01.08 01:16:41.834442 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2040 2025.01.08 01:16:41.834687 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001553 sec., 643.915003219575 rows/sec., 43.39 KiB/sec.
2041 2025.01.08 01:16:41.834756 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} <Debug> TCPHandler: Processed in 0.001813009 sec.
2042 2025.01.08 01:16:41.834945 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2043 2025.01.08 01:16:41.835084 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2044 2025.01.08 01:16:41.835185 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2045 2025.01.08 01:16:41.836595 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2046 2025.01.08 01:16:41.836634 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2047 2025.01.08 01:16:41.837274 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2048 2025.01.08 01:16:41.837598 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2049 2025.01.08 01:16:41.837875 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002802 sec., 10349.75017844397 rows/sec., 18.55 MiB/sec.
2050 2025.01.08 01:16:41.837988 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} <Debug> TCPHandler: Processed in 0.003110179 sec.
2051 2025.01.08 01:16:41.838157 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2052 2025.01.08 01:16:41.838283 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete)
2053 2025.01.08 01:16:41.838338 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2054 2025.01.08 01:16:41.838834 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2055 2025.01.08 01:16:41.838872 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2056 2025.01.08 01:16:41.839271 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2057 2025.01.08 01:16:41.839511 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2058 2025.01.08 01:16:41.839840 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001563 sec., 9596.928982725529 rows/sec., 714.15 KiB/sec.
2059 2025.01.08 01:16:41.839932 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} <Debug> TCPHandler: Processed in 0.001833939 sec.
2060 2025.01.08 01:16:41.840092 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2061 2025.01.08 01:16:41.840212 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2062 2025.01.08 01:16:41.840264 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2063 2025.01.08 01:16:41.840755 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2064 2025.01.08 01:16:41.840794 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2065 2025.01.08 01:16:41.841159 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2066 2025.01.08 01:16:41.841397 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2067 2025.01.08 01:16:41.841571 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001386 sec., 37518.03751803752 rows/sec., 2.32 MiB/sec.
2068 2025.01.08 01:16:41.841619 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} <Debug> TCPHandler: Processed in 0.001583225 sec.
2069 2025.01.08 01:16:42.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.28 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 167.27 MiB (RSS), difference: -3.02 MiB
2070 2025.01.08 01:16:46.793763 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2071 2025.01.08 01:16:46.793948 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2072 2025.01.08 01:16:46.794025 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2073 2025.01.08 01:16:46.794816 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2074 2025.01.08 01:16:46.794865 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2075 2025.01.08 01:16:46.795289 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2076 2025.01.08 01:16:46.795544 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2077 2025.01.08 01:16:46.795748 [ 37 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2078 2025.01.08 01:16:46.795787 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001885 sec., 13793.103448275862 rows/sec., 1.03 MiB/sec.
2079 2025.01.08 01:16:46.795827 [ 37 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2080 2025.01.08 01:16:46.795902 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2081 2025.01.08 01:16:46.795920 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} <Debug> TCPHandler: Processed in 0.002286086 sec.
2082 2025.01.08 01:16:46.796125 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2083 2025.01.08 01:16:46.796198 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2084 2025.01.08 01:16:46.796304 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2085 2025.01.08 01:16:46.796352 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part
2086 2025.01.08 01:16:46.796388 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2087 2025.01.08 01:16:46.796477 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1329 rows starting from the beginning of the part
2088 2025.01.08 01:16:46.796495 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2089 2025.01.08 01:16:46.796797 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part
2090 2025.01.08 01:16:46.797080 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part
2091 2025.01.08 01:16:46.797273 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 231 rows starting from the beginning of the part
2092 2025.01.08 01:16:46.797544 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part
2093 2025.01.08 01:16:46.798346 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2094 2025.01.08 01:16:46.798402 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2095 2025.01.08 01:16:46.798992 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2096 2025.01.08 01:16:46.799378 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2097 2025.01.08 01:16:46.799459 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1827 rows, containing 5 columns (5 merged, 0 gathered) in 0.003443654 sec., 530541.1054652993 rows/sec., 46.66 MiB/sec.
2098 2025.01.08 01:16:46.799652 [ 37 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2099 2025.01.08 01:16:46.799753 [ 37 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2100 2025.01.08 01:16:46.799825 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2101 2025.01.08 01:16:46.799829 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2102 2025.01.08 01:16:46.799843 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003491 sec., 8020.624462904611 rows/sec., 640.60 KiB/sec.
2103 2025.01.08 01:16:46.800586 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2104 2025.01.08 01:16:46.800690 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} <Debug> TCPHandler: Processed in 0.004622833 sec.
2105 2025.01.08 01:16:46.801026 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2106 2025.01.08 01:16:46.801063 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2107 2025.01.08 01:16:46.801077 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2108 2025.01.08 01:16:46.801193 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part
2109 2025.01.08 01:16:46.801372 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2110 2025.01.08 01:16:46.801397 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2111 2025.01.08 01:16:46.801595 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 810 rows starting from the beginning of the part
2112 2025.01.08 01:16:46.801729 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2113 2025.01.08 01:16:46.801823 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
2114 2025.01.08 01:16:46.802187 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part
2115 2025.01.08 01:16:46.802538 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part
2116 2025.01.08 01:16:46.802948 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 384 rows starting from the beginning of the part
2117 2025.01.08 01:16:46.803258 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part
2118 2025.01.08 01:16:46.804455 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2119 2025.01.08 01:16:46.804540 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2120 2025.01.08 01:16:46.805694 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2121 2025.01.08 01:16:46.806053 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1632 rows, containing 5 columns (5 merged, 0 gathered) in 0.006082215 sec., 268323.2999819967 rows/sec., 20.25 MiB/sec.
2122 2025.01.08 01:16:46.806141 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2123 2025.01.08 01:16:46.806244 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2124 2025.01.08 01:16:46.806426 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2125 2025.01.08 01:16:46.806530 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2126 2025.01.08 01:16:46.806601 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005345 sec., 18709.073900841908 rows/sec., 1.30 MiB/sec.
2127 2025.01.08 01:16:46.806614 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2128 2025.01.08 01:16:46.806896 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} <Debug> TCPHandler: Processed in 0.006049825 sec.
2129 2025.01.08 01:16:46.807141 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2130 2025.01.08 01:16:46.807176 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2131 2025.01.08 01:16:46.807244 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2132 2025.01.08 01:16:46.807469 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2133 2025.01.08 01:16:46.807553 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2134 2025.01.08 01:16:46.807723 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
2135 2025.01.08 01:16:46.807729 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 714 rows starting from the beginning of the part
2136 2025.01.08 01:16:46.807744 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2137 2025.01.08 01:16:46.807856 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2138 2025.01.08 01:16:46.808093 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2349 rows starting from the beginning of the part
2139 2025.01.08 01:16:46.808459 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part
2140 2025.01.08 01:16:46.808951 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part
2141 2025.01.08 01:16:46.809261 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 177 rows starting from the beginning of the part
2142 2025.01.08 01:16:46.809467 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part
2143 2025.01.08 01:16:46.810342 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2144 2025.01.08 01:16:46.810406 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2145 2025.01.08 01:16:46.811226 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2146 2025.01.08 01:16:46.811789 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2147 2025.01.08 01:16:46.812096 [ 37 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2148 2025.01.08 01:16:46.812206 [ 37 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2149 2025.01.08 01:16:46.812298 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2150 2025.01.08 01:16:46.812445 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.004845 sec., 6191.950464396285 rows/sec., 434.36 KiB/sec.
2151 2025.01.08 01:16:46.812774 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} <Debug> TCPHandler: Processed in 0.00571209 sec.
2152 2025.01.08 01:16:46.812800 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2153 2025.01.08 01:16:46.813323 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.006498593 sec., 538578.1199099559 rows/sec., 36.09 MiB/sec.
2154 2025.01.08 01:16:46.813347 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2155 2025.01.08 01:16:46.813435 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 212 rows starting from the beginning of the part
2156 2025.01.08 01:16:46.813598 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part
2157 2025.01.08 01:16:46.813875 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2158 2025.01.08 01:16:46.813936 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part
2159 2025.01.08 01:16:46.814300 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part
2160 2025.01.08 01:16:46.814528 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part
2161 2025.01.08 01:16:46.814849 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2162 2025.01.08 01:16:46.814904 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part
2163 2025.01.08 01:16:46.815075 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2164 2025.01.08 01:16:46.815352 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB.
2165 2025.01.08 01:16:46.816418 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 4 columns (4 merged, 0 gathered) in 0.003950042 sec., 95188.86128299395 rows/sec., 6.17 MiB/sec.
2166 2025.01.08 01:16:46.816583 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2167 2025.01.08 01:16:46.816888 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2168 2025.01.08 01:16:46.816974 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2169 2025.01.08 01:16:46.817060 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2170 2025.01.08 01:16:48.201908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209
2171 2025.01.08 01:16:48.202602 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2172 2025.01.08 01:16:48.202657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2173 2025.01.08 01:16:48.203214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2174 2025.01.08 01:16:48.203479 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2175 2025.01.08 01:16:48.203737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209
2176 2025.01.08 01:16:48.459583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68
2177 2025.01.08 01:16:48.480656 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2178 2025.01.08 01:16:48.480725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2179 2025.01.08 01:16:48.487740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2180 2025.01.08 01:16:48.488565 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2181 2025.01.08 01:16:48.492224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68
2182 2025.01.08 01:16:50.710570 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 316
2183 2025.01.08 01:16:50.714218 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2184 2025.01.08 01:16:50.714259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2185 2025.01.08 01:16:50.715751 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2186 2025.01.08 01:16:50.716056 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2187 2025.01.08 01:16:50.716237 [ 34 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2188 2025.01.08 01:16:50.716306 [ 34 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2189 2025.01.08 01:16:50.716359 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2190 2025.01.08 01:16:50.717122 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2191 2025.01.08 01:16:50.717817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316
2192 2025.01.08 01:16:50.718348 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2193 2025.01.08 01:16:50.718544 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part
2194 2025.01.08 01:16:50.719228 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part
2195 2025.01.08 01:16:50.719931 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part
2196 2025.01.08 01:16:50.720623 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part
2197 2025.01.08 01:16:50.721261 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part
2198 2025.01.08 01:16:50.721861 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
2199 2025.01.08 01:16:50.730018 [ 197 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.013467492 sec., 23463.908499073175 rows/sec., 23.05 MiB/sec.
2200 2025.01.08 01:16:50.730831 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2201 2025.01.08 01:16:50.731565 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2202 2025.01.08 01:16:50.731652 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2203 2025.01.08 01:16:50.731868 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB.
2204 2025.01.08 01:16:51.800185 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2205 2025.01.08 01:16:51.800378 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
2206 2025.01.08 01:16:51.800453 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
2207 2025.01.08 01:16:51.801168 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2208 2025.01.08 01:16:51.801218 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2209 2025.01.08 01:16:51.801651 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2210 2025.01.08 01:16:51.801908 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2211 2025.01.08 01:16:51.802102 [ 32 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2212 2025.01.08 01:16:51.802173 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001848 sec., 7575.757575757576 rows/sec., 545.35 KiB/sec.
2213 2025.01.08 01:16:51.802180 [ 32 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2214 2025.01.08 01:16:51.802255 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2215 2025.01.08 01:16:51.802317 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} <Debug> TCPHandler: Processed in 0.002257366 sec.
2216 2025.01.08 01:16:51.802541 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
2217 2025.01.08 01:16:51.802641 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2218 2025.01.08 01:16:51.802728 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2219 2025.01.08 01:16:51.802802 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
2220 2025.01.08 01:16:51.802935 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2221 2025.01.08 01:16:51.803028 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
2222 2025.01.08 01:16:51.803121 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2223 2025.01.08 01:16:51.803390 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
2224 2025.01.08 01:16:51.803751 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
2225 2025.01.08 01:16:51.804012 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part
2226 2025.01.08 01:16:51.805983 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2227 2025.01.08 01:16:51.806071 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2228 2025.01.08 01:16:51.806660 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004292407 sec., 16307.866425527682 rows/sec., 1.21 MiB/sec.
2229 2025.01.08 01:16:51.806878 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2230 2025.01.08 01:16:51.807156 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2231 2025.01.08 01:16:51.807395 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2232 2025.01.08 01:16:51.807598 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2233 2025.01.08 01:16:51.807629 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2234 2025.01.08 01:16:51.807859 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2235 2025.01.08 01:16:51.807971 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} <Debug> executeQuery: Read 231 rows, 21.07 KiB in 0.005148 sec., 44871.794871794875 rows/sec., 4.00 MiB/sec.
2236 2025.01.08 01:16:51.808051 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} <Debug> TCPHandler: Processed in 0.005601898 sec.
2237 2025.01.08 01:16:51.808203 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2238 2025.01.08 01:16:51.808333 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2239 2025.01.08 01:16:51.808388 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2240 2025.01.08 01:16:51.809008 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2241 2025.01.08 01:16:51.809052 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2242 2025.01.08 01:16:51.809430 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2243 2025.01.08 01:16:51.809684 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2244 2025.01.08 01:16:51.809907 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001605 sec., 22429.906542056073 rows/sec., 1.60 MiB/sec.
2245 2025.01.08 01:16:51.809972 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} <Debug> TCPHandler: Processed in 0.001829048 sec.
2246 2025.01.08 01:16:51.810118 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2247 2025.01.08 01:16:51.810247 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
2248 2025.01.08 01:16:51.810301 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2249 2025.01.08 01:16:51.810896 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2250 2025.01.08 01:16:51.810935 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2251 2025.01.08 01:16:51.811325 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2252 2025.01.08 01:16:51.811580 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2253 2025.01.08 01:16:51.811774 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001557 sec., 8991.65061014772 rows/sec., 629.72 KiB/sec.
2254 2025.01.08 01:16:51.811836 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} <Debug> TCPHandler: Processed in 0.001779968 sec.
2255 2025.01.08 01:16:51.811988 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2256 2025.01.08 01:16:51.812119 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
2257 2025.01.08 01:16:51.812178 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2258 2025.01.08 01:16:51.812774 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2259 2025.01.08 01:16:51.812817 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2260 2025.01.08 01:16:51.813199 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2261 2025.01.08 01:16:51.813443 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2262 2025.01.08 01:16:51.813620 [ 32 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2263 2025.01.08 01:16:51.813688 [ 32 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2264 2025.01.08 01:16:51.813711 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec.
2265 2025.01.08 01:16:51.813726 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2266 2025.01.08 01:16:51.813917 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} <Debug> TCPHandler: Processed in 0.001985681 sec.
2267 2025.01.08 01:16:51.814062 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
2268 2025.01.08 01:16:51.814267 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2269 2025.01.08 01:16:51.814354 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2270 2025.01.08 01:16:51.814438 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part
2271 2025.01.08 01:16:51.814504 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2272 2025.01.08 01:16:51.814650 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2273 2025.01.08 01:16:51.814700 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part
2274 2025.01.08 01:16:51.815231 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part
2275 2025.01.08 01:16:51.815545 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part
2276 2025.01.08 01:16:51.815894 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part
2277 2025.01.08 01:16:51.817645 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2278 2025.01.08 01:16:51.817724 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2279 2025.01.08 01:16:51.818646 [ 187 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004778196 sec., 13603.460385467653 rows/sec., 901.31 KiB/sec.
2280 2025.01.08 01:16:51.818767 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2281 2025.01.08 01:16:51.818875 [ 187 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2282 2025.01.08 01:16:51.819244 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2283 2025.01.08 01:16:51.819555 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2284 2025.01.08 01:16:51.819727 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} <Debug> executeQuery: Read 375 rows, 27.13 KiB in 0.005287 sec., 70928.6930206166 rows/sec., 5.01 MiB/sec.
2285 2025.01.08 01:16:51.819857 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2286 2025.01.08 01:16:51.820121 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} <Debug> TCPHandler: Processed in 0.006052545 sec.
2287 2025.01.08 01:16:51.820139 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2288 2025.01.08 01:16:51.820279 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2289 2025.01.08 01:16:51.820406 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2290 2025.01.08 01:16:51.820461 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2291 2025.01.08 01:16:51.820958 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2292 2025.01.08 01:16:51.820998 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2293 2025.01.08 01:16:51.821380 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2294 2025.01.08 01:16:51.821642 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2295 2025.01.08 01:16:51.821871 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec.
2296 2025.01.08 01:16:51.821931 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} <Debug> TCPHandler: Processed in 0.001711867 sec.
2297 2025.01.08 01:16:51.822079 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2298 2025.01.08 01:16:51.822207 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2299 2025.01.08 01:16:51.822266 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2300 2025.01.08 01:16:51.822854 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2301 2025.01.08 01:16:51.822894 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2302 2025.01.08 01:16:51.823360 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2303 2025.01.08 01:16:51.823638 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2304 2025.01.08 01:16:51.823881 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001697 sec., 104301.7088980554 rows/sec., 6.88 MiB/sec.
2305 2025.01.08 01:16:51.824080 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} <Debug> TCPHandler: Processed in 0.002055082 sec.
2306 2025.01.08 01:16:51.824268 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2307 2025.01.08 01:16:51.824417 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2308 2025.01.08 01:16:51.824481 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2309 2025.01.08 01:16:51.825086 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2310 2025.01.08 01:16:51.825133 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2311 2025.01.08 01:16:51.825594 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2312 2025.01.08 01:16:51.825918 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2313 2025.01.08 01:16:51.826137 [ 32 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2314 2025.01.08 01:16:51.826202 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001806 sec., 553.7098560354374 rows/sec., 37.31 KiB/sec.
2315 2025.01.08 01:16:51.826243 [ 32 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2316 2025.01.08 01:16:51.826336 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2317 2025.01.08 01:16:51.826346 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} <Debug> TCPHandler: Processed in 0.002149314 sec.
2318 2025.01.08 01:16:51.826568 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
2319 2025.01.08 01:16:51.826591 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2320 2025.01.08 01:16:51.826819 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2321 2025.01.08 01:16:51.826870 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2322 2025.01.08 01:16:51.826899 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
2323 2025.01.08 01:16:51.827112 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2324 2025.01.08 01:16:51.827321 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
2325 2025.01.08 01:16:51.827764 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2326 2025.01.08 01:16:51.828125 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
2327 2025.01.08 01:16:51.828501 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
2328 2025.01.08 01:16:51.832100 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005658669 sec., 883.6000126531522 rows/sec., 59.54 KiB/sec.
2329 2025.01.08 01:16:51.832356 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2330 2025.01.08 01:16:51.832431 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2331 2025.01.08 01:16:51.832478 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2332 2025.01.08 01:16:51.833251 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2333 2025.01.08 01:16:51.833508 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2334 2025.01.08 01:16:51.833710 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
2335 2025.01.08 01:16:51.834035 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2336 2025.01.08 01:16:51.834357 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2337 2025.01.08 01:16:51.834695 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.007906 sec., 3668.1001770806984 rows/sec., 6.57 MiB/sec.
2338 2025.01.08 01:16:51.834910 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} <Debug> TCPHandler: Processed in 0.008443553 sec.
2339 2025.01.08 01:16:51.835090 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2340 2025.01.08 01:16:51.835223 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2341 2025.01.08 01:16:51.835278 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2342 2025.01.08 01:16:51.835791 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2343 2025.01.08 01:16:51.835834 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2344 2025.01.08 01:16:51.836295 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2345 2025.01.08 01:16:51.836658 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2346 2025.01.08 01:16:51.836951 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001749 sec., 29731.275014293882 rows/sec., 1.84 MiB/sec.
2347 2025.01.08 01:16:51.837125 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} <Debug> TCPHandler: Processed in 0.002104263 sec.
2348 2025.01.08 01:16:55.612920 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache
2349 2025.01.08 01:16:55.612968 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache
2350 2025.01.08 01:16:55.703964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636
2351 2025.01.08 01:16:55.704940 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2352 2025.01.08 01:16:55.704981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2353 2025.01.08 01:16:55.705515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2354 2025.01.08 01:16:55.705777 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2355 2025.01.08 01:16:55.706025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636
2356 2025.01.08 01:16:55.992340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76
2357 2025.01.08 01:16:56.013611 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2358 2025.01.08 01:16:56.013672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2359 2025.01.08 01:16:56.020655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2360 2025.01.08 01:16:56.021424 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2361 2025.01.08 01:16:56.024365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76
2362 2025.01.08 01:16:56.793438 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2363 2025.01.08 01:16:56.793630 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2364 2025.01.08 01:16:56.793701 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2365 2025.01.08 01:16:56.794404 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2366 2025.01.08 01:16:56.794456 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2367 2025.01.08 01:16:56.794869 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2368 2025.01.08 01:16:56.795125 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2369 2025.01.08 01:16:56.795416 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001833 sec., 14184.397163120568 rows/sec., 1.05 MiB/sec.
2370 2025.01.08 01:16:56.795663 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} <Debug> TCPHandler: Processed in 0.002356688 sec.
2371 2025.01.08 01:16:56.795973 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2372 2025.01.08 01:16:56.796175 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2373 2025.01.08 01:16:56.796252 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2374 2025.01.08 01:16:56.797010 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2375 2025.01.08 01:16:56.797062 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2376 2025.01.08 01:16:56.797502 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2377 2025.01.08 01:16:56.797769 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2378 2025.01.08 01:16:56.798011 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001891 sec., 14806.980433632998 rows/sec., 1.15 MiB/sec.
2379 2025.01.08 01:16:56.798077 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} <Debug> TCPHandler: Processed in 0.002240496 sec.
2380 2025.01.08 01:16:56.798230 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2381 2025.01.08 01:16:56.798354 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2382 2025.01.08 01:16:56.798415 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2383 2025.01.08 01:16:56.798968 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2384 2025.01.08 01:16:56.799007 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2385 2025.01.08 01:16:56.799418 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2386 2025.01.08 01:16:56.799664 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2387 2025.01.08 01:16:56.799891 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001563 sec., 63979.52655150352 rows/sec., 4.44 MiB/sec.
2388 2025.01.08 01:16:56.799948 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} <Debug> TCPHandler: Processed in 0.001778088 sec.
2389 2025.01.08 01:16:56.800110 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2390 2025.01.08 01:16:56.800261 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2391 2025.01.08 01:16:56.800326 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2392 2025.01.08 01:16:56.800839 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2393 2025.01.08 01:16:56.800881 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2394 2025.01.08 01:16:56.801279 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2395 2025.01.08 01:16:56.801521 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2396 2025.01.08 01:16:56.801787 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00156 sec., 19230.76923076923 rows/sec., 1.32 MiB/sec.
2397 2025.01.08 01:16:56.801979 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} <Debug> TCPHandler: Processed in 0.001935931 sec.
2398 2025.01.08 01:16:58.700439 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2399 2025.01.08 01:16:58.700719 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) 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)
2400 2025.01.08 01:16:58.701153 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2401 2025.01.08 01:16:58.701205 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Debug> 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
2402 2025.01.08 01:16:58.701569 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2403 2025.01.08 01:16:58.701650 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2404 2025.01.08 01:16:58.701831 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2405 2025.01.08 01:16:58.701995 [ 294 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2406 2025.01.08 01:16:58.702092 [ 298 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2407 2025.01.08 01:16:58.702103 [ 296 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2408 2025.01.08 01:16:58.702092 [ 295 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2409 2025.01.08 01:16:58.702363 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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
2410 2025.01.08 01:16:58.702436 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading)
2411 2025.01.08 01:16:58.702595 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2412 2025.01.08 01:16:58.702621 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 36 rows with 4 streams
2413 2025.01.08 01:16:58.702664 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> 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'))"
2414 2025.01.08 01:16:58.702711 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> 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'))"
2415 2025.01.08 01:16:58.702752 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> 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'))"
2416 2025.01.08 01:16:58.702880 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Trace> 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'))"
2417 2025.01.08 01:16:58.705020 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.004425 sec., 8135.593220338983 rows/sec., 307.42 KiB/sec.
2418 2025.01.08 01:16:58.705291 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Debug> MemoryTracker: Peak memory usage (for query): 142.49 KiB.
2419 2025.01.08 01:16:58.705313 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} <Debug> TCPHandler: Processed in 0.005007299 sec.
2420 2025.01.08 01:16:58.746610 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2421 2025.01.08 01:16:58.746744 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
2422 2025.01.08 01:16:58.746802 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2423 2025.01.08 01:16:58.747529 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2424 2025.01.08 01:16:58.747573 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2425 2025.01.08 01:16:58.748116 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2426 2025.01.08 01:16:58.748359 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2427 2025.01.08 01:16:58.748646 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001918 sec., 521.376433785193 rows/sec., 118.12 KiB/sec.
2428 2025.01.08 01:16:58.748775 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} <Debug> TCPHandler: Processed in 0.002225395 sec.
2429 2025.01.08 01:16:58.749020 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2430 2025.01.08 01:16:58.749187 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
2431 2025.01.08 01:16:58.749261 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
2432 2025.01.08 01:16:58.750027 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2433 2025.01.08 01:16:58.750076 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2434 2025.01.08 01:16:58.750513 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2435 2025.01.08 01:16:58.750768 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2436 2025.01.08 01:16:58.751098 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec.
2437 2025.01.08 01:16:58.751212 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} <Debug> TCPHandler: Processed in 0.002324447 sec.
2438 2025.01.08 01:16:58.751356 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2439 2025.01.08 01:16:58.751481 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
2440 2025.01.08 01:16:58.751534 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2441 2025.01.08 01:16:58.752127 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2442 2025.01.08 01:16:58.752169 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2443 2025.01.08 01:16:58.752513 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2444 2025.01.08 01:16:58.752747 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2445 2025.01.08 01:16:58.753012 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00155 sec., 5161.290322580645 rows/sec., 420.87 KiB/sec.
2446 2025.01.08 01:16:58.753088 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} <Debug> TCPHandler: Processed in 0.001793099 sec.
2447 2025.01.08 01:16:58.753263 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2448 2025.01.08 01:16:58.753396 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2449 2025.01.08 01:16:58.753454 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2450 2025.01.08 01:16:58.754784 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2451 2025.01.08 01:16:58.754828 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2452 2025.01.08 01:16:58.755312 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2453 2025.01.08 01:16:58.755573 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2454 2025.01.08 01:16:58.755799 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} <Debug> executeQuery: Read 1333 rows, 113.55 KiB in 0.002433 sec., 547883.2716810523 rows/sec., 45.58 MiB/sec.
2455 2025.01.08 01:16:58.755865 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} <Debug> TCPHandler: Processed in 0.002662262 sec.
2456 2025.01.08 01:16:58.756002 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2457 2025.01.08 01:16:58.756120 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2458 2025.01.08 01:16:58.756168 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2459 2025.01.08 01:16:58.756746 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2460 2025.01.08 01:16:58.756787 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2461 2025.01.08 01:16:58.757232 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2462 2025.01.08 01:16:58.757468 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2463 2025.01.08 01:16:58.757639 [ 69 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2464 2025.01.08 01:16:58.757718 [ 69 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2465 2025.01.08 01:16:58.757723 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} <Debug> executeQuery: Read 23 rows, 1.62 KiB in 0.001618 sec., 14215.080346106304 rows/sec., 998.89 KiB/sec.
2466 2025.01.08 01:16:58.757755 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2467 2025.01.08 01:16:58.757840 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} <Debug> TCPHandler: Processed in 0.00189405 sec.
2468 2025.01.08 01:16:58.758179 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2469 2025.01.08 01:16:58.758212 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2470 2025.01.08 01:16:58.758454 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2471 2025.01.08 01:16:58.758464 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
2472 2025.01.08 01:16:58.758513 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part
2473 2025.01.08 01:16:58.758573 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2474 2025.01.08 01:16:58.758816 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part
2475 2025.01.08 01:16:58.759168 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part
2476 2025.01.08 01:16:58.759527 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
2477 2025.01.08 01:16:58.759921 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
2478 2025.01.08 01:16:58.760304 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
2479 2025.01.08 01:16:58.761679 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2480 2025.01.08 01:16:58.761758 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2481 2025.01.08 01:16:58.762893 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2482 2025.01.08 01:16:58.763135 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 5 columns (5 merged, 0 gathered) in 0.005275693 sec., 26536.798104059508 rows/sec., 1.96 MiB/sec.
2483 2025.01.08 01:16:58.763339 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2484 2025.01.08 01:16:58.763441 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2485 2025.01.08 01:16:58.763697 [ 90 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2486 2025.01.08 01:16:58.763798 [ 90 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2487 2025.01.08 01:16:58.763860 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2488 2025.01.08 01:16:58.763970 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005543 sec., 43658.668591015696 rows/sec., 2.96 MiB/sec.
2489 2025.01.08 01:16:58.764047 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2490 2025.01.08 01:16:58.764237 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2491 2025.01.08 01:16:58.764391 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2492 2025.01.08 01:16:58.764397 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} <Debug> TCPHandler: Processed in 0.006408411 sec.
2493 2025.01.08 01:16:58.764671 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2494 2025.01.08 01:16:58.764711 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2495 2025.01.08 01:16:58.764724 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2496 2025.01.08 01:16:58.764793 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
2497 2025.01.08 01:16:58.764951 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
2498 2025.01.08 01:16:58.765010 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
2499 2025.01.08 01:16:58.765065 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2500 2025.01.08 01:16:58.765385 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part
2501 2025.01.08 01:16:58.765785 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
2502 2025.01.08 01:16:58.766135 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part
2503 2025.01.08 01:16:58.766573 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part
2504 2025.01.08 01:16:58.767558 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2505 2025.01.08 01:16:58.767601 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2506 2025.01.08 01:16:58.768157 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2507 2025.01.08 01:16:58.768488 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004512121 sec., 119677.64162352915 rows/sec., 8.57 MiB/sec.
2508 2025.01.08 01:16:58.768509 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2509 2025.01.08 01:16:58.768643 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2510 2025.01.08 01:16:58.768755 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003891 sec., 3341.0434335646364 rows/sec., 208.31 KiB/sec.
2511 2025.01.08 01:16:58.768833 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} <Debug> TCPHandler: Processed in 0.004291528 sec.
2512 2025.01.08 01:16:58.768987 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2513 2025.01.08 01:16:58.769036 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2514 2025.01.08 01:16:58.769168 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2515 2025.01.08 01:16:58.769198 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2516 2025.01.08 01:16:58.769317 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2517 2025.01.08 01:16:58.769329 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
2518 2025.01.08 01:16:58.770270 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2519 2025.01.08 01:16:58.770316 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2520 2025.01.08 01:16:58.770734 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2521 2025.01.08 01:16:58.770994 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2522 2025.01.08 01:16:58.771211 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} <Debug> executeQuery: Read 818 rows, 60.38 KiB in 0.002072 sec., 394787.6447876448 rows/sec., 28.46 MiB/sec.
2523 2025.01.08 01:16:58.771269 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} <Debug> TCPHandler: Processed in 0.002350677 sec.
2524 2025.01.08 01:16:58.771428 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2525 2025.01.08 01:16:58.771566 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2526 2025.01.08 01:16:58.771625 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2527 2025.01.08 01:16:58.772120 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2528 2025.01.08 01:16:58.772158 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2529 2025.01.08 01:16:58.772520 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2530 2025.01.08 01:16:58.772764 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2531 2025.01.08 01:16:58.772888 [ 90 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2532 2025.01.08 01:16:58.772930 [ 90 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2533 2025.01.08 01:16:58.772940 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec.
2534 2025.01.08 01:16:58.772955 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2535 2025.01.08 01:16:58.773038 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} <Debug> TCPHandler: Processed in 0.001673917 sec.
2536 2025.01.08 01:16:58.773214 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2537 2025.01.08 01:16:58.773237 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2538 2025.01.08 01:16:58.773362 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2539 2025.01.08 01:16:58.773410 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2540 2025.01.08 01:16:58.773414 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
2541 2025.01.08 01:16:58.773485 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2542 2025.01.08 01:16:58.773595 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
2543 2025.01.08 01:16:58.773901 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
2544 2025.01.08 01:16:58.774293 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
2545 2025.01.08 01:16:58.774514 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
2546 2025.01.08 01:16:58.774697 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
2547 2025.01.08 01:16:58.775491 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2548 2025.01.08 01:16:58.775536 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2549 2025.01.08 01:16:58.776014 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002948917 sec., 12207.871567765385 rows/sec., 637.81 KiB/sec.
2550 2025.01.08 01:16:58.776204 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2551 2025.01.08 01:16:58.776313 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2552 2025.01.08 01:16:58.776691 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2553 2025.01.08 01:16:58.776765 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2554 2025.01.08 01:16:58.776874 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2555 2025.01.08 01:16:58.777096 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2556 2025.01.08 01:16:58.777202 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} <Debug> executeQuery: Read 967 rows, 65.81 KiB in 0.00384 sec., 251822.91666666666 rows/sec., 16.74 MiB/sec.
2557 2025.01.08 01:16:58.777271 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} <Debug> TCPHandler: Processed in 0.004135176 sec.
2558 2025.01.08 01:16:58.777429 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2559 2025.01.08 01:16:58.777569 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2560 2025.01.08 01:16:58.777628 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2561 2025.01.08 01:16:58.778121 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2562 2025.01.08 01:16:58.778158 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2563 2025.01.08 01:16:58.778516 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2564 2025.01.08 01:16:58.778750 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2565 2025.01.08 01:16:58.778920 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec.
2566 2025.01.08 01:16:58.778967 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} <Debug> TCPHandler: Processed in 0.001615005 sec.
2567 2025.01.08 01:16:58.779123 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2568 2025.01.08 01:16:58.779265 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2569 2025.01.08 01:16:58.779360 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2570 2025.01.08 01:16:58.780511 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2571 2025.01.08 01:16:58.780552 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2572 2025.01.08 01:16:58.781180 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2573 2025.01.08 01:16:58.781460 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2574 2025.01.08 01:16:58.781638 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2575 2025.01.08 01:16:58.781708 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2576 2025.01.08 01:16:58.781743 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2577 2025.01.08 01:16:58.781758 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002515 sec., 3180.9145129224653 rows/sec., 5.70 MiB/sec.
2578 2025.01.08 01:16:58.782073 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2579 2025.01.08 01:16:58.782128 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} <Debug> TCPHandler: Processed in 0.003069978 sec.
2580 2025.01.08 01:16:58.782350 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2581 2025.01.08 01:16:58.782631 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2582 2025.01.08 01:16:58.782709 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2583 2025.01.08 01:16:58.782739 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2584 2025.01.08 01:16:58.782911 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
2585 2025.01.08 01:16:58.783809 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
2586 2025.01.08 01:16:58.784510 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part
2587 2025.01.08 01:16:58.784965 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2588 2025.01.08 01:16:58.785088 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2589 2025.01.08 01:16:58.785171 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part
2590 2025.01.08 01:16:58.785829 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part
2591 2025.01.08 01:16:58.786492 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part
2592 2025.01.08 01:16:58.786561 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2593 2025.01.08 01:16:58.787399 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2594 2025.01.08 01:16:58.787826 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.005268 sec., 6454.062262718299 rows/sec., 386.14 KiB/sec.
2595 2025.01.08 01:16:58.788002 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} <Debug> TCPHandler: Processed in 0.005769641 sec.
2596 2025.01.08 01:16:58.789928 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 19 columns (19 merged, 0 gathered) in 0.008103358 sec., 11106.506709934327 rows/sec., 19.90 MiB/sec.
2597 2025.01.08 01:16:58.790223 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2598 2025.01.08 01:16:58.790601 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2599 2025.01.08 01:16:58.790677 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2600 2025.01.08 01:16:58.790789 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
2601 2025.01.08 01:16:59.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.04 MiB, peak 172.79 MiB, free memory in arenas 0.00 B, will set to 167.97 MiB (RSS), difference: -1.07 MiB
2602 2025.01.08 01:17:00.718117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 374
2603 2025.01.08 01:17:00.721825 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2604 2025.01.08 01:17:00.721882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2605 2025.01.08 01:17:00.723414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2606 2025.01.08 01:17:00.723735 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2607 2025.01.08 01:17:00.724712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374
2608 2025.01.08 01:17:01.793415 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2609 2025.01.08 01:17:01.793600 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2610 2025.01.08 01:17:01.793675 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2611 2025.01.08 01:17:01.794493 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2612 2025.01.08 01:17:01.794546 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2613 2025.01.08 01:17:01.794981 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2614 2025.01.08 01:17:01.795239 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2615 2025.01.08 01:17:01.795469 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.001922 sec., 35379.812695109256 rows/sec., 3.00 MiB/sec.
2616 2025.01.08 01:17:01.795536 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} <Debug> TCPHandler: Processed in 0.002256105 sec.
2617 2025.01.08 01:17:01.795798 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2618 2025.01.08 01:17:01.795985 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2619 2025.01.08 01:17:01.796056 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2620 2025.01.08 01:17:01.796857 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2621 2025.01.08 01:17:01.796898 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2622 2025.01.08 01:17:01.797312 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2623 2025.01.08 01:17:01.797575 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2624 2025.01.08 01:17:01.797792 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001854 sec., 11326.860841423948 rows/sec., 851.73 KiB/sec.
2625 2025.01.08 01:17:01.797866 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} <Debug> TCPHandler: Processed in 0.002198675 sec.
2626 2025.01.08 01:17:01.798043 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2627 2025.01.08 01:17:01.798192 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2628 2025.01.08 01:17:01.798254 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2629 2025.01.08 01:17:01.798961 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2630 2025.01.08 01:17:01.799003 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2631 2025.01.08 01:17:01.799393 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2632 2025.01.08 01:17:01.799635 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2633 2025.01.08 01:17:01.799854 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.001698 sec., 28857.479387514722 rows/sec., 2.25 MiB/sec.
2634 2025.01.08 01:17:01.799911 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} <Debug> TCPHandler: Processed in 0.00194024 sec.
2635 2025.01.08 01:17:01.800067 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2636 2025.01.08 01:17:01.800210 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2637 2025.01.08 01:17:01.800273 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2638 2025.01.08 01:17:01.800913 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2639 2025.01.08 01:17:01.800953 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2640 2025.01.08 01:17:01.801340 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2641 2025.01.08 01:17:01.801663 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2642 2025.01.08 01:17:01.801863 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001687 sec., 35566.09365737996 rows/sec., 2.47 MiB/sec.
2643 2025.01.08 01:17:01.801926 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} <Debug> TCPHandler: Processed in 0.001926961 sec.
2644 2025.01.08 01:17:01.802820 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2645 2025.01.08 01:17:01.802968 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2646 2025.01.08 01:17:01.803079 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2647 2025.01.08 01:17:01.804684 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2648 2025.01.08 01:17:01.804726 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2649 2025.01.08 01:17:01.805381 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2650 2025.01.08 01:17:01.805647 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2651 2025.01.08 01:17:01.805893 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002962 sec., 7089.804186360568 rows/sec., 12.70 MiB/sec.
2652 2025.01.08 01:17:01.806024 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} <Debug> TCPHandler: Processed in 0.003274901 sec.
2653 2025.01.08 01:17:01.806189 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2654 2025.01.08 01:17:01.806325 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2655 2025.01.08 01:17:01.806387 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2656 2025.01.08 01:17:01.806932 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2657 2025.01.08 01:17:01.806972 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2658 2025.01.08 01:17:01.807354 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2659 2025.01.08 01:17:01.807604 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2660 2025.01.08 01:17:01.807787 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001498 sec., 12016.021361815754 rows/sec., 842.92 KiB/sec.
2661 2025.01.08 01:17:01.807840 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} <Debug> TCPHandler: Processed in 0.001716617 sec.
2662 2025.01.08 01:17:03.206175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124
2663 2025.01.08 01:17:03.206853 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2664 2025.01.08 01:17:03.206901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2665 2025.01.08 01:17:03.207434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2666 2025.01.08 01:17:03.207716 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2667 2025.01.08 01:17:03.207941 [ 131 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2668 2025.01.08 01:17:03.207981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124
2669 2025.01.08 01:17:03.208034 [ 131 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2670 2025.01.08 01:17:03.208066 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2671 2025.01.08 01:17:03.208216 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2672 2025.01.08 01:17:03.208390 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2673 2025.01.08 01:17:03.208435 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part
2674 2025.01.08 01:17:03.208515 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part
2675 2025.01.08 01:17:03.208599 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part
2676 2025.01.08 01:17:03.208836 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part
2677 2025.01.08 01:17:03.208970 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part
2678 2025.01.08 01:17:03.209213 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part
2679 2025.01.08 01:17:03.211000 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002849765 sec., 1798042.9965277838 rows/sec., 25.72 MiB/sec.
2680 2025.01.08 01:17:03.211481 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2681 2025.01.08 01:17:03.211876 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2682 2025.01.08 01:17:03.211987 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2683 2025.01.08 01:17:03.212107 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB.
2684 2025.01.08 01:17:03.524464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83
2685 2025.01.08 01:17:03.546064 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2686 2025.01.08 01:17:03.546123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2687 2025.01.08 01:17:03.553611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2688 2025.01.08 01:17:03.554444 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2689 2025.01.08 01:17:03.554740 [ 131 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2690 2025.01.08 01:17:03.554801 [ 131 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2691 2025.01.08 01:17:03.554840 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2692 2025.01.08 01:17:03.555266 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2693 2025.01.08 01:17:03.570430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83
2694 2025.01.08 01:17:03.571998 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2695 2025.01.08 01:17:03.573422 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part
2696 2025.01.08 01:17:03.579162 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part
2697 2025.01.08 01:17:03.585033 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part
2698 2025.01.08 01:17:03.590516 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part
2699 2025.01.08 01:17:03.596524 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part
2700 2025.01.08 01:17:03.602701 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part
2701 2025.01.08 01:17:03.661157 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.106192373 sec., 781.6003885702789 rows/sec., 4.04 MiB/sec.
2702 2025.01.08 01:17:03.663797 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2703 2025.01.08 01:17:03.666759 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2704 2025.01.08 01:17:03.666888 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2705 2025.01.08 01:17:03.669361 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB.
2706 2025.01.08 01:17:04.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.11 MiB, peak 178.98 MiB, free memory in arenas 0.00 B, will set to 170.25 MiB (RSS), difference: 1.14 MiB
2707 2025.01.08 01:17:06.794012 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2708 2025.01.08 01:17:06.794199 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2709 2025.01.08 01:17:06.794271 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2710 2025.01.08 01:17:06.795050 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2711 2025.01.08 01:17:06.795103 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2712 2025.01.08 01:17:06.795541 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2713 2025.01.08 01:17:06.795794 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2714 2025.01.08 01:17:06.795948 [ 150 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2715 2025.01.08 01:17:06.795995 [ 150 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2716 2025.01.08 01:17:06.796008 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00186 sec., 13978.494623655914 rows/sec., 1.04 MiB/sec.
2717 2025.01.08 01:17:06.796022 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2718 2025.01.08 01:17:06.796127 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} <Debug> TCPHandler: Processed in 0.002243745 sec.
2719 2025.01.08 01:17:06.796292 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
2720 2025.01.08 01:17:06.796404 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2721 2025.01.08 01:17:06.796463 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2722 2025.01.08 01:17:06.796504 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1371 rows starting from the beginning of the part
2723 2025.01.08 01:17:06.796582 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2724 2025.01.08 01:17:06.796662 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 231 rows starting from the beginning of the part
2725 2025.01.08 01:17:06.796676 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2726 2025.01.08 01:17:06.796979 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part
2727 2025.01.08 01:17:06.797374 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1333 rows starting from the beginning of the part
2728 2025.01.08 01:17:06.797611 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part
2729 2025.01.08 01:17:06.797881 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part
2730 2025.01.08 01:17:06.798642 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2731 2025.01.08 01:17:06.798693 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2732 2025.01.08 01:17:06.799399 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2733 2025.01.08 01:17:06.799708 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2734 2025.01.08 01:17:06.799919 [ 150 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2735 2025.01.08 01:17:06.800005 [ 150 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2736 2025.01.08 01:17:06.800076 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003525 sec., 7943.262411347518 rows/sec., 634.42 KiB/sec.
2737 2025.01.08 01:17:06.800086 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2738 2025.01.08 01:17:06.800399 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} <Debug> TCPHandler: Processed in 0.004133385 sec.
2739 2025.01.08 01:17:06.800737 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
2740 2025.01.08 01:17:06.800741 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2741 2025.01.08 01:17:06.800876 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3055 rows, containing 5 columns (5 merged, 0 gathered) in 0.004736345 sec., 645012.1348845998 rows/sec., 56.41 MiB/sec.
2742 2025.01.08 01:17:06.800967 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2743 2025.01.08 01:17:06.800973 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2744 2025.01.08 01:17:06.801026 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 840 rows starting from the beginning of the part
2745 2025.01.08 01:17:06.801040 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2746 2025.01.08 01:17:06.801213 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2747 2025.01.08 01:17:06.801499 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 375 rows starting from the beginning of the part
2748 2025.01.08 01:17:06.802107 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part
2749 2025.01.08 01:17:06.802544 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 818 rows starting from the beginning of the part
2750 2025.01.08 01:17:06.802694 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2751 2025.01.08 01:17:06.802969 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part
2752 2025.01.08 01:17:06.803251 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2753 2025.01.08 01:17:06.803495 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part
2754 2025.01.08 01:17:06.803650 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
2755 2025.01.08 01:17:06.804603 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2756 2025.01.08 01:17:06.804654 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2757 2025.01.08 01:17:06.805429 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2758 2025.01.08 01:17:06.805793 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 5 columns (5 merged, 0 gathered) in 0.005512607 sec., 387838.276880612 rows/sec., 29.48 MiB/sec.
2759 2025.01.08 01:17:06.805935 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2760 2025.01.08 01:17:06.806095 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2761 2025.01.08 01:17:06.806251 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2762 2025.01.08 01:17:06.806339 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2763 2025.01.08 01:17:06.806407 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2764 2025.01.08 01:17:06.806556 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00561 sec., 17825.311942959 rows/sec., 1.24 MiB/sec.
2765 2025.01.08 01:17:06.806716 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
2766 2025.01.08 01:17:06.806887 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} <Debug> TCPHandler: Processed in 0.006331669 sec.
2767 2025.01.08 01:17:06.807088 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2768 2025.01.08 01:17:06.807158 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2769 2025.01.08 01:17:06.807199 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2770 2025.01.08 01:17:06.807269 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3500 rows starting from the beginning of the part
2771 2025.01.08 01:17:06.807352 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2772 2025.01.08 01:17:06.807575 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2773 2025.01.08 01:17:06.807775 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 177 rows starting from the beginning of the part
2774 2025.01.08 01:17:06.807818 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
2775 2025.01.08 01:17:06.807831 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2776 2025.01.08 01:17:06.808287 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part
2777 2025.01.08 01:17:06.808706 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 967 rows starting from the beginning of the part
2778 2025.01.08 01:17:06.809055 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part
2779 2025.01.08 01:17:06.809301 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part
2780 2025.01.08 01:17:06.810171 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2781 2025.01.08 01:17:06.810239 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2782 2025.01.08 01:17:06.811164 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2783 2025.01.08 01:17:06.811711 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2784 2025.01.08 01:17:06.811996 [ 150 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2785 2025.01.08 01:17:06.812111 [ 150 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2786 2025.01.08 01:17:06.812174 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2787 2025.01.08 01:17:06.812220 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.004816 sec., 6229.235880398671 rows/sec., 436.98 KiB/sec.
2788 2025.01.08 01:17:06.812628 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} <Debug> TCPHandler: Processed in 0.005592048 sec.
2789 2025.01.08 01:17:06.812657 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
2790 2025.01.08 01:17:06.813400 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2791 2025.01.08 01:17:06.813522 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 376 rows starting from the beginning of the part
2792 2025.01.08 01:17:06.813583 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4904 rows, containing 5 columns (5 merged, 0 gathered) in 0.007039581 sec., 696632.3705913747 rows/sec., 46.66 MiB/sec.
2793 2025.01.08 01:17:06.813741 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part
2794 2025.01.08 01:17:06.813873 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part
2795 2025.01.08 01:17:06.814132 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part
2796 2025.01.08 01:17:06.814239 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part
2797 2025.01.08 01:17:06.814335 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2798 2025.01.08 01:17:06.814713 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part
2799 2025.01.08 01:17:06.816259 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.003975303 sec., 135838.70210648092 rows/sec., 8.79 MiB/sec.
2800 2025.01.08 01:17:06.816411 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2801 2025.01.08 01:17:06.816547 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2802 2025.01.08 01:17:06.816548 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2803 2025.01.08 01:17:06.816683 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB.
2804 2025.01.08 01:17:06.816907 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2805 2025.01.08 01:17:06.816984 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2806 2025.01.08 01:17:06.817058 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
2807 2025.01.08 01:17:10.613018 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
2808 2025.01.08 01:17:10.613117 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
2809 2025.01.08 01:17:10.708164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551
2810 2025.01.08 01:17:10.708935 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2811 2025.01.08 01:17:10.708995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2812 2025.01.08 01:17:10.709574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2813 2025.01.08 01:17:10.709849 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2814 2025.01.08 01:17:10.710160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551
2815 2025.01.08 01:17:10.725030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 394
2816 2025.01.08 01:17:10.727905 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2817 2025.01.08 01:17:10.727987 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2818 2025.01.08 01:17:10.729587 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2819 2025.01.08 01:17:10.729906 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2820 2025.01.08 01:17:10.730440 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394
2821 2025.01.08 01:17:10.753977 [ 146 ] {} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2822 2025.01.08 01:17:10.754030 [ 146 ] {} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2823 2025.01.08 01:17:10.754056 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2824 2025.01.08 01:17:10.754276 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
2825 2025.01.08 01:17:10.754669 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2826 2025.01.08 01:17:10.754720 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
2827 2025.01.08 01:17:10.754849 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part
2828 2025.01.08 01:17:10.754953 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
2829 2025.01.08 01:17:10.755118 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part
2830 2025.01.08 01:17:10.755233 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
2831 2025.01.08 01:17:10.757594 [ 200 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 6 columns (6 merged, 0 gathered) in 0.003438264 sec., 10761.244628103019 rows/sec., 1.84 MiB/sec.
2832 2025.01.08 01:17:10.757764 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2833 2025.01.08 01:17:10.758159 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2834 2025.01.08 01:17:10.758241 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2835 2025.01.08 01:17:10.758324 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
2836 2025.01.08 01:17:11.070567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91
2837 2025.01.08 01:17:11.091509 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2838 2025.01.08 01:17:11.091558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2839 2025.01.08 01:17:11.098914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2840 2025.01.08 01:17:11.099692 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2841 2025.01.08 01:17:11.102443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91
2842 2025.01.08 01:17:11.801236 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2843 2025.01.08 01:17:11.801451 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
2844 2025.01.08 01:17:11.801534 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
2845 2025.01.08 01:17:11.802405 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2846 2025.01.08 01:17:11.802455 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2847 2025.01.08 01:17:11.802892 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2848 2025.01.08 01:17:11.803147 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2849 2025.01.08 01:17:11.803381 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec.
2850 2025.01.08 01:17:11.803447 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} <Debug> TCPHandler: Processed in 0.002349077 sec.
2851 2025.01.08 01:17:11.803732 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2852 2025.01.08 01:17:11.803930 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2853 2025.01.08 01:17:11.804010 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2854 2025.01.08 01:17:11.804896 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2855 2025.01.08 01:17:11.804951 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2856 2025.01.08 01:17:11.805440 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2857 2025.01.08 01:17:11.805708 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2858 2025.01.08 01:17:11.805955 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002079 sec., 122655.12265512264 rows/sec., 10.97 MiB/sec.
2859 2025.01.08 01:17:11.806021 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} <Debug> TCPHandler: Processed in 0.002428238 sec.
2860 2025.01.08 01:17:11.806192 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2861 2025.01.08 01:17:11.806326 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2862 2025.01.08 01:17:11.806381 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2863 2025.01.08 01:17:11.807034 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2864 2025.01.08 01:17:11.807078 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2865 2025.01.08 01:17:11.807477 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2866 2025.01.08 01:17:11.807738 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2867 2025.01.08 01:17:11.808041 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001735 sec., 27665.7060518732 rows/sec., 1.99 MiB/sec.
2868 2025.01.08 01:17:11.808255 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} <Debug> TCPHandler: Processed in 0.002117663 sec.
2869 2025.01.08 01:17:11.808422 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2870 2025.01.08 01:17:11.808548 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
2871 2025.01.08 01:17:11.808602 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2872 2025.01.08 01:17:11.809218 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2873 2025.01.08 01:17:11.809259 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2874 2025.01.08 01:17:11.809632 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2875 2025.01.08 01:17:11.809952 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2876 2025.01.08 01:17:11.810176 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001658 sec., 8443.90832328106 rows/sec., 591.36 KiB/sec.
2877 2025.01.08 01:17:11.810235 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} <Debug> TCPHandler: Processed in 0.001873399 sec.
2878 2025.01.08 01:17:11.810389 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2879 2025.01.08 01:17:11.810512 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
2880 2025.01.08 01:17:11.810562 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2881 2025.01.08 01:17:11.811153 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2882 2025.01.08 01:17:11.811192 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2883 2025.01.08 01:17:11.811561 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2884 2025.01.08 01:17:11.811803 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2885 2025.01.08 01:17:11.812020 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec.
2886 2025.01.08 01:17:11.812103 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} <Debug> TCPHandler: Processed in 0.001770868 sec.
2887 2025.01.08 01:17:11.812255 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2888 2025.01.08 01:17:11.812380 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2889 2025.01.08 01:17:11.812431 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2890 2025.01.08 01:17:11.813160 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2891 2025.01.08 01:17:11.813200 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2892 2025.01.08 01:17:11.813606 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2893 2025.01.08 01:17:11.813858 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2894 2025.01.08 01:17:11.814083 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} <Debug> executeQuery: Read 398 rows, 28.99 KiB in 0.00173 sec., 230057.8034682081 rows/sec., 16.36 MiB/sec.
2895 2025.01.08 01:17:11.814139 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} <Debug> TCPHandler: Processed in 0.001941981 sec.
2896 2025.01.08 01:17:11.814288 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2897 2025.01.08 01:17:11.814427 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2898 2025.01.08 01:17:11.814486 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2899 2025.01.08 01:17:11.815050 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2900 2025.01.08 01:17:11.815096 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2901 2025.01.08 01:17:11.815484 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2902 2025.01.08 01:17:11.815727 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2903 2025.01.08 01:17:11.815931 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 204.35 KiB/sec.
2904 2025.01.08 01:17:11.815981 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} <Debug> TCPHandler: Processed in 0.001754828 sec.
2905 2025.01.08 01:17:11.816126 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2906 2025.01.08 01:17:11.816246 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2907 2025.01.08 01:17:11.816308 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2908 2025.01.08 01:17:11.816997 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2909 2025.01.08 01:17:11.817044 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2910 2025.01.08 01:17:11.817484 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2911 2025.01.08 01:17:11.817735 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2912 2025.01.08 01:17:11.818001 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001781 sec., 99382.36945536216 rows/sec., 6.56 MiB/sec.
2913 2025.01.08 01:17:11.818200 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} <Debug> TCPHandler: Processed in 0.002127914 sec.
2914 2025.01.08 01:17:11.818363 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2915 2025.01.08 01:17:11.818501 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2916 2025.01.08 01:17:11.818560 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2917 2025.01.08 01:17:11.819083 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2918 2025.01.08 01:17:11.819128 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2919 2025.01.08 01:17:11.819505 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2920 2025.01.08 01:17:11.819772 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2921 2025.01.08 01:17:11.819973 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec.
2922 2025.01.08 01:17:11.820022 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} <Debug> TCPHandler: Processed in 0.001729528 sec.
2923 2025.01.08 01:17:11.820155 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2924 2025.01.08 01:17:11.820280 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2925 2025.01.08 01:17:11.820375 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2926 2025.01.08 01:17:11.821684 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2927 2025.01.08 01:17:11.821722 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2928 2025.01.08 01:17:11.822443 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2929 2025.01.08 01:17:11.822735 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2930 2025.01.08 01:17:11.822945 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002694 sec., 15219.00519673348 rows/sec., 27.27 MiB/sec.
2931 2025.01.08 01:17:11.823073 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} <Debug> TCPHandler: Processed in 0.002973677 sec.
2932 2025.01.08 01:17:11.823228 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2933 2025.01.08 01:17:11.823363 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete)
2934 2025.01.08 01:17:11.823417 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2935 2025.01.08 01:17:11.823885 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2936 2025.01.08 01:17:11.823924 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2937 2025.01.08 01:17:11.824290 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2938 2025.01.08 01:17:11.824523 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2939 2025.01.08 01:17:11.824746 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001406 sec., 8534.850640113798 rows/sec., 623.03 KiB/sec.
2940 2025.01.08 01:17:11.824818 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} <Debug> TCPHandler: Processed in 0.001649896 sec.
2941 2025.01.08 01:17:11.824978 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2942 2025.01.08 01:17:11.825099 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2943 2025.01.08 01:17:11.825152 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2944 2025.01.08 01:17:11.825645 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2945 2025.01.08 01:17:11.825684 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2946 2025.01.08 01:17:11.826052 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2947 2025.01.08 01:17:11.826316 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2948 2025.01.08 01:17:11.826503 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00143 sec., 36363.63636363636 rows/sec., 2.25 MiB/sec.
2949 2025.01.08 01:17:11.826553 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} <Debug> TCPHandler: Processed in 0.001633255 sec.
2950 2025.01.08 01:17:16.793647 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2951 2025.01.08 01:17:16.793855 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2952 2025.01.08 01:17:16.793934 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2953 2025.01.08 01:17:16.794745 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2954 2025.01.08 01:17:16.794798 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2955 2025.01.08 01:17:16.795238 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2956 2025.01.08 01:17:16.795496 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2957 2025.01.08 01:17:16.795738 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001939 sec., 13408.973697782363 rows/sec., 1020.88 KiB/sec.
2958 2025.01.08 01:17:16.795804 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} <Debug> TCPHandler: Processed in 0.002292207 sec.
2959 2025.01.08 01:17:16.796065 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2960 2025.01.08 01:17:16.796260 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2961 2025.01.08 01:17:16.796337 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2962 2025.01.08 01:17:16.797085 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2963 2025.01.08 01:17:16.797136 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2964 2025.01.08 01:17:16.797563 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2965 2025.01.08 01:17:16.797832 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2966 2025.01.08 01:17:16.798097 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001888 sec., 14830.508474576272 rows/sec., 1.16 MiB/sec.
2967 2025.01.08 01:17:16.798276 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} <Debug> TCPHandler: Processed in 0.002345468 sec.
2968 2025.01.08 01:17:16.798451 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2969 2025.01.08 01:17:16.798575 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2970 2025.01.08 01:17:16.798632 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2971 2025.01.08 01:17:16.799180 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2972 2025.01.08 01:17:16.799219 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2973 2025.01.08 01:17:16.799655 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2974 2025.01.08 01:17:16.799895 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2975 2025.01.08 01:17:16.800168 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001622 sec., 61652.28113440197 rows/sec., 4.27 MiB/sec.
2976 2025.01.08 01:17:16.800400 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} <Debug> TCPHandler: Processed in 0.002005292 sec.
2977 2025.01.08 01:17:16.800568 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2978 2025.01.08 01:17:16.800707 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2979 2025.01.08 01:17:16.800769 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2980 2025.01.08 01:17:16.801346 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2981 2025.01.08 01:17:16.801393 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2982 2025.01.08 01:17:16.801780 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2983 2025.01.08 01:17:16.802018 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2984 2025.01.08 01:17:16.802237 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00156 sec., 19230.76923076923 rows/sec., 1.32 MiB/sec.
2985 2025.01.08 01:17:16.802286 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} <Debug> TCPHandler: Processed in 0.001786008 sec.
2986 2025.01.08 01:17:18.210338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039
2987 2025.01.08 01:17:18.211114 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2988 2025.01.08 01:17:18.211169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2989 2025.01.08 01:17:18.211778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2990 2025.01.08 01:17:18.212033 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2991 2025.01.08 01:17:18.212274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039
2992 2025.01.08 01:17:18.602541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98
2993 2025.01.08 01:17:18.622538 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2994 2025.01.08 01:17:18.622598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2995 2025.01.08 01:17:18.630392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2996 2025.01.08 01:17:18.631186 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2997 2025.01.08 01:17:18.634587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98
2998 2025.01.08 01:17:20.730671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 426
2999 2025.01.08 01:17:20.733861 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3000 2025.01.08 01:17:20.733910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3001 2025.01.08 01:17:20.735442 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3002 2025.01.08 01:17:20.735769 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3003 2025.01.08 01:17:20.736645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426
3004 2025.01.08 01:17:21.800520 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3005 2025.01.08 01:17:21.800731 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3006 2025.01.08 01:17:21.800804 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3007 2025.01.08 01:17:21.801585 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3008 2025.01.08 01:17:21.801640 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3009 2025.01.08 01:17:21.802072 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3010 2025.01.08 01:17:21.802326 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3011 2025.01.08 01:17:21.802529 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00185 sec., 7567.5675675675675 rows/sec., 544.76 KiB/sec.
3012 2025.01.08 01:17:21.802601 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} <Debug> TCPHandler: Processed in 0.002227115 sec.
3013 2025.01.08 01:17:21.802868 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3014 2025.01.08 01:17:21.803062 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3015 2025.01.08 01:17:21.803136 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3016 2025.01.08 01:17:21.804004 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3017 2025.01.08 01:17:21.804052 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3018 2025.01.08 01:17:21.804553 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3019 2025.01.08 01:17:21.804812 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3020 2025.01.08 01:17:21.805047 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002039 sec., 125061.30456105934 rows/sec., 11.18 MiB/sec.
3021 2025.01.08 01:17:21.805104 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} <Debug> TCPHandler: Processed in 0.002379468 sec.
3022 2025.01.08 01:17:21.805263 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3023 2025.01.08 01:17:21.805391 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3024 2025.01.08 01:17:21.805443 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3025 2025.01.08 01:17:21.806064 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3026 2025.01.08 01:17:21.806102 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3027 2025.01.08 01:17:21.806477 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3028 2025.01.08 01:17:21.806717 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3029 2025.01.08 01:17:21.806896 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001535 sec., 31270.358306188926 rows/sec., 2.25 MiB/sec.
3030 2025.01.08 01:17:21.806952 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} <Debug> TCPHandler: Processed in 0.001748518 sec.
3031 2025.01.08 01:17:21.807115 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3032 2025.01.08 01:17:21.807243 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3033 2025.01.08 01:17:21.807297 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3034 2025.01.08 01:17:21.807909 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3035 2025.01.08 01:17:21.807950 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3036 2025.01.08 01:17:21.808335 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3037 2025.01.08 01:17:21.808594 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3038 2025.01.08 01:17:21.808829 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001605 sec., 8722.741433021807 rows/sec., 610.88 KiB/sec.
3039 2025.01.08 01:17:21.809035 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} <Debug> TCPHandler: Processed in 0.001975842 sec.
3040 2025.01.08 01:17:21.809180 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3041 2025.01.08 01:17:21.809300 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3042 2025.01.08 01:17:21.809351 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3043 2025.01.08 01:17:21.809937 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3044 2025.01.08 01:17:21.809975 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3045 2025.01.08 01:17:21.810321 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3046 2025.01.08 01:17:21.810594 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3047 2025.01.08 01:17:21.810771 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001498 sec., 8678.237650200266 rows/sec., 541.09 KiB/sec.
3048 2025.01.08 01:17:21.810824 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} <Debug> TCPHandler: Processed in 0.001698107 sec.
3049 2025.01.08 01:17:21.810977 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3050 2025.01.08 01:17:21.811098 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3051 2025.01.08 01:17:21.811150 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3052 2025.01.08 01:17:21.811885 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3053 2025.01.08 01:17:21.811927 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3054 2025.01.08 01:17:21.812334 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3055 2025.01.08 01:17:21.812588 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3056 2025.01.08 01:17:21.812805 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001731 sec., 223570.19064124784 rows/sec., 15.84 MiB/sec.
3057 2025.01.08 01:17:21.812864 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} <Debug> TCPHandler: Processed in 0.001945761 sec.
3058 2025.01.08 01:17:21.813014 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3059 2025.01.08 01:17:21.813149 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3060 2025.01.08 01:17:21.813209 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3061 2025.01.08 01:17:21.813706 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3062 2025.01.08 01:17:21.813745 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3063 2025.01.08 01:17:21.814133 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3064 2025.01.08 01:17:21.814394 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3065 2025.01.08 01:17:21.814647 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 207.60 KiB/sec.
3066 2025.01.08 01:17:21.814769 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} <Debug> TCPHandler: Processed in 0.001814328 sec.
3067 2025.01.08 01:17:21.814914 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3068 2025.01.08 01:17:21.815035 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3069 2025.01.08 01:17:21.815091 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3070 2025.01.08 01:17:21.815672 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3071 2025.01.08 01:17:21.815711 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3072 2025.01.08 01:17:21.816151 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3073 2025.01.08 01:17:21.816407 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3074 2025.01.08 01:17:21.816679 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001668 sec., 106115.10791366907 rows/sec., 7.00 MiB/sec.
3075 2025.01.08 01:17:21.816911 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} <Debug> TCPHandler: Processed in 0.002048032 sec.
3076 2025.01.08 01:17:21.817090 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3077 2025.01.08 01:17:21.817211 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3078 2025.01.08 01:17:21.817264 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3079 2025.01.08 01:17:21.817732 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3080 2025.01.08 01:17:21.817770 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3081 2025.01.08 01:17:21.818134 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3082 2025.01.08 01:17:21.818378 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3083 2025.01.08 01:17:21.818628 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec.
3084 2025.01.08 01:17:21.818744 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} <Debug> TCPHandler: Processed in 0.001731098 sec.
3085 2025.01.08 01:17:21.818908 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3086 2025.01.08 01:17:21.819049 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3087 2025.01.08 01:17:21.819145 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3088 2025.01.08 01:17:21.820378 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3089 2025.01.08 01:17:21.820417 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3090 2025.01.08 01:17:21.821106 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3091 2025.01.08 01:17:21.821376 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3092 2025.01.08 01:17:21.821721 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002704 sec., 15162.721893491125 rows/sec., 27.17 MiB/sec.
3093 2025.01.08 01:17:21.821838 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} <Debug> TCPHandler: Processed in 0.003001677 sec.
3094 2025.01.08 01:17:21.821982 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3095 2025.01.08 01:17:21.822103 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3096 2025.01.08 01:17:21.822154 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3097 2025.01.08 01:17:21.822634 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3098 2025.01.08 01:17:21.822670 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3099 2025.01.08 01:17:21.823063 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3100 2025.01.08 01:17:21.823386 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3101 2025.01.08 01:17:21.823592 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001506 sec., 34528.55245683931 rows/sec., 2.14 MiB/sec.
3102 2025.01.08 01:17:21.823774 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} <Debug> TCPHandler: Processed in 0.001850169 sec.
3103 2025.01.08 01:17:25.613182 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
3104 2025.01.08 01:17:25.613259 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
3105 2025.01.08 01:17:25.712464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466
3106 2025.01.08 01:17:25.713235 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3107 2025.01.08 01:17:25.713286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3108 2025.01.08 01:17:25.713877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3109 2025.01.08 01:17:25.714144 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3110 2025.01.08 01:17:25.714496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466
3111 2025.01.08 01:17:26.134708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106
3112 2025.01.08 01:17:26.156584 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3113 2025.01.08 01:17:26.156646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3114 2025.01.08 01:17:26.164496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3115 2025.01.08 01:17:26.165317 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3116 2025.01.08 01:17:26.168211 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106
3117 2025.01.08 01:17:26.794117 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3118 2025.01.08 01:17:26.794304 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3119 2025.01.08 01:17:26.794376 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3120 2025.01.08 01:17:26.795144 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3121 2025.01.08 01:17:26.795188 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3122 2025.01.08 01:17:26.795625 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3123 2025.01.08 01:17:26.795882 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3124 2025.01.08 01:17:26.796084 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001833 sec., 14184.397163120568 rows/sec., 1.05 MiB/sec.
3125 2025.01.08 01:17:26.796150 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} <Debug> TCPHandler: Processed in 0.002160784 sec.
3126 2025.01.08 01:17:26.796420 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3127 2025.01.08 01:17:26.796615 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3128 2025.01.08 01:17:26.796694 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3129 2025.01.08 01:17:26.797465 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3130 2025.01.08 01:17:26.797516 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3131 2025.01.08 01:17:26.797973 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3132 2025.01.08 01:17:26.798244 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3133 2025.01.08 01:17:26.798497 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001935 sec., 14470.284237726097 rows/sec., 1.13 MiB/sec.
3134 2025.01.08 01:17:26.798568 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} <Debug> TCPHandler: Processed in 0.002286826 sec.
3135 2025.01.08 01:17:26.798727 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3136 2025.01.08 01:17:26.798854 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3137 2025.01.08 01:17:26.798913 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3138 2025.01.08 01:17:26.799474 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3139 2025.01.08 01:17:26.799513 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3140 2025.01.08 01:17:26.799918 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3141 2025.01.08 01:17:26.800158 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3142 2025.01.08 01:17:26.800353 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001529 sec., 65402.223675604975 rows/sec., 4.53 MiB/sec.
3143 2025.01.08 01:17:26.800414 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} <Debug> TCPHandler: Processed in 0.001746237 sec.
3144 2025.01.08 01:17:26.800574 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3145 2025.01.08 01:17:26.800701 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3146 2025.01.08 01:17:26.800761 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3147 2025.01.08 01:17:26.801282 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3148 2025.01.08 01:17:26.801325 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3149 2025.01.08 01:17:26.801761 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3150 2025.01.08 01:17:26.802025 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3151 2025.01.08 01:17:26.802279 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001599 sec., 18761.72607879925 rows/sec., 1.29 MiB/sec.
3152 2025.01.08 01:17:26.802439 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} <Debug> TCPHandler: Processed in 0.0019193 sec.
3153 2025.01.08 01:17:28.740053 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3154 2025.01.08 01:17:28.740285 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3155 2025.01.08 01:17:28.740368 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3156 2025.01.08 01:17:28.741153 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3157 2025.01.08 01:17:28.741205 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3158 2025.01.08 01:17:28.741662 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3159 2025.01.08 01:17:28.741917 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3160 2025.01.08 01:17:28.742114 [ 81 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3161 2025.01.08 01:17:28.742177 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec.
3162 2025.01.08 01:17:28.742199 [ 81 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3163 2025.01.08 01:17:28.742267 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3164 2025.01.08 01:17:28.742321 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} <Debug> TCPHandler: Processed in 0.002404628 sec.
3165 2025.01.08 01:17:28.742561 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
3166 2025.01.08 01:17:28.742664 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3167 2025.01.08 01:17:28.742779 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3168 2025.01.08 01:17:28.742857 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part
3169 2025.01.08 01:17:28.742929 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3170 2025.01.08 01:17:28.743056 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part
3171 2025.01.08 01:17:28.743112 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3172 2025.01.08 01:17:28.743484 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
3173 2025.01.08 01:17:28.743811 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part
3174 2025.01.08 01:17:28.744103 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part
3175 2025.01.08 01:17:28.746419 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004029834 sec., 17370.44255420943 rows/sec., 1.29 MiB/sec.
3176 2025.01.08 01:17:28.746587 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3177 2025.01.08 01:17:28.746595 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3178 2025.01.08 01:17:28.746679 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3179 2025.01.08 01:17:28.747057 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3180 2025.01.08 01:17:28.747259 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3181 2025.01.08 01:17:28.747487 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3182 2025.01.08 01:17:28.747709 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3183 2025.01.08 01:17:28.748008 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3184 2025.01.08 01:17:28.748206 [ 81 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3185 2025.01.08 01:17:28.748279 [ 81 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3186 2025.01.08 01:17:28.748311 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3187 2025.01.08 01:17:28.748366 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} <Debug> executeQuery: Read 1353 rows, 115.54 KiB in 0.005499 sec., 246044.7354064375 rows/sec., 20.52 MiB/sec.
3188 2025.01.08 01:17:28.748511 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} <Debug> TCPHandler: Processed in 0.006069136 sec.
3189 2025.01.08 01:17:28.748515 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3190 2025.01.08 01:17:28.748673 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3191 2025.01.08 01:17:28.748703 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3192 2025.01.08 01:17:28.748720 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1375 rows starting from the beginning of the part
3193 2025.01.08 01:17:28.749031 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 255 rows starting from the beginning of the part
3194 2025.01.08 01:17:28.749053 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3195 2025.01.08 01:17:28.749206 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3196 2025.01.08 01:17:28.749429 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part
3197 2025.01.08 01:17:28.749770 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 255 rows starting from the beginning of the part
3198 2025.01.08 01:17:28.750172 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part
3199 2025.01.08 01:17:28.750564 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1353 rows starting from the beginning of the part
3200 2025.01.08 01:17:28.751707 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3201 2025.01.08 01:17:28.751769 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3202 2025.01.08 01:17:28.752807 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3203 2025.01.08 01:17:28.753186 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3204 2025.01.08 01:17:28.753518 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} <Debug> executeQuery: Read 27 rows, 1.96 KiB in 0.004584 sec., 5890.052356020942 rows/sec., 427.57 KiB/sec.
3205 2025.01.08 01:17:28.753927 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} <Debug> TCPHandler: Processed in 0.005321694 sec.
3206 2025.01.08 01:17:28.754030 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3290 rows, containing 5 columns (5 merged, 0 gathered) in 0.005629908 sec., 584378.9987331942 rows/sec., 51.43 MiB/sec.
3207 2025.01.08 01:17:28.754106 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3208 2025.01.08 01:17:28.754252 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3209 2025.01.08 01:17:28.754259 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3210 2025.01.08 01:17:28.754318 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3211 2025.01.08 01:17:28.754633 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3212 2025.01.08 01:17:28.754758 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3213 2025.01.08 01:17:28.754847 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
3214 2025.01.08 01:17:28.755147 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3215 2025.01.08 01:17:28.755190 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3216 2025.01.08 01:17:28.755572 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3217 2025.01.08 01:17:28.755820 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3218 2025.01.08 01:17:28.756041 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001829 sec., 132312.7392017496 rows/sec., 8.96 MiB/sec.
3219 2025.01.08 01:17:28.756099 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} <Debug> TCPHandler: Processed in 0.002060732 sec.
3220 2025.01.08 01:17:28.756251 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3221 2025.01.08 01:17:28.756396 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3222 2025.01.08 01:17:28.756456 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3223 2025.01.08 01:17:28.757116 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3224 2025.01.08 01:17:28.757157 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3225 2025.01.08 01:17:28.757514 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3226 2025.01.08 01:17:28.757751 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3227 2025.01.08 01:17:28.757897 [ 81 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3228 2025.01.08 01:17:28.757953 [ 81 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3229 2025.01.08 01:17:28.757990 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3230 2025.01.08 01:17:28.757997 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001627 sec., 7990.165949600492 rows/sec., 498.18 KiB/sec.
3231 2025.01.08 01:17:28.758391 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} <Debug> TCPHandler: Processed in 0.002210295 sec.
3232 2025.01.08 01:17:28.758391 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
3233 2025.01.08 01:17:28.758665 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3234 2025.01.08 01:17:28.758685 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3235 2025.01.08 01:17:28.758738 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part
3236 2025.01.08 01:17:28.759006 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part
3237 2025.01.08 01:17:28.759024 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3238 2025.01.08 01:17:28.759220 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3239 2025.01.08 01:17:28.759257 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part
3240 2025.01.08 01:17:28.759643 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part
3241 2025.01.08 01:17:28.759955 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part
3242 2025.01.08 01:17:28.762032 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3243 2025.01.08 01:17:28.762140 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3244 2025.01.08 01:17:28.762299 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004222796 sec., 15392.64506265517 rows/sec., 1019.86 KiB/sec.
3245 2025.01.08 01:17:28.762476 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3246 2025.01.08 01:17:28.762769 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3247 2025.01.08 01:17:28.762832 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3248 2025.01.08 01:17:28.762931 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3249 2025.01.08 01:17:28.763025 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3250 2025.01.08 01:17:28.763086 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3251 2025.01.08 01:17:28.763255 [ 81 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3252 2025.01.08 01:17:28.763322 [ 81 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3253 2025.01.08 01:17:28.763342 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3254 2025.01.08 01:17:28.763379 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} <Debug> executeQuery: Read 822 rows, 60.69 KiB in 0.004544 sec., 180897.88732394364 rows/sec., 13.04 MiB/sec.
3255 2025.01.08 01:17:28.763688 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} <Debug> TCPHandler: Processed in 0.005165572 sec.
3256 2025.01.08 01:17:28.763723 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3257 2025.01.08 01:17:28.764001 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3258 2025.01.08 01:17:28.764283 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3259 2025.01.08 01:17:28.764393 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3260 2025.01.08 01:17:28.764415 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 848 rows starting from the beginning of the part
3261 2025.01.08 01:17:28.764524 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3262 2025.01.08 01:17:28.764763 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 398 rows starting from the beginning of the part
3263 2025.01.08 01:17:28.765224 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part
3264 2025.01.08 01:17:28.765574 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 387 rows starting from the beginning of the part
3265 2025.01.08 01:17:28.765887 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part
3266 2025.01.08 01:17:28.766265 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 822 rows starting from the beginning of the part
3267 2025.01.08 01:17:28.766892 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3268 2025.01.08 01:17:28.766962 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3269 2025.01.08 01:17:28.767912 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3270 2025.01.08 01:17:28.768447 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3271 2025.01.08 01:17:28.768750 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004469 sec., 1342.5822331617812 rows/sec., 70.14 KiB/sec.
3272 2025.01.08 01:17:28.769074 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} <Debug> TCPHandler: Processed in 0.005251603 sec.
3273 2025.01.08 01:17:28.769298 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2511 rows, containing 5 columns (5 merged, 0 gathered) in 0.005876713 sec., 427279.67147621466 rows/sec., 32.38 MiB/sec.
3274 2025.01.08 01:17:28.769306 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3275 2025.01.08 01:17:28.769448 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3276 2025.01.08 01:17:28.769480 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3277 2025.01.08 01:17:28.769509 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3278 2025.01.08 01:17:28.770084 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3279 2025.01.08 01:17:28.770360 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3280 2025.01.08 01:17:28.770433 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
3281 2025.01.08 01:17:28.770839 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3282 2025.01.08 01:17:28.770877 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3283 2025.01.08 01:17:28.771324 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3284 2025.01.08 01:17:28.771565 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3285 2025.01.08 01:17:28.771745 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3286 2025.01.08 01:17:28.771817 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3287 2025.01.08 01:17:28.771837 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.002409 sec., 399750.9339975093 rows/sec., 26.56 MiB/sec.
3288 2025.01.08 01:17:28.771857 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3289 2025.01.08 01:17:28.772057 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} <Debug> TCPHandler: Processed in 0.002853705 sec.
3290 2025.01.08 01:17:28.772173 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3291 2025.01.08 01:17:28.772377 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3292 2025.01.08 01:17:28.772740 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3293 2025.01.08 01:17:28.772829 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4904 rows starting from the beginning of the part
3294 2025.01.08 01:17:28.772829 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3295 2025.01.08 01:17:28.772994 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3296 2025.01.08 01:17:28.773126 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 177 rows starting from the beginning of the part
3297 2025.01.08 01:17:28.773476 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part
3298 2025.01.08 01:17:28.773826 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 177 rows starting from the beginning of the part
3299 2025.01.08 01:17:28.774082 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part
3300 2025.01.08 01:17:28.774466 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 963 rows starting from the beginning of the part
3301 2025.01.08 01:17:28.775429 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3302 2025.01.08 01:17:28.775491 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3303 2025.01.08 01:17:28.776086 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3304 2025.01.08 01:17:28.776616 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3305 2025.01.08 01:17:28.777233 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004461 sec., 224.16498542927596 rows/sec., 15.10 KiB/sec.
3306 2025.01.08 01:17:28.777507 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} <Debug> TCPHandler: Processed in 0.005321904 sec.
3307 2025.01.08 01:17:28.777678 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3308 2025.01.08 01:17:28.777866 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3309 2025.01.08 01:17:28.777967 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3310 2025.01.08 01:17:28.779617 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6421 rows, containing 5 columns (5 merged, 0 gathered) in 0.00762346 sec., 842268.4712715748 rows/sec., 56.37 MiB/sec.
3311 2025.01.08 01:17:28.779889 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3312 2025.01.08 01:17:28.779933 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3313 2025.01.08 01:17:28.780098 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3314 2025.01.08 01:17:28.780849 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3315 2025.01.08 01:17:28.781095 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3316 2025.01.08 01:17:28.781284 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB.
3317 2025.01.08 01:17:28.781450 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3318 2025.01.08 01:17:28.781728 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3319 2025.01.08 01:17:28.781985 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.004193 sec., 4769.854519437157 rows/sec., 8.55 MiB/sec.
3320 2025.01.08 01:17:28.782092 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} <Debug> TCPHandler: Processed in 0.0044808 sec.
3321 2025.01.08 01:17:28.782247 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3322 2025.01.08 01:17:28.782386 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3323 2025.01.08 01:17:28.782445 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3324 2025.01.08 01:17:28.782972 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3325 2025.01.08 01:17:28.783011 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3326 2025.01.08 01:17:28.783382 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3327 2025.01.08 01:17:28.783622 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3328 2025.01.08 01:17:28.783776 [ 57 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3329 2025.01.08 01:17:28.783836 [ 57 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3330 2025.01.08 01:17:28.783869 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001507 sec., 22561.3802256138 rows/sec., 1.32 MiB/sec.
3331 2025.01.08 01:17:28.783876 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3332 2025.01.08 01:17:28.784019 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} <Debug> TCPHandler: Processed in 0.001835629 sec.
3333 2025.01.08 01:17:28.784115 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3334 2025.01.08 01:17:28.784250 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3335 2025.01.08 01:17:28.784282 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 540 rows starting from the beginning of the part
3336 2025.01.08 01:17:28.784393 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part
3337 2025.01.08 01:17:28.784603 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part
3338 2025.01.08 01:17:28.784749 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part
3339 2025.01.08 01:17:28.784899 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part
3340 2025.01.08 01:17:28.785013 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part
3341 2025.01.08 01:17:28.786081 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.002068682 sec., 356748.8864890785 rows/sec., 22.95 MiB/sec.
3342 2025.01.08 01:17:28.786283 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3343 2025.01.08 01:17:28.786671 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3344 2025.01.08 01:17:28.786766 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3345 2025.01.08 01:17:28.786866 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3346 2025.01.08 01:17:30.736892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 478
3347 2025.01.08 01:17:30.740597 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3348 2025.01.08 01:17:30.740659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3349 2025.01.08 01:17:30.742178 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3350 2025.01.08 01:17:30.742506 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3351 2025.01.08 01:17:30.743150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478
3352 2025.01.08 01:17:31.792839 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3353 2025.01.08 01:17:31.793036 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
3354 2025.01.08 01:17:31.793112 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3355 2025.01.08 01:17:31.793839 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3356 2025.01.08 01:17:31.793887 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3357 2025.01.08 01:17:31.794318 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3358 2025.01.08 01:17:31.794587 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3359 2025.01.08 01:17:31.794803 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001814 sec., 1102.5358324145534 rows/sec., 89.90 KiB/sec.
3360 2025.01.08 01:17:31.794876 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} <Debug> TCPHandler: Processed in 0.002176085 sec.
3361 2025.01.08 01:17:31.795136 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3362 2025.01.08 01:17:31.795353 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3363 2025.01.08 01:17:31.795440 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3364 2025.01.08 01:17:31.796294 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3365 2025.01.08 01:17:31.796348 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3366 2025.01.08 01:17:31.796800 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3367 2025.01.08 01:17:31.797071 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3368 2025.01.08 01:17:31.797306 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.002014 sec., 34260.178748758684 rows/sec., 2.90 MiB/sec.
3369 2025.01.08 01:17:31.797376 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} <Debug> TCPHandler: Processed in 0.002382818 sec.
3370 2025.01.08 01:17:31.797528 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3371 2025.01.08 01:17:31.797660 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3372 2025.01.08 01:17:31.797715 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3373 2025.01.08 01:17:31.798314 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3374 2025.01.08 01:17:31.798354 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3375 2025.01.08 01:17:31.798734 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3376 2025.01.08 01:17:31.798979 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3377 2025.01.08 01:17:31.799116 [ 38 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3378 2025.01.08 01:17:31.799162 [ 38 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3379 2025.01.08 01:17:31.799168 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001538 sec., 14954.48634590377 rows/sec., 1.09 MiB/sec.
3380 2025.01.08 01:17:31.799188 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3381 2025.01.08 01:17:31.799276 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} <Debug> TCPHandler: Processed in 0.001804399 sec.
3382 2025.01.08 01:17:31.799473 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3383 2025.01.08 01:17:31.799498 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3384 2025.01.08 01:17:31.799754 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3385 2025.01.08 01:17:31.799759 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3386 2025.01.08 01:17:31.799852 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part
3387 2025.01.08 01:17:31.799861 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3388 2025.01.08 01:17:31.800209 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part
3389 2025.01.08 01:17:31.800524 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part
3390 2025.01.08 01:17:31.800890 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part
3391 2025.01.08 01:17:31.801238 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part
3392 2025.01.08 01:17:31.801623 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part
3393 2025.01.08 01:17:31.802781 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3394 2025.01.08 01:17:31.802856 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3395 2025.01.08 01:17:31.803941 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3396 2025.01.08 01:17:31.804418 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.005118061 sec., 41226.55044556913 rows/sec., 3.12 MiB/sec.
3397 2025.01.08 01:17:31.804486 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3398 2025.01.08 01:17:31.804685 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3399 2025.01.08 01:17:31.804956 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.005297 sec., 9628.091372474986 rows/sec., 770.45 KiB/sec.
3400 2025.01.08 01:17:31.805110 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} <Debug> TCPHandler: Processed in 0.005746941 sec.
3401 2025.01.08 01:17:31.805304 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3402 2025.01.08 01:17:31.805350 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3403 2025.01.08 01:17:31.805451 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3404 2025.01.08 01:17:31.805462 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3405 2025.01.08 01:17:31.805514 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3406 2025.01.08 01:17:31.805577 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3407 2025.01.08 01:17:31.806103 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3408 2025.01.08 01:17:31.806140 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3409 2025.01.08 01:17:31.806533 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3410 2025.01.08 01:17:31.806844 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3411 2025.01.08 01:17:31.807102 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.001682 sec., 36266.34958382878 rows/sec., 2.51 MiB/sec.
3412 2025.01.08 01:17:31.807171 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} <Debug> TCPHandler: Processed in 0.001950981 sec.
3413 2025.01.08 01:17:31.807327 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3414 2025.01.08 01:17:31.807514 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3415 2025.01.08 01:17:31.807608 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3416 2025.01.08 01:17:31.808805 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3417 2025.01.08 01:17:31.808848 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3418 2025.01.08 01:17:31.809556 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3419 2025.01.08 01:17:31.809824 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3420 2025.01.08 01:17:31.810010 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3421 2025.01.08 01:17:31.810111 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3422 2025.01.08 01:17:31.810124 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002634 sec., 7972.665148063781 rows/sec., 14.29 MiB/sec.
3423 2025.01.08 01:17:31.810152 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3424 2025.01.08 01:17:31.810534 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3425 2025.01.08 01:17:31.810852 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} <Debug> TCPHandler: Processed in 0.003580996 sec.
3426 2025.01.08 01:17:31.811088 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3427 2025.01.08 01:17:31.811260 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3428 2025.01.08 01:17:31.811266 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3429 2025.01.08 01:17:31.811349 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part
3430 2025.01.08 01:17:31.811353 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3431 2025.01.08 01:17:31.812038 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part
3432 2025.01.08 01:17:31.812602 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part
3433 2025.01.08 01:17:31.813153 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3434 2025.01.08 01:17:31.813172 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part
3435 2025.01.08 01:17:31.813200 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3436 2025.01.08 01:17:31.813719 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part
3437 2025.01.08 01:17:31.814329 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part
3438 2025.01.08 01:17:31.814379 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3439 2025.01.08 01:17:31.814957 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3440 2025.01.08 01:17:31.815286 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.00406 sec., 4433.4975369458125 rows/sec., 311.01 KiB/sec.
3441 2025.01.08 01:17:31.815367 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} <Debug> TCPHandler: Processed in 0.004404539 sec.
3442 2025.01.08 01:17:31.817696 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 19 columns (19 merged, 0 gathered) in 0.007408027 sec., 31587.357875450507 rows/sec., 56.60 MiB/sec.
3443 2025.01.08 01:17:31.818059 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3444 2025.01.08 01:17:31.818443 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3445 2025.01.08 01:17:31.818530 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3446 2025.01.08 01:17:31.818640 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB.
3447 2025.01.08 01:17:33.214657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954
3448 2025.01.08 01:17:33.215387 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3449 2025.01.08 01:17:33.215431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3450 2025.01.08 01:17:33.215980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3451 2025.01.08 01:17:33.216258 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3452 2025.01.08 01:17:33.216462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954
3453 2025.01.08 01:17:33.668313 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114
3454 2025.01.08 01:17:33.689856 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3455 2025.01.08 01:17:33.689918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3456 2025.01.08 01:17:33.697813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3457 2025.01.08 01:17:33.698614 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3458 2025.01.08 01:17:33.702129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114
3459 2025.01.08 01:17:36.794469 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3460 2025.01.08 01:17:36.794666 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3461 2025.01.08 01:17:36.794740 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3462 2025.01.08 01:17:36.795501 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3463 2025.01.08 01:17:36.795567 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3464 2025.01.08 01:17:36.796064 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3465 2025.01.08 01:17:36.796320 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3466 2025.01.08 01:17:36.796556 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001944 sec., 13374.485596707818 rows/sec., 1018.26 KiB/sec.
3467 2025.01.08 01:17:36.796630 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} <Debug> TCPHandler: Processed in 0.002307227 sec.
3468 2025.01.08 01:17:36.796904 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3469 2025.01.08 01:17:36.797099 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3470 2025.01.08 01:17:36.797183 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3471 2025.01.08 01:17:36.797967 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3472 2025.01.08 01:17:36.798026 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3473 2025.01.08 01:17:36.798480 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3474 2025.01.08 01:17:36.798745 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3475 2025.01.08 01:17:36.799012 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001964 sec., 14256.619144602852 rows/sec., 1.11 MiB/sec.
3476 2025.01.08 01:17:36.799225 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} <Debug> TCPHandler: Processed in 0.002469478 sec.
3477 2025.01.08 01:17:36.799421 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3478 2025.01.08 01:17:36.799578 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3479 2025.01.08 01:17:36.799662 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3480 2025.01.08 01:17:36.800308 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3481 2025.01.08 01:17:36.800351 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3482 2025.01.08 01:17:36.800763 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3483 2025.01.08 01:17:36.801015 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3484 2025.01.08 01:17:36.801243 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001711 sec., 58445.35359438924 rows/sec., 4.05 MiB/sec.
3485 2025.01.08 01:17:36.801303 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} <Debug> TCPHandler: Processed in 0.001973221 sec.
3486 2025.01.08 01:17:36.801451 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3487 2025.01.08 01:17:36.801579 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3488 2025.01.08 01:17:36.801634 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3489 2025.01.08 01:17:36.802144 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3490 2025.01.08 01:17:36.802185 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3491 2025.01.08 01:17:36.802573 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3492 2025.01.08 01:17:36.802818 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3493 2025.01.08 01:17:36.803039 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001492 sec., 20107.23860589812 rows/sec., 1.38 MiB/sec.
3494 2025.01.08 01:17:36.803094 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} <Debug> TCPHandler: Processed in 0.001698907 sec.
3495 2025.01.08 01:17:40.613309 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
3496 2025.01.08 01:17:40.613377 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
3497 2025.01.08 01:17:40.716622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381
3498 2025.01.08 01:17:40.717267 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3499 2025.01.08 01:17:40.717314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3500 2025.01.08 01:17:40.717904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3501 2025.01.08 01:17:40.718169 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3502 2025.01.08 01:17:40.718391 [ 65 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3503 2025.01.08 01:17:40.718444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381
3504 2025.01.08 01:17:40.718483 [ 65 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3505 2025.01.08 01:17:40.718516 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3506 2025.01.08 01:17:40.718836 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3507 2025.01.08 01:17:40.719117 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3508 2025.01.08 01:17:40.719191 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part
3509 2025.01.08 01:17:40.719288 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part
3510 2025.01.08 01:17:40.719449 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part
3511 2025.01.08 01:17:40.719682 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part
3512 2025.01.08 01:17:40.719884 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part
3513 2025.01.08 01:17:40.720093 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part
3514 2025.01.08 01:17:40.721879 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003280372 sec., 2250049.689486436 rows/sec., 32.19 MiB/sec.
3515 2025.01.08 01:17:40.722837 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3516 2025.01.08 01:17:40.723165 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3517 2025.01.08 01:17:40.723252 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3518 2025.01.08 01:17:40.723366 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB.
3519 2025.01.08 01:17:40.743445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 500
3520 2025.01.08 01:17:40.746366 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3521 2025.01.08 01:17:40.746416 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3522 2025.01.08 01:17:40.747902 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3523 2025.01.08 01:17:40.748226 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3524 2025.01.08 01:17:40.748432 [ 65 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3525 2025.01.08 01:17:40.748525 [ 65 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3526 2025.01.08 01:17:40.748594 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3527 2025.01.08 01:17:40.749056 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3528 2025.01.08 01:17:40.750446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500
3529 2025.01.08 01:17:40.750790 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3530 2025.01.08 01:17:40.750986 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part
3531 2025.01.08 01:17:40.751532 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part
3532 2025.01.08 01:17:40.752031 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part
3533 2025.01.08 01:17:40.752511 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part
3534 2025.01.08 01:17:40.753039 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part
3535 2025.01.08 01:17:40.753531 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part
3536 2025.01.08 01:17:40.761370 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 72 columns (72 merged, 0 gathered) in 0.01266627 sec., 39474.920398823015 rows/sec., 34.98 MiB/sec.
3537 2025.01.08 01:17:40.762417 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3538 2025.01.08 01:17:40.763228 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3539 2025.01.08 01:17:40.763319 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3540 2025.01.08 01:17:40.763642 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB.
3541 2025.01.08 01:17:40.903401 [ 65 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3542 2025.01.08 01:17:40.903467 [ 65 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3543 2025.01.08 01:17:40.903492 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3544 2025.01.08 01:17:40.903696 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
3545 2025.01.08 01:17:40.903889 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3546 2025.01.08 01:17:40.903933 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part
3547 2025.01.08 01:17:40.904034 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
3548 2025.01.08 01:17:40.904243 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
3549 2025.01.08 01:17:40.904435 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
3550 2025.01.08 01:17:40.904583 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
3551 2025.01.08 01:17:40.905702 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002128593 sec., 4228.145070476132 rows/sec., 284.90 KiB/sec.
3552 2025.01.08 01:17:40.905862 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3553 2025.01.08 01:17:40.906207 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3554 2025.01.08 01:17:40.906317 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3555 2025.01.08 01:17:40.906412 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3556 2025.01.08 01:17:41.001477 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001052727 sec.
3557 2025.01.08 01:17:41.202228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121
3558 2025.01.08 01:17:41.224563 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3559 2025.01.08 01:17:41.224621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3560 2025.01.08 01:17:41.232448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3561 2025.01.08 01:17:41.233293 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3562 2025.01.08 01:17:41.233690 [ 65 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3563 2025.01.08 01:17:41.233842 [ 65 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3564 2025.01.08 01:17:41.233925 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3565 2025.01.08 01:17:41.234623 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3566 2025.01.08 01:17:41.249712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121
3567 2025.01.08 01:17:41.251218 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3568 2025.01.08 01:17:41.252485 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part
3569 2025.01.08 01:17:41.258015 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part
3570 2025.01.08 01:17:41.263743 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part
3571 2025.01.08 01:17:41.269146 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part
3572 2025.01.08 01:17:41.274872 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part
3573 2025.01.08 01:17:41.279681 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part
3574 2025.01.08 01:17:41.336590 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102470504 sec., 1180.8276067423265 rows/sec., 6.11 MiB/sec.
3575 2025.01.08 01:17:41.339040 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3576 2025.01.08 01:17:41.341935 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3577 2025.01.08 01:17:41.342028 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3578 2025.01.08 01:17:41.344349 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB.
3579 2025.01.08 01:17:41.801011 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3580 2025.01.08 01:17:41.801208 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3581 2025.01.08 01:17:41.801301 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3582 2025.01.08 01:17:41.802082 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3583 2025.01.08 01:17:41.802135 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3584 2025.01.08 01:17:41.802591 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3585 2025.01.08 01:17:41.802900 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3586 2025.01.08 01:17:41.803156 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002001 sec., 6996.501749125437 rows/sec., 503.65 KiB/sec.
3587 2025.01.08 01:17:41.803225 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} <Debug> TCPHandler: Processed in 0.002344057 sec.
3588 2025.01.08 01:17:41.803465 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3589 2025.01.08 01:17:41.803656 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3590 2025.01.08 01:17:41.803735 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3591 2025.01.08 01:17:41.804652 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3592 2025.01.08 01:17:41.804708 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3593 2025.01.08 01:17:41.805194 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3594 2025.01.08 01:17:41.805471 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3595 2025.01.08 01:17:41.805759 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002156 sec., 118274.58256029685 rows/sec., 10.58 MiB/sec.
3596 2025.01.08 01:17:41.805922 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} <Debug> TCPHandler: Processed in 0.002587551 sec.
3597 2025.01.08 01:17:41.806131 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3598 2025.01.08 01:17:41.806260 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3599 2025.01.08 01:17:41.806315 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3600 2025.01.08 01:17:41.806940 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3601 2025.01.08 01:17:41.806983 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3602 2025.01.08 01:17:41.807355 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3603 2025.01.08 01:17:41.807600 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3604 2025.01.08 01:17:41.807813 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001584 sec., 30303.030303030304 rows/sec., 2.18 MiB/sec.
3605 2025.01.08 01:17:41.807870 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} <Debug> TCPHandler: Processed in 0.001800418 sec.
3606 2025.01.08 01:17:41.808038 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3607 2025.01.08 01:17:41.808162 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3608 2025.01.08 01:17:41.808215 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3609 2025.01.08 01:17:41.808813 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3610 2025.01.08 01:17:41.808855 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3611 2025.01.08 01:17:41.809228 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3612 2025.01.08 01:17:41.809469 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3613 2025.01.08 01:17:41.809684 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec.
3614 2025.01.08 01:17:41.809740 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} <Debug> TCPHandler: Processed in 0.001779768 sec.
3615 2025.01.08 01:17:41.809896 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3616 2025.01.08 01:17:41.810016 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3617 2025.01.08 01:17:41.810068 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3618 2025.01.08 01:17:41.810654 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3619 2025.01.08 01:17:41.810695 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3620 2025.01.08 01:17:41.811074 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3621 2025.01.08 01:17:41.811316 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3622 2025.01.08 01:17:41.811546 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec.
3623 2025.01.08 01:17:41.811637 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} <Debug> TCPHandler: Processed in 0.001799538 sec.
3624 2025.01.08 01:17:41.811782 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3625 2025.01.08 01:17:41.811904 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3626 2025.01.08 01:17:41.811956 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3627 2025.01.08 01:17:41.812697 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3628 2025.01.08 01:17:41.812739 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3629 2025.01.08 01:17:41.813127 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3630 2025.01.08 01:17:41.813368 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3631 2025.01.08 01:17:41.813662 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.00175 sec., 221142.85714285713 rows/sec., 15.67 MiB/sec.
3632 2025.01.08 01:17:41.814245 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} <Debug> TCPHandler: Processed in 0.002515019 sec.
3633 2025.01.08 01:17:41.814411 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3634 2025.01.08 01:17:41.814530 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3635 2025.01.08 01:17:41.814583 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3636 2025.01.08 01:17:41.815064 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3637 2025.01.08 01:17:41.815103 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3638 2025.01.08 01:17:41.815466 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3639 2025.01.08 01:17:41.815704 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3640 2025.01.08 01:17:41.816034 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec.
3641 2025.01.08 01:17:41.816371 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} <Debug> TCPHandler: Processed in 0.002011032 sec.
3642 2025.01.08 01:17:41.816532 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3643 2025.01.08 01:17:41.816673 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3644 2025.01.08 01:17:41.816735 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3645 2025.01.08 01:17:41.817379 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3646 2025.01.08 01:17:41.817418 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3647 2025.01.08 01:17:41.817817 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3648 2025.01.08 01:17:41.818069 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3649 2025.01.08 01:17:41.818436 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001751 sec., 101085.09423186751 rows/sec., 6.67 MiB/sec.
3650 2025.01.08 01:17:41.818855 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} <Debug> TCPHandler: Processed in 0.002379267 sec.
3651 2025.01.08 01:17:41.819103 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3652 2025.01.08 01:17:41.819248 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3653 2025.01.08 01:17:41.819309 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3654 2025.01.08 01:17:41.819837 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3655 2025.01.08 01:17:41.819883 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3656 2025.01.08 01:17:41.820290 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3657 2025.01.08 01:17:41.820525 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3658 2025.01.08 01:17:41.820822 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001581 sec., 632.5110689437065 rows/sec., 42.62 KiB/sec.
3659 2025.01.08 01:17:41.820903 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} <Debug> TCPHandler: Processed in 0.00191567 sec.
3660 2025.01.08 01:17:41.821046 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3661 2025.01.08 01:17:41.821165 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3662 2025.01.08 01:17:41.821249 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3663 2025.01.08 01:17:41.822453 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3664 2025.01.08 01:17:41.822493 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3665 2025.01.08 01:17:41.823188 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3666 2025.01.08 01:17:41.823460 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3667 2025.01.08 01:17:41.823713 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002573 sec., 15934.706568208316 rows/sec., 28.55 MiB/sec.
3668 2025.01.08 01:17:41.823830 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} <Debug> TCPHandler: Processed in 0.002839214 sec.
3669 2025.01.08 01:17:41.823993 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3670 2025.01.08 01:17:41.824128 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3671 2025.01.08 01:17:41.824189 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3672 2025.01.08 01:17:41.824714 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3673 2025.01.08 01:17:41.824757 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3674 2025.01.08 01:17:41.825134 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3675 2025.01.08 01:17:41.825396 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3676 2025.01.08 01:17:41.825741 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001612 sec., 32258.064516129034 rows/sec., 2.00 MiB/sec.
3677 2025.01.08 01:17:41.826047 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} <Debug> TCPHandler: Processed in 0.002115193 sec.
3678 2025.01.08 01:17:46.794423 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3679 2025.01.08 01:17:46.794633 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3680 2025.01.08 01:17:46.794716 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3681 2025.01.08 01:17:46.795525 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3682 2025.01.08 01:17:46.795580 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3683 2025.01.08 01:17:46.796017 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3684 2025.01.08 01:17:46.796276 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3685 2025.01.08 01:17:46.796505 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001926 sec., 13499.480789200416 rows/sec., 1.00 MiB/sec.
3686 2025.01.08 01:17:46.796577 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} <Debug> TCPHandler: Processed in 0.002281526 sec.
3687 2025.01.08 01:17:46.796891 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3688 2025.01.08 01:17:46.797101 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3689 2025.01.08 01:17:46.797182 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3690 2025.01.08 01:17:46.798002 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3691 2025.01.08 01:17:46.798053 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3692 2025.01.08 01:17:46.798532 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3693 2025.01.08 01:17:46.798827 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3694 2025.01.08 01:17:46.799094 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002052 sec., 13645.224171539961 rows/sec., 1.06 MiB/sec.
3695 2025.01.08 01:17:46.799160 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} <Debug> TCPHandler: Processed in 0.002430298 sec.
3696 2025.01.08 01:17:46.799335 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3697 2025.01.08 01:17:46.799472 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3698 2025.01.08 01:17:46.799533 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3699 2025.01.08 01:17:46.800112 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3700 2025.01.08 01:17:46.800151 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3701 2025.01.08 01:17:46.800564 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3702 2025.01.08 01:17:46.800811 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3703 2025.01.08 01:17:46.801011 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001572 sec., 63613.23155216285 rows/sec., 4.41 MiB/sec.
3704 2025.01.08 01:17:46.801136 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} <Debug> TCPHandler: Processed in 0.001861379 sec.
3705 2025.01.08 01:17:46.801303 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3706 2025.01.08 01:17:46.801427 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3707 2025.01.08 01:17:46.801482 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3708 2025.01.08 01:17:46.801994 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3709 2025.01.08 01:17:46.802037 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3710 2025.01.08 01:17:46.802433 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3711 2025.01.08 01:17:46.802716 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3712 2025.01.08 01:17:46.802950 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001548 sec., 19379.844961240313 rows/sec., 1.33 MiB/sec.
3713 2025.01.08 01:17:46.803002 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} <Debug> TCPHandler: Processed in 0.001759288 sec.
3714 2025.01.08 01:17:48.218614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869
3715 2025.01.08 01:17:48.219286 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3716 2025.01.08 01:17:48.219334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3717 2025.01.08 01:17:48.219917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3718 2025.01.08 01:17:48.220170 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3719 2025.01.08 01:17:48.220644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869
3720 2025.01.08 01:17:48.749828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129
3721 2025.01.08 01:17:48.769277 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3722 2025.01.08 01:17:48.769341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3723 2025.01.08 01:17:48.776624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3724 2025.01.08 01:17:48.777410 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3725 2025.01.08 01:17:48.780588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129
3726 2025.01.08 01:17:50.750678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 530
3727 2025.01.08 01:17:50.753867 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3728 2025.01.08 01:17:50.753928 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3729 2025.01.08 01:17:50.755380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3730 2025.01.08 01:17:50.755682 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3731 2025.01.08 01:17:50.756719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530
3732 2025.01.08 01:17:51.800666 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3733 2025.01.08 01:17:51.800851 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3734 2025.01.08 01:17:51.800926 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3735 2025.01.08 01:17:51.801688 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3736 2025.01.08 01:17:51.801739 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3737 2025.01.08 01:17:51.802168 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3738 2025.01.08 01:17:51.802430 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3739 2025.01.08 01:17:51.802688 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec.
3740 2025.01.08 01:17:51.802819 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} <Debug> TCPHandler: Processed in 0.002286396 sec.
3741 2025.01.08 01:17:51.803083 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3742 2025.01.08 01:17:51.803282 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3743 2025.01.08 01:17:51.803359 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3744 2025.01.08 01:17:51.804266 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3745 2025.01.08 01:17:51.804319 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3746 2025.01.08 01:17:51.804791 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3747 2025.01.08 01:17:51.805067 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3748 2025.01.08 01:17:51.805256 [ 119 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3749 2025.01.08 01:17:51.805328 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002094 sec., 121776.50429799427 rows/sec., 10.89 MiB/sec.
3750 2025.01.08 01:17:51.805339 [ 119 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3751 2025.01.08 01:17:51.805416 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3752 2025.01.08 01:17:51.805474 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} <Debug> TCPHandler: Processed in 0.00253233 sec.
3753 2025.01.08 01:17:51.805715 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
3754 2025.01.08 01:17:51.805719 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3755 2025.01.08 01:17:51.806014 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3756 2025.01.08 01:17:51.806025 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3757 2025.01.08 01:17:51.806088 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1399 rows starting from the beginning of the part
3758 2025.01.08 01:17:51.806133 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3759 2025.01.08 01:17:51.806517 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 69 rows starting from the beginning of the part
3760 2025.01.08 01:17:51.806838 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part
3761 2025.01.08 01:17:51.807278 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 255 rows starting from the beginning of the part
3762 2025.01.08 01:17:51.807597 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part
3763 2025.01.08 01:17:51.808036 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 255 rows starting from the beginning of the part
3764 2025.01.08 01:17:51.808956 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3765 2025.01.08 01:17:51.809021 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3766 2025.01.08 01:17:51.810153 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3767 2025.01.08 01:17:51.810727 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3768 2025.01.08 01:17:51.811367 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005371 sec., 8936.88326196239 rows/sec., 658.92 KiB/sec.
3769 2025.01.08 01:17:51.811843 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} <Debug> TCPHandler: Processed in 0.006237268 sec.
3770 2025.01.08 01:17:51.811917 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2030 rows, containing 5 columns (5 merged, 0 gathered) in 0.006385191 sec., 317923.1443507328 rows/sec., 28.19 MiB/sec.
3771 2025.01.08 01:17:51.812046 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3772 2025.01.08 01:17:51.812197 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3773 2025.01.08 01:17:51.812268 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3774 2025.01.08 01:17:51.812288 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3775 2025.01.08 01:17:51.812745 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3776 2025.01.08 01:17:51.812858 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3777 2025.01.08 01:17:51.812981 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
3778 2025.01.08 01:17:51.813153 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3779 2025.01.08 01:17:51.813188 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3780 2025.01.08 01:17:51.813562 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3781 2025.01.08 01:17:51.813818 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3782 2025.01.08 01:17:51.813994 [ 119 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3783 2025.01.08 01:17:51.814057 [ 119 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3784 2025.01.08 01:17:51.814071 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001905 sec., 7349.081364829396 rows/sec., 514.68 KiB/sec.
3785 2025.01.08 01:17:51.814108 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3786 2025.01.08 01:17:51.814252 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} <Debug> TCPHandler: Processed in 0.002288116 sec.
3787 2025.01.08 01:17:51.814309 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3788 2025.01.08 01:17:51.814491 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3789 2025.01.08 01:17:51.814514 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3790 2025.01.08 01:17:51.814566 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part
3791 2025.01.08 01:17:51.814804 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3792 2025.01.08 01:17:51.814889 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
3793 2025.01.08 01:17:51.814942 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3794 2025.01.08 01:17:51.815327 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part
3795 2025.01.08 01:17:51.815603 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part
3796 2025.01.08 01:17:51.816054 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
3797 2025.01.08 01:17:51.816504 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
3798 2025.01.08 01:17:51.817482 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3799 2025.01.08 01:17:51.817561 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3800 2025.01.08 01:17:51.818627 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3801 2025.01.08 01:17:51.819244 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005016589 sec., 107642.8625107618 rows/sec., 7.71 MiB/sec.
3802 2025.01.08 01:17:51.819256 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3803 2025.01.08 01:17:51.819462 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3804 2025.01.08 01:17:51.819711 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00505 sec., 2574.2574257425745 rows/sec., 160.50 KiB/sec.
3805 2025.01.08 01:17:51.819884 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} <Debug> TCPHandler: Processed in 0.005482296 sec.
3806 2025.01.08 01:17:51.820087 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3807 2025.01.08 01:17:51.820124 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3808 2025.01.08 01:17:51.820279 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3809 2025.01.08 01:17:51.820286 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3810 2025.01.08 01:17:51.820409 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3811 2025.01.08 01:17:51.820432 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3812 2025.01.08 01:17:51.821189 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3813 2025.01.08 01:17:51.821235 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3814 2025.01.08 01:17:51.821635 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3815 2025.01.08 01:17:51.821889 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3816 2025.01.08 01:17:51.822063 [ 119 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3817 2025.01.08 01:17:51.822130 [ 119 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3818 2025.01.08 01:17:51.822138 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001889 sec., 204870.30174695604 rows/sec., 14.52 MiB/sec.
3819 2025.01.08 01:17:51.822173 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3820 2025.01.08 01:17:51.822329 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} <Debug> TCPHandler: Processed in 0.002338967 sec.
3821 2025.01.08 01:17:51.822625 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3822 2025.01.08 01:17:51.822742 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
3823 2025.01.08 01:17:51.822988 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3824 2025.01.08 01:17:51.823084 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3825 2025.01.08 01:17:51.823112 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3826 2025.01.08 01:17:51.823143 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 869 rows starting from the beginning of the part
3827 2025.01.08 01:17:51.823531 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part
3828 2025.01.08 01:17:51.824018 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part
3829 2025.01.08 01:17:51.824355 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 387 rows starting from the beginning of the part
3830 2025.01.08 01:17:51.824668 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part
3831 2025.01.08 01:17:51.825015 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 387 rows starting from the beginning of the part
3832 2025.01.08 01:17:51.825670 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3833 2025.01.08 01:17:51.825728 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3834 2025.01.08 01:17:51.827062 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3835 2025.01.08 01:17:51.827732 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1750 rows, containing 5 columns (5 merged, 0 gathered) in 0.005447276 sec., 321261.4892287448 rows/sec., 24.39 MiB/sec.
3836 2025.01.08 01:17:51.827981 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3837 2025.01.08 01:17:51.828379 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3838 2025.01.08 01:17:51.828486 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3839 2025.01.08 01:17:51.828604 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
3840 2025.01.08 01:17:51.829977 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3841 2025.01.08 01:17:51.830212 [ 119 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3842 2025.01.08 01:17:51.830289 [ 119 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3843 2025.01.08 01:17:51.830321 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3844 2025.01.08 01:17:51.830367 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007439 sec., 806.5600215082673 rows/sec., 42.14 KiB/sec.
3845 2025.01.08 01:17:51.830698 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3846 2025.01.08 01:17:51.830802 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} <Debug> TCPHandler: Processed in 0.008332261 sec.
3847 2025.01.08 01:17:51.831026 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3848 2025.01.08 01:17:51.831068 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3849 2025.01.08 01:17:51.831085 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
3850 2025.01.08 01:17:51.831299 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
3851 2025.01.08 01:17:51.831413 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3852 2025.01.08 01:17:51.831589 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
3853 2025.01.08 01:17:51.831625 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3854 2025.01.08 01:17:51.831934 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
3855 2025.01.08 01:17:51.832255 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
3856 2025.01.08 01:17:51.832657 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
3857 2025.01.08 01:17:51.834167 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3858 2025.01.08 01:17:51.834239 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3859 2025.01.08 01:17:51.835458 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3860 2025.01.08 01:17:51.835469 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00506911 sec., 13020.0370479236 rows/sec., 680.25 KiB/sec.
3861 2025.01.08 01:17:51.835660 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3862 2025.01.08 01:17:51.835986 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3863 2025.01.08 01:17:51.836278 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3864 2025.01.08 01:17:51.836299 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3865 2025.01.08 01:17:51.836417 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3866 2025.01.08 01:17:51.836506 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3867 2025.01.08 01:17:51.836562 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3868 2025.01.08 01:17:51.836567 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005264 sec., 33624.62006079028 rows/sec., 2.22 MiB/sec.
3869 2025.01.08 01:17:51.836912 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3870 2025.01.08 01:17:51.836943 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} <Debug> TCPHandler: Processed in 0.005986864 sec.
3871 2025.01.08 01:17:51.836995 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
3872 2025.01.08 01:17:51.837200 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3873 2025.01.08 01:17:51.837217 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3874 2025.01.08 01:17:51.837284 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6421 rows starting from the beginning of the part
3875 2025.01.08 01:17:51.837509 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3876 2025.01.08 01:17:51.837609 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 61 rows starting from the beginning of the part
3877 2025.01.08 01:17:51.837672 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3878 2025.01.08 01:17:51.837902 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part
3879 2025.01.08 01:17:51.838430 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 177 rows starting from the beginning of the part
3880 2025.01.08 01:17:51.838832 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part
3881 2025.01.08 01:17:51.839242 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part
3882 2025.01.08 01:17:51.840519 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3883 2025.01.08 01:17:51.840627 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3884 2025.01.08 01:17:51.841812 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3885 2025.01.08 01:17:51.842441 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3886 2025.01.08 01:17:51.842854 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005484 sec., 182.34865061998542 rows/sec., 12.29 KiB/sec.
3887 2025.01.08 01:17:51.843109 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} <Debug> TCPHandler: Processed in 0.006027415 sec.
3888 2025.01.08 01:17:51.843357 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3889 2025.01.08 01:17:51.843514 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3890 2025.01.08 01:17:51.843620 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3891 2025.01.08 01:17:51.844324 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7036 rows, containing 5 columns (5 merged, 0 gathered) in 0.007741972 sec., 908812.3801016072 rows/sec., 60.86 MiB/sec.
3892 2025.01.08 01:17:51.845297 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3893 2025.01.08 01:17:51.845982 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3894 2025.01.08 01:17:51.846307 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3895 2025.01.08 01:17:51.846527 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB.
3896 2025.01.08 01:17:51.846790 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3897 2025.01.08 01:17:51.846848 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3898 2025.01.08 01:17:51.847751 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3899 2025.01.08 01:17:51.848123 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3900 2025.01.08 01:17:51.848439 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004959 sec., 8267.795926598104 rows/sec., 14.82 MiB/sec.
3901 2025.01.08 01:17:51.848605 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} <Debug> TCPHandler: Processed in 0.005344284 sec.
3902 2025.01.08 01:17:51.848847 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3903 2025.01.08 01:17:51.848983 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3904 2025.01.08 01:17:51.849043 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3905 2025.01.08 01:17:51.849637 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3906 2025.01.08 01:17:51.849682 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3907 2025.01.08 01:17:51.850203 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3908 2025.01.08 01:17:51.850469 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3909 2025.01.08 01:17:51.850611 [ 114 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3910 2025.01.08 01:17:51.850652 [ 114 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3911 2025.01.08 01:17:51.850673 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001719 sec., 30250.145433391506 rows/sec., 1.87 MiB/sec.
3912 2025.01.08 01:17:51.850677 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3913 2025.01.08 01:17:51.850815 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} <Debug> TCPHandler: Processed in 0.002080333 sec.
3914 2025.01.08 01:17:51.850912 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
3915 2025.01.08 01:17:51.851079 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3916 2025.01.08 01:17:51.851125 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 738 rows starting from the beginning of the part
3917 2025.01.08 01:17:51.851207 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part
3918 2025.01.08 01:17:51.851301 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part
3919 2025.01.08 01:17:51.851391 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part
3920 2025.01.08 01:17:51.851497 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part
3921 2025.01.08 01:17:51.851585 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part
3922 2025.01.08 01:17:51.852718 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001930391 sec., 476587.385664355 rows/sec., 30.70 MiB/sec.
3923 2025.01.08 01:17:51.852956 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3924 2025.01.08 01:17:51.853272 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3925 2025.01.08 01:17:51.853350 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3926 2025.01.08 01:17:51.853440 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3927 2025.01.08 01:17:55.613426 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
3928 2025.01.08 01:17:55.613501 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
3929 2025.01.08 01:17:55.720863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296
3930 2025.01.08 01:17:55.721594 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3931 2025.01.08 01:17:55.721643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3932 2025.01.08 01:17:55.722177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3933 2025.01.08 01:17:55.722450 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3934 2025.01.08 01:17:55.722713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296
3935 2025.01.08 01:17:56.280679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136
3936 2025.01.08 01:17:56.300897 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3937 2025.01.08 01:17:56.300967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3938 2025.01.08 01:17:56.308822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3939 2025.01.08 01:17:56.309632 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3940 2025.01.08 01:17:56.313011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136
3941 2025.01.08 01:17:56.794017 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3942 2025.01.08 01:17:56.794213 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3943 2025.01.08 01:17:56.794291 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3944 2025.01.08 01:17:56.795087 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3945 2025.01.08 01:17:56.795134 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3946 2025.01.08 01:17:56.795564 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3947 2025.01.08 01:17:56.795823 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3948 2025.01.08 01:17:56.796024 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001865 sec., 13941.018766756033 rows/sec., 1.04 MiB/sec.
3949 2025.01.08 01:17:56.796138 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} <Debug> TCPHandler: Processed in 0.002253075 sec.
3950 2025.01.08 01:17:56.796406 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3951 2025.01.08 01:17:56.796597 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3952 2025.01.08 01:17:56.796673 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3953 2025.01.08 01:17:56.797462 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3954 2025.01.08 01:17:56.797508 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3955 2025.01.08 01:17:56.797947 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3956 2025.01.08 01:17:56.798201 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3957 2025.01.08 01:17:56.798481 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001931 sec., 14500.258933195235 rows/sec., 1.13 MiB/sec.
3958 2025.01.08 01:17:56.798692 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} <Debug> TCPHandler: Processed in 0.002416478 sec.
3959 2025.01.08 01:17:56.798883 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3960 2025.01.08 01:17:56.799025 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3961 2025.01.08 01:17:56.799089 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3962 2025.01.08 01:17:56.799678 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3963 2025.01.08 01:17:56.799721 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3964 2025.01.08 01:17:56.800141 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3965 2025.01.08 01:17:56.800392 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3966 2025.01.08 01:17:56.800582 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00159 sec., 62893.08176100629 rows/sec., 4.36 MiB/sec.
3967 2025.01.08 01:17:56.800641 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} <Debug> TCPHandler: Processed in 0.001843719 sec.
3968 2025.01.08 01:17:56.800813 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3969 2025.01.08 01:17:56.800942 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3970 2025.01.08 01:17:56.801004 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3971 2025.01.08 01:17:56.801539 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3972 2025.01.08 01:17:56.801583 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3973 2025.01.08 01:17:56.801999 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3974 2025.01.08 01:17:56.802255 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3975 2025.01.08 01:17:56.802476 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001565 sec., 19169.32907348243 rows/sec., 1.31 MiB/sec.
3976 2025.01.08 01:17:56.802536 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} <Debug> TCPHandler: Processed in 0.001785508 sec.
3977 2025.01.08 01:17:58.739025 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3978 2025.01.08 01:17:58.739252 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3979 2025.01.08 01:17:58.739331 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3980 2025.01.08 01:17:58.740126 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3981 2025.01.08 01:17:58.740175 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3982 2025.01.08 01:17:58.740598 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3983 2025.01.08 01:17:58.740860 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3984 2025.01.08 01:17:58.741101 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec.
3985 2025.01.08 01:17:58.741169 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} <Debug> TCPHandler: Processed in 0.002283696 sec.
3986 2025.01.08 01:17:58.741409 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3987 2025.01.08 01:17:58.741600 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
3988 2025.01.08 01:17:58.741675 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3989 2025.01.08 01:17:58.742421 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3990 2025.01.08 01:17:58.742465 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3991 2025.01.08 01:17:58.742887 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3992 2025.01.08 01:17:58.743141 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3993 2025.01.08 01:17:58.743385 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001833 sec., 6546.6448445171845 rows/sec., 533.83 KiB/sec.
3994 2025.01.08 01:17:58.743455 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} <Debug> TCPHandler: Processed in 0.002176754 sec.
3995 2025.01.08 01:17:58.743612 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3996 2025.01.08 01:17:58.743759 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3997 2025.01.08 01:17:58.743818 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3998 2025.01.08 01:17:58.745214 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3999 2025.01.08 01:17:58.745255 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4000 2025.01.08 01:17:58.745739 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4001 2025.01.08 01:17:58.745989 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4002 2025.01.08 01:17:58.746213 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} <Debug> executeQuery: Read 1359 rows, 115.98 KiB in 0.00249 sec., 545783.1325301204 rows/sec., 45.49 MiB/sec.
4003 2025.01.08 01:17:58.746271 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} <Debug> TCPHandler: Processed in 0.002731683 sec.
4004 2025.01.08 01:17:58.746451 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4005 2025.01.08 01:17:58.746598 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4006 2025.01.08 01:17:58.746660 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4007 2025.01.08 01:17:58.747285 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4008 2025.01.08 01:17:58.747327 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4009 2025.01.08 01:17:58.747700 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4010 2025.01.08 01:17:58.747939 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4011 2025.01.08 01:17:58.748209 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} <Debug> executeQuery: Read 39 rows, 2.80 KiB in 0.001635 sec., 23853.211009174312 rows/sec., 1.67 MiB/sec.
4012 2025.01.08 01:17:58.748414 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} <Debug> TCPHandler: Processed in 0.002030102 sec.
4013 2025.01.08 01:17:58.748578 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4014 2025.01.08 01:17:58.748720 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4015 2025.01.08 01:17:58.748778 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4016 2025.01.08 01:17:58.749554 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4017 2025.01.08 01:17:58.749601 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4018 2025.01.08 01:17:58.749990 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4019 2025.01.08 01:17:58.750226 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4020 2025.01.08 01:17:58.750528 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001817 sec., 133186.57127132636 rows/sec., 9.02 MiB/sec.
4021 2025.01.08 01:17:58.750653 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} <Debug> TCPHandler: Processed in 0.002148503 sec.
4022 2025.01.08 01:17:58.750806 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4023 2025.01.08 01:17:58.750948 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4024 2025.01.08 01:17:58.751008 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4025 2025.01.08 01:17:58.751702 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4026 2025.01.08 01:17:58.751748 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4027 2025.01.08 01:17:58.752120 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4028 2025.01.08 01:17:58.752369 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4029 2025.01.08 01:17:58.752638 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001719 sec., 7562.536358347877 rows/sec., 471.52 KiB/sec.
4030 2025.01.08 01:17:58.752816 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} <Debug> TCPHandler: Processed in 0.002072892 sec.
4031 2025.01.08 01:17:58.752981 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4032 2025.01.08 01:17:58.753109 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4033 2025.01.08 01:17:58.753160 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4034 2025.01.08 01:17:58.754236 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4035 2025.01.08 01:17:58.754283 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4036 2025.01.08 01:17:58.754742 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4037 2025.01.08 01:17:58.754992 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4038 2025.01.08 01:17:58.755231 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} <Debug> executeQuery: Read 834 rows, 61.67 KiB in 0.002139 sec., 389901.8232819075 rows/sec., 28.16 MiB/sec.
4039 2025.01.08 01:17:58.755447 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} <Debug> TCPHandler: Processed in 0.00252501 sec.
4040 2025.01.08 01:17:58.755638 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4041 2025.01.08 01:17:58.755757 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4042 2025.01.08 01:17:58.755809 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4043 2025.01.08 01:17:58.756294 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4044 2025.01.08 01:17:58.756335 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4045 2025.01.08 01:17:58.756703 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4046 2025.01.08 01:17:58.756942 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4047 2025.01.08 01:17:58.757160 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec.
4048 2025.01.08 01:17:58.757210 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} <Debug> TCPHandler: Processed in 0.001654516 sec.
4049 2025.01.08 01:17:58.757374 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4050 2025.01.08 01:17:58.757495 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4051 2025.01.08 01:17:58.757549 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4052 2025.01.08 01:17:58.758364 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4053 2025.01.08 01:17:58.758403 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4054 2025.01.08 01:17:58.758898 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4055 2025.01.08 01:17:58.759165 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4056 2025.01.08 01:17:58.759382 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001912 sec., 506799.1631799163 rows/sec., 33.68 MiB/sec.
4057 2025.01.08 01:17:58.759434 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} <Debug> TCPHandler: Processed in 0.002119284 sec.
4058 2025.01.08 01:17:58.759584 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4059 2025.01.08 01:17:58.759703 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4060 2025.01.08 01:17:58.759757 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4061 2025.01.08 01:17:58.760248 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4062 2025.01.08 01:17:58.760288 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4063 2025.01.08 01:17:58.760674 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4064 2025.01.08 01:17:58.760924 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4065 2025.01.08 01:17:58.761142 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec.
4066 2025.01.08 01:17:58.761199 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} <Debug> TCPHandler: Processed in 0.001672137 sec.
4067 2025.01.08 01:17:58.761356 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4068 2025.01.08 01:17:58.761485 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4069 2025.01.08 01:17:58.761571 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4070 2025.01.08 01:17:58.762729 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4071 2025.01.08 01:17:58.762770 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4072 2025.01.08 01:17:58.763420 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4073 2025.01.08 01:17:58.763684 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4074 2025.01.08 01:17:58.763930 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002474 sec., 8084.074373484236 rows/sec., 14.49 MiB/sec.
4075 2025.01.08 01:17:58.764049 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} <Debug> TCPHandler: Processed in 0.002750464 sec.
4076 2025.01.08 01:17:58.764201 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4077 2025.01.08 01:17:58.764323 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4078 2025.01.08 01:17:58.764377 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4079 2025.01.08 01:17:58.764872 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4080 2025.01.08 01:17:58.764912 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4081 2025.01.08 01:17:58.765303 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4082 2025.01.08 01:17:58.765548 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4083 2025.01.08 01:17:58.765763 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001464 sec., 23224.043715846994 rows/sec., 1.36 MiB/sec.
4084 2025.01.08 01:17:58.765819 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} <Debug> TCPHandler: Processed in 0.001676076 sec.
4085 2025.01.08 01:18:00.756920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 584
4086 2025.01.08 01:18:00.760693 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4087 2025.01.08 01:18:00.760754 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4088 2025.01.08 01:18:00.762304 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4089 2025.01.08 01:18:00.762651 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4090 2025.01.08 01:18:00.763572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584
4091 2025.01.08 01:18:01.793391 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4092 2025.01.08 01:18:01.793600 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4093 2025.01.08 01:18:01.793683 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4094 2025.01.08 01:18:01.794543 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4095 2025.01.08 01:18:01.794597 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4096 2025.01.08 01:18:01.795050 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4097 2025.01.08 01:18:01.795334 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4098 2025.01.08 01:18:01.795594 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.002053 sec., 33122.26010716025 rows/sec., 2.81 MiB/sec.
4099 2025.01.08 01:18:01.795670 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} <Debug> TCPHandler: Processed in 0.002435328 sec.
4100 2025.01.08 01:18:01.795947 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4101 2025.01.08 01:18:01.796144 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4102 2025.01.08 01:18:01.796221 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4103 2025.01.08 01:18:01.796994 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4104 2025.01.08 01:18:01.797045 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4105 2025.01.08 01:18:01.797491 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4106 2025.01.08 01:18:01.797757 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4107 2025.01.08 01:18:01.798001 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001913 sec., 10977.522216414009 rows/sec., 825.46 KiB/sec.
4108 2025.01.08 01:18:01.798072 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} <Debug> TCPHandler: Processed in 0.002255915 sec.
4109 2025.01.08 01:18:01.798236 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4110 2025.01.08 01:18:01.798372 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4111 2025.01.08 01:18:01.798428 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4112 2025.01.08 01:18:01.799086 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4113 2025.01.08 01:18:01.799131 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4114 2025.01.08 01:18:01.799529 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4115 2025.01.08 01:18:01.799825 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4116 2025.01.08 01:18:01.800053 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.001713 sec., 28604.78692352598 rows/sec., 2.23 MiB/sec.
4117 2025.01.08 01:18:01.800114 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} <Debug> TCPHandler: Processed in 0.001937421 sec.
4118 2025.01.08 01:18:01.800278 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4119 2025.01.08 01:18:01.800415 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4120 2025.01.08 01:18:01.800479 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4121 2025.01.08 01:18:01.801063 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4122 2025.01.08 01:18:01.801107 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4123 2025.01.08 01:18:01.801517 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4124 2025.01.08 01:18:01.801779 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4125 2025.01.08 01:18:01.802015 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001635 sec., 36697.24770642202 rows/sec., 2.54 MiB/sec.
4126 2025.01.08 01:18:01.802121 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} <Debug> TCPHandler: Processed in 0.00190103 sec.
4127 2025.01.08 01:18:01.802295 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4128 2025.01.08 01:18:01.802424 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4129 2025.01.08 01:18:01.802512 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4130 2025.01.08 01:18:01.803740 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4131 2025.01.08 01:18:01.803785 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4132 2025.01.08 01:18:01.804454 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4133 2025.01.08 01:18:01.804732 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4134 2025.01.08 01:18:01.804997 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.0026 sec., 8076.923076923077 rows/sec., 14.47 MiB/sec.
4135 2025.01.08 01:18:01.805126 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} <Debug> TCPHandler: Processed in 0.002893555 sec.
4136 2025.01.08 01:18:01.805301 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4137 2025.01.08 01:18:01.805430 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4138 2025.01.08 01:18:01.805487 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4139 2025.01.08 01:18:01.806001 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4140 2025.01.08 01:18:01.806047 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
4141 2025.01.08 01:18:01.806447 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4142 2025.01.08 01:18:01.806726 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4143 2025.01.08 01:18:01.806943 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001541 sec., 11680.726800778715 rows/sec., 819.40 KiB/sec.
4144 2025.01.08 01:18:01.807000 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} <Debug> TCPHandler: Processed in 0.001758378 sec.
4145 2025.01.08 01:18:03.222882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784
4146 2025.01.08 01:18:03.223561 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4147 2025.01.08 01:18:03.223602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4148 2025.01.08 01:18:03.224187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4149 2025.01.08 01:18:03.224446 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4150 2025.01.08 01:18:03.224732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784
4151 2025.01.08 01:18:03.813403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144
4152 2025.01.08 01:18:03.834383 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4153 2025.01.08 01:18:03.834441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4154 2025.01.08 01:18:03.842044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4155 2025.01.08 01:18:03.842844 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4156 2025.01.08 01:18:03.845576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144
4157 2025.01.08 01:18:06.794224 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4158 2025.01.08 01:18:06.794468 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4159 2025.01.08 01:18:06.794542 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4160 2025.01.08 01:18:06.795310 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4161 2025.01.08 01:18:06.795361 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4162 2025.01.08 01:18:06.795833 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4163 2025.01.08 01:18:06.796123 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4164 2025.01.08 01:18:06.796419 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002004 sec., 12974.051896207584 rows/sec., 987.77 KiB/sec.
4165 2025.01.08 01:18:06.796650 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} <Debug> TCPHandler: Processed in 0.00249436 sec.
4166 2025.01.08 01:18:06.796938 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4167 2025.01.08 01:18:06.797126 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4168 2025.01.08 01:18:06.797198 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4169 2025.01.08 01:18:06.797930 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4170 2025.01.08 01:18:06.797973 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4171 2025.01.08 01:18:06.798412 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4172 2025.01.08 01:18:06.798690 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4173 2025.01.08 01:18:06.798890 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001815 sec., 15426.997245179064 rows/sec., 1.20 MiB/sec.
4174 2025.01.08 01:18:06.798952 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} <Debug> TCPHandler: Processed in 0.002145424 sec.
4175 2025.01.08 01:18:06.799123 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4176 2025.01.08 01:18:06.799247 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4177 2025.01.08 01:18:06.799302 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4178 2025.01.08 01:18:06.799894 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4179 2025.01.08 01:18:06.799936 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4180 2025.01.08 01:18:06.800347 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4181 2025.01.08 01:18:06.800608 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4182 2025.01.08 01:18:06.800811 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00159 sec., 62893.08176100629 rows/sec., 4.36 MiB/sec.
4183 2025.01.08 01:18:06.800879 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} <Debug> TCPHandler: Processed in 0.001823558 sec.
4184 2025.01.08 01:18:06.801037 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4185 2025.01.08 01:18:06.801170 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4186 2025.01.08 01:18:06.801227 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4187 2025.01.08 01:18:06.801722 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4188 2025.01.08 01:18:06.801760 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4189 2025.01.08 01:18:06.802138 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4190 2025.01.08 01:18:06.802384 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4191 2025.01.08 01:18:06.802603 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001461 sec., 20533.880903490757 rows/sec., 1.41 MiB/sec.
4192 2025.01.08 01:18:06.802761 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} <Debug> TCPHandler: Processed in 0.001775868 sec.
4193 2025.01.08 01:18:10.613588 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache
4194 2025.01.08 01:18:10.613694 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache
4195 2025.01.08 01:18:10.725209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211
4196 2025.01.08 01:18:10.725879 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4197 2025.01.08 01:18:10.725923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4198 2025.01.08 01:18:10.726512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4199 2025.01.08 01:18:10.726776 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4200 2025.01.08 01:18:10.727015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211
4201 2025.01.08 01:18:10.764223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 604
4202 2025.01.08 01:18:10.766974 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4203 2025.01.08 01:18:10.767022 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4204 2025.01.08 01:18:10.768492 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4205 2025.01.08 01:18:10.768804 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4206 2025.01.08 01:18:10.769512 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604
4207 2025.01.08 01:18:11.345963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151
4208 2025.01.08 01:18:11.367658 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4209 2025.01.08 01:18:11.367727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4210 2025.01.08 01:18:11.375479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4211 2025.01.08 01:18:11.376301 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4212 2025.01.08 01:18:11.380005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151
4213 2025.01.08 01:18:11.801400 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4214 2025.01.08 01:18:11.801605 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
4215 2025.01.08 01:18:11.801680 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
4216 2025.01.08 01:18:11.802446 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4217 2025.01.08 01:18:11.802500 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4218 2025.01.08 01:18:11.802944 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4219 2025.01.08 01:18:11.803215 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4220 2025.01.08 01:18:11.803413 [ 91 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4221 2025.01.08 01:18:11.803475 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec.
4222 2025.01.08 01:18:11.803508 [ 91 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4223 2025.01.08 01:18:11.803572 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4224 2025.01.08 01:18:11.803627 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} <Debug> TCPHandler: Processed in 0.002366487 sec.
4225 2025.01.08 01:18:11.803749 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
4226 2025.01.08 01:18:11.803853 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4227 2025.01.08 01:18:11.803903 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part
4228 2025.01.08 01:18:11.803918 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4229 2025.01.08 01:18:11.804025 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
4230 2025.01.08 01:18:11.804392 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
4231 2025.01.08 01:18:11.804650 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part
4232 2025.01.08 01:18:11.804672 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4233 2025.01.08 01:18:11.804903 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
4234 2025.01.08 01:18:11.804983 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4235 2025.01.08 01:18:11.807501 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00382988 sec., 18277.33506010632 rows/sec., 1.35 MiB/sec.
4236 2025.01.08 01:18:11.807628 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4237 2025.01.08 01:18:11.807680 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4238 2025.01.08 01:18:11.807693 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4239 2025.01.08 01:18:11.808312 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4240 2025.01.08 01:18:11.808532 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
4241 2025.01.08 01:18:11.808598 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4242 2025.01.08 01:18:11.808664 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4243 2025.01.08 01:18:11.808945 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4244 2025.01.08 01:18:11.809141 [ 91 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4245 2025.01.08 01:18:11.809207 [ 91 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4246 2025.01.08 01:18:11.809242 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4247 2025.01.08 01:18:11.809259 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.004962 sec., 51390.56831922611 rows/sec., 4.60 MiB/sec.
4248 2025.01.08 01:18:11.809511 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} <Debug> TCPHandler: Processed in 0.005744561 sec.
4249 2025.01.08 01:18:11.809566 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
4250 2025.01.08 01:18:11.809730 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4251 2025.01.08 01:18:11.809801 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4252 2025.01.08 01:18:11.809864 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1400 rows starting from the beginning of the part
4253 2025.01.08 01:18:11.809956 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4254 2025.01.08 01:18:11.810112 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part
4255 2025.01.08 01:18:11.810145 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4256 2025.01.08 01:18:11.810451 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1359 rows starting from the beginning of the part
4257 2025.01.08 01:18:11.810728 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part
4258 2025.01.08 01:18:11.811030 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part
4259 2025.01.08 01:18:11.811381 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 255 rows starting from the beginning of the part
4260 2025.01.08 01:18:11.812841 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4261 2025.01.08 01:18:11.812911 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4262 2025.01.08 01:18:11.813950 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4263 2025.01.08 01:18:11.814355 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4264 2025.01.08 01:18:11.814586 [ 91 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4265 2025.01.08 01:18:11.814731 [ 91 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4266 2025.01.08 01:18:11.814809 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004882 sec., 9832.036050798853 rows/sec., 724.92 KiB/sec.
4267 2025.01.08 01:18:11.814878 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4268 2025.01.08 01:18:11.815182 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} <Debug> TCPHandler: Processed in 0.005528177 sec.
4269 2025.01.08 01:18:11.815398 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006054375 sec., 517642.2008877878 rows/sec., 45.37 MiB/sec.
4270 2025.01.08 01:18:11.815436 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4271 2025.01.08 01:18:11.815809 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
4272 2025.01.08 01:18:11.815927 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4273 2025.01.08 01:18:11.815956 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4274 2025.01.08 01:18:11.816162 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4275 2025.01.08 01:18:11.816614 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4276 2025.01.08 01:18:11.816719 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 58 rows starting from the beginning of the part
4277 2025.01.08 01:18:11.817170 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part
4278 2025.01.08 01:18:11.817344 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4279 2025.01.08 01:18:11.817766 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part
4280 2025.01.08 01:18:11.817905 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4281 2025.01.08 01:18:11.818225 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part
4282 2025.01.08 01:18:11.818358 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
4283 2025.01.08 01:18:11.818720 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part
4284 2025.01.08 01:18:11.819004 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part
4285 2025.01.08 01:18:11.819846 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4286 2025.01.08 01:18:11.819896 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4287 2025.01.08 01:18:11.820467 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4288 2025.01.08 01:18:11.820828 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.005365015 sec., 48834.905401010066 rows/sec., 3.69 MiB/sec.
4289 2025.01.08 01:18:11.820877 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4290 2025.01.08 01:18:11.821087 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4291 2025.01.08 01:18:11.821579 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005786 sec., 2419.6335983408226 rows/sec., 169.46 KiB/sec.
4292 2025.01.08 01:18:11.821864 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} <Debug> TCPHandler: Processed in 0.006548333 sec.
4293 2025.01.08 01:18:11.821931 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4294 2025.01.08 01:18:11.822087 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4295 2025.01.08 01:18:11.822095 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4296 2025.01.08 01:18:11.822182 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4297 2025.01.08 01:18:11.822232 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4298 2025.01.08 01:18:11.822280 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4299 2025.01.08 01:18:11.822841 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4300 2025.01.08 01:18:11.822881 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4301 2025.01.08 01:18:11.823242 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4302 2025.01.08 01:18:11.823507 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4303 2025.01.08 01:18:11.823679 [ 91 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4304 2025.01.08 01:18:11.823733 [ 91 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4305 2025.01.08 01:18:11.823750 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00154 sec., 8441.558441558442 rows/sec., 526.33 KiB/sec.
4306 2025.01.08 01:18:11.823768 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4307 2025.01.08 01:18:11.823939 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} <Debug> TCPHandler: Processed in 0.00193578 sec.
4308 2025.01.08 01:18:11.824124 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
4309 2025.01.08 01:18:11.824178 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4310 2025.01.08 01:18:11.824512 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4311 2025.01.08 01:18:11.824520 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4312 2025.01.08 01:18:11.824560 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part
4313 2025.01.08 01:18:11.824574 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4314 2025.01.08 01:18:11.824757 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part
4315 2025.01.08 01:18:11.824975 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part
4316 2025.01.08 01:18:11.825378 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part
4317 2025.01.08 01:18:11.825670 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part
4318 2025.01.08 01:18:11.826916 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4319 2025.01.08 01:18:11.826962 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4320 2025.01.08 01:18:11.827263 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003365943 sec., 19311.081619623386 rows/sec., 1.25 MiB/sec.
4321 2025.01.08 01:18:11.827531 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4322 2025.01.08 01:18:11.827687 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4323 2025.01.08 01:18:11.828084 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4324 2025.01.08 01:18:11.828148 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4325 2025.01.08 01:18:11.828278 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
4326 2025.01.08 01:18:11.828500 [ 91 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4327 2025.01.08 01:18:11.828531 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4328 2025.01.08 01:18:11.828603 [ 91 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4329 2025.01.08 01:18:11.828649 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.004224 sec., 91619.31818181818 rows/sec., 6.49 MiB/sec.
4330 2025.01.08 01:18:11.828664 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4331 2025.01.08 01:18:11.828836 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} <Debug> TCPHandler: Processed in 0.004770795 sec.
4332 2025.01.08 01:18:11.828884 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
4333 2025.01.08 01:18:11.829022 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4334 2025.01.08 01:18:11.829033 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4335 2025.01.08 01:18:11.829074 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 871 rows starting from the beginning of the part
4336 2025.01.08 01:18:11.829321 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part
4337 2025.01.08 01:18:11.829447 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4338 2025.01.08 01:18:11.829650 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4339 2025.01.08 01:18:11.829685 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 834 rows starting from the beginning of the part
4340 2025.01.08 01:18:11.830025 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part
4341 2025.01.08 01:18:11.830400 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part
4342 2025.01.08 01:18:11.830742 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 387 rows starting from the beginning of the part
4343 2025.01.08 01:18:11.832078 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4344 2025.01.08 01:18:11.832147 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4345 2025.01.08 01:18:11.833229 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4346 2025.01.08 01:18:11.833591 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4347 2025.01.08 01:18:11.834149 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.005357195 sec., 410102.67500062997 rows/sec., 31.24 MiB/sec.
4348 2025.01.08 01:18:11.834198 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004904 sec., 1223.4910277324632 rows/sec., 63.92 KiB/sec.
4349 2025.01.08 01:18:11.834309 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} <Debug> TCPHandler: Processed in 0.005362254 sec.
4350 2025.01.08 01:18:11.834431 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4351 2025.01.08 01:18:11.834505 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4352 2025.01.08 01:18:11.834718 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4353 2025.01.08 01:18:11.834826 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4354 2025.01.08 01:18:11.834947 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4355 2025.01.08 01:18:11.835214 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4356 2025.01.08 01:18:11.835399 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
4357 2025.01.08 01:18:11.835784 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4358 2025.01.08 01:18:11.835828 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4359 2025.01.08 01:18:11.836240 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4360 2025.01.08 01:18:11.836504 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4361 2025.01.08 01:18:11.836691 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4362 2025.01.08 01:18:11.836749 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4363 2025.01.08 01:18:11.836758 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002103 sec., 84165.4778887304 rows/sec., 5.55 MiB/sec.
4364 2025.01.08 01:18:11.836783 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4365 2025.01.08 01:18:11.836946 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} <Debug> TCPHandler: Processed in 0.00252721 sec.
4366 2025.01.08 01:18:11.837224 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
4367 2025.01.08 01:18:11.837246 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4368 2025.01.08 01:18:11.837733 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4369 2025.01.08 01:18:11.837852 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4370 2025.01.08 01:18:11.837892 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4371 2025.01.08 01:18:11.837927 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7036 rows starting from the beginning of the part
4372 2025.01.08 01:18:11.838190 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part
4373 2025.01.08 01:18:11.838619 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 969 rows starting from the beginning of the part
4374 2025.01.08 01:18:11.838934 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
4375 2025.01.08 01:18:11.839386 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part
4376 2025.01.08 01:18:11.839775 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 177 rows starting from the beginning of the part
4377 2025.01.08 01:18:11.840592 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4378 2025.01.08 01:18:11.840669 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4379 2025.01.08 01:18:11.841329 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4380 2025.01.08 01:18:11.841763 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4381 2025.01.08 01:18:11.842319 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004708 sec., 212.40441801189462 rows/sec., 14.31 KiB/sec.
4382 2025.01.08 01:18:11.842433 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} <Debug> TCPHandler: Processed in 0.005363414 sec.
4383 2025.01.08 01:18:11.842628 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4384 2025.01.08 01:18:11.842753 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4385 2025.01.08 01:18:11.842838 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4386 2025.01.08 01:18:11.844192 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8442 rows, containing 5 columns (5 merged, 0 gathered) in 0.007278245 sec., 1159895.0021605482 rows/sec., 77.66 MiB/sec.
4387 2025.01.08 01:18:11.844509 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4388 2025.01.08 01:18:11.845398 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4389 2025.01.08 01:18:11.845398 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4390 2025.01.08 01:18:11.845463 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4391 2025.01.08 01:18:11.845619 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4392 2025.01.08 01:18:11.845811 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB.
4393 2025.01.08 01:18:11.846530 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4394 2025.01.08 01:18:11.846812 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4395 2025.01.08 01:18:11.847007 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4396 2025.01.08 01:18:11.847080 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4397 2025.01.08 01:18:11.847131 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4398 2025.01.08 01:18:11.847128 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004388 sec., 9343.6645396536 rows/sec., 16.74 MiB/sec.
4399 2025.01.08 01:18:11.847545 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} <Debug> TCPHandler: Processed in 0.005008059 sec.
4400 2025.01.08 01:18:11.847598 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
4401 2025.01.08 01:18:11.847764 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4402 2025.01.08 01:18:11.848056 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4403 2025.01.08 01:18:11.848221 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4404 2025.01.08 01:18:11.848758 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4405 2025.01.08 01:18:11.849053 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 234 rows starting from the beginning of the part
4406 2025.01.08 01:18:11.849971 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part
4407 2025.01.08 01:18:11.850123 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4408 2025.01.08 01:18:11.850203 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4409 2025.01.08 01:18:11.850800 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part
4410 2025.01.08 01:18:11.851171 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4411 2025.01.08 01:18:11.851725 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part
4412 2025.01.08 01:18:11.851853 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4413 2025.01.08 01:18:11.852245 [ 89 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4414 2025.01.08 01:18:11.852362 [ 89 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4415 2025.01.08 01:18:11.852436 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4416 2025.01.08 01:18:11.852605 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.004611 sec., 11277.380177835612 rows/sec., 715.00 KiB/sec.
4417 2025.01.08 01:18:11.853053 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} <Debug> TCPHandler: Processed in 0.005389155 sec.
4418 2025.01.08 01:18:11.853541 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
4419 2025.01.08 01:18:11.853549 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part
4420 2025.01.08 01:18:11.853997 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4421 2025.01.08 01:18:11.854189 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 920 rows starting from the beginning of the part
4422 2025.01.08 01:18:11.854648 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part
4423 2025.01.08 01:18:11.854725 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part
4424 2025.01.08 01:18:11.854921 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part
4425 2025.01.08 01:18:11.855278 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part
4426 2025.01.08 01:18:11.855716 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part
4427 2025.01.08 01:18:11.856103 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part
4428 2025.01.08 01:18:11.859253 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 4 columns (4 merged, 0 gathered) in 0.006635834 sec., 163355.50286520127 rows/sec., 10.52 MiB/sec.
4429 2025.01.08 01:18:11.859551 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4430 2025.01.08 01:18:11.860208 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4431 2025.01.08 01:18:11.860444 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4432 2025.01.08 01:18:11.860625 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
4433 2025.01.08 01:18:11.862902 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 19 columns (19 merged, 0 gathered) in 0.015655117 sec., 25422.99747743821 rows/sec., 45.56 MiB/sec.
4434 2025.01.08 01:18:11.863580 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4435 2025.01.08 01:18:11.864014 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4436 2025.01.08 01:18:11.864103 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4437 2025.01.08 01:18:11.864230 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB.
4438 2025.01.08 01:18:16.794413 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4439 2025.01.08 01:18:16.794628 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4440 2025.01.08 01:18:16.794710 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4441 2025.01.08 01:18:16.795446 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4442 2025.01.08 01:18:16.795496 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4443 2025.01.08 01:18:16.795933 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4444 2025.01.08 01:18:16.796184 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4445 2025.01.08 01:18:16.796432 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001864 sec., 13948.497854077254 rows/sec., 1.04 MiB/sec.
4446 2025.01.08 01:18:16.796500 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} <Debug> TCPHandler: Processed in 0.002225395 sec.
4447 2025.01.08 01:18:16.796748 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4448 2025.01.08 01:18:16.796962 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4449 2025.01.08 01:18:16.797045 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4450 2025.01.08 01:18:16.797909 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4451 2025.01.08 01:18:16.797954 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4452 2025.01.08 01:18:16.798390 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4453 2025.01.08 01:18:16.798655 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4454 2025.01.08 01:18:16.798870 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001968 sec., 14227.642276422763 rows/sec., 1.11 MiB/sec.
4455 2025.01.08 01:18:16.798940 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} <Debug> TCPHandler: Processed in 0.002336927 sec.
4456 2025.01.08 01:18:16.799083 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4457 2025.01.08 01:18:16.799231 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4458 2025.01.08 01:18:16.799297 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4459 2025.01.08 01:18:16.800008 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4460 2025.01.08 01:18:16.800050 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4461 2025.01.08 01:18:16.800472 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4462 2025.01.08 01:18:16.800753 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4463 2025.01.08 01:18:16.801011 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00181 sec., 55248.61878453039 rows/sec., 3.83 MiB/sec.
4464 2025.01.08 01:18:16.801118 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} <Debug> TCPHandler: Processed in 0.002096953 sec.
4465 2025.01.08 01:18:16.801391 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4466 2025.01.08 01:18:16.801545 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4467 2025.01.08 01:18:16.801641 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4468 2025.01.08 01:18:16.802173 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4469 2025.01.08 01:18:16.802212 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4470 2025.01.08 01:18:16.802600 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4471 2025.01.08 01:18:16.802841 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4472 2025.01.08 01:18:16.803021 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001513 sec., 19828.15598149372 rows/sec., 1.36 MiB/sec.
4473 2025.01.08 01:18:16.803075 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} <Debug> TCPHandler: Processed in 0.001848529 sec.
4474 2025.01.08 01:18:18.227301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699
4475 2025.01.08 01:18:18.228063 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4476 2025.01.08 01:18:18.228109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4477 2025.01.08 01:18:18.228639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4478 2025.01.08 01:18:18.228903 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4479 2025.01.08 01:18:18.229109 [ 82 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4480 2025.01.08 01:18:18.229173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699
4481 2025.01.08 01:18:18.229199 [ 82 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4482 2025.01.08 01:18:18.229229 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4483 2025.01.08 01:18:18.229396 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4484 2025.01.08 01:18:18.229555 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4485 2025.01.08 01:18:18.229598 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part
4486 2025.01.08 01:18:18.229673 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part
4487 2025.01.08 01:18:18.229760 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part
4488 2025.01.08 01:18:18.230011 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part
4489 2025.01.08 01:18:18.230160 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part
4490 2025.01.08 01:18:18.230305 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part
4491 2025.01.08 01:18:18.232281 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002976077 sec., 3258988.2587043275 rows/sec., 46.62 MiB/sec.
4492 2025.01.08 01:18:18.232594 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4493 2025.01.08 01:18:18.232929 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4494 2025.01.08 01:18:18.233010 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4495 2025.01.08 01:18:18.233115 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB.
4496 2025.01.08 01:18:18.880218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159
4497 2025.01.08 01:18:18.904032 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4498 2025.01.08 01:18:18.904100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4499 2025.01.08 01:18:18.912445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4500 2025.01.08 01:18:18.913369 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4501 2025.01.08 01:18:18.913723 [ 80 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4502 2025.01.08 01:18:18.913869 [ 80 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4503 2025.01.08 01:18:18.913932 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4504 2025.01.08 01:18:18.914200 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4505 2025.01.08 01:18:18.922973 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159
4506 2025.01.08 01:18:18.924407 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4507 2025.01.08 01:18:18.925344 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part
4508 2025.01.08 01:18:18.929952 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part
4509 2025.01.08 01:18:18.934567 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part
4510 2025.01.08 01:18:18.939636 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part
4511 2025.01.08 01:18:18.944996 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part
4512 2025.01.08 01:18:18.949675 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part
4513 2025.01.08 01:18:19.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.82 MiB, peak 194.02 MiB, free memory in arenas 0.00 B, will set to 185.07 MiB (RSS), difference: -8.75 MiB
4514 2025.01.08 01:18:19.009042 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.094975826 sec., 1674.11020989699 rows/sec., 8.66 MiB/sec.
4515 2025.01.08 01:18:19.011991 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4516 2025.01.08 01:18:19.015011 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4517 2025.01.08 01:18:19.015138 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4518 2025.01.08 01:18:19.017702 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB.
4519 2025.01.08 01:18:20.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.70 MiB, peak 194.02 MiB, free memory in arenas 0.00 B, will set to 185.08 MiB (RSS), difference: 10.38 MiB
4520 2025.01.08 01:18:20.769825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 634
4521 2025.01.08 01:18:20.773128 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4522 2025.01.08 01:18:20.773183 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4523 2025.01.08 01:18:20.774748 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4524 2025.01.08 01:18:20.775062 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4525 2025.01.08 01:18:20.775734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634
4526 2025.01.08 01:18:21.800865 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4527 2025.01.08 01:18:21.801070 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
4528 2025.01.08 01:18:21.801152 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
4529 2025.01.08 01:18:21.802016 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4530 2025.01.08 01:18:21.802060 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4531 2025.01.08 01:18:21.802489 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4532 2025.01.08 01:18:21.802744 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4533 2025.01.08 01:18:21.802989 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec.
4534 2025.01.08 01:18:21.803207 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} <Debug> TCPHandler: Processed in 0.00247926 sec.
4535 2025.01.08 01:18:21.803499 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4536 2025.01.08 01:18:21.803719 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4537 2025.01.08 01:18:21.803805 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4538 2025.01.08 01:18:21.804731 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4539 2025.01.08 01:18:21.804784 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4540 2025.01.08 01:18:21.805255 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4541 2025.01.08 01:18:21.805517 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4542 2025.01.08 01:18:21.805812 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002149 sec., 118659.84178687763 rows/sec., 10.61 MiB/sec.
4543 2025.01.08 01:18:21.805910 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} <Debug> TCPHandler: Processed in 0.00256394 sec.
4544 2025.01.08 01:18:21.806165 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4545 2025.01.08 01:18:21.806324 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4546 2025.01.08 01:18:21.806385 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4547 2025.01.08 01:18:21.807070 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4548 2025.01.08 01:18:21.807110 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4549 2025.01.08 01:18:21.807480 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4550 2025.01.08 01:18:21.807734 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4551 2025.01.08 01:18:21.807935 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001645 sec., 29179.331306990884 rows/sec., 2.10 MiB/sec.
4552 2025.01.08 01:18:21.807991 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} <Debug> TCPHandler: Processed in 0.001960771 sec.
4553 2025.01.08 01:18:21.808147 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4554 2025.01.08 01:18:21.808293 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4555 2025.01.08 01:18:21.808356 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4556 2025.01.08 01:18:21.809051 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4557 2025.01.08 01:18:21.809090 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4558 2025.01.08 01:18:21.809458 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4559 2025.01.08 01:18:21.809707 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4560 2025.01.08 01:18:21.809890 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001633 sec., 8573.178199632579 rows/sec., 600.41 KiB/sec.
4561 2025.01.08 01:18:21.809943 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} <Debug> TCPHandler: Processed in 0.00186659 sec.
4562 2025.01.08 01:18:21.810100 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4563 2025.01.08 01:18:21.810238 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4564 2025.01.08 01:18:21.810295 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4565 2025.01.08 01:18:21.810965 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4566 2025.01.08 01:18:21.811008 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4567 2025.01.08 01:18:21.811372 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4568 2025.01.08 01:18:21.811614 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4569 2025.01.08 01:18:21.811863 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001654 sec., 7859.7339782345825 rows/sec., 490.05 KiB/sec.
4570 2025.01.08 01:18:21.812060 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} <Debug> TCPHandler: Processed in 0.002026682 sec.
4571 2025.01.08 01:18:21.812214 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4572 2025.01.08 01:18:21.812353 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4573 2025.01.08 01:18:21.812413 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4574 2025.01.08 01:18:21.813229 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4575 2025.01.08 01:18:21.813268 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4576 2025.01.08 01:18:21.813667 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4577 2025.01.08 01:18:21.813913 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4578 2025.01.08 01:18:21.814103 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001781 sec., 217293.6552498596 rows/sec., 15.40 MiB/sec.
4579 2025.01.08 01:18:21.814159 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} <Debug> TCPHandler: Processed in 0.002012321 sec.
4580 2025.01.08 01:18:21.814365 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4581 2025.01.08 01:18:21.814587 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4582 2025.01.08 01:18:21.814688 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4583 2025.01.08 01:18:21.815308 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4584 2025.01.08 01:18:21.815348 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4585 2025.01.08 01:18:21.815712 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4586 2025.01.08 01:18:21.815953 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4587 2025.01.08 01:18:21.816234 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001683 sec., 3565.0623885918003 rows/sec., 186.26 KiB/sec.
4588 2025.01.08 01:18:21.816419 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} <Debug> TCPHandler: Processed in 0.002160624 sec.
4589 2025.01.08 01:18:21.816569 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4590 2025.01.08 01:18:21.816711 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4591 2025.01.08 01:18:21.816775 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4592 2025.01.08 01:18:21.817368 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4593 2025.01.08 01:18:21.817406 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4594 2025.01.08 01:18:21.817817 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4595 2025.01.08 01:18:21.818060 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4596 2025.01.08 01:18:21.818248 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001569 sec., 112810.70745697895 rows/sec., 7.44 MiB/sec.
4597 2025.01.08 01:18:21.818303 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} <Debug> TCPHandler: Processed in 0.001799978 sec.
4598 2025.01.08 01:18:21.818502 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4599 2025.01.08 01:18:21.818722 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4600 2025.01.08 01:18:21.818815 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4601 2025.01.08 01:18:21.819363 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4602 2025.01.08 01:18:21.819402 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4603 2025.01.08 01:18:21.819761 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4604 2025.01.08 01:18:21.820002 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4605 2025.01.08 01:18:21.820164 [ 76 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
4606 2025.01.08 01:18:21.820234 [ 76 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4607 2025.01.08 01:18:21.820240 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001565 sec., 638.9776357827476 rows/sec., 43.06 KiB/sec.
4608 2025.01.08 01:18:21.820270 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4609 2025.01.08 01:18:21.820362 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} <Debug> TCPHandler: Processed in 0.001961091 sec.
4610 2025.01.08 01:18:21.820548 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full
4611 2025.01.08 01:18:21.820564 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4612 2025.01.08 01:18:21.820715 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4613 2025.01.08 01:18:21.820738 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4614 2025.01.08 01:18:21.820760 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part
4615 2025.01.08 01:18:21.820972 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4616 2025.01.08 01:18:21.820991 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
4617 2025.01.08 01:18:21.821395 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
4618 2025.01.08 01:18:21.821783 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
4619 2025.01.08 01:18:21.822167 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part
4620 2025.01.08 01:18:21.822512 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
4621 2025.01.08 01:18:21.824649 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.004255147 sec., 3290.133102334655 rows/sec., 221.70 KiB/sec.
4622 2025.01.08 01:18:21.824946 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
4623 2025.01.08 01:18:21.825223 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4624 2025.01.08 01:18:21.825292 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4625 2025.01.08 01:18:21.825668 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4626 2025.01.08 01:18:21.825846 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3
4627 2025.01.08 01:18:21.826006 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4628 2025.01.08 01:18:21.826431 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4629 2025.01.08 01:18:21.826703 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4630 2025.01.08 01:18:21.826991 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.006265 sec., 6544.293695131684 rows/sec., 11.73 MiB/sec.
4631 2025.01.08 01:18:21.827298 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} <Debug> TCPHandler: Processed in 0.006831688 sec.
4632 2025.01.08 01:18:21.827453 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4633 2025.01.08 01:18:21.827569 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4634 2025.01.08 01:18:21.827620 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4635 2025.01.08 01:18:21.828107 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4636 2025.01.08 01:18:21.828146 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4637 2025.01.08 01:18:21.828525 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4638 2025.01.08 01:18:21.828761 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4639 2025.01.08 01:18:21.829010 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001457 sec., 35689.77350720659 rows/sec., 2.21 MiB/sec.
4640 2025.01.08 01:18:21.829150 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} <Debug> TCPHandler: Processed in 0.001748387 sec.
4641 2025.01.08 01:18:25.613752 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
4642 2025.01.08 01:18:25.613830 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
4643 2025.01.08 01:18:25.729356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126
4644 2025.01.08 01:18:25.730078 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4645 2025.01.08 01:18:25.730120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4646 2025.01.08 01:18:25.730755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4647 2025.01.08 01:18:25.731010 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4648 2025.01.08 01:18:25.731214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126
4649 2025.01.08 01:18:26.423096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166
4650 2025.01.08 01:18:26.442994 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4651 2025.01.08 01:18:26.443068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4652 2025.01.08 01:18:26.450736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4653 2025.01.08 01:18:26.451538 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4654 2025.01.08 01:18:26.454681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166
4655 2025.01.08 01:18:26.794575 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4656 2025.01.08 01:18:26.794763 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4657 2025.01.08 01:18:26.794835 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4658 2025.01.08 01:18:26.795584 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4659 2025.01.08 01:18:26.795629 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4660 2025.01.08 01:18:26.796079 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4661 2025.01.08 01:18:26.796328 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4662 2025.01.08 01:18:26.796524 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001815 sec., 14325.068870523415 rows/sec., 1.07 MiB/sec.
4663 2025.01.08 01:18:26.796580 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} <Debug> TCPHandler: Processed in 0.002130914 sec.
4664 2025.01.08 01:18:26.796856 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4665 2025.01.08 01:18:26.797079 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4666 2025.01.08 01:18:26.797164 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4667 2025.01.08 01:18:26.797927 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4668 2025.01.08 01:18:26.797980 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4669 2025.01.08 01:18:26.798424 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4670 2025.01.08 01:18:26.798707 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4671 2025.01.08 01:18:26.798952 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001934 sec., 14477.766287487073 rows/sec., 1.13 MiB/sec.
4672 2025.01.08 01:18:26.799021 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} <Debug> TCPHandler: Processed in 0.002314136 sec.
4673 2025.01.08 01:18:26.799175 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4674 2025.01.08 01:18:26.799315 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4675 2025.01.08 01:18:26.799379 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4676 2025.01.08 01:18:26.800025 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4677 2025.01.08 01:18:26.800070 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4678 2025.01.08 01:18:26.800478 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4679 2025.01.08 01:18:26.800720 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4680 2025.01.08 01:18:26.800921 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001638 sec., 61050.06105006106 rows/sec., 4.23 MiB/sec.
4681 2025.01.08 01:18:26.800973 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} <Debug> TCPHandler: Processed in 0.00186494 sec.
4682 2025.01.08 01:18:26.801111 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4683 2025.01.08 01:18:26.801259 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4684 2025.01.08 01:18:26.801325 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4685 2025.01.08 01:18:26.801924 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4686 2025.01.08 01:18:26.801973 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4687 2025.01.08 01:18:26.802385 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4688 2025.01.08 01:18:26.802626 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4689 2025.01.08 01:18:26.802867 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001637 sec., 18326.20647525962 rows/sec., 1.26 MiB/sec.
4690 2025.01.08 01:18:26.802943 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} <Debug> TCPHandler: Processed in 0.00188884 sec.
4691 2025.01.08 01:18:28.739457 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4692 2025.01.08 01:18:28.739664 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
4693 2025.01.08 01:18:28.739740 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
4694 2025.01.08 01:18:28.740483 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4695 2025.01.08 01:18:28.740536 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4696 2025.01.08 01:18:28.740979 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4697 2025.01.08 01:18:28.741239 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4698 2025.01.08 01:18:28.741473 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec.
4699 2025.01.08 01:18:28.741541 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} <Debug> TCPHandler: Processed in 0.002212085 sec.
4700 2025.01.08 01:18:28.741788 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4701 2025.01.08 01:18:28.742002 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4702 2025.01.08 01:18:28.742088 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4703 2025.01.08 01:18:28.743330 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4704 2025.01.08 01:18:28.743382 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4705 2025.01.08 01:18:28.743923 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4706 2025.01.08 01:18:28.744186 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4707 2025.01.08 01:18:28.744432 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} <Debug> executeQuery: Read 1353 rows, 115.54 KiB in 0.00249 sec., 543373.4939759036 rows/sec., 45.31 MiB/sec.
4708 2025.01.08 01:18:28.744500 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} <Debug> TCPHandler: Processed in 0.002857795 sec.
4709 2025.01.08 01:18:28.744655 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4710 2025.01.08 01:18:28.744808 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4711 2025.01.08 01:18:28.744870 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4712 2025.01.08 01:18:28.745527 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4713 2025.01.08 01:18:28.745568 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4714 2025.01.08 01:18:28.745949 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4715 2025.01.08 01:18:28.746187 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4716 2025.01.08 01:18:28.746421 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} <Debug> executeQuery: Read 27 rows, 1.96 KiB in 0.001649 sec., 16373.559733171618 rows/sec., 1.16 MiB/sec.
4717 2025.01.08 01:18:28.746542 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} <Debug> TCPHandler: Processed in 0.001958641 sec.
4718 2025.01.08 01:18:28.746698 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4719 2025.01.08 01:18:28.746834 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4720 2025.01.08 01:18:28.746892 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4721 2025.01.08 01:18:28.747561 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4722 2025.01.08 01:18:28.747600 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4723 2025.01.08 01:18:28.748041 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4724 2025.01.08 01:18:28.748296 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4725 2025.01.08 01:18:28.748559 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001747 sec., 138523.1825987407 rows/sec., 9.38 MiB/sec.
4726 2025.01.08 01:18:28.748757 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} <Debug> TCPHandler: Processed in 0.002129163 sec.
4727 2025.01.08 01:18:28.748917 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4728 2025.01.08 01:18:28.749059 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4729 2025.01.08 01:18:28.749116 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4730 2025.01.08 01:18:28.749701 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4731 2025.01.08 01:18:28.749746 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4732 2025.01.08 01:18:28.750099 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4733 2025.01.08 01:18:28.750347 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4734 2025.01.08 01:18:28.750560 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001533 sec., 8480.10437051533 rows/sec., 528.73 KiB/sec.
4735 2025.01.08 01:18:28.750616 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} <Debug> TCPHandler: Processed in 0.001769378 sec.
4736 2025.01.08 01:18:28.750744 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4737 2025.01.08 01:18:28.750860 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4738 2025.01.08 01:18:28.750909 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4739 2025.01.08 01:18:28.751828 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4740 2025.01.08 01:18:28.751871 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4741 2025.01.08 01:18:28.752274 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4742 2025.01.08 01:18:28.752518 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4743 2025.01.08 01:18:28.752733 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} <Debug> executeQuery: Read 822 rows, 60.69 KiB in 0.001897 sec., 433315.76172904583 rows/sec., 31.24 MiB/sec.
4744 2025.01.08 01:18:28.752789 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} <Debug> TCPHandler: Processed in 0.002102093 sec.
4745 2025.01.08 01:18:28.752937 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4746 2025.01.08 01:18:28.753077 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4747 2025.01.08 01:18:28.753135 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4748 2025.01.08 01:18:28.753619 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4749 2025.01.08 01:18:28.753658 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4750 2025.01.08 01:18:28.754015 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4751 2025.01.08 01:18:28.754251 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4752 2025.01.08 01:18:28.754471 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec.
4753 2025.01.08 01:18:28.754522 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} <Debug> TCPHandler: Processed in 0.001654026 sec.
4754 2025.01.08 01:18:28.754656 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4755 2025.01.08 01:18:28.754774 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4756 2025.01.08 01:18:28.754828 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4757 2025.01.08 01:18:28.755541 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4758 2025.01.08 01:18:28.755578 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4759 2025.01.08 01:18:28.756024 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4760 2025.01.08 01:18:28.756276 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4761 2025.01.08 01:18:28.756495 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001739 sec., 553766.5324899367 rows/sec., 36.80 MiB/sec.
4762 2025.01.08 01:18:28.756631 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} <Debug> TCPHandler: Processed in 0.002026762 sec.
4763 2025.01.08 01:18:28.756834 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4764 2025.01.08 01:18:28.756961 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4765 2025.01.08 01:18:28.757012 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4766 2025.01.08 01:18:28.757458 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4767 2025.01.08 01:18:28.757495 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4768 2025.01.08 01:18:28.757852 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4769 2025.01.08 01:18:28.758083 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4770 2025.01.08 01:18:28.758379 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec.
4771 2025.01.08 01:18:28.758548 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} <Debug> TCPHandler: Processed in 0.001814498 sec.
4772 2025.01.08 01:18:28.758701 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4773 2025.01.08 01:18:28.758843 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4774 2025.01.08 01:18:28.758940 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4775 2025.01.08 01:18:28.760086 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4776 2025.01.08 01:18:28.760124 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4777 2025.01.08 01:18:28.760757 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4778 2025.01.08 01:18:28.761026 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4779 2025.01.08 01:18:28.761233 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002422 sec., 8257.638315441784 rows/sec., 14.80 MiB/sec.
4780 2025.01.08 01:18:28.761339 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} <Debug> TCPHandler: Processed in 0.002704912 sec.
4781 2025.01.08 01:18:28.761488 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4782 2025.01.08 01:18:28.761630 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4783 2025.01.08 01:18:28.761689 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4784 2025.01.08 01:18:28.762237 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4785 2025.01.08 01:18:28.762276 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4786 2025.01.08 01:18:28.762638 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4787 2025.01.08 01:18:28.762881 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4788 2025.01.08 01:18:28.763101 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001503 sec., 22621.42381902861 rows/sec., 1.32 MiB/sec.
4789 2025.01.08 01:18:28.763154 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} <Debug> TCPHandler: Processed in 0.001734907 sec.
4790 2025.01.08 01:18:30.776023 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 686
4791 2025.01.08 01:18:30.780264 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4792 2025.01.08 01:18:30.780332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4793 2025.01.08 01:18:30.781841 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4794 2025.01.08 01:18:30.782155 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4795 2025.01.08 01:18:30.782375 [ 59 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4796 2025.01.08 01:18:30.782493 [ 59 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4797 2025.01.08 01:18:30.782560 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4798 2025.01.08 01:18:30.782932 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
4799 2025.01.08 01:18:30.784196 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686
4800 2025.01.08 01:18:30.784579 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4801 2025.01.08 01:18:30.784758 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 500 rows starting from the beginning of the part
4802 2025.01.08 01:18:30.785260 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part
4803 2025.01.08 01:18:30.785761 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part
4804 2025.01.08 01:18:30.786252 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part
4805 2025.01.08 01:18:30.786736 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part
4806 2025.01.08 01:18:30.787197 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part
4807 2025.01.08 01:18:30.794735 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 72 columns (72 merged, 0 gathered) in 0.012036529 sec., 56993.17469346852 rows/sec., 47.73 MiB/sec.
4808 2025.01.08 01:18:30.796096 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4809 2025.01.08 01:18:30.796956 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4810 2025.01.08 01:18:30.797056 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4811 2025.01.08 01:18:30.797385 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB.
4812 2025.01.08 01:18:31.794005 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4813 2025.01.08 01:18:31.794219 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
4814 2025.01.08 01:18:31.794298 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4815 2025.01.08 01:18:31.795014 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4816 2025.01.08 01:18:31.795059 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4817 2025.01.08 01:18:31.795507 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4818 2025.01.08 01:18:31.795759 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4819 2025.01.08 01:18:31.795970 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001806 sec., 1107.4197120708748 rows/sec., 90.30 KiB/sec.
4820 2025.01.08 01:18:31.796045 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} <Debug> TCPHandler: Processed in 0.002179275 sec.
4821 2025.01.08 01:18:31.796300 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4822 2025.01.08 01:18:31.796515 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4823 2025.01.08 01:18:31.796595 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4824 2025.01.08 01:18:31.797549 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4825 2025.01.08 01:18:31.797595 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4826 2025.01.08 01:18:31.798056 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4827 2025.01.08 01:18:31.798330 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4828 2025.01.08 01:18:31.798527 [ 58 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4829 2025.01.08 01:18:31.798595 [ 58 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4830 2025.01.08 01:18:31.798608 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.002142 sec., 32212.885154061627 rows/sec., 2.73 MiB/sec.
4831 2025.01.08 01:18:31.798634 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4832 2025.01.08 01:18:31.798756 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} <Debug> TCPHandler: Processed in 0.0025943 sec.
4833 2025.01.08 01:18:31.798943 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
4834 2025.01.08 01:18:31.798966 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4835 2025.01.08 01:18:31.799219 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4836 2025.01.08 01:18:31.799232 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4837 2025.01.08 01:18:31.799303 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1402 rows starting from the beginning of the part
4838 2025.01.08 01:18:31.799313 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4839 2025.01.08 01:18:31.799615 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part
4840 2025.01.08 01:18:31.799934 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 255 rows starting from the beginning of the part
4841 2025.01.08 01:18:31.800187 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part
4842 2025.01.08 01:18:31.800585 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1353 rows starting from the beginning of the part
4843 2025.01.08 01:18:31.800983 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 69 rows starting from the beginning of the part
4844 2025.01.08 01:18:31.802243 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4845 2025.01.08 01:18:31.802296 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4846 2025.01.08 01:18:31.803282 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4847 2025.01.08 01:18:31.803737 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4848 2025.01.08 01:18:31.804011 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.004885 sec., 4708.290685772774 rows/sec., 351.84 KiB/sec.
4849 2025.01.08 01:18:31.804344 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} <Debug> TCPHandler: Processed in 0.005478246 sec.
4850 2025.01.08 01:18:31.804640 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4851 2025.01.08 01:18:31.804979 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4852 2025.01.08 01:18:31.804996 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.006221408 sec., 503262.2840360253 rows/sec., 44.11 MiB/sec.
4853 2025.01.08 01:18:31.805052 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4854 2025.01.08 01:18:31.805416 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4855 2025.01.08 01:18:31.806066 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4856 2025.01.08 01:18:31.806125 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4857 2025.01.08 01:18:31.806137 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4858 2025.01.08 01:18:31.806333 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4859 2025.01.08 01:18:31.806545 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
4860 2025.01.08 01:18:31.806754 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4861 2025.01.08 01:18:31.807016 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4862 2025.01.08 01:18:31.807185 [ 58 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4863 2025.01.08 01:18:31.807250 [ 58 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4864 2025.01.08 01:18:31.807275 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.002353 sec., 21674.458138546535 rows/sec., 1.69 MiB/sec.
4865 2025.01.08 01:18:31.807292 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4866 2025.01.08 01:18:31.807433 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} <Debug> TCPHandler: Processed in 0.002959406 sec.
4867 2025.01.08 01:18:31.807554 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
4868 2025.01.08 01:18:31.807642 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4869 2025.01.08 01:18:31.807833 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4870 2025.01.08 01:18:31.807898 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4871 2025.01.08 01:18:31.807918 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 875 rows starting from the beginning of the part
4872 2025.01.08 01:18:31.808012 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4873 2025.01.08 01:18:31.808326 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part
4874 2025.01.08 01:18:31.808722 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 387 rows starting from the beginning of the part
4875 2025.01.08 01:18:31.809150 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part
4876 2025.01.08 01:18:31.809442 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 822 rows starting from the beginning of the part
4877 2025.01.08 01:18:31.809791 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part
4878 2025.01.08 01:18:31.810528 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4879 2025.01.08 01:18:31.810594 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4880 2025.01.08 01:18:31.811542 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4881 2025.01.08 01:18:31.812091 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4882 2025.01.08 01:18:31.812364 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4883 2025.01.08 01:18:31.812419 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4884 2025.01.08 01:18:31.812449 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4885 2025.01.08 01:18:31.812484 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.004656 sec., 13101.374570446735 rows/sec., 930.00 KiB/sec.
4886 2025.01.08 01:18:31.812910 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} <Debug> TCPHandler: Processed in 0.005365054 sec.
4887 2025.01.08 01:18:31.812926 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
4888 2025.01.08 01:18:31.813328 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4889 2025.01.08 01:18:31.813506 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.006063746 sec., 361327.7996802637 rows/sec., 27.52 MiB/sec.
4890 2025.01.08 01:18:31.813508 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4891 2025.01.08 01:18:31.813616 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8442 rows starting from the beginning of the part
4892 2025.01.08 01:18:31.813652 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4893 2025.01.08 01:18:31.813838 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4894 2025.01.08 01:18:31.814107 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part
4895 2025.01.08 01:18:31.814222 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4896 2025.01.08 01:18:31.814609 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 177 rows starting from the beginning of the part
4897 2025.01.08 01:18:31.815258 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part
4898 2025.01.08 01:18:31.815342 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4899 2025.01.08 01:18:31.815827 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 963 rows starting from the beginning of the part
4900 2025.01.08 01:18:31.815867 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4901 2025.01.08 01:18:31.816352 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
4902 2025.01.08 01:18:31.816461 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 61 rows starting from the beginning of the part
4903 2025.01.08 01:18:31.819585 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4904 2025.01.08 01:18:31.819659 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4905 2025.01.08 01:18:31.821181 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4906 2025.01.08 01:18:31.821890 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4907 2025.01.08 01:18:31.822337 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.008767 sec., 2395.3461845557204 rows/sec., 4.29 MiB/sec.
4908 2025.01.08 01:18:31.822650 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} <Debug> TCPHandler: Processed in 0.009597861 sec.
4909 2025.01.08 01:18:31.822837 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4910 2025.01.08 01:18:31.823168 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9843 rows, containing 5 columns (5 merged, 0 gathered) in 0.010628217 sec., 926119.5927783559 rows/sec., 62.01 MiB/sec.
4911 2025.01.08 01:18:31.823170 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4912 2025.01.08 01:18:31.823276 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4913 2025.01.08 01:18:31.823455 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4914 2025.01.08 01:18:31.824051 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4915 2025.01.08 01:18:31.824243 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4916 2025.01.08 01:18:31.824284 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4917 2025.01.08 01:18:31.824377 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4918 2025.01.08 01:18:31.824395 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB.
4919 2025.01.08 01:18:31.824797 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4920 2025.01.08 01:18:31.825043 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4921 2025.01.08 01:18:31.825173 [ 58 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4922 2025.01.08 01:18:31.825208 [ 58 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4923 2025.01.08 01:18:31.825233 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4924 2025.01.08 01:18:31.825259 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.002172 sec., 8287.292817679558 rows/sec., 581.35 KiB/sec.
4925 2025.01.08 01:18:31.825388 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} <Debug> TCPHandler: Processed in 0.002644412 sec.
4926 2025.01.08 01:18:31.825413 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
4927 2025.01.08 01:18:31.825539 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4928 2025.01.08 01:18:31.825573 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1084 rows starting from the beginning of the part
4929 2025.01.08 01:18:31.825694 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part
4930 2025.01.08 01:18:31.825876 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part
4931 2025.01.08 01:18:31.826011 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part
4932 2025.01.08 01:18:31.826214 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part
4933 2025.01.08 01:18:31.826315 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part
4934 2025.01.08 01:18:31.827557 [ 194 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270506 sec., 549657.212973672 rows/sec., 35.39 MiB/sec.
4935 2025.01.08 01:18:31.827739 [ 194 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4936 2025.01.08 01:18:31.828013 [ 194 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4937 2025.01.08 01:18:31.828084 [ 194 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4938 2025.01.08 01:18:31.828149 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
4939 2025.01.08 01:18:33.231408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614
4940 2025.01.08 01:18:33.232499 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4941 2025.01.08 01:18:33.232546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4942 2025.01.08 01:18:33.233099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4943 2025.01.08 01:18:33.233366 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4944 2025.01.08 01:18:33.233689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614
4945 2025.01.08 01:18:33.954800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174
4946 2025.01.08 01:18:33.976493 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4947 2025.01.08 01:18:33.976561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4948 2025.01.08 01:18:33.984331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4949 2025.01.08 01:18:33.985152 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4950 2025.01.08 01:18:33.988140 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174
4951 2025.01.08 01:18:36.794429 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4952 2025.01.08 01:18:36.794648 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4953 2025.01.08 01:18:36.794730 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4954 2025.01.08 01:18:36.795575 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4955 2025.01.08 01:18:36.795621 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4956 2025.01.08 01:18:36.796075 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4957 2025.01.08 01:18:36.796340 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4958 2025.01.08 01:18:36.796605 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002005 sec., 12967.581047381547 rows/sec., 987.28 KiB/sec.
4959 2025.01.08 01:18:36.796689 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} <Debug> TCPHandler: Processed in 0.002400487 sec.
4960 2025.01.08 01:18:36.797038 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4961 2025.01.08 01:18:36.797263 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4962 2025.01.08 01:18:36.797347 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4963 2025.01.08 01:18:36.798132 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4964 2025.01.08 01:18:36.798187 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4965 2025.01.08 01:18:36.798641 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4966 2025.01.08 01:18:36.798907 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4967 2025.01.08 01:18:36.799188 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001981 sec., 14134.275618374557 rows/sec., 1.10 MiB/sec.
4968 2025.01.08 01:18:36.799396 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} <Debug> TCPHandler: Processed in 0.002579281 sec.
4969 2025.01.08 01:18:36.799624 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4970 2025.01.08 01:18:36.799767 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4971 2025.01.08 01:18:36.799832 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4972 2025.01.08 01:18:36.800452 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4973 2025.01.08 01:18:36.800492 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4974 2025.01.08 01:18:36.800929 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4975 2025.01.08 01:18:36.801186 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4976 2025.01.08 01:18:36.801399 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001658 sec., 60313.63088057901 rows/sec., 4.18 MiB/sec.
4977 2025.01.08 01:18:36.801496 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} <Debug> TCPHandler: Processed in 0.001971071 sec.
4978 2025.01.08 01:18:36.801817 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4979 2025.01.08 01:18:36.802077 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4980 2025.01.08 01:18:36.802173 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4981 2025.01.08 01:18:36.802822 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4982 2025.01.08 01:18:36.802863 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4983 2025.01.08 01:18:36.803241 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4984 2025.01.08 01:18:36.803479 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4985 2025.01.08 01:18:36.803692 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001672 sec., 17942.583732057414 rows/sec., 1.23 MiB/sec.
4986 2025.01.08 01:18:36.803746 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} <Debug> TCPHandler: Processed in 0.002139724 sec.
4987 2025.01.08 01:18:39.129638 [ 46 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
4988 2025.01.08 01:18:39.129715 [ 46 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4989 2025.01.08 01:18:39.129738 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4990 2025.01.08 01:18:39.129913 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full
4991 2025.01.08 01:18:39.130126 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4992 2025.01.08 01:18:39.130166 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part
4993 2025.01.08 01:18:39.130252 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part
4994 2025.01.08 01:18:39.130489 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
4995 2025.01.08 01:18:39.130754 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
4996 2025.01.08 01:18:39.130894 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part
4997 2025.01.08 01:18:39.132178 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002373008 sec., 317740.1846095757 rows/sec., 22.75 MiB/sec.
4998 2025.01.08 01:18:39.132418 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
4999 2025.01.08 01:18:39.132797 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5000 2025.01.08 01:18:39.132899 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3
5001 2025.01.08 01:18:39.133017 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
5002 2025.01.08 01:18:40.223918 [ 42 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
5003 2025.01.08 01:18:40.223980 [ 42 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5004 2025.01.08 01:18:40.224003 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5005 2025.01.08 01:18:40.224218 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full
5006 2025.01.08 01:18:40.224433 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5007 2025.01.08 01:18:40.224482 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
5008 2025.01.08 01:18:40.224577 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
5009 2025.01.08 01:18:40.224749 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
5010 2025.01.08 01:18:40.225015 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
5011 2025.01.08 01:18:40.225212 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
5012 2025.01.08 01:18:40.226333 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002246945 sec., 40054.38495379281 rows/sec., 2.04 MiB/sec.
5013 2025.01.08 01:18:40.226497 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
5014 2025.01.08 01:18:40.226799 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5015 2025.01.08 01:18:40.226885 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3
5016 2025.01.08 01:18:40.226982 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
5017 2025.01.08 01:18:40.614563 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
5018 2025.01.08 01:18:40.614645 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
5019 2025.01.08 01:18:40.733869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041
5020 2025.01.08 01:18:40.734594 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5021 2025.01.08 01:18:40.734645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5022 2025.01.08 01:18:40.735223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5023 2025.01.08 01:18:40.735488 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5024 2025.01.08 01:18:40.735732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041
5025 2025.01.08 01:18:40.784591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 708
5026 2025.01.08 01:18:40.788061 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5027 2025.01.08 01:18:40.788103 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5028 2025.01.08 01:18:40.789595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5029 2025.01.08 01:18:40.789918 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5030 2025.01.08 01:18:40.790434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708
5031 2025.01.08 01:18:41.488245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181
5032 2025.01.08 01:18:41.510332 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5033 2025.01.08 01:18:41.510396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5034 2025.01.08 01:18:41.517874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5035 2025.01.08 01:18:41.518674 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5036 2025.01.08 01:18:41.521754 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181
5037 2025.01.08 01:18:41.801652 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5038 2025.01.08 01:18:41.801868 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
5039 2025.01.08 01:18:41.801952 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
5040 2025.01.08 01:18:41.802810 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5041 2025.01.08 01:18:41.802866 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5042 2025.01.08 01:18:41.803324 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5043 2025.01.08 01:18:41.803600 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5044 2025.01.08 01:18:41.803847 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00204 sec., 6862.745098039215 rows/sec., 494.03 KiB/sec.
5045 2025.01.08 01:18:41.803915 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} <Debug> TCPHandler: Processed in 0.002402738 sec.
5046 2025.01.08 01:18:41.804170 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5047 2025.01.08 01:18:41.804389 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5048 2025.01.08 01:18:41.804473 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5049 2025.01.08 01:18:41.805416 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5050 2025.01.08 01:18:41.805472 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5051 2025.01.08 01:18:41.805944 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5052 2025.01.08 01:18:41.806217 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5053 2025.01.08 01:18:41.806475 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002147 sec., 118770.37727061014 rows/sec., 10.62 MiB/sec.
5054 2025.01.08 01:18:41.806546 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} <Debug> TCPHandler: Processed in 0.00252114 sec.
5055 2025.01.08 01:18:41.806698 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5056 2025.01.08 01:18:41.806833 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5057 2025.01.08 01:18:41.806887 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5058 2025.01.08 01:18:41.807496 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5059 2025.01.08 01:18:41.807538 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5060 2025.01.08 01:18:41.807926 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5061 2025.01.08 01:18:41.808176 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5062 2025.01.08 01:18:41.808398 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001595 sec., 30094.043887147334 rows/sec., 2.17 MiB/sec.
5063 2025.01.08 01:18:41.808456 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} <Debug> TCPHandler: Processed in 0.001820999 sec.
5064 2025.01.08 01:18:41.808610 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5065 2025.01.08 01:18:41.808765 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
5066 2025.01.08 01:18:41.808828 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5067 2025.01.08 01:18:41.809543 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5068 2025.01.08 01:18:41.809594 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5069 2025.01.08 01:18:41.809985 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5070 2025.01.08 01:18:41.810235 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5071 2025.01.08 01:18:41.810449 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001718 sec., 8149.010477299185 rows/sec., 570.70 KiB/sec.
5072 2025.01.08 01:18:41.810504 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} <Debug> TCPHandler: Processed in 0.001966531 sec.
5073 2025.01.08 01:18:41.810640 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5074 2025.01.08 01:18:41.810780 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
5075 2025.01.08 01:18:41.810836 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5076 2025.01.08 01:18:41.811515 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5077 2025.01.08 01:18:41.811563 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5078 2025.01.08 01:18:41.811947 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5079 2025.01.08 01:18:41.812188 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5080 2025.01.08 01:18:41.812438 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001681 sec., 7733.491969066032 rows/sec., 482.18 KiB/sec.
5081 2025.01.08 01:18:41.812624 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} <Debug> TCPHandler: Processed in 0.002040532 sec.
5082 2025.01.08 01:18:41.812854 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5083 2025.01.08 01:18:41.812998 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5084 2025.01.08 01:18:41.813066 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5085 2025.01.08 01:18:41.813896 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5086 2025.01.08 01:18:41.813937 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5087 2025.01.08 01:18:41.814358 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5088 2025.01.08 01:18:41.814600 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5089 2025.01.08 01:18:41.814963 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001939 sec., 199587.4161939144 rows/sec., 14.15 MiB/sec.
5090 2025.01.08 01:18:41.815384 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} <Debug> TCPHandler: Processed in 0.002660462 sec.
5091 2025.01.08 01:18:41.815766 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5092 2025.01.08 01:18:41.815976 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
5093 2025.01.08 01:18:41.816036 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5094 2025.01.08 01:18:41.816602 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5095 2025.01.08 01:18:41.816646 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5096 2025.01.08 01:18:41.817006 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5097 2025.01.08 01:18:41.817237 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5098 2025.01.08 01:18:41.817501 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec.
5099 2025.01.08 01:18:41.817924 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} <Debug> TCPHandler: Processed in 0.002414988 sec.
5100 2025.01.08 01:18:41.818189 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5101 2025.01.08 01:18:41.818327 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5102 2025.01.08 01:18:41.818382 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5103 2025.01.08 01:18:41.818961 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5104 2025.01.08 01:18:41.819001 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5105 2025.01.08 01:18:41.819393 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5106 2025.01.08 01:18:41.819631 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5107 2025.01.08 01:18:41.819976 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001643 sec., 107729.76262933659 rows/sec., 7.11 MiB/sec.
5108 2025.01.08 01:18:41.820259 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} <Debug> TCPHandler: Processed in 0.002206145 sec.
5109 2025.01.08 01:18:41.820589 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5110 2025.01.08 01:18:41.821023 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
5111 2025.01.08 01:18:41.821105 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5112 2025.01.08 01:18:41.821552 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5113 2025.01.08 01:18:41.821591 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5114 2025.01.08 01:18:41.821961 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5115 2025.01.08 01:18:41.822196 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5116 2025.01.08 01:18:41.822429 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec.
5117 2025.01.08 01:18:41.822617 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} <Debug> TCPHandler: Processed in 0.002224605 sec.
5118 2025.01.08 01:18:41.822772 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5119 2025.01.08 01:18:41.822918 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5120 2025.01.08 01:18:41.823010 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5121 2025.01.08 01:18:41.824279 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5122 2025.01.08 01:18:41.824317 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5123 2025.01.08 01:18:41.825011 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5124 2025.01.08 01:18:41.825268 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5125 2025.01.08 01:18:41.825470 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002582 sec., 15879.163439194423 rows/sec., 28.45 MiB/sec.
5126 2025.01.08 01:18:41.825562 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} <Debug> TCPHandler: Processed in 0.002858765 sec.
5127 2025.01.08 01:18:41.825706 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5128 2025.01.08 01:18:41.825845 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5129 2025.01.08 01:18:41.825905 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5130 2025.01.08 01:18:41.826461 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5131 2025.01.08 01:18:41.826508 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5132 2025.01.08 01:18:41.826899 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5133 2025.01.08 01:18:41.827133 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5134 2025.01.08 01:18:41.827381 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001565 sec., 33226.83706070288 rows/sec., 2.06 MiB/sec.
5135 2025.01.08 01:18:41.827638 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} <Debug> TCPHandler: Processed in 0.001996371 sec.
5136 2025.01.08 01:18:42.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.96 MiB, peak 194.02 MiB, free memory in arenas 0.00 B, will set to 188.88 MiB (RSS), difference: -1.08 MiB
5137 2025.01.08 01:18:46.796384 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5138 2025.01.08 01:18:46.796591 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5139 2025.01.08 01:18:46.796669 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5140 2025.01.08 01:18:46.797392 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5141 2025.01.08 01:18:46.797438 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5142 2025.01.08 01:18:46.797862 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5143 2025.01.08 01:18:46.798096 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5144 2025.01.08 01:18:46.798336 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001836 sec., 14161.220043572985 rows/sec., 1.05 MiB/sec.
5145 2025.01.08 01:18:46.798390 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} <Debug> TCPHandler: Processed in 0.002174335 sec.
5146 2025.01.08 01:18:46.798625 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5147 2025.01.08 01:18:46.798900 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5148 2025.01.08 01:18:46.798987 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5149 2025.01.08 01:18:46.799894 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5150 2025.01.08 01:18:46.799963 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5151 2025.01.08 01:18:46.800521 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5152 2025.01.08 01:18:46.800818 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5153 2025.01.08 01:18:46.801120 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002278 sec., 12291.483757682177 rows/sec., 981.71 KiB/sec.
5154 2025.01.08 01:18:46.801198 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} <Debug> TCPHandler: Processed in 0.002665982 sec.
5155 2025.01.08 01:18:46.801357 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5156 2025.01.08 01:18:46.801513 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5157 2025.01.08 01:18:46.801590 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5158 2025.01.08 01:18:46.802187 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5159 2025.01.08 01:18:46.802229 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5160 2025.01.08 01:18:46.802645 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5161 2025.01.08 01:18:46.802899 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5162 2025.01.08 01:18:46.803167 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001688 sec., 59241.70616113744 rows/sec., 4.11 MiB/sec.
5163 2025.01.08 01:18:46.803242 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} <Debug> TCPHandler: Processed in 0.00195275 sec.
5164 2025.01.08 01:18:46.803412 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5165 2025.01.08 01:18:46.803556 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5166 2025.01.08 01:18:46.803618 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5167 2025.01.08 01:18:46.804163 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5168 2025.01.08 01:18:46.804208 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5169 2025.01.08 01:18:46.804625 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5170 2025.01.08 01:18:46.804887 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5171 2025.01.08 01:18:46.805122 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.0016 sec., 18750 rows/sec., 1.28 MiB/sec.
5172 2025.01.08 01:18:46.805186 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} <Debug> TCPHandler: Processed in 0.001837759 sec.
5173 2025.01.08 01:18:48.235883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529
5174 2025.01.08 01:18:48.236563 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5175 2025.01.08 01:18:48.236610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5176 2025.01.08 01:18:48.237186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5177 2025.01.08 01:18:48.237449 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5178 2025.01.08 01:18:48.237713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529
5179 2025.01.08 01:18:49.021853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189
5180 2025.01.08 01:18:49.044595 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5181 2025.01.08 01:18:49.044654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5182 2025.01.08 01:18:49.052545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5183 2025.01.08 01:18:49.053364 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5184 2025.01.08 01:18:49.057043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189
5185 2025.01.08 01:18:50.790636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 738
5186 2025.01.08 01:18:50.793988 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5187 2025.01.08 01:18:50.794040 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5188 2025.01.08 01:18:50.795524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5189 2025.01.08 01:18:50.795842 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5190 2025.01.08 01:18:50.796459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738
5191 2025.01.08 01:18:51.800948 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5192 2025.01.08 01:18:51.801164 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
5193 2025.01.08 01:18:51.801245 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
5194 2025.01.08 01:18:51.802097 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5195 2025.01.08 01:18:51.802144 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5196 2025.01.08 01:18:51.802590 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5197 2025.01.08 01:18:51.802848 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5198 2025.01.08 01:18:51.802997 [ 30 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
5199 2025.01.08 01:18:51.803039 [ 30 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5200 2025.01.08 01:18:51.803067 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5201 2025.01.08 01:18:51.803070 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec.
5202 2025.01.08 01:18:51.803199 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} <Debug> TCPHandler: Processed in 0.002391667 sec.
5203 2025.01.08 01:18:51.803237 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
5204 2025.01.08 01:18:51.803385 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5205 2025.01.08 01:18:51.803422 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part
5206 2025.01.08 01:18:51.803470 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5207 2025.01.08 01:18:51.803566 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
5208 2025.01.08 01:18:51.803932 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part
5209 2025.01.08 01:18:51.804066 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5210 2025.01.08 01:18:51.804217 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
5211 2025.01.08 01:18:51.804303 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5212 2025.01.08 01:18:51.804484 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
5213 2025.01.08 01:18:51.806880 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5214 2025.01.08 01:18:51.807001 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5215 2025.01.08 01:18:51.807089 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003951142 sec., 17716.39693030521 rows/sec., 1.31 MiB/sec.
5216 2025.01.08 01:18:51.807279 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
5217 2025.01.08 01:18:51.807872 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5218 2025.01.08 01:18:51.807897 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5219 2025.01.08 01:18:51.808025 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
5220 2025.01.08 01:18:51.808177 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5221 2025.01.08 01:18:51.808353 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5222 2025.01.08 01:18:51.808658 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.004767 sec., 53492.76274386406 rows/sec., 4.78 MiB/sec.
5223 2025.01.08 01:18:51.808784 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} <Debug> TCPHandler: Processed in 0.005474626 sec.
5224 2025.01.08 01:18:51.809049 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5225 2025.01.08 01:18:51.809234 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5226 2025.01.08 01:18:51.809296 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5227 2025.01.08 01:18:51.810002 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5228 2025.01.08 01:18:51.810042 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5229 2025.01.08 01:18:51.810408 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5230 2025.01.08 01:18:51.810645 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5231 2025.01.08 01:18:51.810834 [ 27 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5232 2025.01.08 01:18:51.810866 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001667 sec., 28794.241151769646 rows/sec., 2.07 MiB/sec.
5233 2025.01.08 01:18:51.810917 [ 27 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5234 2025.01.08 01:18:51.811003 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} <Debug> TCPHandler: Processed in 0.002106473 sec.
5235 2025.01.08 01:18:51.811014 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5236 2025.01.08 01:18:51.811241 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5237 2025.01.08 01:18:51.811325 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
5238 2025.01.08 01:18:51.811536 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
5239 2025.01.08 01:18:51.811595 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5240 2025.01.08 01:18:51.811613 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5241 2025.01.08 01:18:51.811648 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 62 rows starting from the beginning of the part
5242 2025.01.08 01:18:51.811937 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part
5243 2025.01.08 01:18:51.812241 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part
5244 2025.01.08 01:18:51.812702 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part
5245 2025.01.08 01:18:51.813072 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part
5246 2025.01.08 01:18:51.813452 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part
5247 2025.01.08 01:18:51.814298 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5248 2025.01.08 01:18:51.814345 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5249 2025.01.08 01:18:51.814894 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5250 2025.01.08 01:18:51.815203 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.004022453 sec., 63642.75729262717 rows/sec., 4.81 MiB/sec.
5251 2025.01.08 01:18:51.815296 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5252 2025.01.08 01:18:51.815392 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5253 2025.01.08 01:18:51.815804 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004305 sec., 3252.032520325203 rows/sec., 227.75 KiB/sec.
5254 2025.01.08 01:18:51.816179 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} <Debug> TCPHandler: Processed in 0.005061279 sec.
5255 2025.01.08 01:18:51.816323 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5256 2025.01.08 01:18:51.816443 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5257 2025.01.08 01:18:51.816443 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5258 2025.01.08 01:18:51.816552 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
5259 2025.01.08 01:18:51.816653 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
5260 2025.01.08 01:18:51.816714 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5261 2025.01.08 01:18:51.817328 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5262 2025.01.08 01:18:51.817368 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5263 2025.01.08 01:18:51.817740 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5264 2025.01.08 01:18:51.817977 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5265 2025.01.08 01:18:51.818167 [ 27 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
5266 2025.01.08 01:18:51.818233 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001606 sec., 8094.64508094645 rows/sec., 504.70 KiB/sec.
5267 2025.01.08 01:18:51.818248 [ 27 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5268 2025.01.08 01:18:51.818341 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5269 2025.01.08 01:18:51.818361 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} <Debug> TCPHandler: Processed in 0.002064343 sec.
5270 2025.01.08 01:18:51.818621 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5271 2025.01.08 01:18:51.818621 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
5272 2025.01.08 01:18:51.818886 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5273 2025.01.08 01:18:51.818904 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5274 2025.01.08 01:18:51.818989 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part
5275 2025.01.08 01:18:51.818993 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5276 2025.01.08 01:18:51.819280 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part
5277 2025.01.08 01:18:51.819587 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part
5278 2025.01.08 01:18:51.819891 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part
5279 2025.01.08 01:18:51.820164 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part
5280 2025.01.08 01:18:51.821992 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5281 2025.01.08 01:18:51.822060 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5282 2025.01.08 01:18:51.822543 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004061164 sec., 16005.263515583218 rows/sec., 1.04 MiB/sec.
5283 2025.01.08 01:18:51.822714 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
5284 2025.01.08 01:18:51.822839 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5285 2025.01.08 01:18:51.823058 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5286 2025.01.08 01:18:51.823149 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5287 2025.01.08 01:18:51.823181 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
5288 2025.01.08 01:18:51.823305 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5289 2025.01.08 01:18:51.823473 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.004689 sec., 82533.58925143955 rows/sec., 5.85 MiB/sec.
5290 2025.01.08 01:18:51.823612 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} <Debug> TCPHandler: Processed in 0.005141331 sec.
5291 2025.01.08 01:18:51.823805 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5292 2025.01.08 01:18:51.823929 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
5293 2025.01.08 01:18:51.823981 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5294 2025.01.08 01:18:51.824476 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5295 2025.01.08 01:18:51.824516 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5296 2025.01.08 01:18:51.824878 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5297 2025.01.08 01:18:51.825118 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5298 2025.01.08 01:18:51.825334 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec.
5299 2025.01.08 01:18:51.825387 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} <Debug> TCPHandler: Processed in 0.001688147 sec.
5300 2025.01.08 01:18:51.825529 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5301 2025.01.08 01:18:51.825650 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5302 2025.01.08 01:18:51.825704 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5303 2025.01.08 01:18:51.826272 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5304 2025.01.08 01:18:51.826312 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5305 2025.01.08 01:18:51.826705 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5306 2025.01.08 01:18:51.826943 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5307 2025.01.08 01:18:51.827156 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001532 sec., 115535.24804177546 rows/sec., 7.62 MiB/sec.
5308 2025.01.08 01:18:51.827211 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} <Debug> TCPHandler: Processed in 0.001741647 sec.
5309 2025.01.08 01:18:51.827342 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5310 2025.01.08 01:18:51.827464 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
5311 2025.01.08 01:18:51.827517 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5312 2025.01.08 01:18:51.827988 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5313 2025.01.08 01:18:51.828028 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5314 2025.01.08 01:18:51.828386 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5315 2025.01.08 01:18:51.828618 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5316 2025.01.08 01:18:51.828913 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec.
5317 2025.01.08 01:18:51.829102 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} <Debug> TCPHandler: Processed in 0.001818409 sec.
5318 2025.01.08 01:18:51.829255 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5319 2025.01.08 01:18:51.829393 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5320 2025.01.08 01:18:51.829487 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5321 2025.01.08 01:18:51.830708 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5322 2025.01.08 01:18:51.830748 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5323 2025.01.08 01:18:51.831405 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5324 2025.01.08 01:18:51.831676 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5325 2025.01.08 01:18:51.831850 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5326 2025.01.08 01:18:51.831922 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5327 2025.01.08 01:18:51.831947 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5328 2025.01.08 01:18:51.831975 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0026 sec., 15769.23076923077 rows/sec., 28.26 MiB/sec.
5329 2025.01.08 01:18:51.832183 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
5330 2025.01.08 01:18:51.832224 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} <Debug> TCPHandler: Processed in 0.003035228 sec.
5331 2025.01.08 01:18:51.832461 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5332 2025.01.08 01:18:51.832769 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5333 2025.01.08 01:18:51.832782 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5334 2025.01.08 01:18:51.832898 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5335 2025.01.08 01:18:51.832942 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 398 rows starting from the beginning of the part
5336 2025.01.08 01:18:51.833883 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part
5337 2025.01.08 01:18:51.834571 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part
5338 2025.01.08 01:18:51.835285 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5339 2025.01.08 01:18:51.835310 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part
5340 2025.01.08 01:18:51.835360 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5341 2025.01.08 01:18:51.835927 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part
5342 2025.01.08 01:18:51.836561 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part
5343 2025.01.08 01:18:51.836864 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5344 2025.01.08 01:18:51.837610 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5345 2025.01.08 01:18:51.838184 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005481 sec., 9487.31983214742 rows/sec., 601.51 KiB/sec.
5346 2025.01.08 01:18:51.838732 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} <Debug> TCPHandler: Processed in 0.00640262 sec.
5347 2025.01.08 01:18:51.847270 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 19 columns (19 merged, 0 gathered) in 0.01524868 sec., 36855.64914471285 rows/sec., 66.04 MiB/sec.
5348 2025.01.08 01:18:51.847844 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5349 2025.01.08 01:18:51.848228 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5350 2025.01.08 01:18:51.848305 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5351 2025.01.08 01:18:51.848408 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB.
5352 2025.01.08 01:18:55.614713 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache
5353 2025.01.08 01:18:55.614788 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache
5354 2025.01.08 01:18:55.737929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956
5355 2025.01.08 01:18:55.739023 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5356 2025.01.08 01:18:55.739118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5357 2025.01.08 01:18:55.739815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5358 2025.01.08 01:18:55.740069 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5359 2025.01.08 01:18:55.740279 [ 23 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5360 2025.01.08 01:18:55.740338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956
5361 2025.01.08 01:18:55.740365 [ 23 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5362 2025.01.08 01:18:55.740398 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5363 2025.01.08 01:18:55.740544 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5364 2025.01.08 01:18:55.740704 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5365 2025.01.08 01:18:55.740746 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part
5366 2025.01.08 01:18:55.740822 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part
5367 2025.01.08 01:18:55.740963 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part
5368 2025.01.08 01:18:55.741108 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part
5369 2025.01.08 01:18:55.741190 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part
5370 2025.01.08 01:18:55.741271 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part
5371 2025.01.08 01:18:55.743994 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003517416 sec., 3399086.1473308816 rows/sec., 48.62 MiB/sec.
5372 2025.01.08 01:18:55.744322 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5373 2025.01.08 01:18:55.744681 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5374 2025.01.08 01:18:55.744783 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5375 2025.01.08 01:18:55.744895 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB.
5376 2025.01.08 01:18:56.557179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196
5377 2025.01.08 01:18:56.579197 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5378 2025.01.08 01:18:56.579261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5379 2025.01.08 01:18:56.587037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5380 2025.01.08 01:18:56.587828 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5381 2025.01.08 01:18:56.588229 [ 45 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5382 2025.01.08 01:18:56.588375 [ 45 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5383 2025.01.08 01:18:56.588449 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5384 2025.01.08 01:18:56.588912 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5385 2025.01.08 01:18:56.598403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196
5386 2025.01.08 01:18:56.599522 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5387 2025.01.08 01:18:56.600442 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part
5388 2025.01.08 01:18:56.605045 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part
5389 2025.01.08 01:18:56.609712 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part
5390 2025.01.08 01:18:56.614764 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part
5391 2025.01.08 01:18:56.620253 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part
5392 2025.01.08 01:18:56.624779 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part
5393 2025.01.08 01:18:56.681724 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.093136627 sec., 2104.435240069409 rows/sec., 10.88 MiB/sec.
5394 2025.01.08 01:18:56.684646 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5395 2025.01.08 01:18:56.687759 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5396 2025.01.08 01:18:56.687883 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5397 2025.01.08 01:18:56.690566 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB.
5398 2025.01.08 01:18:56.794719 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5399 2025.01.08 01:18:56.794940 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5400 2025.01.08 01:18:56.795026 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5401 2025.01.08 01:18:56.795835 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5402 2025.01.08 01:18:56.795891 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5403 2025.01.08 01:18:56.796354 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5404 2025.01.08 01:18:56.796619 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5405 2025.01.08 01:18:56.796804 [ 45 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5406 2025.01.08 01:18:56.796882 [ 45 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5407 2025.01.08 01:18:56.796904 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002016 sec., 12896.825396825398 rows/sec., 981.89 KiB/sec.
5408 2025.01.08 01:18:56.796924 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5409 2025.01.08 01:18:56.797090 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} <Debug> TCPHandler: Processed in 0.002512469 sec.
5410 2025.01.08 01:18:56.797168 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
5411 2025.01.08 01:18:56.797344 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5412 2025.01.08 01:18:56.797383 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1402 rows starting from the beginning of the part
5413 2025.01.08 01:18:56.797436 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5414 2025.01.08 01:18:56.797588 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part
5415 2025.01.08 01:18:56.798101 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 255 rows starting from the beginning of the part
5416 2025.01.08 01:18:56.798209 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5417 2025.01.08 01:18:56.798360 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part
5418 2025.01.08 01:18:56.798413 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5419 2025.01.08 01:18:56.798672 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 255 rows starting from the beginning of the part
5420 2025.01.08 01:18:56.799013 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part
5421 2025.01.08 01:18:56.800761 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5422 2025.01.08 01:18:56.800848 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5423 2025.01.08 01:18:56.801971 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5424 2025.01.08 01:18:56.802477 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5425 2025.01.08 01:18:56.802662 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 5 columns (5 merged, 0 gathered) in 0.005624969 sec., 353779.7274971649 rows/sec., 31.32 MiB/sec.
5426 2025.01.08 01:18:56.802791 [ 45 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5427 2025.01.08 01:18:56.802877 [ 45 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5428 2025.01.08 01:18:56.802954 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5429 2025.01.08 01:18:56.803010 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00502 sec., 5577.689243027889 rows/sec., 445.48 KiB/sec.
5430 2025.01.08 01:18:56.803083 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5431 2025.01.08 01:18:56.803436 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} <Debug> TCPHandler: Processed in 0.006202428 sec.
5432 2025.01.08 01:18:56.803823 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5433 2025.01.08 01:18:56.804245 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5434 2025.01.08 01:18:56.804300 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5435 2025.01.08 01:18:56.804483 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5436 2025.01.08 01:18:56.804663 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5437 2025.01.08 01:18:56.804967 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
5438 2025.01.08 01:18:56.805075 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
5439 2025.01.08 01:18:56.805274 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5440 2025.01.08 01:18:56.805322 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 875 rows starting from the beginning of the part
5441 2025.01.08 01:18:56.805536 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part
5442 2025.01.08 01:18:56.805950 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 387 rows starting from the beginning of the part
5443 2025.01.08 01:18:56.806354 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part
5444 2025.01.08 01:18:56.806723 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 387 rows starting from the beginning of the part
5445 2025.01.08 01:18:56.807101 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part
5446 2025.01.08 01:18:56.807203 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5447 2025.01.08 01:18:56.807302 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5448 2025.01.08 01:18:56.808045 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5449 2025.01.08 01:18:56.808372 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5450 2025.01.08 01:18:56.808598 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5451 2025.01.08 01:18:56.808713 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5452 2025.01.08 01:18:56.808792 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5453 2025.01.08 01:18:56.808864 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004741 sec., 21092.59649862898 rows/sec., 1.46 MiB/sec.
5454 2025.01.08 01:18:56.809301 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} <Debug> TCPHandler: Processed in 0.00571829 sec.
5455 2025.01.08 01:18:56.809322 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
5456 2025.01.08 01:18:56.809595 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5457 2025.01.08 01:18:56.810073 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5458 2025.01.08 01:18:56.810102 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5459 2025.01.08 01:18:56.810160 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.007091542 sec., 244375.62380650075 rows/sec., 18.54 MiB/sec.
5460 2025.01.08 01:18:56.810224 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5461 2025.01.08 01:18:56.810243 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9843 rows starting from the beginning of the part
5462 2025.01.08 01:18:56.810562 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5463 2025.01.08 01:18:56.810822 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part
5464 2025.01.08 01:18:56.811481 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 177 rows starting from the beginning of the part
5465 2025.01.08 01:18:56.811736 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5466 2025.01.08 01:18:56.812107 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part
5467 2025.01.08 01:18:56.812119 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5468 2025.01.08 01:18:56.812368 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
5469 2025.01.08 01:18:56.812449 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 177 rows starting from the beginning of the part
5470 2025.01.08 01:18:56.812845 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 100 rows starting from the beginning of the part
5471 2025.01.08 01:18:56.813560 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5472 2025.01.08 01:18:56.813627 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5473 2025.01.08 01:18:56.814391 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5474 2025.01.08 01:18:56.814795 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5475 2025.01.08 01:18:56.815082 [ 45 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5476 2025.01.08 01:18:56.815189 [ 45 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5477 2025.01.08 01:18:56.815283 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5478 2025.01.08 01:18:56.815506 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005591 sec., 5365.766410302272 rows/sec., 376.41 KiB/sec.
5479 2025.01.08 01:18:56.815959 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
5480 2025.01.08 01:18:56.815992 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} <Debug> TCPHandler: Processed in 0.006569744 sec.
5481 2025.01.08 01:18:56.816605 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5482 2025.01.08 01:18:56.816694 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1248 rows starting from the beginning of the part
5483 2025.01.08 01:18:56.817010 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part
5484 2025.01.08 01:18:56.817364 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 52 rows starting from the beginning of the part
5485 2025.01.08 01:18:56.817723 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part
5486 2025.01.08 01:18:56.817990 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part
5487 2025.01.08 01:18:56.818226 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part
5488 2025.01.08 01:18:56.819831 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1442 rows, containing 4 columns (4 merged, 0 gathered) in 0.004417589 sec., 326422.39918652456 rows/sec., 21.04 MiB/sec.
5489 2025.01.08 01:18:56.820188 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10497 rows, containing 5 columns (5 merged, 0 gathered) in 0.011204177 sec., 936882.735786841 rows/sec., 62.76 MiB/sec.
5490 2025.01.08 01:18:56.820208 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5491 2025.01.08 01:18:56.820492 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5492 2025.01.08 01:18:56.820724 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5493 2025.01.08 01:18:56.820886 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5494 2025.01.08 01:18:56.821050 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
5495 2025.01.08 01:18:56.821110 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5496 2025.01.08 01:18:56.821216 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5497 2025.01.08 01:18:56.821325 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB.
5498 2025.01.08 01:18:57.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.17 MiB, peak 203.32 MiB, free memory in arenas 0.00 B, will set to 194.98 MiB (RSS), difference: 1.81 MiB
5499 2025.01.08 01:18:58.743759 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5500 2025.01.08 01:18:58.743977 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
5501 2025.01.08 01:18:58.744060 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
5502 2025.01.08 01:18:58.744825 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5503 2025.01.08 01:18:58.744870 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5504 2025.01.08 01:18:58.745321 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5505 2025.01.08 01:18:58.745601 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5506 2025.01.08 01:18:58.745818 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec.
5507 2025.01.08 01:18:58.745960 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} <Debug> TCPHandler: Processed in 0.002339557 sec.
5508 2025.01.08 01:18:58.746203 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5509 2025.01.08 01:18:58.746424 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
5510 2025.01.08 01:18:58.746510 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5511 2025.01.08 01:18:58.747357 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5512 2025.01.08 01:18:58.747411 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5513 2025.01.08 01:18:58.747846 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5514 2025.01.08 01:18:58.748112 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5515 2025.01.08 01:18:58.748422 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002043 sec., 5873.715124816446 rows/sec., 478.96 KiB/sec.
5516 2025.01.08 01:18:58.748569 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} <Debug> TCPHandler: Processed in 0.00250533 sec.
5517 2025.01.08 01:18:58.748721 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5518 2025.01.08 01:18:58.748870 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5519 2025.01.08 01:18:58.748932 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5520 2025.01.08 01:18:58.750079 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5521 2025.01.08 01:18:58.750119 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5522 2025.01.08 01:18:58.750590 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5523 2025.01.08 01:18:58.750841 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5524 2025.01.08 01:18:58.751030 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} <Debug> executeQuery: Read 1359 rows, 115.98 KiB in 0.002197 sec., 618570.7783340919 rows/sec., 51.55 MiB/sec.
5525 2025.01.08 01:18:58.751091 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} <Debug> TCPHandler: Processed in 0.002440488 sec.
5526 2025.01.08 01:18:58.751234 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5527 2025.01.08 01:18:58.751363 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5528 2025.01.08 01:18:58.751418 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5529 2025.01.08 01:18:58.752032 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5530 2025.01.08 01:18:58.752074 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5531 2025.01.08 01:18:58.752460 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5532 2025.01.08 01:18:58.752706 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5533 2025.01.08 01:18:58.752918 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} <Debug> executeQuery: Read 39 rows, 2.80 KiB in 0.001585 sec., 24605.678233438484 rows/sec., 1.72 MiB/sec.
5534 2025.01.08 01:18:58.752975 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} <Debug> TCPHandler: Processed in 0.001804278 sec.
5535 2025.01.08 01:18:58.753113 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5536 2025.01.08 01:18:58.753246 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
5537 2025.01.08 01:18:58.753307 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5538 2025.01.08 01:18:58.754063 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5539 2025.01.08 01:18:58.754109 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5540 2025.01.08 01:18:58.754498 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5541 2025.01.08 01:18:58.754740 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5542 2025.01.08 01:18:58.754975 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001757 sec., 137734.7751849744 rows/sec., 9.33 MiB/sec.
5543 2025.01.08 01:18:58.755225 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} <Debug> TCPHandler: Processed in 0.002161114 sec.
5544 2025.01.08 01:18:58.755451 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5545 2025.01.08 01:18:58.755674 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
5546 2025.01.08 01:18:58.755767 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5547 2025.01.08 01:18:58.756564 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5548 2025.01.08 01:18:58.756604 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5549 2025.01.08 01:18:58.756970 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5550 2025.01.08 01:18:58.757222 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5551 2025.01.08 01:18:58.757421 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001799 sec., 7226.236798221234 rows/sec., 450.55 KiB/sec.
5552 2025.01.08 01:18:58.757475 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} <Debug> TCPHandler: Processed in 0.002132734 sec.
5553 2025.01.08 01:18:58.757607 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5554 2025.01.08 01:18:58.757728 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5555 2025.01.08 01:18:58.757779 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5556 2025.01.08 01:18:58.758764 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5557 2025.01.08 01:18:58.758803 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5558 2025.01.08 01:18:58.759273 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5559 2025.01.08 01:18:58.759616 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5560 2025.01.08 01:18:58.759891 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} <Debug> executeQuery: Read 834 rows, 61.67 KiB in 0.002186 sec., 381518.75571820675 rows/sec., 27.55 MiB/sec.
5561 2025.01.08 01:18:58.759963 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} <Debug> TCPHandler: Processed in 0.002413878 sec.
5562 2025.01.08 01:18:58.760112 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5563 2025.01.08 01:18:58.760233 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
5564 2025.01.08 01:18:58.760286 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5565 2025.01.08 01:18:58.760781 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5566 2025.01.08 01:18:58.760820 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5567 2025.01.08 01:18:58.761205 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5568 2025.01.08 01:18:58.761449 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5569 2025.01.08 01:18:58.761671 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001462 sec., 4103.967168262654 rows/sec., 214.42 KiB/sec.
5570 2025.01.08 01:18:58.761722 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} <Debug> TCPHandler: Processed in 0.001669996 sec.
5571 2025.01.08 01:18:58.761859 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5572 2025.01.08 01:18:58.761980 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5573 2025.01.08 01:18:58.762036 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5574 2025.01.08 01:18:58.762800 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5575 2025.01.08 01:18:58.762839 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5576 2025.01.08 01:18:58.763296 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5577 2025.01.08 01:18:58.763542 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5578 2025.01.08 01:18:58.763749 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001795 sec., 539832.86908078 rows/sec., 35.88 MiB/sec.
5579 2025.01.08 01:18:58.763806 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} <Debug> TCPHandler: Processed in 0.002005882 sec.
5580 2025.01.08 01:18:58.763938 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5581 2025.01.08 01:18:58.764056 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
5582 2025.01.08 01:18:58.764109 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5583 2025.01.08 01:18:58.764584 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5584 2025.01.08 01:18:58.764622 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5585 2025.01.08 01:18:58.765000 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5586 2025.01.08 01:18:58.765240 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5587 2025.01.08 01:18:58.765468 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec.
5588 2025.01.08 01:18:58.765520 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} <Debug> TCPHandler: Processed in 0.001638636 sec.
5589 2025.01.08 01:18:58.765679 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5590 2025.01.08 01:18:58.765823 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5591 2025.01.08 01:18:58.765916 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5592 2025.01.08 01:18:58.767118 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5593 2025.01.08 01:18:58.767158 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5594 2025.01.08 01:18:58.767799 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5595 2025.01.08 01:18:58.768053 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5596 2025.01.08 01:18:58.768294 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002503 sec., 7990.411506192569 rows/sec., 14.32 MiB/sec.
5597 2025.01.08 01:18:58.768404 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} <Debug> TCPHandler: Processed in 0.002800864 sec.
5598 2025.01.08 01:18:58.768562 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5599 2025.01.08 01:18:58.768699 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5600 2025.01.08 01:18:58.768758 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5601 2025.01.08 01:18:58.769301 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5602 2025.01.08 01:18:58.769341 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5603 2025.01.08 01:18:58.769712 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5604 2025.01.08 01:18:58.769950 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5605 2025.01.08 01:18:58.770162 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001494 sec., 22757.697456492635 rows/sec., 1.33 MiB/sec.
5606 2025.01.08 01:18:58.770214 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} <Debug> TCPHandler: Processed in 0.001725378 sec.
5607 2025.01.08 01:19:00.796758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 792
5608 2025.01.08 01:19:00.800654 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5609 2025.01.08 01:19:00.800716 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5610 2025.01.08 01:19:00.802229 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5611 2025.01.08 01:19:00.802546 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5612 2025.01.08 01:19:00.803177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792
5613 2025.01.08 01:19:01.794913 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5614 2025.01.08 01:19:01.795122 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5615 2025.01.08 01:19:01.795203 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5616 2025.01.08 01:19:01.795956 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5617 2025.01.08 01:19:01.796003 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5618 2025.01.08 01:19:01.796429 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5619 2025.01.08 01:19:01.796688 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5620 2025.01.08 01:19:01.796950 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.001876 sec., 36247.33475479744 rows/sec., 3.08 MiB/sec.
5621 2025.01.08 01:19:01.797034 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} <Debug> TCPHandler: Processed in 0.002248496 sec.
5622 2025.01.08 01:19:01.797355 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5623 2025.01.08 01:19:01.797568 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5624 2025.01.08 01:19:01.797650 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5625 2025.01.08 01:19:01.798481 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5626 2025.01.08 01:19:01.798525 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5627 2025.01.08 01:19:01.798961 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5628 2025.01.08 01:19:01.799232 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5629 2025.01.08 01:19:01.799445 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001935 sec., 10852.713178294573 rows/sec., 816.07 KiB/sec.
5630 2025.01.08 01:19:01.799511 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} <Debug> TCPHandler: Processed in 0.002356487 sec.
5631 2025.01.08 01:19:01.799666 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5632 2025.01.08 01:19:01.799806 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5633 2025.01.08 01:19:01.799863 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5634 2025.01.08 01:19:01.800531 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5635 2025.01.08 01:19:01.800572 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5636 2025.01.08 01:19:01.800923 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5637 2025.01.08 01:19:01.801187 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5638 2025.01.08 01:19:01.801396 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.001621 sec., 30228.254164096237 rows/sec., 2.36 MiB/sec.
5639 2025.01.08 01:19:01.801449 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} <Debug> TCPHandler: Processed in 0.001854089 sec.
5640 2025.01.08 01:19:01.801597 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5641 2025.01.08 01:19:01.801745 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5642 2025.01.08 01:19:01.801813 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5643 2025.01.08 01:19:01.802431 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5644 2025.01.08 01:19:01.802471 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5645 2025.01.08 01:19:01.802862 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5646 2025.01.08 01:19:01.803127 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5647 2025.01.08 01:19:01.803310 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001601 sec., 37476.57713928795 rows/sec., 2.60 MiB/sec.
5648 2025.01.08 01:19:01.803365 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} <Debug> TCPHandler: Processed in 0.001836769 sec.
5649 2025.01.08 01:19:01.803512 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5650 2025.01.08 01:19:01.803659 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5651 2025.01.08 01:19:01.803754 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5652 2025.01.08 01:19:01.804958 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5653 2025.01.08 01:19:01.805000 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5654 2025.01.08 01:19:01.805644 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5655 2025.01.08 01:19:01.805915 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5656 2025.01.08 01:19:01.806183 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002554 sec., 8222.39624119029 rows/sec., 14.73 MiB/sec.
5657 2025.01.08 01:19:01.806408 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} <Debug> TCPHandler: Processed in 0.002963376 sec.
5658 2025.01.08 01:19:01.806551 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5659 2025.01.08 01:19:01.806670 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5660 2025.01.08 01:19:01.806723 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5661 2025.01.08 01:19:01.807208 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5662 2025.01.08 01:19:01.807246 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5663 2025.01.08 01:19:01.807620 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5664 2025.01.08 01:19:01.807867 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5665 2025.01.08 01:19:01.808049 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001404 sec., 12820.51282051282 rows/sec., 899.36 KiB/sec.
5666 2025.01.08 01:19:01.808100 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} <Debug> TCPHandler: Processed in 0.001607275 sec.
5667 2025.01.08 01:19:03.240517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444
5668 2025.01.08 01:19:03.241220 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5669 2025.01.08 01:19:03.241273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5670 2025.01.08 01:19:03.241815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5671 2025.01.08 01:19:03.242077 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5672 2025.01.08 01:19:03.242383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444
5673 2025.01.08 01:19:04.098524 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204
5674 2025.01.08 01:19:04.117646 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5675 2025.01.08 01:19:04.117693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5676 2025.01.08 01:19:04.124731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5677 2025.01.08 01:19:04.125472 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5678 2025.01.08 01:19:04.127946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204
5679 2025.01.08 01:19:06.795177 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5680 2025.01.08 01:19:06.795389 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5681 2025.01.08 01:19:06.795470 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5682 2025.01.08 01:19:06.796217 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5683 2025.01.08 01:19:06.796270 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5684 2025.01.08 01:19:06.796700 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5685 2025.01.08 01:19:06.796953 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5686 2025.01.08 01:19:06.797170 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001828 sec., 14223.194748358863 rows/sec., 1.06 MiB/sec.
5687 2025.01.08 01:19:06.797271 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} <Debug> TCPHandler: Processed in 0.002233606 sec.
5688 2025.01.08 01:19:06.797563 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5689 2025.01.08 01:19:06.797754 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5690 2025.01.08 01:19:06.797829 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5691 2025.01.08 01:19:06.798605 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5692 2025.01.08 01:19:06.798652 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5693 2025.01.08 01:19:06.799089 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5694 2025.01.08 01:19:06.799345 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5695 2025.01.08 01:19:06.799599 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001894 sec., 14783.526927138331 rows/sec., 1.15 MiB/sec.
5696 2025.01.08 01:19:06.799732 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} <Debug> TCPHandler: Processed in 0.002356207 sec.
5697 2025.01.08 01:19:06.799895 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5698 2025.01.08 01:19:06.800026 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5699 2025.01.08 01:19:06.800087 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5700 2025.01.08 01:19:06.800664 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5701 2025.01.08 01:19:06.800703 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5702 2025.01.08 01:19:06.801108 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5703 2025.01.08 01:19:06.801364 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5704 2025.01.08 01:19:06.801547 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001554 sec., 64350.06435006435 rows/sec., 4.46 MiB/sec.
5705 2025.01.08 01:19:06.801600 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} <Debug> TCPHandler: Processed in 0.001767298 sec.
5706 2025.01.08 01:19:06.801778 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5707 2025.01.08 01:19:06.801929 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5708 2025.01.08 01:19:06.801995 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5709 2025.01.08 01:19:06.802632 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5710 2025.01.08 01:19:06.802673 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5711 2025.01.08 01:19:06.803067 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5712 2025.01.08 01:19:06.803326 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5713 2025.01.08 01:19:06.803583 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001683 sec., 17825.311942959 rows/sec., 1.22 MiB/sec.
5714 2025.01.08 01:19:06.803755 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} <Debug> TCPHandler: Processed in 0.002070763 sec.
5715 2025.01.08 01:19:09.205451 [ 148 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
5716 2025.01.08 01:19:09.205582 [ 148 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5717 2025.01.08 01:19:09.205635 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5718 2025.01.08 01:19:09.205868 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full
5719 2025.01.08 01:19:09.206069 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5720 2025.01.08 01:19:09.206110 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part
5721 2025.01.08 01:19:09.206193 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
5722 2025.01.08 01:19:09.206381 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
5723 2025.01.08 01:19:09.206680 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part
5724 2025.01.08 01:19:09.206867 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
5725 2025.01.08 01:19:09.208000 [ 195 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002250465 sec., 7998.347008284954 rows/sec., 538.95 KiB/sec.
5726 2025.01.08 01:19:09.208184 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
5727 2025.01.08 01:19:09.208530 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5728 2025.01.08 01:19:09.208616 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4
5729 2025.01.08 01:19:09.208692 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB.
5730 2025.01.08 01:19:10.614833 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
5731 2025.01.08 01:19:10.614887 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
5732 2025.01.08 01:19:10.742612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871
5733 2025.01.08 01:19:10.743750 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5734 2025.01.08 01:19:10.743849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5735 2025.01.08 01:19:10.744472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5736 2025.01.08 01:19:10.744736 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5737 2025.01.08 01:19:10.745008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871
5738 2025.01.08 01:19:10.803522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 812
5739 2025.01.08 01:19:10.807009 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5740 2025.01.08 01:19:10.807066 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5741 2025.01.08 01:19:10.808553 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5742 2025.01.08 01:19:10.808869 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5743 2025.01.08 01:19:10.809532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812
5744 2025.01.08 01:19:11.241775 [ 146 ] {} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
5745 2025.01.08 01:19:11.241866 [ 146 ] {} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5746 2025.01.08 01:19:11.241908 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5747 2025.01.08 01:19:11.242155 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
5748 2025.01.08 01:19:11.242394 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5749 2025.01.08 01:19:11.242462 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
5750 2025.01.08 01:19:11.242614 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
5751 2025.01.08 01:19:11.242891 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part
5752 2025.01.08 01:19:11.243052 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
5753 2025.01.08 01:19:11.243268 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part
5754 2025.01.08 01:19:11.244444 [ 190 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002425368 sec., 14843.108344795513 rows/sec., 1.24 MiB/sec.
5755 2025.01.08 01:19:11.244701 [ 190 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
5756 2025.01.08 01:19:11.245027 [ 190 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5757 2025.01.08 01:19:11.245112 [ 190 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
5758 2025.01.08 01:19:11.245208 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5759 2025.01.08 01:19:11.628091 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211
5760 2025.01.08 01:19:11.648898 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5761 2025.01.08 01:19:11.648967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5762 2025.01.08 01:19:11.656246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5763 2025.01.08 01:19:11.657042 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5764 2025.01.08 01:19:11.660774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211
5765 2025.01.08 01:19:11.802095 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5766 2025.01.08 01:19:11.802288 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
5767 2025.01.08 01:19:11.802360 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
5768 2025.01.08 01:19:11.803101 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5769 2025.01.08 01:19:11.803145 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5770 2025.01.08 01:19:11.803578 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5771 2025.01.08 01:19:11.803834 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5772 2025.01.08 01:19:11.804042 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001806 sec., 7751.937984496124 rows/sec., 558.04 KiB/sec.
5773 2025.01.08 01:19:11.804110 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} <Debug> TCPHandler: Processed in 0.002141264 sec.
5774 2025.01.08 01:19:11.804358 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5775 2025.01.08 01:19:11.804574 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5776 2025.01.08 01:19:11.804658 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5777 2025.01.08 01:19:11.805566 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5778 2025.01.08 01:19:11.805617 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5779 2025.01.08 01:19:11.806091 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5780 2025.01.08 01:19:11.806357 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5781 2025.01.08 01:19:11.806644 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002121 sec., 120226.30834512023 rows/sec., 10.75 MiB/sec.
5782 2025.01.08 01:19:11.806807 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} <Debug> TCPHandler: Processed in 0.002587021 sec.
5783 2025.01.08 01:19:11.807025 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5784 2025.01.08 01:19:11.807175 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5785 2025.01.08 01:19:11.807235 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5786 2025.01.08 01:19:11.807874 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5787 2025.01.08 01:19:11.807914 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5788 2025.01.08 01:19:11.808284 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5789 2025.01.08 01:19:11.808527 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5790 2025.01.08 01:19:11.808747 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001598 sec., 30037.546933667083 rows/sec., 2.16 MiB/sec.
5791 2025.01.08 01:19:11.808858 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} <Debug> TCPHandler: Processed in 0.00194244 sec.
5792 2025.01.08 01:19:11.809123 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5793 2025.01.08 01:19:11.809292 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
5794 2025.01.08 01:19:11.809352 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5795 2025.01.08 01:19:11.809994 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5796 2025.01.08 01:19:11.810036 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5797 2025.01.08 01:19:11.810405 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5798 2025.01.08 01:19:11.810646 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5799 2025.01.08 01:19:11.810909 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001651 sec., 8479.709267110842 rows/sec., 593.86 KiB/sec.
5800 2025.01.08 01:19:11.811133 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} <Debug> TCPHandler: Processed in 0.002154064 sec.
5801 2025.01.08 01:19:11.811302 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5802 2025.01.08 01:19:11.811450 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
5803 2025.01.08 01:19:11.811510 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5804 2025.01.08 01:19:11.812102 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5805 2025.01.08 01:19:11.812141 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5806 2025.01.08 01:19:11.812521 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5807 2025.01.08 01:19:11.812773 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5808 2025.01.08 01:19:11.812952 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec.
5809 2025.01.08 01:19:11.813005 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} <Debug> TCPHandler: Processed in 0.001777538 sec.
5810 2025.01.08 01:19:11.813154 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5811 2025.01.08 01:19:11.813295 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5812 2025.01.08 01:19:11.813354 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5813 2025.01.08 01:19:11.814111 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5814 2025.01.08 01:19:11.814152 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5815 2025.01.08 01:19:11.814549 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5816 2025.01.08 01:19:11.814806 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5817 2025.01.08 01:19:11.815040 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001775 sec., 218028.1690140845 rows/sec., 15.45 MiB/sec.
5818 2025.01.08 01:19:11.815102 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} <Debug> TCPHandler: Processed in 0.002016982 sec.
5819 2025.01.08 01:19:11.815249 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5820 2025.01.08 01:19:11.815389 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
5821 2025.01.08 01:19:11.815449 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5822 2025.01.08 01:19:11.815959 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5823 2025.01.08 01:19:11.815997 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5824 2025.01.08 01:19:11.816381 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5825 2025.01.08 01:19:11.816625 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5826 2025.01.08 01:19:11.816801 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec.
5827 2025.01.08 01:19:11.816853 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} <Debug> TCPHandler: Processed in 0.001670157 sec.
5828 2025.01.08 01:19:11.817001 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5829 2025.01.08 01:19:11.817141 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5830 2025.01.08 01:19:11.817203 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5831 2025.01.08 01:19:11.817871 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5832 2025.01.08 01:19:11.817911 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5833 2025.01.08 01:19:11.818300 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5834 2025.01.08 01:19:11.818542 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5835 2025.01.08 01:19:11.818756 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001648 sec., 107402.91262135922 rows/sec., 7.08 MiB/sec.
5836 2025.01.08 01:19:11.818813 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} <Debug> TCPHandler: Processed in 0.001880319 sec.
5837 2025.01.08 01:19:11.818958 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5838 2025.01.08 01:19:11.819097 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
5839 2025.01.08 01:19:11.819187 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5840 2025.01.08 01:19:11.819716 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5841 2025.01.08 01:19:11.819755 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5842 2025.01.08 01:19:11.820109 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5843 2025.01.08 01:19:11.820349 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5844 2025.01.08 01:19:11.820556 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec.
5845 2025.01.08 01:19:11.820607 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} <Debug> TCPHandler: Processed in 0.001715747 sec.
5846 2025.01.08 01:19:11.820752 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5847 2025.01.08 01:19:11.820895 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5848 2025.01.08 01:19:11.820990 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5849 2025.01.08 01:19:11.822250 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5850 2025.01.08 01:19:11.822290 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5851 2025.01.08 01:19:11.822979 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5852 2025.01.08 01:19:11.823244 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5853 2025.01.08 01:19:11.823497 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002632 sec., 15577.507598784196 rows/sec., 27.91 MiB/sec.
5854 2025.01.08 01:19:11.823610 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} <Debug> TCPHandler: Processed in 0.002926786 sec.
5855 2025.01.08 01:19:11.823838 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5856 2025.01.08 01:19:11.824062 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5857 2025.01.08 01:19:11.824154 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5858 2025.01.08 01:19:11.824884 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5859 2025.01.08 01:19:11.824924 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5860 2025.01.08 01:19:11.825302 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5861 2025.01.08 01:19:11.825546 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5862 2025.01.08 01:19:11.825786 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001779 sec., 29229.90444069702 rows/sec., 1.81 MiB/sec.
5863 2025.01.08 01:19:11.825839 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} <Debug> TCPHandler: Processed in 0.002108823 sec.
5864 2025.01.08 01:19:12.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.54 MiB, peak 203.32 MiB, free memory in arenas 0.00 B, will set to 195.25 MiB (RSS), difference: -1.28 MiB
5865 2025.01.08 01:19:16.794824 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5866 2025.01.08 01:19:16.795046 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5867 2025.01.08 01:19:16.795132 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5868 2025.01.08 01:19:16.795965 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5869 2025.01.08 01:19:16.796021 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5870 2025.01.08 01:19:16.796474 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5871 2025.01.08 01:19:16.796756 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5872 2025.01.08 01:19:16.796962 [ 141 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5873 2025.01.08 01:19:16.797016 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002024 sec., 12845.84980237154 rows/sec., 978.01 KiB/sec.
5874 2025.01.08 01:19:16.797046 [ 141 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5875 2025.01.08 01:19:16.797112 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5876 2025.01.08 01:19:16.797159 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} <Debug> TCPHandler: Processed in 0.00246729 sec.
5877 2025.01.08 01:19:16.797489 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5878 2025.01.08 01:19:16.797492 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
5879 2025.01.08 01:19:16.797975 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5880 2025.01.08 01:19:16.798135 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5881 2025.01.08 01:19:16.798193 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5882 2025.01.08 01:19:16.798274 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1402 rows starting from the beginning of the part
5883 2025.01.08 01:19:16.798713 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1359 rows starting from the beginning of the part
5884 2025.01.08 01:19:16.799089 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part
5885 2025.01.08 01:19:16.799598 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part
5886 2025.01.08 01:19:16.799888 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 255 rows starting from the beginning of the part
5887 2025.01.08 01:19:16.800213 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part
5888 2025.01.08 01:19:16.801196 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5889 2025.01.08 01:19:16.801242 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5890 2025.01.08 01:19:16.801938 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5891 2025.01.08 01:19:16.802251 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5892 2025.01.08 01:19:16.802473 [ 141 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5893 2025.01.08 01:19:16.802622 [ 141 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5894 2025.01.08 01:19:16.802761 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5895 2025.01.08 01:19:16.802832 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005004 sec., 5595.523581135092 rows/sec., 446.91 KiB/sec.
5896 2025.01.08 01:19:16.803216 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005968364 sec., 525437.1214624309 rows/sec., 46.05 MiB/sec.
5897 2025.01.08 01:19:16.803373 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} <Debug> TCPHandler: Processed in 0.006079886 sec.
5898 2025.01.08 01:19:16.803392 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
5899 2025.01.08 01:19:16.803662 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5900 2025.01.08 01:19:16.803678 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5901 2025.01.08 01:19:16.803830 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5902 2025.01.08 01:19:16.803929 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 875 rows starting from the beginning of the part
5903 2025.01.08 01:19:16.804041 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5904 2025.01.08 01:19:16.804295 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5905 2025.01.08 01:19:16.804321 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 834 rows starting from the beginning of the part
5906 2025.01.08 01:19:16.804784 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 49 rows starting from the beginning of the part
5907 2025.01.08 01:19:16.805142 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5908 2025.01.08 01:19:16.805371 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part
5909 2025.01.08 01:19:16.805629 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5910 2025.01.08 01:19:16.805924 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 387 rows starting from the beginning of the part
5911 2025.01.08 01:19:16.806024 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
5912 2025.01.08 01:19:16.806385 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part
5913 2025.01.08 01:19:16.807276 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5914 2025.01.08 01:19:16.807324 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5915 2025.01.08 01:19:16.807931 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5916 2025.01.08 01:19:16.808206 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5917 2025.01.08 01:19:16.808521 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5918 2025.01.08 01:19:16.808652 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5919 2025.01.08 01:19:16.808690 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.00570531 sec., 385780.9654514829 rows/sec., 29.39 MiB/sec.
5920 2025.01.08 01:19:16.808716 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5921 2025.01.08 01:19:16.808761 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00481 sec., 20790.02079002079 rows/sec., 1.44 MiB/sec.
5922 2025.01.08 01:19:16.809092 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5923 2025.01.08 01:19:16.809181 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} <Debug> TCPHandler: Processed in 0.00568088 sec.
5924 2025.01.08 01:19:16.809170 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
5925 2025.01.08 01:19:16.809436 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5926 2025.01.08 01:19:16.809658 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5927 2025.01.08 01:19:16.809742 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10497 rows starting from the beginning of the part
5928 2025.01.08 01:19:16.809761 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5929 2025.01.08 01:19:16.810007 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5930 2025.01.08 01:19:16.810039 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5931 2025.01.08 01:19:16.810118 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 969 rows starting from the beginning of the part
5932 2025.01.08 01:19:16.810623 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5933 2025.01.08 01:19:16.810687 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
5934 2025.01.08 01:19:16.811053 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
5935 2025.01.08 01:19:16.811205 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part
5936 2025.01.08 01:19:16.811558 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 177 rows starting from the beginning of the part
5937 2025.01.08 01:19:16.811896 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part
5938 2025.01.08 01:19:16.812637 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5939 2025.01.08 01:19:16.812684 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5940 2025.01.08 01:19:16.813133 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5941 2025.01.08 01:19:16.813437 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5942 2025.01.08 01:19:16.813705 [ 141 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5943 2025.01.08 01:19:16.813850 [ 141 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5944 2025.01.08 01:19:16.813914 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.004227 sec., 7097.232079488999 rows/sec., 497.87 KiB/sec.
5945 2025.01.08 01:19:16.813929 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5946 2025.01.08 01:19:16.814298 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} <Debug> TCPHandler: Processed in 0.004998559 sec.
5947 2025.01.08 01:19:16.814608 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
5948 2025.01.08 01:19:16.814760 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5949 2025.01.08 01:19:16.814812 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1442 rows starting from the beginning of the part
5950 2025.01.08 01:19:16.814912 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part
5951 2025.01.08 01:19:16.815217 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part
5952 2025.01.08 01:19:16.815353 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part
5953 2025.01.08 01:19:16.815825 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part
5954 2025.01.08 01:19:16.816066 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part
5955 2025.01.08 01:19:16.817513 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11903 rows, containing 5 columns (5 merged, 0 gathered) in 0.008660906 sec., 1374336.5878812217 rows/sec., 92.05 MiB/sec.
5956 2025.01.08 01:19:16.817847 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5957 2025.01.08 01:19:16.818318 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 4 columns (4 merged, 0 gathered) in 0.004141136 sec., 387816.2900228343 rows/sec., 25.00 MiB/sec.
5958 2025.01.08 01:19:16.818401 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5959 2025.01.08 01:19:16.818547 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5960 2025.01.08 01:19:16.818598 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5961 2025.01.08 01:19:16.818742 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB.
5962 2025.01.08 01:19:16.818981 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5963 2025.01.08 01:19:16.819060 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5964 2025.01.08 01:19:16.819136 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
5965 2025.01.08 01:19:18.245188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359
5966 2025.01.08 01:19:18.245972 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5967 2025.01.08 01:19:18.246022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5968 2025.01.08 01:19:18.246570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5969 2025.01.08 01:19:18.246827 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5970 2025.01.08 01:19:18.247113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359
5971 2025.01.08 01:19:19.160888 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219
5972 2025.01.08 01:19:19.181870 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5973 2025.01.08 01:19:19.181924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5974 2025.01.08 01:19:19.189583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5975 2025.01.08 01:19:19.190354 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5976 2025.01.08 01:19:19.193323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219
5977 2025.01.08 01:19:20.809775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 842
5978 2025.01.08 01:19:20.813289 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5979 2025.01.08 01:19:20.813349 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5980 2025.01.08 01:19:20.814877 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5981 2025.01.08 01:19:20.815199 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5982 2025.01.08 01:19:20.815445 [ 132 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5983 2025.01.08 01:19:20.815566 [ 132 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5984 2025.01.08 01:19:20.815635 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5985 2025.01.08 01:19:20.816058 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
5986 2025.01.08 01:19:20.816795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842
5987 2025.01.08 01:19:20.817279 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5988 2025.01.08 01:19:20.817445 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 686 rows starting from the beginning of the part
5989 2025.01.08 01:19:20.818082 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 22 rows starting from the beginning of the part
5990 2025.01.08 01:19:20.818696 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part
5991 2025.01.08 01:19:20.819297 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part
5992 2025.01.08 01:19:20.819923 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part
5993 2025.01.08 01:19:20.820587 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part
5994 2025.01.08 01:19:20.828450 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 72 columns (72 merged, 0 gathered) in 0.01266171 sec., 66499.70659571259 rows/sec., 54.09 MiB/sec.
5995 2025.01.08 01:19:20.829963 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5996 2025.01.08 01:19:20.830760 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5997 2025.01.08 01:19:20.830845 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5998 2025.01.08 01:19:20.831155 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB.
5999 2025.01.08 01:19:21.802084 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6000 2025.01.08 01:19:21.802272 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
6001 2025.01.08 01:19:21.802346 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
6002 2025.01.08 01:19:21.803089 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6003 2025.01.08 01:19:21.803142 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6004 2025.01.08 01:19:21.803586 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6005 2025.01.08 01:19:21.803848 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6006 2025.01.08 01:19:21.804088 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec.
6007 2025.01.08 01:19:21.804156 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} <Debug> TCPHandler: Processed in 0.002205904 sec.
6008 2025.01.08 01:19:21.804407 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6009 2025.01.08 01:19:21.804622 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6010 2025.01.08 01:19:21.804703 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6011 2025.01.08 01:19:21.805586 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6012 2025.01.08 01:19:21.805632 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6013 2025.01.08 01:19:21.806083 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6014 2025.01.08 01:19:21.806334 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6015 2025.01.08 01:19:21.806566 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002001 sec., 127436.28185907046 rows/sec., 11.40 MiB/sec.
6016 2025.01.08 01:19:21.806695 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} <Debug> TCPHandler: Processed in 0.002429678 sec.
6017 2025.01.08 01:19:21.806878 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6018 2025.01.08 01:19:21.807010 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6019 2025.01.08 01:19:21.807070 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6020 2025.01.08 01:19:21.807778 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6021 2025.01.08 01:19:21.807828 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6022 2025.01.08 01:19:21.808228 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6023 2025.01.08 01:19:21.808482 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6024 2025.01.08 01:19:21.808703 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001727 sec., 27793.86218876665 rows/sec., 2.00 MiB/sec.
6025 2025.01.08 01:19:21.808760 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} <Debug> TCPHandler: Processed in 0.001976231 sec.
6026 2025.01.08 01:19:21.808899 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6027 2025.01.08 01:19:21.809053 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
6028 2025.01.08 01:19:21.809148 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6029 2025.01.08 01:19:21.810150 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6030 2025.01.08 01:19:21.810191 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6031 2025.01.08 01:19:21.810546 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6032 2025.01.08 01:19:21.810792 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6033 2025.01.08 01:19:21.810953 [ 133 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
6034 2025.01.08 01:19:21.811020 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002019 sec., 6934.125804853888 rows/sec., 485.62 KiB/sec.
6035 2025.01.08 01:19:21.811040 [ 133 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6036 2025.01.08 01:19:21.811113 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6037 2025.01.08 01:19:21.811150 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} <Debug> TCPHandler: Processed in 0.002305936 sec.
6038 2025.01.08 01:19:21.811358 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6039 2025.01.08 01:19:21.811456 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
6040 2025.01.08 01:19:21.811548 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
6041 2025.01.08 01:19:21.811667 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6042 2025.01.08 01:19:21.812016 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6043 2025.01.08 01:19:21.812105 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 242 rows starting from the beginning of the part
6044 2025.01.08 01:19:21.812500 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
6045 2025.01.08 01:19:21.812974 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
6046 2025.01.08 01:19:21.813293 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part
6047 2025.01.08 01:19:21.813581 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
6048 2025.01.08 01:19:21.813952 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
6049 2025.01.08 01:19:21.814612 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6050 2025.01.08 01:19:21.814664 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6051 2025.01.08 01:19:21.815535 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6052 2025.01.08 01:19:21.816130 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6053 2025.01.08 01:19:21.816673 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005162 sec., 2518.4037194885705 rows/sec., 157.02 KiB/sec.
6054 2025.01.08 01:19:21.816905 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} <Debug> TCPHandler: Processed in 0.005663219 sec.
6055 2025.01.08 01:19:21.817241 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6056 2025.01.08 01:19:21.817297 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006042845 sec., 89361.88169645259 rows/sec., 6.40 MiB/sec.
6057 2025.01.08 01:19:21.817432 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6058 2025.01.08 01:19:21.817526 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6059 2025.01.08 01:19:21.817553 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
6060 2025.01.08 01:19:21.818294 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6061 2025.01.08 01:19:21.818441 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
6062 2025.01.08 01:19:21.818596 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
6063 2025.01.08 01:19:21.818904 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6064 2025.01.08 01:19:21.818950 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6065 2025.01.08 01:19:21.819340 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6066 2025.01.08 01:19:21.819587 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6067 2025.01.08 01:19:21.819815 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.00243 sec., 159259.25925925927 rows/sec., 11.29 MiB/sec.
6068 2025.01.08 01:19:21.819874 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} <Debug> TCPHandler: Processed in 0.002848705 sec.
6069 2025.01.08 01:19:21.820025 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6070 2025.01.08 01:19:21.820167 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
6071 2025.01.08 01:19:21.820230 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6072 2025.01.08 01:19:21.820799 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6073 2025.01.08 01:19:21.820848 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6074 2025.01.08 01:19:21.821246 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6075 2025.01.08 01:19:21.821491 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6076 2025.01.08 01:19:21.821655 [ 129 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
6077 2025.01.08 01:19:21.821717 [ 129 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6078 2025.01.08 01:19:21.821756 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec.
6079 2025.01.08 01:19:21.821764 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6080 2025.01.08 01:19:21.821930 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} <Debug> TCPHandler: Processed in 0.001968361 sec.
6081 2025.01.08 01:19:21.822014 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
6082 2025.01.08 01:19:21.822146 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6083 2025.01.08 01:19:21.822201 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6084 2025.01.08 01:19:21.822245 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part
6085 2025.01.08 01:19:21.822493 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6086 2025.01.08 01:19:21.822524 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
6087 2025.01.08 01:19:21.822729 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6088 2025.01.08 01:19:21.822787 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
6089 2025.01.08 01:19:21.823146 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
6090 2025.01.08 01:19:21.823458 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
6091 2025.01.08 01:19:21.823874 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
6092 2025.01.08 01:19:21.825208 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6093 2025.01.08 01:19:21.825287 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6094 2025.01.08 01:19:21.826421 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6095 2025.01.08 01:19:21.826422 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004524581 sec., 26521.792846674645 rows/sec., 1.35 MiB/sec.
6096 2025.01.08 01:19:21.826667 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
6097 2025.01.08 01:19:21.826847 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6098 2025.01.08 01:19:21.827327 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.004987 sec., 35492.27992781231 rows/sec., 2.34 MiB/sec.
6099 2025.01.08 01:19:21.827351 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6100 2025.01.08 01:19:21.827531 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} <Debug> TCPHandler: Processed in 0.005498876 sec.
6101 2025.01.08 01:19:21.827566 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
6102 2025.01.08 01:19:21.827716 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6103 2025.01.08 01:19:21.827742 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6104 2025.01.08 01:19:21.827853 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
6105 2025.01.08 01:19:21.827911 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6106 2025.01.08 01:19:21.828373 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6107 2025.01.08 01:19:21.828413 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6108 2025.01.08 01:19:21.828780 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6109 2025.01.08 01:19:21.829035 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6110 2025.01.08 01:19:21.829250 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec.
6111 2025.01.08 01:19:21.829301 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} <Debug> TCPHandler: Processed in 0.001682106 sec.
6112 2025.01.08 01:19:21.829441 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6113 2025.01.08 01:19:21.829563 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6114 2025.01.08 01:19:21.829645 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6115 2025.01.08 01:19:21.830819 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6116 2025.01.08 01:19:21.830859 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6117 2025.01.08 01:19:21.831555 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6118 2025.01.08 01:19:21.831838 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6119 2025.01.08 01:19:21.832095 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002558 sec., 16028.14698983581 rows/sec., 28.72 MiB/sec.
6120 2025.01.08 01:19:21.832205 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} <Debug> TCPHandler: Processed in 0.002820585 sec.
6121 2025.01.08 01:19:21.832356 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6122 2025.01.08 01:19:21.832474 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6123 2025.01.08 01:19:21.832524 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6124 2025.01.08 01:19:21.833005 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6125 2025.01.08 01:19:21.833045 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6126 2025.01.08 01:19:21.833428 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6127 2025.01.08 01:19:21.833677 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6128 2025.01.08 01:19:21.833879 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00143 sec., 36363.63636363636 rows/sec., 2.25 MiB/sec.
6129 2025.01.08 01:19:21.833937 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} <Debug> TCPHandler: Processed in 0.001640916 sec.
6130 2025.01.08 01:19:25.615144 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
6131 2025.01.08 01:19:25.615254 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
6132 2025.01.08 01:19:25.747347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786
6133 2025.01.08 01:19:25.748508 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6134 2025.01.08 01:19:25.748566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6135 2025.01.08 01:19:25.749102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6136 2025.01.08 01:19:25.749357 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6137 2025.01.08 01:19:25.749626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786
6138 2025.01.08 01:19:26.693439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227
6139 2025.01.08 01:19:26.715789 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6140 2025.01.08 01:19:26.715855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6141 2025.01.08 01:19:26.723526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6142 2025.01.08 01:19:26.724370 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6143 2025.01.08 01:19:26.727638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227
6144 2025.01.08 01:19:26.794833 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6145 2025.01.08 01:19:26.795043 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6146 2025.01.08 01:19:26.795123 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6147 2025.01.08 01:19:26.795849 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6148 2025.01.08 01:19:26.795896 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6149 2025.01.08 01:19:26.796336 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6150 2025.01.08 01:19:26.796607 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6151 2025.01.08 01:19:26.796841 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001857 sec., 14001.077005923533 rows/sec., 1.04 MiB/sec.
6152 2025.01.08 01:19:26.796897 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} <Debug> TCPHandler: Processed in 0.002205685 sec.
6153 2025.01.08 01:19:26.797146 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6154 2025.01.08 01:19:26.797361 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6155 2025.01.08 01:19:26.797444 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6156 2025.01.08 01:19:26.798284 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6157 2025.01.08 01:19:26.798333 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6158 2025.01.08 01:19:26.798771 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6159 2025.01.08 01:19:26.799036 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6160 2025.01.08 01:19:26.799278 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001976 sec., 14170.04048582996 rows/sec., 1.11 MiB/sec.
6161 2025.01.08 01:19:26.799345 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} <Debug> TCPHandler: Processed in 0.002340997 sec.
6162 2025.01.08 01:19:26.799496 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6163 2025.01.08 01:19:26.799639 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6164 2025.01.08 01:19:26.799703 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6165 2025.01.08 01:19:26.800317 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6166 2025.01.08 01:19:26.800358 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6167 2025.01.08 01:19:26.800765 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6168 2025.01.08 01:19:26.801020 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6169 2025.01.08 01:19:26.801231 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001624 sec., 61576.35467980296 rows/sec., 4.27 MiB/sec.
6170 2025.01.08 01:19:26.801283 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} <Debug> TCPHandler: Processed in 0.001853999 sec.
6171 2025.01.08 01:19:26.801439 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6172 2025.01.08 01:19:26.801588 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6173 2025.01.08 01:19:26.801655 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6174 2025.01.08 01:19:26.802240 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6175 2025.01.08 01:19:26.802282 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6176 2025.01.08 01:19:26.802675 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6177 2025.01.08 01:19:26.802921 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6178 2025.01.08 01:19:26.803166 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001607 sec., 18668.32607342875 rows/sec., 1.28 MiB/sec.
6179 2025.01.08 01:19:26.803267 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} <Debug> TCPHandler: Processed in 0.00189286 sec.
6180 2025.01.08 01:19:28.740215 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6181 2025.01.08 01:19:28.740445 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
6182 2025.01.08 01:19:28.740525 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
6183 2025.01.08 01:19:28.741345 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6184 2025.01.08 01:19:28.741390 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6185 2025.01.08 01:19:28.741833 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6186 2025.01.08 01:19:28.742096 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6187 2025.01.08 01:19:28.742334 [ 83 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
6188 2025.01.08 01:19:28.742340 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 518.16 KiB/sec.
6189 2025.01.08 01:19:28.742474 [ 83 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6190 2025.01.08 01:19:28.742543 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} <Debug> TCPHandler: Processed in 0.002459678 sec.
6191 2025.01.08 01:19:28.742566 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6192 2025.01.08 01:19:28.742856 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6193 2025.01.08 01:19:28.742874 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full
6194 2025.01.08 01:19:28.743364 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6195 2025.01.08 01:19:28.743413 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6196 2025.01.08 01:19:28.743477 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part
6197 2025.01.08 01:19:28.743486 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6198 2025.01.08 01:19:28.743836 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
6199 2025.01.08 01:19:28.744178 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
6200 2025.01.08 01:19:28.744532 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
6201 2025.01.08 01:19:28.744888 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part
6202 2025.01.08 01:19:28.746945 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6203 2025.01.08 01:19:28.747046 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6204 2025.01.08 01:19:28.747063 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004339559 sec., 16130.6713424106 rows/sec., 1.20 MiB/sec.
6205 2025.01.08 01:19:28.747299 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
6206 2025.01.08 01:19:28.747851 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6207 2025.01.08 01:19:28.747960 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
6208 2025.01.08 01:19:28.748065 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6209 2025.01.08 01:19:28.748081 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6210 2025.01.08 01:19:28.748399 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6211 2025.01.08 01:19:28.748663 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} <Debug> executeQuery: Read 1353 rows, 115.54 KiB in 0.005494 sec., 246268.65671641793 rows/sec., 20.54 MiB/sec.
6212 2025.01.08 01:19:28.748746 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} <Debug> TCPHandler: Processed in 0.006085376 sec.
6213 2025.01.08 01:19:28.748981 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6214 2025.01.08 01:19:28.749209 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6215 2025.01.08 01:19:28.749312 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6216 2025.01.08 01:19:28.750564 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6217 2025.01.08 01:19:28.750604 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6218 2025.01.08 01:19:28.750976 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6219 2025.01.08 01:19:28.751225 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6220 2025.01.08 01:19:28.751388 [ 83 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6221 2025.01.08 01:19:28.751454 [ 83 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6222 2025.01.08 01:19:28.751479 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} <Debug> executeQuery: Read 27 rows, 1.96 KiB in 0.002321 sec., 11632.916846186987 rows/sec., 844.45 KiB/sec.
6223 2025.01.08 01:19:28.751495 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6224 2025.01.08 01:19:28.751636 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} <Debug> TCPHandler: Processed in 0.002762274 sec.
6225 2025.01.08 01:19:28.751797 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
6226 2025.01.08 01:19:28.751848 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6227 2025.01.08 01:19:28.752093 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6228 2025.01.08 01:19:28.752112 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
6229 2025.01.08 01:19:28.752166 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 62 rows starting from the beginning of the part
6230 2025.01.08 01:19:28.752224 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6231 2025.01.08 01:19:28.752512 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part
6232 2025.01.08 01:19:28.752849 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part
6233 2025.01.08 01:19:28.753175 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part
6234 2025.01.08 01:19:28.753577 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part
6235 2025.01.08 01:19:28.753915 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part
6236 2025.01.08 01:19:28.755481 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6237 2025.01.08 01:19:28.755565 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6238 2025.01.08 01:19:28.756629 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6239 2025.01.08 01:19:28.756789 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 5 columns (5 merged, 0 gathered) in 0.005140371 sec., 47661.92945995532 rows/sec., 3.59 MiB/sec.
6240 2025.01.08 01:19:28.756973 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6241 2025.01.08 01:19:28.757139 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6242 2025.01.08 01:19:28.757609 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00558 sec., 43369.17562724015 rows/sec., 2.94 MiB/sec.
6243 2025.01.08 01:19:28.757625 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6244 2025.01.08 01:19:28.757781 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} <Debug> TCPHandler: Processed in 0.006039055 sec.
6245 2025.01.08 01:19:28.757855 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6246 2025.01.08 01:19:28.758017 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6247 2025.01.08 01:19:28.758103 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6248 2025.01.08 01:19:28.758309 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
6249 2025.01.08 01:19:28.758363 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6250 2025.01.08 01:19:28.759044 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6251 2025.01.08 01:19:28.759089 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6252 2025.01.08 01:19:28.759462 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6253 2025.01.08 01:19:28.759696 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6254 2025.01.08 01:19:28.759878 [ 83 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
6255 2025.01.08 01:19:28.759949 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec.
6256 2025.01.08 01:19:28.759959 [ 83 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6257 2025.01.08 01:19:28.760073 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6258 2025.01.08 01:19:28.760090 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} <Debug> TCPHandler: Processed in 0.002135614 sec.
6259 2025.01.08 01:19:28.760444 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full
6260 2025.01.08 01:19:28.760661 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6261 2025.01.08 01:19:28.760894 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6262 2025.01.08 01:19:28.760939 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part
6263 2025.01.08 01:19:28.761270 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part
6264 2025.01.08 01:19:28.761295 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6265 2025.01.08 01:19:28.761485 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6266 2025.01.08 01:19:28.761603 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part
6267 2025.01.08 01:19:28.762008 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part
6268 2025.01.08 01:19:28.762312 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part
6269 2025.01.08 01:19:28.764567 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004362259 sec., 14900.536625633644 rows/sec., 987.25 KiB/sec.
6270 2025.01.08 01:19:28.764623 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6271 2025.01.08 01:19:28.764692 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6272 2025.01.08 01:19:28.764726 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
6273 2025.01.08 01:19:28.765296 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6274 2025.01.08 01:19:28.765487 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
6275 2025.01.08 01:19:28.765598 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6276 2025.01.08 01:19:28.765606 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6277 2025.01.08 01:19:28.765887 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6278 2025.01.08 01:19:28.766108 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} <Debug> executeQuery: Read 822 rows, 60.69 KiB in 0.005016 sec., 163875.5980861244 rows/sec., 11.82 MiB/sec.
6279 2025.01.08 01:19:28.766177 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} <Debug> TCPHandler: Processed in 0.005982764 sec.
6280 2025.01.08 01:19:28.766343 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6281 2025.01.08 01:19:28.766465 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
6282 2025.01.08 01:19:28.766516 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6283 2025.01.08 01:19:28.767014 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6284 2025.01.08 01:19:28.767052 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6285 2025.01.08 01:19:28.767421 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6286 2025.01.08 01:19:28.767654 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6287 2025.01.08 01:19:28.767860 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec.
6288 2025.01.08 01:19:28.767910 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} <Debug> TCPHandler: Processed in 0.001625666 sec.
6289 2025.01.08 01:19:28.768060 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6290 2025.01.08 01:19:28.768179 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6291 2025.01.08 01:19:28.768238 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6292 2025.01.08 01:19:28.769103 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6293 2025.01.08 01:19:28.769150 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6294 2025.01.08 01:19:28.769606 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6295 2025.01.08 01:19:28.769851 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6296 2025.01.08 01:19:28.770080 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001927 sec., 499740.5293201868 rows/sec., 33.21 MiB/sec.
6297 2025.01.08 01:19:28.770138 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} <Debug> TCPHandler: Processed in 0.002136994 sec.
6298 2025.01.08 01:19:28.770314 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6299 2025.01.08 01:19:28.770537 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
6300 2025.01.08 01:19:28.770632 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6301 2025.01.08 01:19:28.771392 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6302 2025.01.08 01:19:28.771431 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6303 2025.01.08 01:19:28.771780 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6304 2025.01.08 01:19:28.772022 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6305 2025.01.08 01:19:28.772229 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001746 sec., 572.737686139748 rows/sec., 38.59 KiB/sec.
6306 2025.01.08 01:19:28.772278 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} <Debug> TCPHandler: Processed in 0.002064682 sec.
6307 2025.01.08 01:19:28.772423 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6308 2025.01.08 01:19:28.772564 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6309 2025.01.08 01:19:28.772657 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6310 2025.01.08 01:19:28.773858 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6311 2025.01.08 01:19:28.773897 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6312 2025.01.08 01:19:28.774526 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6313 2025.01.08 01:19:28.774788 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6314 2025.01.08 01:19:28.774985 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6315 2025.01.08 01:19:28.775084 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6316 2025.01.08 01:19:28.775103 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00256 sec., 7812.499999999999 rows/sec., 14.00 MiB/sec.
6317 2025.01.08 01:19:28.775139 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6318 2025.01.08 01:19:28.775451 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
6319 2025.01.08 01:19:28.775500 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} <Debug> TCPHandler: Processed in 0.00314177 sec.
6320 2025.01.08 01:19:28.775746 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6321 2025.01.08 01:19:28.776042 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6322 2025.01.08 01:19:28.776121 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6323 2025.01.08 01:19:28.776150 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6324 2025.01.08 01:19:28.776316 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 562 rows starting from the beginning of the part
6325 2025.01.08 01:19:28.777199 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part
6326 2025.01.08 01:19:28.777834 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part
6327 2025.01.08 01:19:28.778465 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6328 2025.01.08 01:19:28.778549 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part
6329 2025.01.08 01:19:28.778555 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6330 2025.01.08 01:19:28.779152 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part
6331 2025.01.08 01:19:28.779798 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part
6332 2025.01.08 01:19:28.779961 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6333 2025.01.08 01:19:28.780712 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6334 2025.01.08 01:19:28.781135 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.005179 sec., 6564.973933191736 rows/sec., 392.77 KiB/sec.
6335 2025.01.08 01:19:28.781339 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} <Debug> TCPHandler: Processed in 0.00572557 sec.
6336 2025.01.08 01:19:28.786073 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 19 columns (19 merged, 0 gathered) in 0.01080166 sec., 65267.74588350309 rows/sec., 116.96 MiB/sec.
6337 2025.01.08 01:19:28.787357 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6338 2025.01.08 01:19:28.787787 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6339 2025.01.08 01:19:28.787873 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6340 2025.01.08 01:19:28.788028 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB.
6341 2025.01.08 01:19:29.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.69 MiB, peak 205.24 MiB, free memory in arenas 0.00 B, will set to 199.34 MiB (RSS), difference: 1.64 MiB
6342 2025.01.08 01:19:30.817083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 894
6343 2025.01.08 01:19:30.820543 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6344 2025.01.08 01:19:30.820605 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6345 2025.01.08 01:19:30.822088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6346 2025.01.08 01:19:30.822392 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6347 2025.01.08 01:19:30.822979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894
6348 2025.01.08 01:19:31.794545 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6349 2025.01.08 01:19:31.794757 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
6350 2025.01.08 01:19:31.794837 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6351 2025.01.08 01:19:31.795616 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6352 2025.01.08 01:19:31.795663 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6353 2025.01.08 01:19:31.796078 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
6354 2025.01.08 01:19:31.796325 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6355 2025.01.08 01:19:31.796551 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001853 sec., 1079.3308148947651 rows/sec., 88.01 KiB/sec.
6356 2025.01.08 01:19:31.796645 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} <Debug> TCPHandler: Processed in 0.002241035 sec.
6357 2025.01.08 01:19:31.796891 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6358 2025.01.08 01:19:31.797082 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6359 2025.01.08 01:19:31.797158 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6360 2025.01.08 01:19:31.797952 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6361 2025.01.08 01:19:31.797999 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6362 2025.01.08 01:19:31.798445 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6363 2025.01.08 01:19:31.798711 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6364 2025.01.08 01:19:31.798959 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.001928 sec., 35788.38174273859 rows/sec., 3.03 MiB/sec.
6365 2025.01.08 01:19:31.799030 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} <Debug> TCPHandler: Processed in 0.002277306 sec.
6366 2025.01.08 01:19:31.799168 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6367 2025.01.08 01:19:31.799287 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6368 2025.01.08 01:19:31.799337 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6369 2025.01.08 01:19:31.799969 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6370 2025.01.08 01:19:31.800010 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6371 2025.01.08 01:19:31.800367 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6372 2025.01.08 01:19:31.800633 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6373 2025.01.08 01:19:31.800843 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001581 sec., 14547.75458570525 rows/sec., 1.06 MiB/sec.
6374 2025.01.08 01:19:31.800896 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} <Debug> TCPHandler: Processed in 0.001785308 sec.
6375 2025.01.08 01:19:31.801057 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6376 2025.01.08 01:19:31.801188 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6377 2025.01.08 01:19:31.801244 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6378 2025.01.08 01:19:31.801873 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6379 2025.01.08 01:19:31.801914 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6380 2025.01.08 01:19:31.802286 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6381 2025.01.08 01:19:31.802534 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6382 2025.01.08 01:19:31.802749 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001591 sec., 32055.311125078566 rows/sec., 2.50 MiB/sec.
6383 2025.01.08 01:19:31.802812 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} <Debug> TCPHandler: Processed in 0.001816378 sec.
6384 2025.01.08 01:19:31.802973 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6385 2025.01.08 01:19:31.803113 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6386 2025.01.08 01:19:31.803175 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6387 2025.01.08 01:19:31.803742 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6388 2025.01.08 01:19:31.803781 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6389 2025.01.08 01:19:31.804165 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6390 2025.01.08 01:19:31.804409 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6391 2025.01.08 01:19:31.804628 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.001547 sec., 39431.1570782159 rows/sec., 2.73 MiB/sec.
6392 2025.01.08 01:19:31.804680 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} <Debug> TCPHandler: Processed in 0.001774268 sec.
6393 2025.01.08 01:19:31.804830 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6394 2025.01.08 01:19:31.804976 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6395 2025.01.08 01:19:31.805076 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6396 2025.01.08 01:19:31.806309 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6397 2025.01.08 01:19:31.806349 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6398 2025.01.08 01:19:31.806999 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6399 2025.01.08 01:19:31.807266 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6400 2025.01.08 01:19:31.807572 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002631 sec., 7981.755986316989 rows/sec., 14.30 MiB/sec.
6401 2025.01.08 01:19:31.808082 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} <Debug> TCPHandler: Processed in 0.003319423 sec.
6402 2025.01.08 01:19:31.808244 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6403 2025.01.08 01:19:31.808365 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6404 2025.01.08 01:19:31.808416 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6405 2025.01.08 01:19:31.808878 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6406 2025.01.08 01:19:31.808916 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6407 2025.01.08 01:19:31.809280 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6408 2025.01.08 01:19:31.809515 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6409 2025.01.08 01:19:31.809733 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001391 sec., 12940.330697340043 rows/sec., 907.76 KiB/sec.
6410 2025.01.08 01:19:31.809781 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} <Debug> TCPHandler: Processed in 0.001598515 sec.
6411 2025.01.08 01:19:33.249807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274
6412 2025.01.08 01:19:33.250575 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6413 2025.01.08 01:19:33.250621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6414 2025.01.08 01:19:33.251155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6415 2025.01.08 01:19:33.251420 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6416 2025.01.08 01:19:33.251663 [ 31 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6417 2025.01.08 01:19:33.251685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274
6418 2025.01.08 01:19:33.251747 [ 31 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6419 2025.01.08 01:19:33.251776 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6420 2025.01.08 01:19:33.251893 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
6421 2025.01.08 01:19:33.252025 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6422 2025.01.08 01:19:33.252069 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part
6423 2025.01.08 01:19:33.252148 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part
6424 2025.01.08 01:19:33.252353 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part
6425 2025.01.08 01:19:33.252592 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part
6426 2025.01.08 01:19:33.252756 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part
6427 2025.01.08 01:19:33.252916 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part
6428 2025.01.08 01:19:33.255268 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003425094 sec., 4167476.863408712 rows/sec., 59.62 MiB/sec.
6429 2025.01.08 01:19:33.255733 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6430 2025.01.08 01:19:33.256072 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6431 2025.01.08 01:19:33.256173 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6432 2025.01.08 01:19:33.256295 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB.
6433 2025.01.08 01:19:34.227770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234
6434 2025.01.08 01:19:34.251220 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6435 2025.01.08 01:19:34.251279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6436 2025.01.08 01:19:34.258986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6437 2025.01.08 01:19:34.259852 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6438 2025.01.08 01:19:34.260194 [ 44 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6439 2025.01.08 01:19:34.260322 [ 44 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6440 2025.01.08 01:19:34.260393 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6441 2025.01.08 01:19:34.260869 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
6442 2025.01.08 01:19:34.274763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234
6443 2025.01.08 01:19:34.276481 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6444 2025.01.08 01:19:34.277726 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part
6445 2025.01.08 01:19:34.282925 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part
6446 2025.01.08 01:19:34.288280 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part
6447 2025.01.08 01:19:34.293724 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part
6448 2025.01.08 01:19:34.299291 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part
6449 2025.01.08 01:19:34.303614 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part
6450 2025.01.08 01:19:34.361894 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.101348687 sec., 2308.860695945671 rows/sec., 11.94 MiB/sec.
6451 2025.01.08 01:19:34.363656 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6452 2025.01.08 01:19:34.365949 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6453 2025.01.08 01:19:34.366053 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6454 2025.01.08 01:19:34.367298 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB.
6455 2025.01.08 01:19:35.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.49 MiB, peak 211.03 MiB, free memory in arenas 0.00 B, will set to 201.76 MiB (RSS), difference: 1.27 MiB
6456 2025.01.08 01:19:36.795224 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6457 2025.01.08 01:19:36.795436 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6458 2025.01.08 01:19:36.795517 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6459 2025.01.08 01:19:36.796269 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6460 2025.01.08 01:19:36.796320 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6461 2025.01.08 01:19:36.796757 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
6462 2025.01.08 01:19:36.797027 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6463 2025.01.08 01:19:36.797229 [ 52 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
6464 2025.01.08 01:19:36.797298 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001921 sec., 13534.61738677772 rows/sec., 1.01 MiB/sec.
6465 2025.01.08 01:19:36.797326 [ 52 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6466 2025.01.08 01:19:36.797401 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6467 2025.01.08 01:19:36.797443 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} <Debug> TCPHandler: Processed in 0.002356177 sec.
6468 2025.01.08 01:19:36.797853 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6469 2025.01.08 01:19:36.797905 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
6470 2025.01.08 01:19:36.798354 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6471 2025.01.08 01:19:36.798537 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6472 2025.01.08 01:19:36.798574 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6473 2025.01.08 01:19:36.798662 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1402 rows starting from the beginning of the part
6474 2025.01.08 01:19:36.798949 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 255 rows starting from the beginning of the part
6475 2025.01.08 01:19:36.799341 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part
6476 2025.01.08 01:19:36.799746 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1353 rows starting from the beginning of the part
6477 2025.01.08 01:19:36.800116 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 69 rows starting from the beginning of the part
6478 2025.01.08 01:19:36.800410 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part
6479 2025.01.08 01:19:36.801340 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6480 2025.01.08 01:19:36.801402 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6481 2025.01.08 01:19:36.802464 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
6482 2025.01.08 01:19:36.802976 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6483 2025.01.08 01:19:36.803173 [ 52 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
6484 2025.01.08 01:19:36.803217 [ 52 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6485 2025.01.08 01:19:36.803256 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6486 2025.01.08 01:19:36.803278 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005101 sec., 5489.11978043521 rows/sec., 438.41 KiB/sec.
6487 2025.01.08 01:19:36.803637 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} <Debug> TCPHandler: Processed in 0.006061075 sec.
6488 2025.01.08 01:19:36.803741 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
6489 2025.01.08 01:19:36.803981 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6490 2025.01.08 01:19:36.804437 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6491 2025.01.08 01:19:36.804602 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6492 2025.01.08 01:19:36.804650 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6493 2025.01.08 01:19:36.804868 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 875 rows starting from the beginning of the part
6494 2025.01.08 01:19:36.805434 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 387 rows starting from the beginning of the part
6495 2025.01.08 01:19:36.806005 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part
6496 2025.01.08 01:19:36.806579 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.008998572 sec., 347944.09601879056 rows/sec., 30.50 MiB/sec.
6497 2025.01.08 01:19:36.806619 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 822 rows starting from the beginning of the part
6498 2025.01.08 01:19:36.807138 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 51 rows starting from the beginning of the part
6499 2025.01.08 01:19:36.807234 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
6500 2025.01.08 01:19:36.807646 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part
6501 2025.01.08 01:19:36.808576 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6502 2025.01.08 01:19:36.808992 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
6503 2025.01.08 01:19:36.809371 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
6504 2025.01.08 01:19:36.809672 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6505 2025.01.08 01:19:36.809764 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6506 2025.01.08 01:19:36.810556 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
6507 2025.01.08 01:19:36.810862 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6508 2025.01.08 01:19:36.811080 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
6509 2025.01.08 01:19:36.811240 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6510 2025.01.08 01:19:36.811325 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.007037 sec., 14210.601108426887 rows/sec., 1008.90 KiB/sec.
6511 2025.01.08 01:19:36.811347 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6512 2025.01.08 01:19:36.811833 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} <Debug> TCPHandler: Processed in 0.008030977 sec.
6513 2025.01.08 01:19:36.811847 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.008527284 sec., 256939.95884269834 rows/sec., 19.57 MiB/sec.
6514 2025.01.08 01:19:36.811861 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
6515 2025.01.08 01:19:36.812072 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6516 2025.01.08 01:19:36.812127 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
6517 2025.01.08 01:19:36.812136 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6518 2025.01.08 01:19:36.812224 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 11903 rows starting from the beginning of the part
6519 2025.01.08 01:19:36.812292 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6520 2025.01.08 01:19:36.812596 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6521 2025.01.08 01:19:36.812614 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 177 rows starting from the beginning of the part
6522 2025.01.08 01:19:36.813047 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6523 2025.01.08 01:19:36.813098 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 100 rows starting from the beginning of the part
6524 2025.01.08 01:19:36.813426 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
6525 2025.01.08 01:19:36.813484 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 963 rows starting from the beginning of the part
6526 2025.01.08 01:19:36.813711 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
6527 2025.01.08 01:19:36.813871 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 61 rows starting from the beginning of the part
6528 2025.01.08 01:19:36.814060 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part
6529 2025.01.08 01:19:36.814608 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6530 2025.01.08 01:19:36.814652 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6531 2025.01.08 01:19:36.815123 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
6532 2025.01.08 01:19:36.815403 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6533 2025.01.08 01:19:36.815586 [ 52 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
6534 2025.01.08 01:19:36.815655 [ 52 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6535 2025.01.08 01:19:36.815708 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6536 2025.01.08 01:19:36.815754 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003516 sec., 8532.423208191127 rows/sec., 598.55 KiB/sec.
6537 2025.01.08 01:19:36.816105 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} <Debug> TCPHandler: Processed in 0.004135295 sec.
6538 2025.01.08 01:19:36.816253 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
6539 2025.01.08 01:19:36.816607 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6540 2025.01.08 01:19:36.816684 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1606 rows starting from the beginning of the part
6541 2025.01.08 01:19:36.816845 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 52 rows starting from the beginning of the part
6542 2025.01.08 01:19:36.817017 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part
6543 2025.01.08 01:19:36.817387 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part
6544 2025.01.08 01:19:36.817489 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part
6545 2025.01.08 01:19:36.817816 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part
6546 2025.01.08 01:19:36.819447 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13304 rows, containing 5 columns (5 merged, 0 gathered) in 0.007923435 sec., 1679069.7468963903 rows/sec., 112.45 MiB/sec.
6547 2025.01.08 01:19:36.819714 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.003848911 sec., 459870.3373499673 rows/sec., 29.63 MiB/sec.
6548 2025.01.08 01:19:36.819955 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
6549 2025.01.08 01:19:36.820198 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
6550 2025.01.08 01:19:36.820530 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6551 2025.01.08 01:19:36.820715 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
6552 2025.01.08 01:19:36.820902 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6553 2025.01.08 01:19:36.820925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB.
6554 2025.01.08 01:19:36.821044 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
6555 2025.01.08 01:19:36.821145 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
6556 2025.01.08 01:19:40.615312 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
6557 2025.01.08 01:19:40.615406 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
6558 2025.01.08 01:19:40.751901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701
6559 2025.01.08 01:19:40.752643 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6560 2025.01.08 01:19:40.752691 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6561 2025.01.08 01:19:40.753229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6562 2025.01.08 01:19:40.753485 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6563 2025.01.08 01:19:40.753735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701
6564 2025.01.08 01:19:40.823301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 916
6565 2025.01.08 01:19:40.826248 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6566 2025.01.08 01:19:40.826305 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6567 2025.01.08 01:19:40.827782 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6568 2025.01.08 01:19:40.828098 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6569 2025.01.08 01:19:40.828959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916
6570 2025.01.08 01:19:41.001379 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000954735 sec.
6571 2025.01.08 01:19:41.774908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242
6572 2025.01.08 01:19:41.794382 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6573 2025.01.08 01:19:41.794450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6574 2025.01.08 01:19:41.801456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6575 2025.01.08 01:19:41.801933 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6576 2025.01.08 01:19:41.802407 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
6577 2025.01.08 01:19:41.802563 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
6578 2025.01.08 01:19:41.803203 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6579 2025.01.08 01:19:41.805258 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6580 2025.01.08 01:19:41.805370 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6581 2025.01.08 01:19:41.807045 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6582 2025.01.08 01:19:41.807970 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6583 2025.01.08 01:19:41.809076 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.006822 sec., 2052.1841102316034 rows/sec., 147.73 KiB/sec.
6584 2025.01.08 01:19:41.809476 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} <Debug> TCPHandler: Processed in 0.007718051 sec.
6585 2025.01.08 01:19:41.810003 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6586 2025.01.08 01:19:41.810623 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6587 2025.01.08 01:19:41.810824 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6588 2025.01.08 01:19:41.814840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242
6589 2025.01.08 01:19:41.814902 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6590 2025.01.08 01:19:41.814958 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6591 2025.01.08 01:19:41.815444 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6592 2025.01.08 01:19:41.815721 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6593 2025.01.08 01:19:41.815959 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.005531 sec., 46103.778701862226 rows/sec., 4.12 MiB/sec.
6594 2025.01.08 01:19:41.816038 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} <Debug> TCPHandler: Processed in 0.006388131 sec.
6595 2025.01.08 01:19:41.816219 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6596 2025.01.08 01:19:41.816363 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6597 2025.01.08 01:19:41.816423 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6598 2025.01.08 01:19:41.817078 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6599 2025.01.08 01:19:41.817117 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6600 2025.01.08 01:19:41.817630 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6601 2025.01.08 01:19:41.817997 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6602 2025.01.08 01:19:41.818204 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001873 sec., 25627.335824879872 rows/sec., 1.85 MiB/sec.
6603 2025.01.08 01:19:41.818256 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} <Debug> TCPHandler: Processed in 0.002109073 sec.
6604 2025.01.08 01:19:41.818423 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6605 2025.01.08 01:19:41.818572 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
6606 2025.01.08 01:19:41.818634 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6607 2025.01.08 01:19:41.819326 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6608 2025.01.08 01:19:41.819376 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6609 2025.01.08 01:19:41.819790 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6610 2025.01.08 01:19:41.820036 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6611 2025.01.08 01:19:41.820295 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001755 sec., 7977.207977207977 rows/sec., 558.67 KiB/sec.
6612 2025.01.08 01:19:41.820484 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} <Debug> TCPHandler: Processed in 0.002132384 sec.
6613 2025.01.08 01:19:41.820684 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6614 2025.01.08 01:19:41.820820 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
6615 2025.01.08 01:19:41.820875 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6616 2025.01.08 01:19:41.821537 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6617 2025.01.08 01:19:41.821584 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6618 2025.01.08 01:19:41.821956 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6619 2025.01.08 01:19:41.822189 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6620 2025.01.08 01:19:41.822405 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec.
6621 2025.01.08 01:19:41.822530 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} <Debug> TCPHandler: Processed in 0.001936851 sec.
6622 2025.01.08 01:19:41.822677 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6623 2025.01.08 01:19:41.822821 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6624 2025.01.08 01:19:41.822881 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6625 2025.01.08 01:19:41.823721 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6626 2025.01.08 01:19:41.823763 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6627 2025.01.08 01:19:41.824157 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6628 2025.01.08 01:19:41.824405 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6629 2025.01.08 01:19:41.824678 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001881 sec., 205741.62679425837 rows/sec., 14.58 MiB/sec.
6630 2025.01.08 01:19:41.824910 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} <Debug> TCPHandler: Processed in 0.002292236 sec.
6631 2025.01.08 01:19:41.825127 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6632 2025.01.08 01:19:41.825264 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
6633 2025.01.08 01:19:41.825321 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6634 2025.01.08 01:19:41.825839 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6635 2025.01.08 01:19:41.825877 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6636 2025.01.08 01:19:41.826249 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6637 2025.01.08 01:19:41.826484 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6638 2025.01.08 01:19:41.826704 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec.
6639 2025.01.08 01:19:41.826965 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} <Debug> TCPHandler: Processed in 0.001944361 sec.
6640 2025.01.08 01:19:41.827217 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6641 2025.01.08 01:19:41.827418 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6642 2025.01.08 01:19:41.827474 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6643 2025.01.08 01:19:41.828053 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6644 2025.01.08 01:19:41.828094 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6645 2025.01.08 01:19:41.828493 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6646 2025.01.08 01:19:41.828751 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6647 2025.01.08 01:19:41.828972 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00158 sec., 112025.3164556962 rows/sec., 7.39 MiB/sec.
6648 2025.01.08 01:19:41.829105 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} <Debug> TCPHandler: Processed in 0.002047213 sec.
6649 2025.01.08 01:19:41.829296 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6650 2025.01.08 01:19:41.829417 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
6651 2025.01.08 01:19:41.829470 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6652 2025.01.08 01:19:41.829940 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6653 2025.01.08 01:19:41.829979 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6654 2025.01.08 01:19:41.830339 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6655 2025.01.08 01:19:41.830580 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6656 2025.01.08 01:19:41.830897 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec.
6657 2025.01.08 01:19:41.831311 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} <Debug> TCPHandler: Processed in 0.002102843 sec.
6658 2025.01.08 01:19:41.831621 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6659 2025.01.08 01:19:41.831817 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6660 2025.01.08 01:19:41.831907 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6661 2025.01.08 01:19:41.833190 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6662 2025.01.08 01:19:41.833229 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6663 2025.01.08 01:19:41.833930 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6664 2025.01.08 01:19:41.834195 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6665 2025.01.08 01:19:41.834487 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002696 sec., 15207.715133531157 rows/sec., 27.25 MiB/sec.
6666 2025.01.08 01:19:41.834977 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} <Debug> TCPHandler: Processed in 0.003530676 sec.
6667 2025.01.08 01:19:41.835146 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6668 2025.01.08 01:19:41.835266 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6669 2025.01.08 01:19:41.835320 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6670 2025.01.08 01:19:41.835819 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6671 2025.01.08 01:19:41.835862 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6672 2025.01.08 01:19:41.836258 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6673 2025.01.08 01:19:41.836508 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6674 2025.01.08 01:19:41.836743 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001503 sec., 34597.471723220224 rows/sec., 2.14 MiB/sec.
6675 2025.01.08 01:19:41.836851 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} <Debug> TCPHandler: Processed in 0.001764237 sec.
6676 2025.01.08 01:19:46.795829 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6677 2025.01.08 01:19:46.796061 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6678 2025.01.08 01:19:46.796143 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6679 2025.01.08 01:19:46.796960 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6680 2025.01.08 01:19:46.797014 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6681 2025.01.08 01:19:46.797439 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6682 2025.01.08 01:19:46.797696 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6683 2025.01.08 01:19:46.797933 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001933 sec., 13450.594930160372 rows/sec., 1.00 MiB/sec.
6684 2025.01.08 01:19:46.798002 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} <Debug> TCPHandler: Processed in 0.002311886 sec.
6685 2025.01.08 01:19:46.798251 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6686 2025.01.08 01:19:46.798466 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6687 2025.01.08 01:19:46.798546 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6688 2025.01.08 01:19:46.799333 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6689 2025.01.08 01:19:46.799380 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6690 2025.01.08 01:19:46.799812 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6691 2025.01.08 01:19:46.800065 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6692 2025.01.08 01:19:46.800294 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001885 sec., 14854.111405835543 rows/sec., 1.16 MiB/sec.
6693 2025.01.08 01:19:46.800412 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} <Debug> TCPHandler: Processed in 0.002299706 sec.
6694 2025.01.08 01:19:46.800624 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6695 2025.01.08 01:19:46.800794 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6696 2025.01.08 01:19:46.800859 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6697 2025.01.08 01:19:46.801439 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6698 2025.01.08 01:19:46.801480 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6699 2025.01.08 01:19:46.801870 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6700 2025.01.08 01:19:46.802106 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6701 2025.01.08 01:19:46.802320 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001561 sec., 64061.49903907751 rows/sec., 4.44 MiB/sec.
6702 2025.01.08 01:19:46.802376 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} <Debug> TCPHandler: Processed in 0.00188461 sec.
6703 2025.01.08 01:19:46.802545 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6704 2025.01.08 01:19:46.802664 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6705 2025.01.08 01:19:46.802717 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6706 2025.01.08 01:19:46.803211 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6707 2025.01.08 01:19:46.803252 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6708 2025.01.08 01:19:46.803630 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6709 2025.01.08 01:19:46.803885 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6710 2025.01.08 01:19:46.804099 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001461 sec., 20533.880903490757 rows/sec., 1.41 MiB/sec.
6711 2025.01.08 01:19:46.804150 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} <Debug> TCPHandler: Processed in 0.001662696 sec.
6712 2025.01.08 01:19:48.253891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189
6713 2025.01.08 01:19:48.254585 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6714 2025.01.08 01:19:48.254628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6715 2025.01.08 01:19:48.255229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6716 2025.01.08 01:19:48.255488 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6717 2025.01.08 01:19:48.255738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189
6718 2025.01.08 01:19:49.314951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249
6719 2025.01.08 01:19:49.335226 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6720 2025.01.08 01:19:49.335284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6721 2025.01.08 01:19:49.342584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6722 2025.01.08 01:19:49.343337 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6723 2025.01.08 01:19:49.346043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249
6724 2025.01.08 01:19:50.829212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 946
6725 2025.01.08 01:19:50.832307 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6726 2025.01.08 01:19:50.832360 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6727 2025.01.08 01:19:50.833848 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6728 2025.01.08 01:19:50.834168 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6729 2025.01.08 01:19:50.834977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946
6730 2025.01.08 01:19:51.801153 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6731 2025.01.08 01:19:51.801349 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
6732 2025.01.08 01:19:51.801427 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
6733 2025.01.08 01:19:51.802176 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6734 2025.01.08 01:19:51.802229 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6735 2025.01.08 01:19:51.802671 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6736 2025.01.08 01:19:51.802930 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6737 2025.01.08 01:19:51.803163 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec.
6738 2025.01.08 01:19:51.803218 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} <Debug> TCPHandler: Processed in 0.002200695 sec.
6739 2025.01.08 01:19:51.803472 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6740 2025.01.08 01:19:51.803693 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6741 2025.01.08 01:19:51.803780 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6742 2025.01.08 01:19:51.804691 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6743 2025.01.08 01:19:51.804747 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6744 2025.01.08 01:19:51.805230 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6745 2025.01.08 01:19:51.805501 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6746 2025.01.08 01:19:51.805744 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.00211 sec., 120853.08056872038 rows/sec., 10.81 MiB/sec.
6747 2025.01.08 01:19:51.805812 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} <Debug> TCPHandler: Processed in 0.00248508 sec.
6748 2025.01.08 01:19:51.805968 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6749 2025.01.08 01:19:51.806092 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6750 2025.01.08 01:19:51.806141 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6751 2025.01.08 01:19:51.806745 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6752 2025.01.08 01:19:51.806786 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6753 2025.01.08 01:19:51.807153 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6754 2025.01.08 01:19:51.807397 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6755 2025.01.08 01:19:51.807605 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001537 sec., 31229.66818477554 rows/sec., 2.25 MiB/sec.
6756 2025.01.08 01:19:51.807658 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} <Debug> TCPHandler: Processed in 0.001762978 sec.
6757 2025.01.08 01:19:51.807793 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6758 2025.01.08 01:19:51.807921 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
6759 2025.01.08 01:19:51.807979 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6760 2025.01.08 01:19:51.808684 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6761 2025.01.08 01:19:51.808735 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6762 2025.01.08 01:19:51.809144 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6763 2025.01.08 01:19:51.809390 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6764 2025.01.08 01:19:51.809596 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001706 sec., 8206.3305978898 rows/sec., 574.72 KiB/sec.
6765 2025.01.08 01:19:51.809651 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} <Debug> TCPHandler: Processed in 0.00191858 sec.
6766 2025.01.08 01:19:51.809791 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6767 2025.01.08 01:19:51.809911 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
6768 2025.01.08 01:19:51.809961 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6769 2025.01.08 01:19:51.810544 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6770 2025.01.08 01:19:51.810584 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6771 2025.01.08 01:19:51.810950 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6772 2025.01.08 01:19:51.811183 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6773 2025.01.08 01:19:51.811441 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec.
6774 2025.01.08 01:19:51.811614 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} <Debug> TCPHandler: Processed in 0.00188301 sec.
6775 2025.01.08 01:19:51.811794 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6776 2025.01.08 01:19:51.811913 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6777 2025.01.08 01:19:51.811963 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6778 2025.01.08 01:19:51.813122 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6779 2025.01.08 01:19:51.813162 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6780 2025.01.08 01:19:51.813545 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6781 2025.01.08 01:19:51.813787 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6782 2025.01.08 01:19:51.814011 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.002123 sec., 182289.21337729628 rows/sec., 12.92 MiB/sec.
6783 2025.01.08 01:19:51.814066 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} <Debug> TCPHandler: Processed in 0.002353107 sec.
6784 2025.01.08 01:19:51.814221 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6785 2025.01.08 01:19:51.814363 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
6786 2025.01.08 01:19:51.814430 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6787 2025.01.08 01:19:51.815005 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6788 2025.01.08 01:19:51.815047 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6789 2025.01.08 01:19:51.815418 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6790 2025.01.08 01:19:51.815652 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6791 2025.01.08 01:19:51.815916 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec.
6792 2025.01.08 01:19:51.816134 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} <Debug> TCPHandler: Processed in 0.001979731 sec.
6793 2025.01.08 01:19:51.816329 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6794 2025.01.08 01:19:51.816469 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6795 2025.01.08 01:19:51.816532 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6796 2025.01.08 01:19:51.817174 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6797 2025.01.08 01:19:51.817213 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6798 2025.01.08 01:19:51.817612 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6799 2025.01.08 01:19:51.817852 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6800 2025.01.08 01:19:51.818061 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001624 sec., 108990.14778325123 rows/sec., 7.19 MiB/sec.
6801 2025.01.08 01:19:51.818115 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} <Debug> TCPHandler: Processed in 0.00188896 sec.
6802 2025.01.08 01:19:51.818267 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6803 2025.01.08 01:19:51.818408 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
6804 2025.01.08 01:19:51.818470 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6805 2025.01.08 01:19:51.819027 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6806 2025.01.08 01:19:51.819066 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6807 2025.01.08 01:19:51.819422 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6808 2025.01.08 01:19:51.819664 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6809 2025.01.08 01:19:51.819824 [ 121 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0
6810 2025.01.08 01:19:51.819882 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec.
6811 2025.01.08 01:19:51.819904 [ 121 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6812 2025.01.08 01:19:51.819972 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6813 2025.01.08 01:19:51.820001 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} <Debug> TCPHandler: Processed in 0.001797278 sec.
6814 2025.01.08 01:19:51.820244 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6815 2025.01.08 01:19:51.820763 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6816 2025.01.08 01:19:51.820826 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full
6817 2025.01.08 01:19:51.820999 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6818 2025.01.08 01:19:51.821397 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6819 2025.01.08 01:19:51.821536 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part
6820 2025.01.08 01:19:51.821970 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
6821 2025.01.08 01:19:51.822447 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
6822 2025.01.08 01:19:51.822826 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part
6823 2025.01.08 01:19:51.823156 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
6824 2025.01.08 01:19:51.823630 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
6825 2025.01.08 01:19:51.826626 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6826 2025.01.08 01:19:51.826698 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6827 2025.01.08 01:19:51.827234 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.007034561 sec., 3269.571477168227 rows/sec., 220.31 KiB/sec.
6828 2025.01.08 01:19:51.827442 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary)
6829 2025.01.08 01:19:51.828093 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6830 2025.01.08 01:19:51.828286 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5
6831 2025.01.08 01:19:51.828442 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6832 2025.01.08 01:19:51.828513 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6833 2025.01.08 01:19:51.828803 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6834 2025.01.08 01:19:51.829152 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.008525 sec., 4809.3841642228745 rows/sec., 8.62 MiB/sec.
6835 2025.01.08 01:19:51.829654 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} <Debug> TCPHandler: Processed in 0.00956718 sec.
6836 2025.01.08 01:19:51.829813 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6837 2025.01.08 01:19:51.829956 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6838 2025.01.08 01:19:51.830017 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6839 2025.01.08 01:19:51.830588 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6840 2025.01.08 01:19:51.830636 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6841 2025.01.08 01:19:51.831062 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6842 2025.01.08 01:19:51.831301 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6843 2025.01.08 01:19:51.831562 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001629 sec., 31921.424186617558 rows/sec., 1.98 MiB/sec.
6844 2025.01.08 01:19:51.831632 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} <Debug> TCPHandler: Processed in 0.001881829 sec.
6845 2025.01.08 01:19:55.615657 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
6846 2025.01.08 01:19:55.615722 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
6847 2025.01.08 01:19:55.755911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616
6848 2025.01.08 01:19:55.757013 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6849 2025.01.08 01:19:55.757107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6850 2025.01.08 01:19:55.757835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6851 2025.01.08 01:19:55.758103 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6852 2025.01.08 01:19:55.758382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616
6853 2025.01.08 01:19:56.795735 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6854 2025.01.08 01:19:56.795954 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6855 2025.01.08 01:19:56.796040 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6856 2025.01.08 01:19:56.796810 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6857 2025.01.08 01:19:56.796861 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6858 2025.01.08 01:19:56.797294 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6859 2025.01.08 01:19:56.797553 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6860 2025.01.08 01:19:56.797798 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001905 sec., 13648.293963254593 rows/sec., 1.01 MiB/sec.
6861 2025.01.08 01:19:56.797867 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} <Debug> TCPHandler: Processed in 0.002272486 sec.
6862 2025.01.08 01:19:56.798114 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6863 2025.01.08 01:19:56.798327 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6864 2025.01.08 01:19:56.798410 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6865 2025.01.08 01:19:56.799192 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6866 2025.01.08 01:19:56.799246 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6867 2025.01.08 01:19:56.799703 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6868 2025.01.08 01:19:56.799971 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6869 2025.01.08 01:19:56.800214 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001945 sec., 14395.886889460155 rows/sec., 1.12 MiB/sec.
6870 2025.01.08 01:19:56.800284 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} <Debug> TCPHandler: Processed in 0.002307826 sec.
6871 2025.01.08 01:19:56.800445 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6872 2025.01.08 01:19:56.800598 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6873 2025.01.08 01:19:56.800666 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6874 2025.01.08 01:19:56.801295 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6875 2025.01.08 01:19:56.801337 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6876 2025.01.08 01:19:56.801738 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6877 2025.01.08 01:19:56.801989 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6878 2025.01.08 01:19:56.802218 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001656 sec., 60386.47342995169 rows/sec., 4.19 MiB/sec.
6879 2025.01.08 01:19:56.802281 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} <Debug> TCPHandler: Processed in 0.001907739 sec.
6880 2025.01.08 01:19:56.802488 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6881 2025.01.08 01:19:56.802646 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6882 2025.01.08 01:19:56.802704 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6883 2025.01.08 01:19:56.803224 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6884 2025.01.08 01:19:56.803267 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6885 2025.01.08 01:19:56.803683 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6886 2025.01.08 01:19:56.803936 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6887 2025.01.08 01:19:56.804167 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001552 sec., 19329.896907216495 rows/sec., 1.32 MiB/sec.
6888 2025.01.08 01:19:56.804221 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} <Debug> TCPHandler: Processed in 0.001856619 sec.
6889 2025.01.08 01:19:56.846123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257
6890 2025.01.08 01:19:56.868678 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6891 2025.01.08 01:19:56.868760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6892 2025.01.08 01:19:56.876511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6893 2025.01.08 01:19:56.877284 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6894 2025.01.08 01:19:56.880940 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257
6895 2025.01.08 01:19:58.742305 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6896 2025.01.08 01:19:58.742519 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
6897 2025.01.08 01:19:58.742600 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
6898 2025.01.08 01:19:58.743401 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6899 2025.01.08 01:19:58.743454 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6900 2025.01.08 01:19:58.743890 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6901 2025.01.08 01:19:58.744151 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6902 2025.01.08 01:19:58.744400 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00194 sec., 7216.494845360824 rows/sec., 519.49 KiB/sec.
6903 2025.01.08 01:19:58.744468 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} <Debug> TCPHandler: Processed in 0.002306117 sec.
6904 2025.01.08 01:19:58.744711 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6905 2025.01.08 01:19:58.744926 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
6906 2025.01.08 01:19:58.745010 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6907 2025.01.08 01:19:58.745788 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6908 2025.01.08 01:19:58.745832 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6909 2025.01.08 01:19:58.746262 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
6910 2025.01.08 01:19:58.746526 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6911 2025.01.08 01:19:58.746750 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001878 sec., 6389.776357827476 rows/sec., 521.04 KiB/sec.
6912 2025.01.08 01:19:58.746822 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} <Debug> TCPHandler: Processed in 0.002251635 sec.
6913 2025.01.08 01:19:58.746969 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6914 2025.01.08 01:19:58.747112 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6915 2025.01.08 01:19:58.747172 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6916 2025.01.08 01:19:58.748396 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6917 2025.01.08 01:19:58.748438 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6918 2025.01.08 01:19:58.748894 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
6919 2025.01.08 01:19:58.749137 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6920 2025.01.08 01:19:58.749352 [ 112 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
6921 2025.01.08 01:19:58.749442 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} <Debug> executeQuery: Read 1359 rows, 115.98 KiB in 0.002338 sec., 581266.0393498717 rows/sec., 48.44 MiB/sec.
6922 2025.01.08 01:19:58.749455 [ 112 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6923 2025.01.08 01:19:58.749558 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6924 2025.01.08 01:19:58.749602 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} <Debug> TCPHandler: Processed in 0.002697763 sec.
6925 2025.01.08 01:19:58.749897 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
6926 2025.01.08 01:19:58.749928 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6927 2025.01.08 01:19:58.750233 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6928 2025.01.08 01:19:58.750301 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6929 2025.01.08 01:19:58.750322 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1402 rows starting from the beginning of the part
6930 2025.01.08 01:19:58.750404 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6931 2025.01.08 01:19:58.750632 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 255 rows starting from the beginning of the part
6932 2025.01.08 01:19:58.751023 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part
6933 2025.01.08 01:19:58.751343 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 255 rows starting from the beginning of the part
6934 2025.01.08 01:19:58.751716 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part
6935 2025.01.08 01:19:58.752102 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1359 rows starting from the beginning of the part
6936 2025.01.08 01:19:58.753486 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6937 2025.01.08 01:19:58.753539 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6938 2025.01.08 01:19:58.754604 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6939 2025.01.08 01:19:58.755017 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6940 2025.01.08 01:19:58.755272 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} <Debug> executeQuery: Read 39 rows, 2.80 KiB in 0.005073 sec., 7687.75872264932 rows/sec., 551.52 KiB/sec.
6941 2025.01.08 01:19:58.755345 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} <Debug> TCPHandler: Processed in 0.005620758 sec.
6942 2025.01.08 01:19:58.755680 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6943 2025.01.08 01:19:58.755771 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.006055206 sec., 548783.9720068979 rows/sec., 48.32 MiB/sec.
6944 2025.01.08 01:19:58.755946 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
6945 2025.01.08 01:19:58.756043 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6946 2025.01.08 01:19:58.756300 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
6947 2025.01.08 01:19:58.756960 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6948 2025.01.08 01:19:58.757165 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
6949 2025.01.08 01:19:58.757361 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
6950 2025.01.08 01:19:58.757532 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6951 2025.01.08 01:19:58.757578 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6952 2025.01.08 01:19:58.757961 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6953 2025.01.08 01:19:58.758204 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6954 2025.01.08 01:19:58.758486 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002608 sec., 92791.41104294478 rows/sec., 6.29 MiB/sec.
6955 2025.01.08 01:19:58.758682 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} <Debug> TCPHandler: Processed in 0.003184291 sec.
6956 2025.01.08 01:19:58.758927 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6957 2025.01.08 01:19:58.759155 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
6958 2025.01.08 01:19:58.759240 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6959 2025.01.08 01:19:58.759816 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6960 2025.01.08 01:19:58.759855 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6961 2025.01.08 01:19:58.760212 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6962 2025.01.08 01:19:58.760469 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6963 2025.01.08 01:19:58.760659 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec.
6964 2025.01.08 01:19:58.760714 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} <Debug> TCPHandler: Processed in 0.00192738 sec.
6965 2025.01.08 01:19:58.760845 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6966 2025.01.08 01:19:58.760963 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6967 2025.01.08 01:19:58.761011 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6968 2025.01.08 01:19:58.761872 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6969 2025.01.08 01:19:58.761911 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6970 2025.01.08 01:19:58.762309 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
6971 2025.01.08 01:19:58.762546 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6972 2025.01.08 01:19:58.762710 [ 112 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
6973 2025.01.08 01:19:58.762763 [ 112 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6974 2025.01.08 01:19:58.762796 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} <Debug> executeQuery: Read 834 rows, 61.67 KiB in 0.001853 sec., 450080.9498111171 rows/sec., 32.50 MiB/sec.
6975 2025.01.08 01:19:58.762805 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6976 2025.01.08 01:19:58.762949 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} <Debug> TCPHandler: Processed in 0.002157664 sec.
6977 2025.01.08 01:19:58.763201 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6978 2025.01.08 01:19:58.763220 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
6979 2025.01.08 01:19:58.763451 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
6980 2025.01.08 01:19:58.763588 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6981 2025.01.08 01:19:58.763603 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6982 2025.01.08 01:19:58.763701 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 875 rows starting from the beginning of the part
6983 2025.01.08 01:19:58.764258 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 387 rows starting from the beginning of the part
6984 2025.01.08 01:19:58.764607 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part
6985 2025.01.08 01:19:58.764873 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 387 rows starting from the beginning of the part
6986 2025.01.08 01:19:58.765218 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part
6987 2025.01.08 01:19:58.765565 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 834 rows starting from the beginning of the part
6988 2025.01.08 01:19:58.766221 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6989 2025.01.08 01:19:58.766276 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6990 2025.01.08 01:19:58.767175 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6991 2025.01.08 01:19:58.767766 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6992 2025.01.08 01:19:58.768138 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004795 sec., 1251.303441084463 rows/sec., 65.38 KiB/sec.
6993 2025.01.08 01:19:58.768207 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} <Debug> TCPHandler: Processed in 0.005159712 sec.
6994 2025.01.08 01:19:58.768530 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6995 2025.01.08 01:19:58.768656 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2539 rows, containing 5 columns (5 merged, 0 gathered) in 0.00569066 sec., 446169.68857742334 rows/sec., 33.84 MiB/sec.
6996 2025.01.08 01:19:58.768830 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6997 2025.01.08 01:19:58.768948 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
6998 2025.01.08 01:19:58.768984 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6999 2025.01.08 01:19:58.769614 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7000 2025.01.08 01:19:58.769718 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7001 2025.01.08 01:19:58.769840 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
7002 2025.01.08 01:19:58.770195 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7003 2025.01.08 01:19:58.770239 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7004 2025.01.08 01:19:58.770693 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7005 2025.01.08 01:19:58.770935 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7006 2025.01.08 01:19:58.771078 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7007 2025.01.08 01:19:58.771117 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.002356 sec., 411290.32258064515 rows/sec., 27.34 MiB/sec.
7008 2025.01.08 01:19:58.771121 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7009 2025.01.08 01:19:58.771167 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7010 2025.01.08 01:19:58.771196 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} <Debug> TCPHandler: Processed in 0.002867245 sec.
7011 2025.01.08 01:19:58.771430 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
7012 2025.01.08 01:19:58.771524 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7013 2025.01.08 01:19:58.771623 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7014 2025.01.08 01:19:58.771665 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13304 rows starting from the beginning of the part
7015 2025.01.08 01:19:58.771946 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 177 rows starting from the beginning of the part
7016 2025.01.08 01:19:58.772140 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
7017 2025.01.08 01:19:58.772431 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 100 rows starting from the beginning of the part
7018 2025.01.08 01:19:58.772453 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7019 2025.01.08 01:19:58.772796 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 177 rows starting from the beginning of the part
7020 2025.01.08 01:19:58.773149 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part
7021 2025.01.08 01:19:58.773556 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 969 rows starting from the beginning of the part
7022 2025.01.08 01:19:58.774589 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7023 2025.01.08 01:19:58.774647 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7024 2025.01.08 01:19:58.775219 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7025 2025.01.08 01:19:58.775699 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7026 2025.01.08 01:19:58.776410 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004498 sec., 222.32103156958647 rows/sec., 14.98 KiB/sec.
7027 2025.01.08 01:19:58.776786 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} <Debug> TCPHandler: Processed in 0.005472417 sec.
7028 2025.01.08 01:19:58.777072 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7029 2025.01.08 01:19:58.777319 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7030 2025.01.08 01:19:58.777491 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7031 2025.01.08 01:19:58.779075 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7032 2025.01.08 01:19:58.779116 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7033 2025.01.08 01:19:58.780196 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7034 2025.01.08 01:19:58.780525 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7035 2025.01.08 01:19:58.781200 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14827 rows, containing 5 columns (5 merged, 0 gathered) in 0.009932746 sec., 1492739.268677564 rows/sec., 99.94 MiB/sec.
7036 2025.01.08 01:19:58.781225 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.003942 sec., 5073.566717402334 rows/sec., 9.09 MiB/sec.
7037 2025.01.08 01:19:58.781830 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7038 2025.01.08 01:19:58.782014 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} <Debug> TCPHandler: Processed in 0.00511331 sec.
7039 2025.01.08 01:19:58.782399 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7040 2025.01.08 01:19:58.782548 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7041 2025.01.08 01:19:58.782731 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7042 2025.01.08 01:19:58.782754 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7043 2025.01.08 01:19:58.782918 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7044 2025.01.08 01:19:58.782949 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB.
7045 2025.01.08 01:19:58.783580 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7046 2025.01.08 01:19:58.783624 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7047 2025.01.08 01:19:58.784000 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7048 2025.01.08 01:19:58.784251 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7049 2025.01.08 01:19:58.784429 [ 110 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7050 2025.01.08 01:19:58.784493 [ 110 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7051 2025.01.08 01:19:58.784493 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001851 sec., 18368.44948676391 rows/sec., 1.07 MiB/sec.
7052 2025.01.08 01:19:58.784548 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7053 2025.01.08 01:19:58.784619 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} <Debug> TCPHandler: Processed in 0.002443258 sec.
7054 2025.01.08 01:19:58.784895 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
7055 2025.01.08 01:19:58.785345 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7056 2025.01.08 01:19:58.785413 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1770 rows starting from the beginning of the part
7057 2025.01.08 01:19:58.785536 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part
7058 2025.01.08 01:19:58.785667 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part
7059 2025.01.08 01:19:58.785801 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 52 rows starting from the beginning of the part
7060 2025.01.08 01:19:58.785967 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part
7061 2025.01.08 01:19:58.786099 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part
7062 2025.01.08 01:19:58.787302 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002633832 sec., 747200.2770108344 rows/sec., 48.06 MiB/sec.
7063 2025.01.08 01:19:58.787512 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7064 2025.01.08 01:19:58.787831 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7065 2025.01.08 01:19:58.787924 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7066 2025.01.08 01:19:58.788003 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
7067 2025.01.08 01:20:00.835180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1000
7068 2025.01.08 01:20:00.838646 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7069 2025.01.08 01:20:00.838695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7070 2025.01.08 01:20:00.840180 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7071 2025.01.08 01:20:00.840480 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7072 2025.01.08 01:20:00.841628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000
7073 2025.01.08 01:20:01.794709 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7074 2025.01.08 01:20:01.794932 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7075 2025.01.08 01:20:01.795016 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7076 2025.01.08 01:20:01.795810 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7077 2025.01.08 01:20:01.795867 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7078 2025.01.08 01:20:01.796330 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7079 2025.01.08 01:20:01.796602 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7080 2025.01.08 01:20:01.796847 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.001974 sec., 34447.82168186423 rows/sec., 2.92 MiB/sec.
7081 2025.01.08 01:20:01.796915 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} <Debug> TCPHandler: Processed in 0.002347847 sec.
7082 2025.01.08 01:20:01.797162 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7083 2025.01.08 01:20:01.797368 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7084 2025.01.08 01:20:01.797443 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7085 2025.01.08 01:20:01.798197 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7086 2025.01.08 01:20:01.798242 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7087 2025.01.08 01:20:01.798697 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7088 2025.01.08 01:20:01.798960 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7089 2025.01.08 01:20:01.799115 [ 104 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7090 2025.01.08 01:20:01.799167 [ 104 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7091 2025.01.08 01:20:01.799170 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001853 sec., 11332.973556395034 rows/sec., 852.19 KiB/sec.
7092 2025.01.08 01:20:01.799197 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7093 2025.01.08 01:20:01.799288 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} <Debug> TCPHandler: Processed in 0.002265356 sec.
7094 2025.01.08 01:20:01.799427 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
7095 2025.01.08 01:20:01.799584 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7096 2025.01.08 01:20:01.799771 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7097 2025.01.08 01:20:01.799895 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 62 rows starting from the beginning of the part
7098 2025.01.08 01:20:01.799986 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7099 2025.01.08 01:20:01.800069 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part
7100 2025.01.08 01:20:01.800158 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7101 2025.01.08 01:20:01.800528 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part
7102 2025.01.08 01:20:01.800841 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part
7103 2025.01.08 01:20:01.801151 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part
7104 2025.01.08 01:20:01.801602 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part
7105 2025.01.08 01:20:01.803102 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7106 2025.01.08 01:20:01.803181 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7107 2025.01.08 01:20:01.804341 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7108 2025.01.08 01:20:01.804458 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.005170011 sec., 46614.98785979372 rows/sec., 3.52 MiB/sec.
7109 2025.01.08 01:20:01.804752 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7110 2025.01.08 01:20:01.804765 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7111 2025.01.08 01:20:01.805151 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.005261 sec., 9313.818665652918 rows/sec., 744.72 KiB/sec.
7112 2025.01.08 01:20:01.805327 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} <Debug> TCPHandler: Processed in 0.005943833 sec.
7113 2025.01.08 01:20:01.805478 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7114 2025.01.08 01:20:01.805514 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7115 2025.01.08 01:20:01.805628 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7116 2025.01.08 01:20:01.805702 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7117 2025.01.08 01:20:01.805808 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7118 2025.01.08 01:20:01.805839 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7119 2025.01.08 01:20:01.806421 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7120 2025.01.08 01:20:01.806463 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7121 2025.01.08 01:20:01.806869 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7122 2025.01.08 01:20:01.807131 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7123 2025.01.08 01:20:01.807362 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001699 sec., 35314.89111241907 rows/sec., 2.45 MiB/sec.
7124 2025.01.08 01:20:01.807425 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} <Debug> TCPHandler: Processed in 0.002003091 sec.
7125 2025.01.08 01:20:01.807668 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7126 2025.01.08 01:20:01.807845 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7127 2025.01.08 01:20:01.807940 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7128 2025.01.08 01:20:01.809127 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7129 2025.01.08 01:20:01.809169 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7130 2025.01.08 01:20:01.809844 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7131 2025.01.08 01:20:01.810120 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7132 2025.01.08 01:20:01.810302 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7133 2025.01.08 01:20:01.810379 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7134 2025.01.08 01:20:01.810421 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7135 2025.01.08 01:20:01.810439 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00262 sec., 8015.26717557252 rows/sec., 14.36 MiB/sec.
7136 2025.01.08 01:20:01.810854 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
7137 2025.01.08 01:20:01.811518 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} <Debug> TCPHandler: Processed in 0.003986323 sec.
7138 2025.01.08 01:20:01.811890 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7139 2025.01.08 01:20:01.812151 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7140 2025.01.08 01:20:01.812172 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7141 2025.01.08 01:20:01.812286 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7142 2025.01.08 01:20:01.812334 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 705 rows starting from the beginning of the part
7143 2025.01.08 01:20:01.813249 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part
7144 2025.01.08 01:20:01.813845 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part
7145 2025.01.08 01:20:01.814516 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part
7146 2025.01.08 01:20:01.814636 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7147 2025.01.08 01:20:01.814708 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7148 2025.01.08 01:20:01.815199 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part
7149 2025.01.08 01:20:01.815770 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part
7150 2025.01.08 01:20:01.816461 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7151 2025.01.08 01:20:01.816928 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7152 2025.01.08 01:20:01.817554 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.005453 sec., 3300.9352649917473 rows/sec., 231.56 KiB/sec.
7153 2025.01.08 01:20:01.817897 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} <Debug> TCPHandler: Processed in 0.006232718 sec.
7154 2025.01.08 01:20:01.827091 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 19 columns (19 merged, 0 gathered) in 0.016560351 sec., 51267.02930390787 rows/sec., 91.87 MiB/sec.
7155 2025.01.08 01:20:01.828299 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7156 2025.01.08 01:20:01.828731 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7157 2025.01.08 01:20:01.828821 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7158 2025.01.08 01:20:01.828977 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB.
7159 2025.01.08 01:20:02.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.91 MiB, peak 212.51 MiB, free memory in arenas 0.00 B, will set to 207.38 MiB (RSS), difference: 2.47 MiB
7160 2025.01.08 01:20:03.258543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104
7161 2025.01.08 01:20:03.259541 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7162 2025.01.08 01:20:03.259591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7163 2025.01.08 01:20:03.260137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7164 2025.01.08 01:20:03.260398 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7165 2025.01.08 01:20:03.260695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104
7166 2025.01.08 01:20:04.381023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264
7167 2025.01.08 01:20:04.403622 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7168 2025.01.08 01:20:04.403683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7169 2025.01.08 01:20:04.411435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7170 2025.01.08 01:20:04.412221 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7171 2025.01.08 01:20:04.415172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264
7172 2025.01.08 01:20:06.795607 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7173 2025.01.08 01:20:06.795830 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7174 2025.01.08 01:20:06.795917 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7175 2025.01.08 01:20:06.796738 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7176 2025.01.08 01:20:06.796795 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7177 2025.01.08 01:20:06.797252 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
7178 2025.01.08 01:20:06.797520 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7179 2025.01.08 01:20:06.797776 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002006 sec., 12961.116650049851 rows/sec., 986.79 KiB/sec.
7180 2025.01.08 01:20:06.797847 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} <Debug> TCPHandler: Processed in 0.002378187 sec.
7181 2025.01.08 01:20:06.798101 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7182 2025.01.08 01:20:06.798323 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7183 2025.01.08 01:20:06.798409 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7184 2025.01.08 01:20:06.799195 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7185 2025.01.08 01:20:06.799247 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7186 2025.01.08 01:20:06.799696 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
7187 2025.01.08 01:20:06.799959 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7188 2025.01.08 01:20:06.800204 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001941 sec., 14425.553838227717 rows/sec., 1.13 MiB/sec.
7189 2025.01.08 01:20:06.800272 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} <Debug> TCPHandler: Processed in 0.002317486 sec.
7190 2025.01.08 01:20:06.800437 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7191 2025.01.08 01:20:06.800593 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7192 2025.01.08 01:20:06.800660 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7193 2025.01.08 01:20:06.801320 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7194 2025.01.08 01:20:06.801401 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7195 2025.01.08 01:20:06.801825 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
7196 2025.01.08 01:20:06.802064 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7197 2025.01.08 01:20:06.802279 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001723 sec., 58038.30528148578 rows/sec., 4.02 MiB/sec.
7198 2025.01.08 01:20:06.802332 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} <Debug> TCPHandler: Processed in 0.001971541 sec.
7199 2025.01.08 01:20:06.802485 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7200 2025.01.08 01:20:06.802630 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7201 2025.01.08 01:20:06.802697 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7202 2025.01.08 01:20:06.803319 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7203 2025.01.08 01:20:06.803370 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7204 2025.01.08 01:20:06.803772 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
7205 2025.01.08 01:20:06.804024 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7206 2025.01.08 01:20:06.804280 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001673 sec., 17931.858936043038 rows/sec., 1.23 MiB/sec.
7207 2025.01.08 01:20:06.804414 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} <Debug> TCPHandler: Processed in 0.001998802 sec.
7208 2025.01.08 01:20:09.448851 [ 96 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0
7209 2025.01.08 01:20:09.448966 [ 96 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7210 2025.01.08 01:20:09.449008 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7211 2025.01.08 01:20:09.449306 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full
7212 2025.01.08 01:20:09.449820 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7213 2025.01.08 01:20:09.449900 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part
7214 2025.01.08 01:20:09.449989 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
7215 2025.01.08 01:20:09.450190 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
7216 2025.01.08 01:20:09.450439 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
7217 2025.01.08 01:20:09.450642 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
7218 2025.01.08 01:20:09.451705 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002601481 sec., 55353.08541557674 rows/sec., 2.82 MiB/sec.
7219 2025.01.08 01:20:09.451849 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
7220 2025.01.08 01:20:09.452199 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7221 2025.01.08 01:20:09.452299 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5
7222 2025.01.08 01:20:09.452388 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7223 2025.01.08 01:20:10.519157 [ 95 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0
7224 2025.01.08 01:20:10.519223 [ 95 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7225 2025.01.08 01:20:10.519247 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7226 2025.01.08 01:20:10.519418 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full
7227 2025.01.08 01:20:10.519622 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7228 2025.01.08 01:20:10.519668 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 242 rows starting from the beginning of the part
7229 2025.01.08 01:20:10.519766 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part
7230 2025.01.08 01:20:10.520066 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
7231 2025.01.08 01:20:10.520273 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
7232 2025.01.08 01:20:10.520434 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part
7233 2025.01.08 01:20:10.521656 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330867 sec., 323484.7805559047 rows/sec., 23.16 MiB/sec.
7234 2025.01.08 01:20:10.521953 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
7235 2025.01.08 01:20:10.522539 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7236 2025.01.08 01:20:10.522651 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5
7237 2025.01.08 01:20:10.522758 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
7238 2025.01.08 01:20:10.615777 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
7239 2025.01.08 01:20:10.615828 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
7240 2025.01.08 01:20:10.760870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531
7241 2025.01.08 01:20:10.761494 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7242 2025.01.08 01:20:10.761535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7243 2025.01.08 01:20:10.762042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7244 2025.01.08 01:20:10.762297 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7245 2025.01.08 01:20:10.762500 [ 95 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7246 2025.01.08 01:20:10.762575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531
7247 2025.01.08 01:20:10.762593 [ 95 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7248 2025.01.08 01:20:10.762647 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7249 2025.01.08 01:20:10.762865 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
7250 2025.01.08 01:20:10.763113 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7251 2025.01.08 01:20:10.763185 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part
7252 2025.01.08 01:20:10.763369 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part
7253 2025.01.08 01:20:10.763574 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part
7254 2025.01.08 01:20:10.763746 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part
7255 2025.01.08 01:20:10.763913 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part
7256 2025.01.08 01:20:10.764075 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part
7257 2025.01.08 01:20:10.766778 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004017784 sec., 4114457.1236283486 rows/sec., 58.86 MiB/sec.
7258 2025.01.08 01:20:10.766957 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7259 2025.01.08 01:20:10.767482 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7260 2025.01.08 01:20:10.767605 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7261 2025.01.08 01:20:10.767708 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB.
7262 2025.01.08 01:20:10.841968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1020
7263 2025.01.08 01:20:10.844968 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7264 2025.01.08 01:20:10.845014 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7265 2025.01.08 01:20:10.846456 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7266 2025.01.08 01:20:10.846766 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7267 2025.01.08 01:20:10.846927 [ 94 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7268 2025.01.08 01:20:10.847004 [ 94 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7269 2025.01.08 01:20:10.847047 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7270 2025.01.08 01:20:10.847311 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
7271 2025.01.08 01:20:10.847725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020
7272 2025.01.08 01:20:10.848096 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7273 2025.01.08 01:20:10.848214 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 842 rows starting from the beginning of the part
7274 2025.01.08 01:20:10.848719 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part
7275 2025.01.08 01:20:10.849212 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part
7276 2025.01.08 01:20:10.849720 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part
7277 2025.01.08 01:20:10.850218 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part
7278 2025.01.08 01:20:10.850787 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part
7279 2025.01.08 01:20:10.858641 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 72 columns (72 merged, 0 gathered) in 0.011511262 sec., 88608.87711529805 rows/sec., 70.43 MiB/sec.
7280 2025.01.08 01:20:10.859921 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7281 2025.01.08 01:20:10.860599 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7282 2025.01.08 01:20:10.860677 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7283 2025.01.08 01:20:10.860865 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB.
7284 2025.01.08 01:20:11.802117 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7285 2025.01.08 01:20:11.802303 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
7286 2025.01.08 01:20:11.802375 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
7287 2025.01.08 01:20:11.803107 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7288 2025.01.08 01:20:11.803153 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7289 2025.01.08 01:20:11.803585 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7290 2025.01.08 01:20:11.803847 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7291 2025.01.08 01:20:11.803989 [ 94 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
7292 2025.01.08 01:20:11.804039 [ 94 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7293 2025.01.08 01:20:11.804051 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001798 sec., 7786.429365962181 rows/sec., 560.52 KiB/sec.
7294 2025.01.08 01:20:11.804070 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7295 2025.01.08 01:20:11.804157 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} <Debug> TCPHandler: Processed in 0.002162794 sec.
7296 2025.01.08 01:20:11.804246 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full
7297 2025.01.08 01:20:11.804468 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7298 2025.01.08 01:20:11.804521 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7299 2025.01.08 01:20:11.804529 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part
7300 2025.01.08 01:20:11.804674 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
7301 2025.01.08 01:20:11.805024 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
7302 2025.01.08 01:20:11.805102 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7303 2025.01.08 01:20:11.805368 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part
7304 2025.01.08 01:20:11.805424 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7305 2025.01.08 01:20:11.805770 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
7306 2025.01.08 01:20:11.807984 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7307 2025.01.08 01:20:11.808094 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7308 2025.01.08 01:20:11.808282 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004127345 sec., 16960.055435152623 rows/sec., 1.26 MiB/sec.
7309 2025.01.08 01:20:11.808548 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
7310 2025.01.08 01:20:11.808900 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
7311 2025.01.08 01:20:11.809158 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7312 2025.01.08 01:20:11.809357 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
7313 2025.01.08 01:20:11.809368 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7314 2025.01.08 01:20:11.809542 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7315 2025.01.08 01:20:11.809753 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.004911 sec., 51924.25167990226 rows/sec., 4.64 MiB/sec.
7316 2025.01.08 01:20:11.809838 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} <Debug> TCPHandler: Processed in 0.005551358 sec.
7317 2025.01.08 01:20:11.810001 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7318 2025.01.08 01:20:11.810129 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7319 2025.01.08 01:20:11.810182 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7320 2025.01.08 01:20:11.810804 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7321 2025.01.08 01:20:11.810842 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7322 2025.01.08 01:20:11.811225 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7323 2025.01.08 01:20:11.811478 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7324 2025.01.08 01:20:11.811660 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001562 sec., 30729.833546734953 rows/sec., 2.21 MiB/sec.
7325 2025.01.08 01:20:11.811719 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} <Debug> TCPHandler: Processed in 0.001779368 sec.
7326 2025.01.08 01:20:11.811873 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7327 2025.01.08 01:20:11.812002 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
7328 2025.01.08 01:20:11.812059 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7329 2025.01.08 01:20:11.812660 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7330 2025.01.08 01:20:11.812703 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7331 2025.01.08 01:20:11.813074 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7332 2025.01.08 01:20:11.813324 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7333 2025.01.08 01:20:11.813544 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001572 sec., 8905.852417302798 rows/sec., 623.71 KiB/sec.
7334 2025.01.08 01:20:11.813604 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} <Debug> TCPHandler: Processed in 0.001793938 sec.
7335 2025.01.08 01:20:11.813751 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7336 2025.01.08 01:20:11.813891 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
7337 2025.01.08 01:20:11.813949 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7338 2025.01.08 01:20:11.814626 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7339 2025.01.08 01:20:11.814664 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7340 2025.01.08 01:20:11.815018 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7341 2025.01.08 01:20:11.815257 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7342 2025.01.08 01:20:11.815388 [ 94 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
7343 2025.01.08 01:20:11.815424 [ 94 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7344 2025.01.08 01:20:11.815446 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001586 sec., 8196.72131147541 rows/sec., 511.06 KiB/sec.
7345 2025.01.08 01:20:11.815449 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7346 2025.01.08 01:20:11.815568 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} <Debug> TCPHandler: Processed in 0.00188331 sec.
7347 2025.01.08 01:20:11.815697 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full
7348 2025.01.08 01:20:11.815786 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7349 2025.01.08 01:20:11.815941 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7350 2025.01.08 01:20:11.816022 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part
7351 2025.01.08 01:20:11.816028 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7352 2025.01.08 01:20:11.816192 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7353 2025.01.08 01:20:11.816331 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part
7354 2025.01.08 01:20:11.816712 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part
7355 2025.01.08 01:20:11.817022 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part
7356 2025.01.08 01:20:11.817397 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part
7357 2025.01.08 01:20:11.819073 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7358 2025.01.08 01:20:11.819142 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7359 2025.01.08 01:20:11.820073 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004511111 sec., 14408.867349972103 rows/sec., 954.67 KiB/sec.
7360 2025.01.08 01:20:11.820181 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
7361 2025.01.08 01:20:11.820234 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
7362 2025.01.08 01:20:11.820684 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7363 2025.01.08 01:20:11.820749 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7364 2025.01.08 01:20:11.820979 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
7365 2025.01.08 01:20:11.821136 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.005155 sec., 75072.74490785645 rows/sec., 5.32 MiB/sec.
7366 2025.01.08 01:20:11.821151 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7367 2025.01.08 01:20:11.821269 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} <Debug> TCPHandler: Processed in 0.005594808 sec.
7368 2025.01.08 01:20:11.821433 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7369 2025.01.08 01:20:11.821575 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
7370 2025.01.08 01:20:11.821636 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7371 2025.01.08 01:20:11.822208 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7372 2025.01.08 01:20:11.822253 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7373 2025.01.08 01:20:11.822671 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7374 2025.01.08 01:20:11.822901 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7375 2025.01.08 01:20:11.823112 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec.
7376 2025.01.08 01:20:11.823301 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} <Debug> TCPHandler: Processed in 0.001932271 sec.
7377 2025.01.08 01:20:11.823504 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7378 2025.01.08 01:20:11.823638 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7379 2025.01.08 01:20:11.823703 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7380 2025.01.08 01:20:11.824394 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7381 2025.01.08 01:20:11.824454 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7382 2025.01.08 01:20:11.825109 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
7383 2025.01.08 01:20:11.825353 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7384 2025.01.08 01:20:11.825614 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001999 sec., 88544.27213606804 rows/sec., 5.84 MiB/sec.
7385 2025.01.08 01:20:11.825711 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} <Debug> TCPHandler: Processed in 0.002303036 sec.
7386 2025.01.08 01:20:11.825940 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7387 2025.01.08 01:20:11.826099 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
7388 2025.01.08 01:20:11.826151 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7389 2025.01.08 01:20:11.826613 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7390 2025.01.08 01:20:11.826651 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7391 2025.01.08 01:20:11.827002 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7392 2025.01.08 01:20:11.827235 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7393 2025.01.08 01:20:11.827450 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec.
7394 2025.01.08 01:20:11.827653 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} <Debug> TCPHandler: Processed in 0.001825529 sec.
7395 2025.01.08 01:20:11.827847 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7396 2025.01.08 01:20:11.827986 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7397 2025.01.08 01:20:11.828083 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7398 2025.01.08 01:20:11.829328 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7399 2025.01.08 01:20:11.829369 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7400 2025.01.08 01:20:11.830045 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7401 2025.01.08 01:20:11.830318 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7402 2025.01.08 01:20:11.830620 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002664 sec., 15390.39039039039 rows/sec., 27.58 MiB/sec.
7403 2025.01.08 01:20:11.831128 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} <Debug> TCPHandler: Processed in 0.003372813 sec.
7404 2025.01.08 01:20:11.831298 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7405 2025.01.08 01:20:11.831415 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7406 2025.01.08 01:20:11.831467 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7407 2025.01.08 01:20:11.831931 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7408 2025.01.08 01:20:11.831968 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7409 2025.01.08 01:20:11.832344 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
7410 2025.01.08 01:20:11.832578 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7411 2025.01.08 01:20:11.832752 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00136 sec., 38235.294117647056 rows/sec., 2.37 MiB/sec.
7412 2025.01.08 01:20:11.832803 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} <Debug> TCPHandler: Processed in 0.001561975 sec.
7413 2025.01.08 01:20:11.915252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272
7414 2025.01.08 01:20:11.938231 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7415 2025.01.08 01:20:11.938294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7416 2025.01.08 01:20:11.945822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7417 2025.01.08 01:20:11.946593 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7418 2025.01.08 01:20:11.946986 [ 94 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7419 2025.01.08 01:20:11.947099 [ 94 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7420 2025.01.08 01:20:11.947168 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7421 2025.01.08 01:20:11.947652 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
7422 2025.01.08 01:20:11.961710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272
7423 2025.01.08 01:20:11.963587 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7424 2025.01.08 01:20:11.965236 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part
7425 2025.01.08 01:20:11.971273 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part
7426 2025.01.08 01:20:11.977268 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part
7427 2025.01.08 01:20:11.982892 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part
7428 2025.01.08 01:20:11.988414 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part
7429 2025.01.08 01:20:11.993007 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part
7430 2025.01.08 01:20:12.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.46 MiB, peak 214.17 MiB, free memory in arenas 0.00 B, will set to 208.33 MiB (RSS), difference: -5.13 MiB
7431 2025.01.08 01:20:12.056483 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.109166389 sec., 2491.60939087213 rows/sec., 12.88 MiB/sec.
7432 2025.01.08 01:20:12.058633 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7433 2025.01.08 01:20:12.061283 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7434 2025.01.08 01:20:12.061415 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7435 2025.01.08 01:20:12.063253 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB.
7436 2025.01.08 01:20:13.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.88 MiB, peak 216.76 MiB, free memory in arenas 0.00 B, will set to 209.21 MiB (RSS), difference: 4.33 MiB
7437 2025.01.08 01:20:16.795377 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7438 2025.01.08 01:20:16.795562 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7439 2025.01.08 01:20:16.795637 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7440 2025.01.08 01:20:16.796363 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7441 2025.01.08 01:20:16.796411 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7442 2025.01.08 01:20:16.796834 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
7443 2025.01.08 01:20:16.797086 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7444 2025.01.08 01:20:16.797324 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001814 sec., 14332.965821389194 rows/sec., 1.07 MiB/sec.
7445 2025.01.08 01:20:16.797392 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} <Debug> TCPHandler: Processed in 0.002146294 sec.
7446 2025.01.08 01:20:16.797646 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7447 2025.01.08 01:20:16.797842 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7448 2025.01.08 01:20:16.797917 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7449 2025.01.08 01:20:16.798697 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7450 2025.01.08 01:20:16.798743 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7451 2025.01.08 01:20:16.799194 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
7452 2025.01.08 01:20:16.799463 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7453 2025.01.08 01:20:16.799752 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00196 sec., 14285.714285714286 rows/sec., 1.11 MiB/sec.
7454 2025.01.08 01:20:16.799834 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} <Debug> TCPHandler: Processed in 0.002329767 sec.
7455 2025.01.08 01:20:16.800073 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7456 2025.01.08 01:20:16.800233 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7457 2025.01.08 01:20:16.800298 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7458 2025.01.08 01:20:16.800909 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7459 2025.01.08 01:20:16.800949 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7460 2025.01.08 01:20:16.801351 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
7461 2025.01.08 01:20:16.801591 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7462 2025.01.08 01:20:16.801821 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001622 sec., 61652.28113440197 rows/sec., 4.27 MiB/sec.
7463 2025.01.08 01:20:16.801878 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} <Debug> TCPHandler: Processed in 0.00194955 sec.
7464 2025.01.08 01:20:16.802029 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7465 2025.01.08 01:20:16.802173 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7466 2025.01.08 01:20:16.802239 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7467 2025.01.08 01:20:16.802814 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7468 2025.01.08 01:20:16.802853 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7469 2025.01.08 01:20:16.803264 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
7470 2025.01.08 01:20:16.803511 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7471 2025.01.08 01:20:16.803694 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001555 sec., 19292.60450160772 rows/sec., 1.32 MiB/sec.
7472 2025.01.08 01:20:16.803746 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} <Debug> TCPHandler: Processed in 0.001785998 sec.
7473 2025.01.08 01:20:18.262720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019
7474 2025.01.08 01:20:18.263406 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7475 2025.01.08 01:20:18.263450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7476 2025.01.08 01:20:18.264040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7477 2025.01.08 01:20:18.264306 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7478 2025.01.08 01:20:18.264613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019
7479 2025.01.08 01:20:19.461816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279
7480 2025.01.08 01:20:19.481289 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7481 2025.01.08 01:20:19.481356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7482 2025.01.08 01:20:19.488653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7483 2025.01.08 01:20:19.489528 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7484 2025.01.08 01:20:19.492657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279
7485 2025.01.08 01:20:20.847916 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1050
7486 2025.01.08 01:20:20.851013 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7487 2025.01.08 01:20:20.851054 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7488 2025.01.08 01:20:20.852514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7489 2025.01.08 01:20:20.852820 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7490 2025.01.08 01:20:20.853296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050
7491 2025.01.08 01:20:21.801682 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7492 2025.01.08 01:20:21.801895 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
7493 2025.01.08 01:20:21.801966 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
7494 2025.01.08 01:20:21.802697 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7495 2025.01.08 01:20:21.802744 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7496 2025.01.08 01:20:21.803172 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7497 2025.01.08 01:20:21.803422 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7498 2025.01.08 01:20:21.803692 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec.
7499 2025.01.08 01:20:21.803929 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} <Debug> TCPHandler: Processed in 0.002381797 sec.
7500 2025.01.08 01:20:21.804187 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7501 2025.01.08 01:20:21.804393 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7502 2025.01.08 01:20:21.804470 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7503 2025.01.08 01:20:21.805330 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7504 2025.01.08 01:20:21.805371 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7505 2025.01.08 01:20:21.805823 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
7506 2025.01.08 01:20:21.806080 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7507 2025.01.08 01:20:21.806225 [ 80 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
7508 2025.01.08 01:20:21.806278 [ 80 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7509 2025.01.08 01:20:21.806282 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.001945 sec., 131105.39845758356 rows/sec., 11.72 MiB/sec.
7510 2025.01.08 01:20:21.806306 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7511 2025.01.08 01:20:21.806374 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} <Debug> TCPHandler: Processed in 0.002335277 sec.
7512 2025.01.08 01:20:21.806585 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7513 2025.01.08 01:20:21.806618 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
7514 2025.01.08 01:20:21.806786 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7515 2025.01.08 01:20:21.806909 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7516 2025.01.08 01:20:21.806921 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7517 2025.01.08 01:20:21.807021 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1402 rows starting from the beginning of the part
7518 2025.01.08 01:20:21.807281 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part
7519 2025.01.08 01:20:21.807670 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part
7520 2025.01.08 01:20:21.808041 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 255 rows starting from the beginning of the part
7521 2025.01.08 01:20:21.808368 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part
7522 2025.01.08 01:20:21.808697 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 255 rows starting from the beginning of the part
7523 2025.01.08 01:20:21.809678 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7524 2025.01.08 01:20:21.809736 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7525 2025.01.08 01:20:21.810692 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7526 2025.01.08 01:20:21.811140 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7527 2025.01.08 01:20:21.811643 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004876 sec., 9844.134536505331 rows/sec., 725.81 KiB/sec.
7528 2025.01.08 01:20:21.812114 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} <Debug> TCPHandler: Processed in 0.005638359 sec.
7529 2025.01.08 01:20:21.812339 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2032 rows, containing 5 columns (5 merged, 0 gathered) in 0.005915764 sec., 343489.0235648346 rows/sec., 30.45 MiB/sec.
7530 2025.01.08 01:20:21.812492 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7531 2025.01.08 01:20:21.812674 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
7532 2025.01.08 01:20:21.812680 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
7533 2025.01.08 01:20:21.812816 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7534 2025.01.08 01:20:21.813289 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7535 2025.01.08 01:20:21.813527 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
7536 2025.01.08 01:20:21.813664 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
7537 2025.01.08 01:20:21.813921 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7538 2025.01.08 01:20:21.813966 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7539 2025.01.08 01:20:21.814334 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7540 2025.01.08 01:20:21.814587 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7541 2025.01.08 01:20:21.814781 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002155 sec., 6496.519721577727 rows/sec., 454.97 KiB/sec.
7542 2025.01.08 01:20:21.814913 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} <Debug> TCPHandler: Processed in 0.002676022 sec.
7543 2025.01.08 01:20:21.815062 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7544 2025.01.08 01:20:21.815201 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
7545 2025.01.08 01:20:21.815259 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7546 2025.01.08 01:20:21.815924 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7547 2025.01.08 01:20:21.815963 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7548 2025.01.08 01:20:21.816318 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7549 2025.01.08 01:20:21.816554 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7550 2025.01.08 01:20:21.816767 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec.
7551 2025.01.08 01:20:21.816821 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} <Debug> TCPHandler: Processed in 0.001824328 sec.
7552 2025.01.08 01:20:21.816962 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7553 2025.01.08 01:20:21.817102 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7554 2025.01.08 01:20:21.817161 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7555 2025.01.08 01:20:21.817986 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7556 2025.01.08 01:20:21.818024 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7557 2025.01.08 01:20:21.818406 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
7558 2025.01.08 01:20:21.818659 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7559 2025.01.08 01:20:21.818787 [ 80 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
7560 2025.01.08 01:20:21.818825 [ 80 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7561 2025.01.08 01:20:21.818848 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001776 sec., 217905.4054054054 rows/sec., 15.44 MiB/sec.
7562 2025.01.08 01:20:21.818852 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7563 2025.01.08 01:20:21.818961 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} <Debug> TCPHandler: Processed in 0.002064333 sec.
7564 2025.01.08 01:20:21.819162 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7565 2025.01.08 01:20:21.819185 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
7566 2025.01.08 01:20:21.819386 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
7567 2025.01.08 01:20:21.819532 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7568 2025.01.08 01:20:21.819541 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7569 2025.01.08 01:20:21.819666 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 875 rows starting from the beginning of the part
7570 2025.01.08 01:20:21.820204 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 49 rows starting from the beginning of the part
7571 2025.01.08 01:20:21.820873 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 28 rows starting from the beginning of the part
7572 2025.01.08 01:20:21.821506 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 387 rows starting from the beginning of the part
7573 2025.01.08 01:20:21.821856 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part
7574 2025.01.08 01:20:21.822022 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7575 2025.01.08 01:20:21.822133 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7576 2025.01.08 01:20:21.822152 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 387 rows starting from the beginning of the part
7577 2025.01.08 01:20:21.823131 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7578 2025.01.08 01:20:21.823662 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7579 2025.01.08 01:20:21.824282 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00492 sec., 1219.5121951219512 rows/sec., 63.71 KiB/sec.
7580 2025.01.08 01:20:21.824558 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} <Debug> TCPHandler: Processed in 0.005507387 sec.
7581 2025.01.08 01:20:21.824889 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7582 2025.01.08 01:20:21.825090 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7583 2025.01.08 01:20:21.825172 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7584 2025.01.08 01:20:21.825921 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1754 rows, containing 5 columns (5 merged, 0 gathered) in 0.00693755 sec., 252827.00665220432 rows/sec., 19.20 MiB/sec.
7585 2025.01.08 01:20:21.826267 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
7586 2025.01.08 01:20:21.826623 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7587 2025.01.08 01:20:21.826679 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7588 2025.01.08 01:20:21.826961 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7589 2025.01.08 01:20:21.827172 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
7590 2025.01.08 01:20:21.827345 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
7591 2025.01.08 01:20:21.827477 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
7592 2025.01.08 01:20:21.827726 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7593 2025.01.08 01:20:21.827862 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
7594 2025.01.08 01:20:21.827901 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7595 2025.01.08 01:20:21.827917 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002883 sec., 61394.380853277835 rows/sec., 4.05 MiB/sec.
7596 2025.01.08 01:20:21.827928 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7597 2025.01.08 01:20:21.828076 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} <Debug> TCPHandler: Processed in 0.003386473 sec.
7598 2025.01.08 01:20:21.828356 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
7599 2025.01.08 01:20:21.828389 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7600 2025.01.08 01:20:21.828856 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
7601 2025.01.08 01:20:21.829005 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7602 2025.01.08 01:20:21.829052 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7603 2025.01.08 01:20:21.829145 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 14827 rows starting from the beginning of the part
7604 2025.01.08 01:20:21.829682 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
7605 2025.01.08 01:20:21.830225 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part
7606 2025.01.08 01:20:21.830548 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 177 rows starting from the beginning of the part
7607 2025.01.08 01:20:21.830826 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 100 rows starting from the beginning of the part
7608 2025.01.08 01:20:21.831158 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 177 rows starting from the beginning of the part
7609 2025.01.08 01:20:21.831816 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7610 2025.01.08 01:20:21.831860 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7611 2025.01.08 01:20:21.832326 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7612 2025.01.08 01:20:21.832590 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7613 2025.01.08 01:20:21.833002 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004272 sec., 234.08239700374534 rows/sec., 15.77 KiB/sec.
7614 2025.01.08 01:20:21.833373 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} <Debug> TCPHandler: Processed in 0.005148811 sec.
7615 2025.01.08 01:20:21.833828 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7616 2025.01.08 01:20:21.834093 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7617 2025.01.08 01:20:21.834319 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7618 2025.01.08 01:20:21.836143 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7619 2025.01.08 01:20:21.836182 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7620 2025.01.08 01:20:21.837251 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7621 2025.01.08 01:20:21.837494 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15441 rows, containing 5 columns (5 merged, 0 gathered) in 0.009436529 sec., 1636300.8050947546 rows/sec., 109.58 MiB/sec.
7622 2025.01.08 01:20:21.837695 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7623 2025.01.08 01:20:21.838011 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003993 sec., 10267.968945654897 rows/sec., 18.40 MiB/sec.
7624 2025.01.08 01:20:21.838188 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
7625 2025.01.08 01:20:21.838870 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} <Debug> TCPHandler: Processed in 0.005383055 sec.
7626 2025.01.08 01:20:21.839064 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7627 2025.01.08 01:20:21.839111 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7628 2025.01.08 01:20:21.839246 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
7629 2025.01.08 01:20:21.839287 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7630 2025.01.08 01:20:21.839412 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB.
7631 2025.01.08 01:20:21.839431 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7632 2025.01.08 01:20:21.839992 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7633 2025.01.08 01:20:21.840032 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7634 2025.01.08 01:20:21.840618 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
7635 2025.01.08 01:20:21.840863 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7636 2025.01.08 01:20:21.841047 [ 79 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
7637 2025.01.08 01:20:21.841072 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001843 sec., 28214.867064568636 rows/sec., 1.75 MiB/sec.
7638 2025.01.08 01:20:21.841103 [ 79 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7639 2025.01.08 01:20:21.841163 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7640 2025.01.08 01:20:21.841192 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} <Debug> TCPHandler: Processed in 0.002228605 sec.
7641 2025.01.08 01:20:21.841466 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
7642 2025.01.08 01:20:21.841908 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7643 2025.01.08 01:20:21.841985 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1968 rows starting from the beginning of the part
7644 2025.01.08 01:20:21.842075 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 18 rows starting from the beginning of the part
7645 2025.01.08 01:20:21.842194 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part
7646 2025.01.08 01:20:21.842420 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 52 rows starting from the beginning of the part
7647 2025.01.08 01:20:21.842500 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part
7648 2025.01.08 01:20:21.842578 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part
7649 2025.01.08 01:20:21.843888 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593471 sec., 829004.8356044852 rows/sec., 53.36 MiB/sec.
7650 2025.01.08 01:20:21.844115 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
7651 2025.01.08 01:20:21.844449 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7652 2025.01.08 01:20:21.844546 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
7653 2025.01.08 01:20:21.844629 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
7654 2025.01.08 01:20:25.616103 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
7655 2025.01.08 01:20:25.616209 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
7656 2025.01.08 01:20:25.764781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446
7657 2025.01.08 01:20:25.765912 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7658 2025.01.08 01:20:25.766000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7659 2025.01.08 01:20:25.766710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7660 2025.01.08 01:20:25.766972 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7661 2025.01.08 01:20:25.767252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446
7662 2025.01.08 01:20:26.796363 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7663 2025.01.08 01:20:26.796577 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7664 2025.01.08 01:20:26.796659 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7665 2025.01.08 01:20:26.797444 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7666 2025.01.08 01:20:26.797488 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7667 2025.01.08 01:20:26.797932 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
7668 2025.01.08 01:20:26.798182 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7669 2025.01.08 01:20:26.798407 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001887 sec., 13778.48436671966 rows/sec., 1.02 MiB/sec.
7670 2025.01.08 01:20:26.798503 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} <Debug> TCPHandler: Processed in 0.002274576 sec.
7671 2025.01.08 01:20:26.798779 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7672 2025.01.08 01:20:26.798972 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7673 2025.01.08 01:20:26.799048 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7674 2025.01.08 01:20:26.799802 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7675 2025.01.08 01:20:26.799849 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7676 2025.01.08 01:20:26.800287 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
7677 2025.01.08 01:20:26.800537 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7678 2025.01.08 01:20:26.800766 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001845 sec., 15176.151761517614 rows/sec., 1.18 MiB/sec.
7679 2025.01.08 01:20:26.800831 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} <Debug> TCPHandler: Processed in 0.002212705 sec.
7680 2025.01.08 01:20:26.800981 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7681 2025.01.08 01:20:26.801130 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7682 2025.01.08 01:20:26.801198 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7683 2025.01.08 01:20:26.801848 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7684 2025.01.08 01:20:26.801894 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7685 2025.01.08 01:20:26.802310 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
7686 2025.01.08 01:20:26.802547 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7687 2025.01.08 01:20:26.802726 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001633 sec., 61236.987140232704 rows/sec., 4.25 MiB/sec.
7688 2025.01.08 01:20:26.802782 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} <Debug> TCPHandler: Processed in 0.00186348 sec.
7689 2025.01.08 01:20:26.802915 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7690 2025.01.08 01:20:26.803051 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7691 2025.01.08 01:20:26.803114 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7692 2025.01.08 01:20:26.803695 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7693 2025.01.08 01:20:26.803743 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7694 2025.01.08 01:20:26.804162 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
7695 2025.01.08 01:20:26.804396 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7696 2025.01.08 01:20:26.804577 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001565 sec., 19169.32907348243 rows/sec., 1.31 MiB/sec.
7697 2025.01.08 01:20:26.804630 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} <Debug> TCPHandler: Processed in 0.001770968 sec.
7698 2025.01.08 01:20:26.992751 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287
7699 2025.01.08 01:20:27.014634 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7700 2025.01.08 01:20:27.014692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7701 2025.01.08 01:20:27.022406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7702 2025.01.08 01:20:27.023184 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7703 2025.01.08 01:20:27.027145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287
7704 2025.01.08 01:20:28.739263 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7705 2025.01.08 01:20:28.739479 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
7706 2025.01.08 01:20:28.739561 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
7707 2025.01.08 01:20:28.740363 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7708 2025.01.08 01:20:28.740416 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7709 2025.01.08 01:20:28.740839 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7710 2025.01.08 01:20:28.741091 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7711 2025.01.08 01:20:28.741333 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec.
7712 2025.01.08 01:20:28.741390 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} <Debug> TCPHandler: Processed in 0.002269996 sec.
7713 2025.01.08 01:20:28.741632 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7714 2025.01.08 01:20:28.741851 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7715 2025.01.08 01:20:28.741934 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7716 2025.01.08 01:20:28.743200 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7717 2025.01.08 01:20:28.743244 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7718 2025.01.08 01:20:28.743772 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7719 2025.01.08 01:20:28.744031 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7720 2025.01.08 01:20:28.744246 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} <Debug> executeQuery: Read 1353 rows, 115.54 KiB in 0.002455 sec., 551120.1629327902 rows/sec., 45.96 MiB/sec.
7721 2025.01.08 01:20:28.744315 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} <Debug> TCPHandler: Processed in 0.002827384 sec.
7722 2025.01.08 01:20:28.744456 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7723 2025.01.08 01:20:28.744573 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7724 2025.01.08 01:20:28.744622 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7725 2025.01.08 01:20:28.745202 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7726 2025.01.08 01:20:28.745241 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7727 2025.01.08 01:20:28.745597 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7728 2025.01.08 01:20:28.745837 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7729 2025.01.08 01:20:28.746054 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} <Debug> executeQuery: Read 27 rows, 1.96 KiB in 0.001503 sec., 17964.071856287424 rows/sec., 1.27 MiB/sec.
7730 2025.01.08 01:20:28.746140 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} <Debug> TCPHandler: Processed in 0.001738058 sec.
7731 2025.01.08 01:20:28.746345 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7732 2025.01.08 01:20:28.746491 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
7733 2025.01.08 01:20:28.746553 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7734 2025.01.08 01:20:28.747302 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7735 2025.01.08 01:20:28.747341 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7736 2025.01.08 01:20:28.747717 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7737 2025.01.08 01:20:28.747955 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7738 2025.01.08 01:20:28.748165 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001709 sec., 141603.27677004095 rows/sec., 9.59 MiB/sec.
7739 2025.01.08 01:20:28.748338 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} <Debug> TCPHandler: Processed in 0.002106663 sec.
7740 2025.01.08 01:20:28.748538 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7741 2025.01.08 01:20:28.748657 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
7742 2025.01.08 01:20:28.748704 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7743 2025.01.08 01:20:28.749269 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7744 2025.01.08 01:20:28.749309 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7745 2025.01.08 01:20:28.749662 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7746 2025.01.08 01:20:28.749889 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7747 2025.01.08 01:20:28.750094 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001461 sec., 8898.01505817933 rows/sec., 554.79 KiB/sec.
7748 2025.01.08 01:20:28.750146 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} <Debug> TCPHandler: Processed in 0.001709427 sec.
7749 2025.01.08 01:20:28.750290 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7750 2025.01.08 01:20:28.750431 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7751 2025.01.08 01:20:28.750491 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7752 2025.01.08 01:20:28.751393 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7753 2025.01.08 01:20:28.751430 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7754 2025.01.08 01:20:28.751821 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7755 2025.01.08 01:20:28.752061 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7756 2025.01.08 01:20:28.752261 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} <Debug> executeQuery: Read 822 rows, 60.69 KiB in 0.001862 sec., 441460.7948442535 rows/sec., 31.83 MiB/sec.
7757 2025.01.08 01:20:28.752367 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} <Debug> TCPHandler: Processed in 0.002142544 sec.
7758 2025.01.08 01:20:28.752564 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7759 2025.01.08 01:20:28.752903 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
7760 2025.01.08 01:20:28.753002 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7761 2025.01.08 01:20:28.753488 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7762 2025.01.08 01:20:28.753528 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7763 2025.01.08 01:20:28.753889 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7764 2025.01.08 01:20:28.754121 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7765 2025.01.08 01:20:28.754326 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 204.75 KiB/sec.
7766 2025.01.08 01:20:28.754374 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} <Debug> TCPHandler: Processed in 0.001919981 sec.
7767 2025.01.08 01:20:28.754516 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7768 2025.01.08 01:20:28.754655 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7769 2025.01.08 01:20:28.754719 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7770 2025.01.08 01:20:28.755495 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7771 2025.01.08 01:20:28.755534 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7772 2025.01.08 01:20:28.755967 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7773 2025.01.08 01:20:28.756202 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7774 2025.01.08 01:20:28.756410 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001781 sec., 540707.467714767 rows/sec., 35.93 MiB/sec.
7775 2025.01.08 01:20:28.756476 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} <Debug> TCPHandler: Processed in 0.002026491 sec.
7776 2025.01.08 01:20:28.756708 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7777 2025.01.08 01:20:28.756883 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
7778 2025.01.08 01:20:28.756944 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7779 2025.01.08 01:20:28.757418 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7780 2025.01.08 01:20:28.757456 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7781 2025.01.08 01:20:28.757801 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7782 2025.01.08 01:20:28.758044 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7783 2025.01.08 01:20:28.758258 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec.
7784 2025.01.08 01:20:28.758307 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} <Debug> TCPHandler: Processed in 0.001731327 sec.
7785 2025.01.08 01:20:28.758444 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7786 2025.01.08 01:20:28.758585 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7787 2025.01.08 01:20:28.758681 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7788 2025.01.08 01:20:28.759857 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7789 2025.01.08 01:20:28.759895 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7790 2025.01.08 01:20:28.760510 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7791 2025.01.08 01:20:28.760775 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7792 2025.01.08 01:20:28.761041 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002475 sec., 8080.80808080808 rows/sec., 14.48 MiB/sec.
7793 2025.01.08 01:20:28.761556 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} <Debug> TCPHandler: Processed in 0.00317141 sec.
7794 2025.01.08 01:20:28.761722 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7795 2025.01.08 01:20:28.761861 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7796 2025.01.08 01:20:28.761920 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7797 2025.01.08 01:20:28.762409 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7798 2025.01.08 01:20:28.762448 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7799 2025.01.08 01:20:28.762809 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7800 2025.01.08 01:20:28.763038 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7801 2025.01.08 01:20:28.763219 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001389 sec., 24478.041756659466 rows/sec., 1.43 MiB/sec.
7802 2025.01.08 01:20:28.763266 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} <Debug> TCPHandler: Processed in 0.001612515 sec.
7803 2025.01.08 01:20:30.853496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1102
7804 2025.01.08 01:20:30.856946 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7805 2025.01.08 01:20:30.856998 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7806 2025.01.08 01:20:30.859064 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7807 2025.01.08 01:20:30.859377 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7808 2025.01.08 01:20:30.860354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102
7809 2025.01.08 01:20:31.795044 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7810 2025.01.08 01:20:31.795251 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
7811 2025.01.08 01:20:31.795334 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7812 2025.01.08 01:20:31.796157 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7813 2025.01.08 01:20:31.796205 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7814 2025.01.08 01:20:31.796615 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
7815 2025.01.08 01:20:31.796868 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7816 2025.01.08 01:20:31.797106 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001911 sec., 1046.5724751439038 rows/sec., 85.34 KiB/sec.
7817 2025.01.08 01:20:31.797222 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} <Debug> TCPHandler: Processed in 0.002315046 sec.
7818 2025.01.08 01:20:31.797470 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7819 2025.01.08 01:20:31.797663 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7820 2025.01.08 01:20:31.797737 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7821 2025.01.08 01:20:31.798514 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7822 2025.01.08 01:20:31.798559 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7823 2025.01.08 01:20:31.798988 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7824 2025.01.08 01:20:31.799244 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7825 2025.01.08 01:20:31.799447 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.001836 sec., 37581.69934640523 rows/sec., 3.18 MiB/sec.
7826 2025.01.08 01:20:31.799515 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} <Debug> TCPHandler: Processed in 0.002175704 sec.
7827 2025.01.08 01:20:31.799675 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7828 2025.01.08 01:20:31.799819 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7829 2025.01.08 01:20:31.799881 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7830 2025.01.08 01:20:31.800518 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7831 2025.01.08 01:20:31.800559 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7832 2025.01.08 01:20:31.800926 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7833 2025.01.08 01:20:31.801174 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7834 2025.01.08 01:20:31.801396 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001611 sec., 14276.846679081316 rows/sec., 1.04 MiB/sec.
7835 2025.01.08 01:20:31.801454 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} <Debug> TCPHandler: Processed in 0.001848769 sec.
7836 2025.01.08 01:20:31.801606 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7837 2025.01.08 01:20:31.801751 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7838 2025.01.08 01:20:31.801812 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7839 2025.01.08 01:20:31.802472 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7840 2025.01.08 01:20:31.802510 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7841 2025.01.08 01:20:31.802869 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7842 2025.01.08 01:20:31.803104 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7843 2025.01.08 01:20:31.803298 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001574 sec., 32401.524777636594 rows/sec., 2.53 MiB/sec.
7844 2025.01.08 01:20:31.803390 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} <Debug> TCPHandler: Processed in 0.001850369 sec.
7845 2025.01.08 01:20:31.803605 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7846 2025.01.08 01:20:31.803772 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7847 2025.01.08 01:20:31.803837 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7848 2025.01.08 01:20:31.804419 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7849 2025.01.08 01:20:31.804458 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7850 2025.01.08 01:20:31.804891 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7851 2025.01.08 01:20:31.805139 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7852 2025.01.08 01:20:31.805361 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.00162 sec., 37654.320987654326 rows/sec., 2.61 MiB/sec.
7853 2025.01.08 01:20:31.805417 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} <Debug> TCPHandler: Processed in 0.00194773 sec.
7854 2025.01.08 01:20:31.805570 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7855 2025.01.08 01:20:31.805712 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7856 2025.01.08 01:20:31.805804 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7857 2025.01.08 01:20:31.806978 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7858 2025.01.08 01:20:31.807015 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7859 2025.01.08 01:20:31.807644 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7860 2025.01.08 01:20:31.807911 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7861 2025.01.08 01:20:31.808113 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002435 sec., 8624.22997946612 rows/sec., 15.45 MiB/sec.
7862 2025.01.08 01:20:31.808221 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} <Debug> TCPHandler: Processed in 0.002718403 sec.
7863 2025.01.08 01:20:31.808381 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7864 2025.01.08 01:20:31.808524 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7865 2025.01.08 01:20:31.808585 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7866 2025.01.08 01:20:31.809147 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7867 2025.01.08 01:20:31.809189 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7868 2025.01.08 01:20:31.809551 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7869 2025.01.08 01:20:31.809788 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7870 2025.01.08 01:20:31.810026 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001528 sec., 11780.104712041884 rows/sec., 826.37 KiB/sec.
7871 2025.01.08 01:20:31.810095 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} <Debug> TCPHandler: Processed in 0.001782148 sec.
7872 2025.01.08 01:20:33.267387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934
7873 2025.01.08 01:20:33.268083 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7874 2025.01.08 01:20:33.268132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7875 2025.01.08 01:20:33.268675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7876 2025.01.08 01:20:33.268929 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7877 2025.01.08 01:20:33.269127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934
7878 2025.01.08 01:20:34.527226 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294
7879 2025.01.08 01:20:34.548762 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7880 2025.01.08 01:20:34.548821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7881 2025.01.08 01:20:34.557351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7882 2025.01.08 01:20:34.558160 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7883 2025.01.08 01:20:34.561350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294
7884 2025.01.08 01:20:36.795607 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7885 2025.01.08 01:20:36.795797 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7886 2025.01.08 01:20:36.795873 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7887 2025.01.08 01:20:36.796663 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7888 2025.01.08 01:20:36.796720 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7889 2025.01.08 01:20:36.797154 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7890 2025.01.08 01:20:36.797409 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7891 2025.01.08 01:20:36.797654 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001909 sec., 13619.696176008381 rows/sec., 1.01 MiB/sec.
7892 2025.01.08 01:20:36.797718 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} <Debug> TCPHandler: Processed in 0.002246806 sec.
7893 2025.01.08 01:20:36.797982 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7894 2025.01.08 01:20:36.798205 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7895 2025.01.08 01:20:36.798288 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7896 2025.01.08 01:20:36.799069 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7897 2025.01.08 01:20:36.799116 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7898 2025.01.08 01:20:36.799581 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7899 2025.01.08 01:20:36.799850 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7900 2025.01.08 01:20:36.800063 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001918 sec., 14598.540145985402 rows/sec., 1.14 MiB/sec.
7901 2025.01.08 01:20:36.800131 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} <Debug> TCPHandler: Processed in 0.002293887 sec.
7902 2025.01.08 01:20:36.800282 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7903 2025.01.08 01:20:36.800414 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7904 2025.01.08 01:20:36.800472 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7905 2025.01.08 01:20:36.801030 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7906 2025.01.08 01:20:36.801074 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7907 2025.01.08 01:20:36.801484 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7908 2025.01.08 01:20:36.801735 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7909 2025.01.08 01:20:36.801978 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001588 sec., 62972.292191435765 rows/sec., 4.37 MiB/sec.
7910 2025.01.08 01:20:36.802070 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} <Debug> TCPHandler: Processed in 0.001859279 sec.
7911 2025.01.08 01:20:36.802309 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7912 2025.01.08 01:20:36.802500 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7913 2025.01.08 01:20:36.802574 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7914 2025.01.08 01:20:36.803162 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7915 2025.01.08 01:20:36.803212 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7916 2025.01.08 01:20:36.803618 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7917 2025.01.08 01:20:36.803870 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7918 2025.01.08 01:20:36.804086 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001617 sec., 18552.87569573284 rows/sec., 1.27 MiB/sec.
7919 2025.01.08 01:20:36.804147 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} <Debug> TCPHandler: Processed in 0.001988921 sec.
7920 2025.01.08 01:20:39.111417 [ 54 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0
7921 2025.01.08 01:20:39.111495 [ 54 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7922 2025.01.08 01:20:39.111518 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7923 2025.01.08 01:20:39.111743 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full
7924 2025.01.08 01:20:39.111954 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7925 2025.01.08 01:20:39.112003 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part
7926 2025.01.08 01:20:39.112093 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
7927 2025.01.08 01:20:39.112191 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
7928 2025.01.08 01:20:39.112451 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part
7929 2025.01.08 01:20:39.112581 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
7930 2025.01.08 01:20:39.113794 [ 195 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.002188144 sec., 12339.224475171653 rows/sec., 831.45 KiB/sec.
7931 2025.01.08 01:20:39.113960 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary)
7932 2025.01.08 01:20:39.114272 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7933 2025.01.08 01:20:39.114360 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6
7934 2025.01.08 01:20:39.114446 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7935 2025.01.08 01:20:40.616260 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
7936 2025.01.08 01:20:40.616310 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
7937 2025.01.08 01:20:40.769295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361
7938 2025.01.08 01:20:40.769941 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7939 2025.01.08 01:20:40.769992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7940 2025.01.08 01:20:40.770570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7941 2025.01.08 01:20:40.770846 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7942 2025.01.08 01:20:40.771094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361
7943 2025.01.08 01:20:40.860636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1124
7944 2025.01.08 01:20:40.863587 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7945 2025.01.08 01:20:40.863638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7946 2025.01.08 01:20:40.865103 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7947 2025.01.08 01:20:40.865413 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7948 2025.01.08 01:20:40.866007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124
7949 2025.01.08 01:20:41.801839 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7950 2025.01.08 01:20:41.802056 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
7951 2025.01.08 01:20:41.802140 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
7952 2025.01.08 01:20:41.802939 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7953 2025.01.08 01:20:41.802994 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7954 2025.01.08 01:20:41.803428 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7955 2025.01.08 01:20:41.803689 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7956 2025.01.08 01:20:41.803926 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec.
7957 2025.01.08 01:20:41.803995 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} <Debug> TCPHandler: Processed in 0.002295536 sec.
7958 2025.01.08 01:20:41.804259 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7959 2025.01.08 01:20:41.804480 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7960 2025.01.08 01:20:41.804556 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7961 2025.01.08 01:20:41.805455 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7962 2025.01.08 01:20:41.805510 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7963 2025.01.08 01:20:41.805981 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
7964 2025.01.08 01:20:41.806245 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7965 2025.01.08 01:20:41.806444 [ 49 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
7966 2025.01.08 01:20:41.806508 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002078 sec., 122714.14821944178 rows/sec., 10.97 MiB/sec.
7967 2025.01.08 01:20:41.806538 [ 49 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7968 2025.01.08 01:20:41.806609 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7969 2025.01.08 01:20:41.806654 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} <Debug> TCPHandler: Processed in 0.00253627 sec.
7970 2025.01.08 01:20:41.806932 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7971 2025.01.08 01:20:41.807041 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
7972 2025.01.08 01:20:41.807323 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7973 2025.01.08 01:20:41.807500 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7974 2025.01.08 01:20:41.807919 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7975 2025.01.08 01:20:41.808100 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1402 rows starting from the beginning of the part
7976 2025.01.08 01:20:41.808758 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part
7977 2025.01.08 01:20:41.809169 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1353 rows starting from the beginning of the part
7978 2025.01.08 01:20:41.809490 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 69 rows starting from the beginning of the part
7979 2025.01.08 01:20:41.809862 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part
7980 2025.01.08 01:20:41.810136 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 255 rows starting from the beginning of the part
7981 2025.01.08 01:20:41.810802 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7982 2025.01.08 01:20:41.810856 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7983 2025.01.08 01:20:41.811721 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7984 2025.01.08 01:20:41.812262 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7985 2025.01.08 01:20:41.812615 [ 49 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7986 2025.01.08 01:20:41.812726 [ 49 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7987 2025.01.08 01:20:41.812816 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
7988 2025.01.08 01:20:41.812902 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005706 sec., 8412.197686645635 rows/sec., 620.24 KiB/sec.
7989 2025.01.08 01:20:41.813228 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} <Debug> TCPHandler: Processed in 0.006454041 sec.
7990 2025.01.08 01:20:41.813526 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
7991 2025.01.08 01:20:41.813539 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7992 2025.01.08 01:20:41.813997 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
7993 2025.01.08 01:20:41.814173 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7994 2025.01.08 01:20:41.814218 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7995 2025.01.08 01:20:41.814320 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 62 rows starting from the beginning of the part
7996 2025.01.08 01:20:41.814836 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part
7997 2025.01.08 01:20:41.815300 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part
7998 2025.01.08 01:20:41.816055 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part
7999 2025.01.08 01:20:41.816283 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.00953588 sec., 328338.8633246224 rows/sec., 28.78 MiB/sec.
8000 2025.01.08 01:20:41.816533 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part
8001 2025.01.08 01:20:41.816888 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
8002 2025.01.08 01:20:41.817030 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part
8003 2025.01.08 01:20:41.818062 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8004 2025.01.08 01:20:41.818482 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
8005 2025.01.08 01:20:41.818583 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8006 2025.01.08 01:20:41.818673 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8007 2025.01.08 01:20:41.818763 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
8008 2025.01.08 01:20:41.819362 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8009 2025.01.08 01:20:41.819721 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.006726517 sec., 38058.32944449557 rows/sec., 2.88 MiB/sec.
8010 2025.01.08 01:20:41.819786 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8011 2025.01.08 01:20:41.820135 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8012 2025.01.08 01:20:41.820263 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006398 sec., 2188.1838074398247 rows/sec., 153.25 KiB/sec.
8013 2025.01.08 01:20:41.820698 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} <Debug> TCPHandler: Processed in 0.007343556 sec.
8014 2025.01.08 01:20:41.820951 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8015 2025.01.08 01:20:41.821099 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
8016 2025.01.08 01:20:41.821140 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8017 2025.01.08 01:20:41.821162 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8018 2025.01.08 01:20:41.821266 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8019 2025.01.08 01:20:41.821382 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8020 2025.01.08 01:20:41.821851 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8021 2025.01.08 01:20:41.821892 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8022 2025.01.08 01:20:41.822275 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8023 2025.01.08 01:20:41.822539 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8024 2025.01.08 01:20:41.822794 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001726 sec., 7531.865585168018 rows/sec., 469.61 KiB/sec.
8025 2025.01.08 01:20:41.823017 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} <Debug> TCPHandler: Processed in 0.002195485 sec.
8026 2025.01.08 01:20:41.823182 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8027 2025.01.08 01:20:41.823329 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8028 2025.01.08 01:20:41.823390 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8029 2025.01.08 01:20:41.824144 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8030 2025.01.08 01:20:41.824187 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8031 2025.01.08 01:20:41.824580 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
8032 2025.01.08 01:20:41.824825 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8033 2025.01.08 01:20:41.824997 [ 49 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
8034 2025.01.08 01:20:41.825049 [ 49 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8035 2025.01.08 01:20:41.825080 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001775 sec., 218028.1690140845 rows/sec., 15.45 MiB/sec.
8036 2025.01.08 01:20:41.825087 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8037 2025.01.08 01:20:41.825274 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} <Debug> TCPHandler: Processed in 0.002158514 sec.
8038 2025.01.08 01:20:41.825554 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
8039 2025.01.08 01:20:41.825593 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8040 2025.01.08 01:20:41.826147 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8041 2025.01.08 01:20:41.826146 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
8042 2025.01.08 01:20:41.826274 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 875 rows starting from the beginning of the part
8043 2025.01.08 01:20:41.826402 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8044 2025.01.08 01:20:41.826873 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 28 rows starting from the beginning of the part
8045 2025.01.08 01:20:41.827220 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 822 rows starting from the beginning of the part
8046 2025.01.08 01:20:41.827608 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 51 rows starting from the beginning of the part
8047 2025.01.08 01:20:41.828046 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 28 rows starting from the beginning of the part
8048 2025.01.08 01:20:41.828334 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 387 rows starting from the beginning of the part
8049 2025.01.08 01:20:41.829032 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8050 2025.01.08 01:20:41.829078 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8051 2025.01.08 01:20:41.829606 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8052 2025.01.08 01:20:41.829932 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8053 2025.01.08 01:20:41.830259 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004282 sec., 1401.2143858010274 rows/sec., 73.21 KiB/sec.
8054 2025.01.08 01:20:41.830589 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} <Debug> TCPHandler: Processed in 0.005195282 sec.
8055 2025.01.08 01:20:41.830836 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005624269 sec., 389561.7368230431 rows/sec., 29.67 MiB/sec.
8056 2025.01.08 01:20:41.830897 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8057 2025.01.08 01:20:41.831074 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
8058 2025.01.08 01:20:41.831090 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
8059 2025.01.08 01:20:41.831193 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8060 2025.01.08 01:20:41.831767 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8061 2025.01.08 01:20:41.831890 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
8062 2025.01.08 01:20:41.832078 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
8063 2025.01.08 01:20:41.832278 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8064 2025.01.08 01:20:41.832323 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8065 2025.01.08 01:20:41.832727 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
8066 2025.01.08 01:20:41.832973 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8067 2025.01.08 01:20:41.833140 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
8068 2025.01.08 01:20:41.833200 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8069 2025.01.08 01:20:41.833238 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002213 sec., 79981.92498870312 rows/sec., 5.28 MiB/sec.
8070 2025.01.08 01:20:41.833244 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8071 2025.01.08 01:20:41.833480 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} <Debug> TCPHandler: Processed in 0.002748923 sec.
8072 2025.01.08 01:20:41.833800 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
8073 2025.01.08 01:20:41.833982 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8074 2025.01.08 01:20:41.834692 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8075 2025.01.08 01:20:41.834850 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
8076 2025.01.08 01:20:41.834923 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 15441 rows starting from the beginning of the part
8077 2025.01.08 01:20:41.835174 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8078 2025.01.08 01:20:41.835580 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 100 rows starting from the beginning of the part
8079 2025.01.08 01:20:41.836181 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 963 rows starting from the beginning of the part
8080 2025.01.08 01:20:41.836818 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 61 rows starting from the beginning of the part
8081 2025.01.08 01:20:41.837279 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 100 rows starting from the beginning of the part
8082 2025.01.08 01:20:41.837616 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 177 rows starting from the beginning of the part
8083 2025.01.08 01:20:41.838754 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8084 2025.01.08 01:20:41.838817 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8085 2025.01.08 01:20:41.839298 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8086 2025.01.08 01:20:41.839875 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8087 2025.01.08 01:20:41.840490 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00584 sec., 171.2328767123288 rows/sec., 11.54 KiB/sec.
8088 2025.01.08 01:20:41.840787 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} <Debug> TCPHandler: Processed in 0.007151453 sec.
8089 2025.01.08 01:20:41.841175 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8090 2025.01.08 01:20:41.841506 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
8091 2025.01.08 01:20:41.841617 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8092 2025.01.08 01:20:41.843500 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8093 2025.01.08 01:20:41.843541 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8094 2025.01.08 01:20:41.844976 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8095 2025.01.08 01:20:41.845419 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8096 2025.01.08 01:20:41.845622 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8097 2025.01.08 01:20:41.845709 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8098 2025.01.08 01:20:41.845756 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8099 2025.01.08 01:20:41.845820 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004391 sec., 9337.280801639718 rows/sec., 16.73 MiB/sec.
8100 2025.01.08 01:20:41.846245 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
8101 2025.01.08 01:20:41.847177 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16842 rows, containing 5 columns (5 merged, 0 gathered) in 0.013787717 sec., 1221522.025727682 rows/sec., 81.80 MiB/sec.
8102 2025.01.08 01:20:41.847337 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} <Debug> TCPHandler: Processed in 0.006392101 sec.
8103 2025.01.08 01:20:41.847587 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
8104 2025.01.08 01:20:41.847730 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8105 2025.01.08 01:20:41.848332 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8106 2025.01.08 01:20:41.848367 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8107 2025.01.08 01:20:41.848828 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 849 rows starting from the beginning of the part
8108 2025.01.08 01:20:41.848897 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8109 2025.01.08 01:20:41.849008 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8110 2025.01.08 01:20:41.849371 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
8111 2025.01.08 01:20:41.849930 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB.
8112 2025.01.08 01:20:41.850433 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part
8113 2025.01.08 01:20:41.851167 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part
8114 2025.01.08 01:20:41.851902 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part
8115 2025.01.08 01:20:41.852138 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8116 2025.01.08 01:20:41.852260 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8117 2025.01.08 01:20:41.852505 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 21 rows starting from the beginning of the part
8118 2025.01.08 01:20:41.853153 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part
8119 2025.01.08 01:20:41.853957 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
8120 2025.01.08 01:20:41.854473 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8121 2025.01.08 01:20:41.854840 [ 49 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
8122 2025.01.08 01:20:41.855080 [ 49 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8123 2025.01.08 01:20:41.855126 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.007029 sec., 7397.922890880638 rows/sec., 469.04 KiB/sec.
8124 2025.01.08 01:20:41.855153 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8125 2025.01.08 01:20:41.855483 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} <Debug> TCPHandler: Processed in 0.007936145 sec.
8126 2025.01.08 01:20:41.855931 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
8127 2025.01.08 01:20:41.856929 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8128 2025.01.08 01:20:41.857174 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2150 rows starting from the beginning of the part
8129 2025.01.08 01:20:41.858047 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part
8130 2025.01.08 01:20:41.858979 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part
8131 2025.01.08 01:20:41.859361 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part
8132 2025.01.08 01:20:41.859575 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part
8133 2025.01.08 01:20:41.859705 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part
8134 2025.01.08 01:20:41.861868 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2314 rows, containing 4 columns (4 merged, 0 gathered) in 0.006495512 sec., 356245.97414337774 rows/sec., 22.93 MiB/sec.
8135 2025.01.08 01:20:41.862164 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
8136 2025.01.08 01:20:41.862452 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8137 2025.01.08 01:20:41.862531 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
8138 2025.01.08 01:20:41.862678 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
8139 2025.01.08 01:20:41.864721 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1013 rows, containing 19 columns (19 merged, 0 gathered) in 0.018875897 sec., 53666.32377788457 rows/sec., 96.17 MiB/sec.
8140 2025.01.08 01:20:41.866174 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8141 2025.01.08 01:20:41.866626 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8142 2025.01.08 01:20:41.866711 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8143 2025.01.08 01:20:41.866871 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB.
8144 2025.01.08 01:20:42.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.59 MiB, peak 222.12 MiB, free memory in arenas 0.00 B, will set to 213.80 MiB (RSS), difference: 2.20 MiB
8145 2025.01.08 01:20:42.061448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302
8146 2025.01.08 01:20:42.084224 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8147 2025.01.08 01:20:42.084274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8148 2025.01.08 01:20:42.091729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8149 2025.01.08 01:20:42.092514 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8150 2025.01.08 01:20:42.095377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302
8151 2025.01.08 01:20:46.795995 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8152 2025.01.08 01:20:46.796194 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
8153 2025.01.08 01:20:46.796272 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8154 2025.01.08 01:20:46.797063 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8155 2025.01.08 01:20:46.797119 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8156 2025.01.08 01:20:46.797589 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
8157 2025.01.08 01:20:46.797870 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8158 2025.01.08 01:20:46.798117 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001978 sec., 13144.59049544995 rows/sec., 1000.75 KiB/sec.
8159 2025.01.08 01:20:46.798189 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} <Debug> TCPHandler: Processed in 0.002331796 sec.
8160 2025.01.08 01:20:46.798467 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8161 2025.01.08 01:20:46.798661 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8162 2025.01.08 01:20:46.798734 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8163 2025.01.08 01:20:46.799632 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8164 2025.01.08 01:20:46.799676 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8165 2025.01.08 01:20:46.800145 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
8166 2025.01.08 01:20:46.800431 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8167 2025.01.08 01:20:46.800650 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002042 sec., 13712.047012732615 rows/sec., 1.07 MiB/sec.
8168 2025.01.08 01:20:46.800708 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} <Debug> TCPHandler: Processed in 0.002376337 sec.
8169 2025.01.08 01:20:46.800879 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8170 2025.01.08 01:20:46.801018 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
8171 2025.01.08 01:20:46.801081 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8172 2025.01.08 01:20:46.801693 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8173 2025.01.08 01:20:46.801739 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8174 2025.01.08 01:20:46.802177 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
8175 2025.01.08 01:20:46.802460 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8176 2025.01.08 01:20:46.802713 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00173 sec., 57803.46820809248 rows/sec., 4.01 MiB/sec.
8177 2025.01.08 01:20:46.802778 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} <Debug> TCPHandler: Processed in 0.001964881 sec.
8178 2025.01.08 01:20:46.802939 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8179 2025.01.08 01:20:46.803074 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8180 2025.01.08 01:20:46.803131 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8181 2025.01.08 01:20:46.803719 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8182 2025.01.08 01:20:46.803760 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8183 2025.01.08 01:20:46.804184 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
8184 2025.01.08 01:20:46.804455 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8185 2025.01.08 01:20:46.804642 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001598 sec., 18773.466833541926 rows/sec., 1.29 MiB/sec.
8186 2025.01.08 01:20:46.804695 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} <Debug> TCPHandler: Processed in 0.001818749 sec.
8187 2025.01.08 01:20:48.271227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849
8188 2025.01.08 01:20:48.271915 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8189 2025.01.08 01:20:48.271966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8190 2025.01.08 01:20:48.272514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8191 2025.01.08 01:20:48.272774 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8192 2025.01.08 01:20:48.272979 [ 39 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8193 2025.01.08 01:20:48.273050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849
8194 2025.01.08 01:20:48.273084 [ 39 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8195 2025.01.08 01:20:48.273118 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8196 2025.01.08 01:20:48.273280 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
8197 2025.01.08 01:20:48.273680 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8198 2025.01.08 01:20:48.273770 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part
8199 2025.01.08 01:20:48.273849 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part
8200 2025.01.08 01:20:48.274062 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part
8201 2025.01.08 01:20:48.274261 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part
8202 2025.01.08 01:20:48.274400 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part
8203 2025.01.08 01:20:48.274609 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part
8204 2025.01.08 01:20:48.277127 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003943532 sec., 4779725.38323513 rows/sec., 68.37 MiB/sec.
8205 2025.01.08 01:20:48.277498 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8206 2025.01.08 01:20:48.277817 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8207 2025.01.08 01:20:48.277900 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8208 2025.01.08 01:20:48.278006 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB.
8209 2025.01.08 01:20:49.595457 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309
8210 2025.01.08 01:20:49.617297 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8211 2025.01.08 01:20:49.617357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8212 2025.01.08 01:20:49.624957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8213 2025.01.08 01:20:49.625727 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8214 2025.01.08 01:20:49.626135 [ 36 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8215 2025.01.08 01:20:49.626280 [ 36 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8216 2025.01.08 01:20:49.626352 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8217 2025.01.08 01:20:49.626966 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
8218 2025.01.08 01:20:49.641568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309
8219 2025.01.08 01:20:49.643378 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8220 2025.01.08 01:20:49.644942 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part
8221 2025.01.08 01:20:49.650988 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part
8222 2025.01.08 01:20:49.656727 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part
8223 2025.01.08 01:20:49.662411 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part
8224 2025.01.08 01:20:49.668269 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part
8225 2025.01.08 01:20:49.673079 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part
8226 2025.01.08 01:20:49.732806 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.106285654 sec., 2907.259713526343 rows/sec., 15.03 MiB/sec.
8227 2025.01.08 01:20:49.736047 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8228 2025.01.08 01:20:49.739099 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8229 2025.01.08 01:20:49.739230 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8230 2025.01.08 01:20:49.741745 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB.
8231 2025.01.08 01:20:50.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.22 MiB, peak 228.64 MiB, free memory in arenas 0.00 B, will set to 216.90 MiB (RSS), difference: 1.67 MiB
8232 2025.01.08 01:20:50.866255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1154
8233 2025.01.08 01:20:50.869752 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8234 2025.01.08 01:20:50.869814 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8235 2025.01.08 01:20:50.871323 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8236 2025.01.08 01:20:50.871643 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8237 2025.01.08 01:20:50.873320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154
8238 2025.01.08 01:20:51.802270 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8239 2025.01.08 01:20:51.802457 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
8240 2025.01.08 01:20:51.802532 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
8241 2025.01.08 01:20:51.803309 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8242 2025.01.08 01:20:51.803359 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8243 2025.01.08 01:20:51.803797 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8244 2025.01.08 01:20:51.804059 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8245 2025.01.08 01:20:51.804283 [ 35 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
8246 2025.01.08 01:20:51.804338 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001934 sec., 7238.8831437435365 rows/sec., 521.10 KiB/sec.
8247 2025.01.08 01:20:51.804405 [ 35 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8248 2025.01.08 01:20:51.804487 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} <Debug> TCPHandler: Processed in 0.002342597 sec.
8249 2025.01.08 01:20:51.804497 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8250 2025.01.08 01:20:51.804768 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full
8251 2025.01.08 01:20:51.804882 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8252 2025.01.08 01:20:51.805122 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8253 2025.01.08 01:20:51.805219 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part
8254 2025.01.08 01:20:51.805466 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
8255 2025.01.08 01:20:51.805517 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
8256 2025.01.08 01:20:51.805759 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8257 2025.01.08 01:20:51.806050 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part
8258 2025.01.08 01:20:51.806380 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part
8259 2025.01.08 01:20:51.806648 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
8260 2025.01.08 01:20:51.808775 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8261 2025.01.08 01:20:51.808865 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8262 2025.01.08 01:20:51.809225 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004567542 sec., 15325.52957367442 rows/sec., 1.14 MiB/sec.
8263 2025.01.08 01:20:51.809459 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
8264 2025.01.08 01:20:51.809848 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
8265 2025.01.08 01:20:51.809948 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8266 2025.01.08 01:20:51.810091 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
8267 2025.01.08 01:20:51.810244 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8268 2025.01.08 01:20:51.810341 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8269 2025.01.08 01:20:51.810600 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.005346 sec., 47699.21436588103 rows/sec., 4.27 MiB/sec.
8270 2025.01.08 01:20:51.810677 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} <Debug> TCPHandler: Processed in 0.006056436 sec.
8271 2025.01.08 01:20:51.810837 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8272 2025.01.08 01:20:51.810968 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
8273 2025.01.08 01:20:51.811022 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8274 2025.01.08 01:20:51.811664 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8275 2025.01.08 01:20:51.811707 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8276 2025.01.08 01:20:51.812104 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8277 2025.01.08 01:20:51.812353 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8278 2025.01.08 01:20:51.812579 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001639 sec., 29286.15009151922 rows/sec., 2.11 MiB/sec.
8279 2025.01.08 01:20:51.812718 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} <Debug> TCPHandler: Processed in 0.001942471 sec.
8280 2025.01.08 01:20:51.812894 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8281 2025.01.08 01:20:51.813043 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
8282 2025.01.08 01:20:51.813108 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8283 2025.01.08 01:20:51.813814 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8284 2025.01.08 01:20:51.813857 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8285 2025.01.08 01:20:51.814236 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8286 2025.01.08 01:20:51.814493 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8287 2025.01.08 01:20:51.814659 [ 35 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0
8288 2025.01.08 01:20:51.814714 [ 35 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8289 2025.01.08 01:20:51.814743 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001729 sec., 8097.165991902833 rows/sec., 567.07 KiB/sec.
8290 2025.01.08 01:20:51.814752 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8291 2025.01.08 01:20:51.814869 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} <Debug> TCPHandler: Processed in 0.002049993 sec.
8292 2025.01.08 01:20:51.815145 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full
8293 2025.01.08 01:20:51.815163 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8294 2025.01.08 01:20:51.815411 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8295 2025.01.08 01:20:51.815465 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
8296 2025.01.08 01:20:51.815487 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 242 rows starting from the beginning of the part
8297 2025.01.08 01:20:51.815590 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8298 2025.01.08 01:20:51.815871 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
8299 2025.01.08 01:20:51.816134 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
8300 2025.01.08 01:20:51.816471 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part
8301 2025.01.08 01:20:51.816756 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part
8302 2025.01.08 01:20:51.817138 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
8303 2025.01.08 01:20:51.818131 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8304 2025.01.08 01:20:51.818178 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8305 2025.01.08 01:20:51.818729 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8306 2025.01.08 01:20:51.818952 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004023903 sec., 134198.06590765234 rows/sec., 9.61 MiB/sec.
8307 2025.01.08 01:20:51.819142 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8308 2025.01.08 01:20:51.819449 [ 35 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
8309 2025.01.08 01:20:51.819456 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
8310 2025.01.08 01:20:51.819554 [ 35 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8311 2025.01.08 01:20:51.819650 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8312 2025.01.08 01:20:51.819690 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00424 sec., 3066.037735849057 rows/sec., 191.17 KiB/sec.
8313 2025.01.08 01:20:51.820214 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} <Debug> TCPHandler: Processed in 0.005191782 sec.
8314 2025.01.08 01:20:51.820245 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full
8315 2025.01.08 01:20:51.820800 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8316 2025.01.08 01:20:51.820854 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8317 2025.01.08 01:20:51.820983 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part
8318 2025.01.08 01:20:51.821305 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part
8319 2025.01.08 01:20:51.821321 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8320 2025.01.08 01:20:51.821571 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part
8321 2025.01.08 01:20:51.821808 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8322 2025.01.08 01:20:51.821872 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part
8323 2025.01.08 01:20:51.822227 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8324 2025.01.08 01:20:51.822230 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part
8325 2025.01.08 01:20:51.822675 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6
8326 2025.01.08 01:20:51.823006 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
8327 2025.01.08 01:20:51.824940 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8328 2025.01.08 01:20:51.825025 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8329 2025.01.08 01:20:51.825058 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005224332 sec., 12441.782030697896 rows/sec., 824.34 KiB/sec.
8330 2025.01.08 01:20:51.825299 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
8331 2025.01.08 01:20:51.825811 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
8332 2025.01.08 01:20:51.825836 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8333 2025.01.08 01:20:51.825986 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
8334 2025.01.08 01:20:51.826167 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8335 2025.01.08 01:20:51.826260 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8336 2025.01.08 01:20:51.826503 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.005435 sec., 71205.15179392825 rows/sec., 5.05 MiB/sec.
8337 2025.01.08 01:20:51.826573 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} <Debug> TCPHandler: Processed in 0.006218428 sec.
8338 2025.01.08 01:20:51.826737 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8339 2025.01.08 01:20:51.826881 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
8340 2025.01.08 01:20:51.826944 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8341 2025.01.08 01:20:51.827534 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8342 2025.01.08 01:20:51.827582 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8343 2025.01.08 01:20:51.828000 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8344 2025.01.08 01:20:51.828255 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8345 2025.01.08 01:20:51.828422 [ 35 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0
8346 2025.01.08 01:20:51.828485 [ 35 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8347 2025.01.08 01:20:51.828510 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8348 2025.01.08 01:20:51.828532 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001678 sec., 3575.6853396901074 rows/sec., 186.82 KiB/sec.
8349 2025.01.08 01:20:51.828753 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} <Debug> TCPHandler: Processed in 0.002082403 sec.
8350 2025.01.08 01:20:51.828768 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full
8351 2025.01.08 01:20:51.828952 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8352 2025.01.08 01:20:51.828983 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part
8353 2025.01.08 01:20:51.829096 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8354 2025.01.08 01:20:51.829151 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
8355 2025.01.08 01:20:51.829256 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
8356 2025.01.08 01:20:51.829678 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
8357 2025.01.08 01:20:51.829887 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
8358 2025.01.08 01:20:51.829988 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
8359 2025.01.08 01:20:51.830135 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8360 2025.01.08 01:20:51.830260 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
8361 2025.01.08 01:20:51.832303 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8362 2025.01.08 01:20:51.832380 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8363 2025.01.08 01:20:51.833161 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.004569632 sec., 38077.46444352631 rows/sec., 1.94 MiB/sec.
8364 2025.01.08 01:20:51.833358 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
8365 2025.01.08 01:20:51.833458 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
8366 2025.01.08 01:20:51.833867 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8367 2025.01.08 01:20:51.833997 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8368 2025.01.08 01:20:51.834069 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6
8369 2025.01.08 01:20:51.834233 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8370 2025.01.08 01:20:51.834398 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.004804 sec., 36844.29641965029 rows/sec., 2.43 MiB/sec.
8371 2025.01.08 01:20:51.834473 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} <Debug> TCPHandler: Processed in 0.005576577 sec.
8372 2025.01.08 01:20:51.834703 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8373 2025.01.08 01:20:51.834886 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
8374 2025.01.08 01:20:51.834950 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8375 2025.01.08 01:20:51.835506 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8376 2025.01.08 01:20:51.835554 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8377 2025.01.08 01:20:51.835959 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8378 2025.01.08 01:20:51.836215 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8379 2025.01.08 01:20:51.836459 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001602 sec., 624.2197253433209 rows/sec., 42.06 KiB/sec.
8380 2025.01.08 01:20:51.836570 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} <Debug> TCPHandler: Processed in 0.001980102 sec.
8381 2025.01.08 01:20:51.836731 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8382 2025.01.08 01:20:51.836869 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
8383 2025.01.08 01:20:51.836967 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8384 2025.01.08 01:20:51.838321 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8385 2025.01.08 01:20:51.838360 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8386 2025.01.08 01:20:51.839050 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8387 2025.01.08 01:20:51.839325 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8388 2025.01.08 01:20:51.839600 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00276 sec., 14855.072463768116 rows/sec., 26.62 MiB/sec.
8389 2025.01.08 01:20:51.839705 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} <Debug> TCPHandler: Processed in 0.003048298 sec.
8390 2025.01.08 01:20:51.839863 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8391 2025.01.08 01:20:51.840004 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8392 2025.01.08 01:20:51.840065 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8393 2025.01.08 01:20:51.840640 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8394 2025.01.08 01:20:51.840689 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8395 2025.01.08 01:20:51.841098 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
8396 2025.01.08 01:20:51.841359 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8397 2025.01.08 01:20:51.841580 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001606 sec., 32378.5803237858 rows/sec., 2.00 MiB/sec.
8398 2025.01.08 01:20:51.841637 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} <Debug> TCPHandler: Processed in 0.001843659 sec.
8399 2025.01.08 01:20:55.616560 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
8400 2025.01.08 01:20:55.616632 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
8401 2025.01.08 01:20:55.773200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276
8402 2025.01.08 01:20:55.773856 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8403 2025.01.08 01:20:55.773904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8404 2025.01.08 01:20:55.774450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8405 2025.01.08 01:20:55.774716 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8406 2025.01.08 01:20:55.774962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276
8407 2025.01.08 01:20:56.795368 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8408 2025.01.08 01:20:56.795593 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
8409 2025.01.08 01:20:56.795685 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8410 2025.01.08 01:20:56.796493 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8411 2025.01.08 01:20:56.796547 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8412 2025.01.08 01:20:56.796999 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
8413 2025.01.08 01:20:56.797267 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8414 2025.01.08 01:20:56.797486 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001953 sec., 13312.852022529441 rows/sec., 1013.56 KiB/sec.
8415 2025.01.08 01:20:56.797550 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} <Debug> TCPHandler: Processed in 0.002323377 sec.
8416 2025.01.08 01:20:56.797813 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8417 2025.01.08 01:20:56.798014 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8418 2025.01.08 01:20:56.798092 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8419 2025.01.08 01:20:56.798871 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8420 2025.01.08 01:20:56.798921 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8421 2025.01.08 01:20:56.799372 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
8422 2025.01.08 01:20:56.799644 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8423 2025.01.08 01:20:56.799876 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001916 sec., 14613.778705636743 rows/sec., 1.14 MiB/sec.
8424 2025.01.08 01:20:56.799945 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} <Debug> TCPHandler: Processed in 0.002267046 sec.
8425 2025.01.08 01:20:56.800126 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8426 2025.01.08 01:20:56.800277 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
8427 2025.01.08 01:20:56.800346 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8428 2025.01.08 01:20:56.800978 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8429 2025.01.08 01:20:56.801018 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8430 2025.01.08 01:20:56.801423 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
8431 2025.01.08 01:20:56.801687 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8432 2025.01.08 01:20:56.801869 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00163 sec., 61349.69325153375 rows/sec., 4.25 MiB/sec.
8433 2025.01.08 01:20:56.801927 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} <Debug> TCPHandler: Processed in 0.00187329 sec.
8434 2025.01.08 01:20:56.802082 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8435 2025.01.08 01:20:56.802231 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8436 2025.01.08 01:20:56.802297 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8437 2025.01.08 01:20:56.802872 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8438 2025.01.08 01:20:56.802911 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8439 2025.01.08 01:20:56.803281 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
8440 2025.01.08 01:20:56.803534 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8441 2025.01.08 01:20:56.803806 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001609 sec., 18645.121193287756 rows/sec., 1.28 MiB/sec.
8442 2025.01.08 01:20:56.803861 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} <Debug> TCPHandler: Processed in 0.001847919 sec.
8443 2025.01.08 01:20:57.141665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317
8444 2025.01.08 01:20:57.160883 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8445 2025.01.08 01:20:57.160945 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8446 2025.01.08 01:20:57.168075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8447 2025.01.08 01:20:57.168861 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8448 2025.01.08 01:20:57.171567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317
8449 2025.01.08 01:20:58.739653 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8450 2025.01.08 01:20:58.739866 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
8451 2025.01.08 01:20:58.739949 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
8452 2025.01.08 01:20:58.740690 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8453 2025.01.08 01:20:58.740743 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8454 2025.01.08 01:20:58.741199 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8455 2025.01.08 01:20:58.741474 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8456 2025.01.08 01:20:58.741753 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec.
8457 2025.01.08 01:20:58.741958 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} <Debug> TCPHandler: Processed in 0.002441019 sec.
8458 2025.01.08 01:20:58.742249 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8459 2025.01.08 01:20:58.742445 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
8460 2025.01.08 01:20:58.742522 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8461 2025.01.08 01:20:58.743284 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8462 2025.01.08 01:20:58.743337 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8463 2025.01.08 01:20:58.743776 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
8464 2025.01.08 01:20:58.744037 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8465 2025.01.08 01:20:58.744349 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001941 sec., 6182.380216383308 rows/sec., 504.13 KiB/sec.
8466 2025.01.08 01:20:58.744492 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} <Debug> TCPHandler: Processed in 0.002416598 sec.
8467 2025.01.08 01:20:58.744669 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8468 2025.01.08 01:20:58.744804 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
8469 2025.01.08 01:20:58.744859 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8470 2025.01.08 01:20:58.746175 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8471 2025.01.08 01:20:58.746218 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8472 2025.01.08 01:20:58.746702 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
8473 2025.01.08 01:20:58.746952 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8474 2025.01.08 01:20:58.747220 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} <Debug> executeQuery: Read 1359 rows, 115.98 KiB in 0.002438 sec., 557424.1181296144 rows/sec., 46.46 MiB/sec.
8475 2025.01.08 01:20:58.747351 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} <Debug> TCPHandler: Processed in 0.002744883 sec.
8476 2025.01.08 01:20:58.747612 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8477 2025.01.08 01:20:58.747780 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
8478 2025.01.08 01:20:58.747842 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8479 2025.01.08 01:20:58.748474 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8480 2025.01.08 01:20:58.748518 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8481 2025.01.08 01:20:58.748896 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8482 2025.01.08 01:20:58.749146 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8483 2025.01.08 01:20:58.749404 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} <Debug> executeQuery: Read 39 rows, 2.80 KiB in 0.001658 sec., 23522.316043425813 rows/sec., 1.65 MiB/sec.
8484 2025.01.08 01:20:58.749596 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} <Debug> TCPHandler: Processed in 0.002122173 sec.
8485 2025.01.08 01:20:58.749818 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8486 2025.01.08 01:20:58.749959 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
8487 2025.01.08 01:20:58.750019 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8488 2025.01.08 01:20:58.750812 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8489 2025.01.08 01:20:58.750861 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8490 2025.01.08 01:20:58.751244 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8491 2025.01.08 01:20:58.751479 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8492 2025.01.08 01:20:58.751732 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001805 sec., 134072.0221606648 rows/sec., 9.08 MiB/sec.
8493 2025.01.08 01:20:58.751944 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} <Debug> TCPHandler: Processed in 0.002234035 sec.
8494 2025.01.08 01:20:58.752134 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8495 2025.01.08 01:20:58.752273 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
8496 2025.01.08 01:20:58.752332 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8497 2025.01.08 01:20:58.753007 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8498 2025.01.08 01:20:58.753047 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8499 2025.01.08 01:20:58.753412 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8500 2025.01.08 01:20:58.753670 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8501 2025.01.08 01:20:58.753938 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001691 sec., 7687.75872264932 rows/sec., 479.33 KiB/sec.
8502 2025.01.08 01:20:58.754154 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} <Debug> TCPHandler: Processed in 0.002085433 sec.
8503 2025.01.08 01:20:58.754320 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8504 2025.01.08 01:20:58.754443 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8505 2025.01.08 01:20:58.754492 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8506 2025.01.08 01:20:58.755442 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8507 2025.01.08 01:20:58.755483 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8508 2025.01.08 01:20:58.755892 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
8509 2025.01.08 01:20:58.756133 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8510 2025.01.08 01:20:58.756356 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} <Debug> executeQuery: Read 834 rows, 61.67 KiB in 0.001938 sec., 430340.55727554177 rows/sec., 31.08 MiB/sec.
8511 2025.01.08 01:20:58.756411 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} <Debug> TCPHandler: Processed in 0.002160334 sec.
8512 2025.01.08 01:20:58.756564 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8513 2025.01.08 01:20:58.756703 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
8514 2025.01.08 01:20:58.756764 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8515 2025.01.08 01:20:58.757283 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8516 2025.01.08 01:20:58.757322 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8517 2025.01.08 01:20:58.757693 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8518 2025.01.08 01:20:58.757937 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8519 2025.01.08 01:20:58.758193 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec.
8520 2025.01.08 01:20:58.758397 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} <Debug> TCPHandler: Processed in 0.00189813 sec.
8521 2025.01.08 01:20:58.758609 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8522 2025.01.08 01:20:58.758749 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
8523 2025.01.08 01:20:58.758812 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8524 2025.01.08 01:20:58.759642 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8525 2025.01.08 01:20:58.759683 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8526 2025.01.08 01:20:58.760122 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
8527 2025.01.08 01:20:58.760355 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8528 2025.01.08 01:20:58.760570 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001852 sec., 523218.14254859614 rows/sec., 34.78 MiB/sec.
8529 2025.01.08 01:20:58.760627 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} <Debug> TCPHandler: Processed in 0.002130723 sec.
8530 2025.01.08 01:20:58.760766 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8531 2025.01.08 01:20:58.760883 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
8532 2025.01.08 01:20:58.760937 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8533 2025.01.08 01:20:58.761403 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8534 2025.01.08 01:20:58.761442 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8535 2025.01.08 01:20:58.761796 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8536 2025.01.08 01:20:58.762037 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8537 2025.01.08 01:20:58.762285 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec.
8538 2025.01.08 01:20:58.762483 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} <Debug> TCPHandler: Processed in 0.001770168 sec.
8539 2025.01.08 01:20:58.762680 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8540 2025.01.08 01:20:58.762803 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
8541 2025.01.08 01:20:58.762886 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8542 2025.01.08 01:20:58.764033 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8543 2025.01.08 01:20:58.764074 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8544 2025.01.08 01:20:58.764703 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8545 2025.01.08 01:20:58.764964 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8546 2025.01.08 01:20:58.765265 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002477 sec., 8074.283407347598 rows/sec., 14.47 MiB/sec.
8547 2025.01.08 01:20:58.765810 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} <Debug> TCPHandler: Processed in 0.003213651 sec.
8548 2025.01.08 01:20:58.765969 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8549 2025.01.08 01:20:58.766109 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8550 2025.01.08 01:20:58.766170 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8551 2025.01.08 01:20:58.766744 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8552 2025.01.08 01:20:58.766792 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8553 2025.01.08 01:20:58.767188 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
8554 2025.01.08 01:20:58.767428 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8555 2025.01.08 01:20:58.767645 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001569 sec., 21669.85340981517 rows/sec., 1.27 MiB/sec.
8556 2025.01.08 01:20:58.767695 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} <Debug> TCPHandler: Processed in 0.001797808 sec.
8557 2025.01.08 01:21:00.873522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1208
8558 2025.01.08 01:21:00.876985 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8559 2025.01.08 01:21:00.877049 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8560 2025.01.08 01:21:00.878562 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8561 2025.01.08 01:21:00.878884 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8562 2025.01.08 01:21:00.879130 [ 45 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
8563 2025.01.08 01:21:00.879239 [ 45 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8564 2025.01.08 01:21:00.879301 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8565 2025.01.08 01:21:00.880115 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
8566 2025.01.08 01:21:00.881698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208
8567 2025.01.08 01:21:00.882064 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8568 2025.01.08 01:21:00.882255 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1020 rows starting from the beginning of the part
8569 2025.01.08 01:21:00.882940 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part
8570 2025.01.08 01:21:00.883626 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part
8571 2025.01.08 01:21:00.884276 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 22 rows starting from the beginning of the part
8572 2025.01.08 01:21:00.885017 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part
8573 2025.01.08 01:21:00.885758 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part
8574 2025.01.08 01:21:00.894385 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 72 columns (72 merged, 0 gathered) in 0.014928255 sec., 80920.37548929865 rows/sec., 63.21 MiB/sec.
8575 2025.01.08 01:21:00.895855 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
8576 2025.01.08 01:21:00.896587 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8577 2025.01.08 01:21:00.896682 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
8578 2025.01.08 01:21:00.896903 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB.
8579 2025.01.08 01:21:01.794776 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8580 2025.01.08 01:21:01.794996 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
8581 2025.01.08 01:21:01.795077 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8582 2025.01.08 01:21:01.795882 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8583 2025.01.08 01:21:01.795934 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8584 2025.01.08 01:21:01.796394 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
8585 2025.01.08 01:21:01.796650 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8586 2025.01.08 01:21:01.796820 [ 90 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
8587 2025.01.08 01:21:01.796866 [ 90 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8588 2025.01.08 01:21:01.796872 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.001937 sec., 35105.833763551884 rows/sec., 2.98 MiB/sec.
8589 2025.01.08 01:21:01.796894 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8590 2025.01.08 01:21:01.796990 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} <Debug> TCPHandler: Processed in 0.002351537 sec.
8591 2025.01.08 01:21:01.797171 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
8592 2025.01.08 01:21:01.797307 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8593 2025.01.08 01:21:01.797393 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8594 2025.01.08 01:21:01.797460 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1402 rows starting from the beginning of the part
8595 2025.01.08 01:21:01.797635 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
8596 2025.01.08 01:21:01.797720 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part
8597 2025.01.08 01:21:01.797838 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8598 2025.01.08 01:21:01.798068 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 255 rows starting from the beginning of the part
8599 2025.01.08 01:21:01.798421 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part
8600 2025.01.08 01:21:01.798808 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1359 rows starting from the beginning of the part
8601 2025.01.08 01:21:01.799192 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part
8602 2025.01.08 01:21:01.800726 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8603 2025.01.08 01:21:01.800815 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8604 2025.01.08 01:21:01.801930 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8605 2025.01.08 01:21:01.802262 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8606 2025.01.08 01:21:01.803055 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.005499 sec., 3818.876159301691 rows/sec., 287.16 KiB/sec.
8607 2025.01.08 01:21:01.803034 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.006009524 sec., 521838.33528246166 rows/sec., 45.73 MiB/sec.
8608 2025.01.08 01:21:01.803370 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} <Debug> TCPHandler: Processed in 0.006235938 sec.
8609 2025.01.08 01:21:01.803576 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
8610 2025.01.08 01:21:01.803617 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8611 2025.01.08 01:21:01.803822 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8612 2025.01.08 01:21:01.803928 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8613 2025.01.08 01:21:01.804165 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8614 2025.01.08 01:21:01.804424 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
8615 2025.01.08 01:21:01.804624 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
8616 2025.01.08 01:21:01.804959 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8617 2025.01.08 01:21:01.805003 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8618 2025.01.08 01:21:01.805386 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
8619 2025.01.08 01:21:01.805638 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8620 2025.01.08 01:21:01.805779 [ 90 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
8621 2025.01.08 01:21:01.805817 [ 90 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8622 2025.01.08 01:21:01.805827 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.002066 sec., 23717.32817037754 rows/sec., 1.85 MiB/sec.
8623 2025.01.08 01:21:01.805845 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8624 2025.01.08 01:21:01.805968 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} <Debug> TCPHandler: Processed in 0.002444518 sec.
8625 2025.01.08 01:21:01.806059 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
8626 2025.01.08 01:21:01.806169 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8627 2025.01.08 01:21:01.806242 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8628 2025.01.08 01:21:01.806311 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 875 rows starting from the beginning of the part
8629 2025.01.08 01:21:01.806410 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
8630 2025.01.08 01:21:01.806617 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part
8631 2025.01.08 01:21:01.806632 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8632 2025.01.08 01:21:01.806977 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 387 rows starting from the beginning of the part
8633 2025.01.08 01:21:01.807363 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 28 rows starting from the beginning of the part
8634 2025.01.08 01:21:01.807707 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 834 rows starting from the beginning of the part
8635 2025.01.08 01:21:01.808078 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 49 rows starting from the beginning of the part
8636 2025.01.08 01:21:01.809219 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8637 2025.01.08 01:21:01.809297 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8638 2025.01.08 01:21:01.810377 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
8639 2025.01.08 01:21:01.810730 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8640 2025.01.08 01:21:01.811139 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
8641 2025.01.08 01:21:01.811141 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005187551 sec., 424284.9853427947 rows/sec., 32.32 MiB/sec.
8642 2025.01.08 01:21:01.811233 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8643 2025.01.08 01:21:01.811303 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8644 2025.01.08 01:21:01.811328 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.004989 sec., 12026.458208057726 rows/sec., 853.83 KiB/sec.
8645 2025.01.08 01:21:01.811511 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
8646 2025.01.08 01:21:01.811700 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} <Debug> TCPHandler: Processed in 0.005620258 sec.
8647 2025.01.08 01:21:01.811978 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
8648 2025.01.08 01:21:01.812015 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8649 2025.01.08 01:21:01.812334 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8650 2025.01.08 01:21:01.812336 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
8651 2025.01.08 01:21:01.812407 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 16842 rows starting from the beginning of the part
8652 2025.01.08 01:21:01.812508 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8653 2025.01.08 01:21:01.812929 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 100 rows starting from the beginning of the part
8654 2025.01.08 01:21:01.812930 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8655 2025.01.08 01:21:01.812991 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
8656 2025.01.08 01:21:01.813387 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
8657 2025.01.08 01:21:01.813484 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 177 rows starting from the beginning of the part
8658 2025.01.08 01:21:01.813819 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part
8659 2025.01.08 01:21:01.814078 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 969 rows starting from the beginning of the part
8660 2025.01.08 01:21:01.814498 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
8661 2025.01.08 01:21:01.816359 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8662 2025.01.08 01:21:01.816403 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8663 2025.01.08 01:21:01.817595 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8664 2025.01.08 01:21:01.817986 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8665 2025.01.08 01:21:01.818217 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00599 sec., 3505.8430717863107 rows/sec., 6.28 MiB/sec.
8666 2025.01.08 01:21:01.818417 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} <Debug> TCPHandler: Processed in 0.006583514 sec.
8667 2025.01.08 01:21:01.818589 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8668 2025.01.08 01:21:01.818740 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8669 2025.01.08 01:21:01.818803 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8670 2025.01.08 01:21:01.819391 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8671 2025.01.08 01:21:01.819446 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8672 2025.01.08 01:21:01.820018 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
8673 2025.01.08 01:21:01.820346 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8674 2025.01.08 01:21:01.820561 [ 90 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
8675 2025.01.08 01:21:01.820667 [ 90 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8676 2025.01.08 01:21:01.820751 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB.
8677 2025.01.08 01:21:01.820890 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.002141 sec., 8407.286314806164 rows/sec., 589.77 KiB/sec.
8678 2025.01.08 01:21:01.821256 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} <Debug> TCPHandler: Processed in 0.002727593 sec.
8679 2025.01.08 01:21:01.821257 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
8680 2025.01.08 01:21:01.821480 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18248 rows, containing 5 columns (5 merged, 0 gathered) in 0.010041988 sec., 1817170.0663255125 rows/sec., 121.68 MiB/sec.
8681 2025.01.08 01:21:01.821540 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8682 2025.01.08 01:21:01.821578 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2314 rows starting from the beginning of the part
8683 2025.01.08 01:21:01.821739 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part
8684 2025.01.08 01:21:01.821775 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
8685 2025.01.08 01:21:01.822113 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 52 rows starting from the beginning of the part
8686 2025.01.08 01:21:01.822294 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part
8687 2025.01.08 01:21:01.822601 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part
8688 2025.01.08 01:21:01.822923 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8689 2025.01.08 01:21:01.822956 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part
8690 2025.01.08 01:21:01.823263 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
8691 2025.01.08 01:21:01.823480 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB.
8692 2025.01.08 01:21:01.824710 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 4 columns (4 merged, 0 gathered) in 0.00381827 sec., 648985.0115366384 rows/sec., 41.77 MiB/sec.
8693 2025.01.08 01:21:01.824939 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
8694 2025.01.08 01:21:01.825210 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8695 2025.01.08 01:21:01.825286 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
8696 2025.01.08 01:21:01.825354 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
8697 2025.01.08 01:21:03.275130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764
8698 2025.01.08 01:21:03.276367 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8699 2025.01.08 01:21:03.276458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8700 2025.01.08 01:21:03.277004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8701 2025.01.08 01:21:03.277280 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8702 2025.01.08 01:21:03.277772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764
8703 2025.01.08 01:21:04.671656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325
8704 2025.01.08 01:21:04.692693 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8705 2025.01.08 01:21:04.692748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8706 2025.01.08 01:21:04.700292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8707 2025.01.08 01:21:04.701071 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8708 2025.01.08 01:21:04.704271 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325
8709 2025.01.08 01:21:06.796076 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8710 2025.01.08 01:21:06.796292 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
8711 2025.01.08 01:21:06.796373 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8712 2025.01.08 01:21:06.797239 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8713 2025.01.08 01:21:06.797291 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8714 2025.01.08 01:21:06.797729 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
8715 2025.01.08 01:21:06.797992 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8716 2025.01.08 01:21:06.798240 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002006 sec., 12961.116650049851 rows/sec., 986.79 KiB/sec.
8717 2025.01.08 01:21:06.798311 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} <Debug> TCPHandler: Processed in 0.002375177 sec.
8718 2025.01.08 01:21:06.798571 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8719 2025.01.08 01:21:06.798793 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8720 2025.01.08 01:21:06.798879 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8721 2025.01.08 01:21:06.799696 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8722 2025.01.08 01:21:06.799750 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8723 2025.01.08 01:21:06.800215 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
8724 2025.01.08 01:21:06.800485 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8725 2025.01.08 01:21:06.800747 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002011 sec., 13923.4211834908 rows/sec., 1.09 MiB/sec.
8726 2025.01.08 01:21:06.800857 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} <Debug> TCPHandler: Processed in 0.002430039 sec.
8727 2025.01.08 01:21:06.801085 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8728 2025.01.08 01:21:06.801294 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
8729 2025.01.08 01:21:06.801360 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8730 2025.01.08 01:21:06.802022 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8731 2025.01.08 01:21:06.802071 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8732 2025.01.08 01:21:06.802488 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
8733 2025.01.08 01:21:06.802727 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8734 2025.01.08 01:21:06.802950 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001694 sec., 59031.8772136954 rows/sec., 4.09 MiB/sec.
8735 2025.01.08 01:21:06.803016 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} <Debug> TCPHandler: Processed in 0.002067942 sec.
8736 2025.01.08 01:21:06.803190 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8737 2025.01.08 01:21:06.803318 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8738 2025.01.08 01:21:06.803376 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8739 2025.01.08 01:21:06.803896 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8740 2025.01.08 01:21:06.803937 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8741 2025.01.08 01:21:06.804344 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
8742 2025.01.08 01:21:06.804598 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8743 2025.01.08 01:21:06.804811 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001522 sec., 19710.906701708278 rows/sec., 1.35 MiB/sec.
8744 2025.01.08 01:21:06.804867 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} <Debug> TCPHandler: Processed in 0.001733688 sec.
8745 2025.01.08 01:21:10.616690 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
8746 2025.01.08 01:21:10.616786 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
8747 2025.01.08 01:21:10.628886 [ 151 ] {} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
8748 2025.01.08 01:21:10.628929 [ 151 ] {} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8749 2025.01.08 01:21:10.628957 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8750 2025.01.08 01:21:10.629166 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
8751 2025.01.08 01:21:10.629358 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8752 2025.01.08 01:21:10.629401 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part
8753 2025.01.08 01:21:10.629500 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
8754 2025.01.08 01:21:10.629762 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part
8755 2025.01.08 01:21:10.630000 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
8756 2025.01.08 01:21:10.630299 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part
8757 2025.01.08 01:21:10.631552 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002523969 sec., 16640.457945402657 rows/sec., 1.39 MiB/sec.
8758 2025.01.08 01:21:10.631748 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
8759 2025.01.08 01:21:10.632106 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8760 2025.01.08 01:21:10.632208 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
8761 2025.01.08 01:21:10.632317 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8762 2025.01.08 01:21:10.777931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191
8763 2025.01.08 01:21:10.778583 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8764 2025.01.08 01:21:10.778633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8765 2025.01.08 01:21:10.779178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8766 2025.01.08 01:21:10.779438 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8767 2025.01.08 01:21:10.779688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191
8768 2025.01.08 01:21:10.882067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1228
8769 2025.01.08 01:21:10.885171 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8770 2025.01.08 01:21:10.885227 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8771 2025.01.08 01:21:10.886728 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8772 2025.01.08 01:21:10.887049 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8773 2025.01.08 01:21:10.887725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228
8774 2025.01.08 01:21:11.802305 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8775 2025.01.08 01:21:11.802547 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
8776 2025.01.08 01:21:11.802628 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
8777 2025.01.08 01:21:11.803461 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8778 2025.01.08 01:21:11.803509 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8779 2025.01.08 01:21:11.803955 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8780 2025.01.08 01:21:11.804203 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8781 2025.01.08 01:21:11.804407 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec.
8782 2025.01.08 01:21:11.804472 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} <Debug> TCPHandler: Processed in 0.002354567 sec.
8783 2025.01.08 01:21:11.804735 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8784 2025.01.08 01:21:11.804955 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
8785 2025.01.08 01:21:11.805038 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8786 2025.01.08 01:21:11.805963 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8787 2025.01.08 01:21:11.806015 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8788 2025.01.08 01:21:11.806474 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
8789 2025.01.08 01:21:11.806737 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8790 2025.01.08 01:21:11.806992 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002092 sec., 121892.92543021032 rows/sec., 10.90 MiB/sec.
8791 2025.01.08 01:21:11.807068 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} <Debug> TCPHandler: Processed in 0.002475399 sec.
8792 2025.01.08 01:21:11.807264 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8793 2025.01.08 01:21:11.807426 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
8794 2025.01.08 01:21:11.807485 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8795 2025.01.08 01:21:11.808194 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8796 2025.01.08 01:21:11.808241 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8797 2025.01.08 01:21:11.808616 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8798 2025.01.08 01:21:11.808872 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8799 2025.01.08 01:21:11.809066 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001676 sec., 28639.618138424823 rows/sec., 2.06 MiB/sec.
8800 2025.01.08 01:21:11.809190 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} <Debug> TCPHandler: Processed in 0.002033012 sec.
8801 2025.01.08 01:21:11.809360 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8802 2025.01.08 01:21:11.809500 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
8803 2025.01.08 01:21:11.809559 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8804 2025.01.08 01:21:11.810262 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8805 2025.01.08 01:21:11.810311 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8806 2025.01.08 01:21:11.810680 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8807 2025.01.08 01:21:11.810921 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8808 2025.01.08 01:21:11.811137 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001668 sec., 8393.285371702637 rows/sec., 587.81 KiB/sec.
8809 2025.01.08 01:21:11.811190 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} <Debug> TCPHandler: Processed in 0.00190632 sec.
8810 2025.01.08 01:21:11.811336 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8811 2025.01.08 01:21:11.811479 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
8812 2025.01.08 01:21:11.811536 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8813 2025.01.08 01:21:11.812223 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8814 2025.01.08 01:21:11.812269 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8815 2025.01.08 01:21:11.812634 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8816 2025.01.08 01:21:11.812887 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8817 2025.01.08 01:21:11.813082 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 495.75 KiB/sec.
8818 2025.01.08 01:21:11.813211 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} <Debug> TCPHandler: Processed in 0.001934641 sec.
8819 2025.01.08 01:21:11.813367 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8820 2025.01.08 01:21:11.813504 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8821 2025.01.08 01:21:11.813564 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8822 2025.01.08 01:21:11.814437 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8823 2025.01.08 01:21:11.814479 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8824 2025.01.08 01:21:11.814870 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
8825 2025.01.08 01:21:11.815119 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8826 2025.01.08 01:21:11.815330 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001855 sec., 208625.33692722372 rows/sec., 14.79 MiB/sec.
8827 2025.01.08 01:21:11.815383 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} <Debug> TCPHandler: Processed in 0.002078543 sec.
8828 2025.01.08 01:21:11.815520 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8829 2025.01.08 01:21:11.815641 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
8830 2025.01.08 01:21:11.815692 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8831 2025.01.08 01:21:11.816184 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8832 2025.01.08 01:21:11.816223 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8833 2025.01.08 01:21:11.816583 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8834 2025.01.08 01:21:11.816814 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8835 2025.01.08 01:21:11.817027 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec.
8836 2025.01.08 01:21:11.817096 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} <Debug> TCPHandler: Processed in 0.001633266 sec.
8837 2025.01.08 01:21:11.817276 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8838 2025.01.08 01:21:11.817405 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
8839 2025.01.08 01:21:11.817468 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8840 2025.01.08 01:21:11.818127 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8841 2025.01.08 01:21:11.818174 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8842 2025.01.08 01:21:11.818590 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
8843 2025.01.08 01:21:11.818842 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8844 2025.01.08 01:21:11.819060 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001685 sec., 105044.51038575667 rows/sec., 6.93 MiB/sec.
8845 2025.01.08 01:21:11.819114 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} <Debug> TCPHandler: Processed in 0.001937041 sec.
8846 2025.01.08 01:21:11.819258 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8847 2025.01.08 01:21:11.819382 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
8848 2025.01.08 01:21:11.819435 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8849 2025.01.08 01:21:11.819914 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8850 2025.01.08 01:21:11.819954 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8851 2025.01.08 01:21:11.820328 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8852 2025.01.08 01:21:11.820566 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8853 2025.01.08 01:21:11.820795 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec.
8854 2025.01.08 01:21:11.820916 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} <Debug> TCPHandler: Processed in 0.001714677 sec.
8855 2025.01.08 01:21:11.821075 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8856 2025.01.08 01:21:11.821190 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
8857 2025.01.08 01:21:11.821275 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8858 2025.01.08 01:21:11.822565 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8859 2025.01.08 01:21:11.822606 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8860 2025.01.08 01:21:11.823280 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8861 2025.01.08 01:21:11.823542 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8862 2025.01.08 01:21:11.823796 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002629 sec., 15595.283377710157 rows/sec., 27.95 MiB/sec.
8863 2025.01.08 01:21:11.823890 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} <Debug> TCPHandler: Processed in 0.002887105 sec.
8864 2025.01.08 01:21:11.824091 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8865 2025.01.08 01:21:11.824313 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8866 2025.01.08 01:21:11.824400 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8867 2025.01.08 01:21:11.824890 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8868 2025.01.08 01:21:11.824928 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8869 2025.01.08 01:21:11.825296 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
8870 2025.01.08 01:21:11.825530 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8871 2025.01.08 01:21:11.825744 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001485 sec., 35016.835016835015 rows/sec., 2.17 MiB/sec.
8872 2025.01.08 01:21:11.825801 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} <Debug> TCPHandler: Processed in 0.001820789 sec.
8873 2025.01.08 01:21:12.204351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332
8874 2025.01.08 01:21:12.225762 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8875 2025.01.08 01:21:12.225824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8876 2025.01.08 01:21:12.233215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8877 2025.01.08 01:21:12.234039 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8878 2025.01.08 01:21:12.236875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332
8879 2025.01.08 01:21:16.796127 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8880 2025.01.08 01:21:16.796342 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
8881 2025.01.08 01:21:16.796426 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8882 2025.01.08 01:21:16.797181 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8883 2025.01.08 01:21:16.797234 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8884 2025.01.08 01:21:16.797667 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
8885 2025.01.08 01:21:16.797933 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8886 2025.01.08 01:21:16.798173 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001889 sec., 13763.896241397564 rows/sec., 1.02 MiB/sec.
8887 2025.01.08 01:21:16.798254 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} <Debug> TCPHandler: Processed in 0.002265766 sec.
8888 2025.01.08 01:21:16.798535 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8889 2025.01.08 01:21:16.798758 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8890 2025.01.08 01:21:16.798844 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8891 2025.01.08 01:21:16.799684 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8892 2025.01.08 01:21:16.799740 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8893 2025.01.08 01:21:16.800185 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
8894 2025.01.08 01:21:16.800446 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8895 2025.01.08 01:21:16.800687 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001989 sec., 14077.425842131724 rows/sec., 1.10 MiB/sec.
8896 2025.01.08 01:21:16.800756 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} <Debug> TCPHandler: Processed in 0.002391957 sec.
8897 2025.01.08 01:21:16.800894 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8898 2025.01.08 01:21:16.801019 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
8899 2025.01.08 01:21:16.801077 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8900 2025.01.08 01:21:16.801640 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8901 2025.01.08 01:21:16.801681 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8902 2025.01.08 01:21:16.802087 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
8903 2025.01.08 01:21:16.802326 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8904 2025.01.08 01:21:16.802542 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001552 sec., 64432.989690721646 rows/sec., 4.47 MiB/sec.
8905 2025.01.08 01:21:16.802597 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} <Debug> TCPHandler: Processed in 0.001761388 sec.
8906 2025.01.08 01:21:16.802752 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8907 2025.01.08 01:21:16.802898 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8908 2025.01.08 01:21:16.802964 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8909 2025.01.08 01:21:16.803535 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8910 2025.01.08 01:21:16.803578 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8911 2025.01.08 01:21:16.803974 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
8912 2025.01.08 01:21:16.804227 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8913 2025.01.08 01:21:16.804453 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001589 sec., 18879.798615481435 rows/sec., 1.29 MiB/sec.
8914 2025.01.08 01:21:16.804508 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} <Debug> TCPHandler: Processed in 0.001825559 sec.
8915 2025.01.08 01:21:18.279817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679
8916 2025.01.08 01:21:18.280593 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8917 2025.01.08 01:21:18.280637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8918 2025.01.08 01:21:18.281253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8919 2025.01.08 01:21:18.281506 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8920 2025.01.08 01:21:18.281712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679
8921 2025.01.08 01:21:19.736952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340
8922 2025.01.08 01:21:19.758457 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8923 2025.01.08 01:21:19.758513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8924 2025.01.08 01:21:19.766057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8925 2025.01.08 01:21:19.766850 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8926 2025.01.08 01:21:19.770553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340
8927 2025.01.08 01:21:20.887897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1258
8928 2025.01.08 01:21:20.891023 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8929 2025.01.08 01:21:20.891074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8930 2025.01.08 01:21:20.892560 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8931 2025.01.08 01:21:20.892878 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8932 2025.01.08 01:21:20.893480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258
8933 2025.01.08 01:21:21.802395 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8934 2025.01.08 01:21:21.802613 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
8935 2025.01.08 01:21:21.802694 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
8936 2025.01.08 01:21:21.803485 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8937 2025.01.08 01:21:21.803540 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8938 2025.01.08 01:21:21.804000 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8939 2025.01.08 01:21:21.804265 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8940 2025.01.08 01:21:21.804544 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001984 sec., 7056.451612903225 rows/sec., 507.97 KiB/sec.
8941 2025.01.08 01:21:21.804728 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} <Debug> TCPHandler: Processed in 0.002472179 sec.
8942 2025.01.08 01:21:21.805003 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8943 2025.01.08 01:21:21.805203 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
8944 2025.01.08 01:21:21.805276 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8945 2025.01.08 01:21:21.806143 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8946 2025.01.08 01:21:21.806190 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8947 2025.01.08 01:21:21.806655 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
8948 2025.01.08 01:21:21.806920 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8949 2025.01.08 01:21:21.807161 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002012 sec., 126739.56262425448 rows/sec., 11.33 MiB/sec.
8950 2025.01.08 01:21:21.807218 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} <Debug> TCPHandler: Processed in 0.002354917 sec.
8951 2025.01.08 01:21:21.807399 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8952 2025.01.08 01:21:21.807550 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
8953 2025.01.08 01:21:21.807614 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8954 2025.01.08 01:21:21.808369 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8955 2025.01.08 01:21:21.808421 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8956 2025.01.08 01:21:21.808846 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8957 2025.01.08 01:21:21.809109 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8958 2025.01.08 01:21:21.809284 [ 137 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8959 2025.01.08 01:21:21.809352 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001837 sec., 26129.5590636908 rows/sec., 1.88 MiB/sec.
8960 2025.01.08 01:21:21.809373 [ 137 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8961 2025.01.08 01:21:21.809442 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8962 2025.01.08 01:21:21.809479 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} <Debug> TCPHandler: Processed in 0.002148344 sec.
8963 2025.01.08 01:21:21.809682 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
8964 2025.01.08 01:21:21.809687 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8965 2025.01.08 01:21:21.809829 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8966 2025.01.08 01:21:21.809868 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 62 rows starting from the beginning of the part
8967 2025.01.08 01:21:21.809880 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
8968 2025.01.08 01:21:21.809963 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8969 2025.01.08 01:21:21.809988 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part
8970 2025.01.08 01:21:21.810410 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part
8971 2025.01.08 01:21:21.810727 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part
8972 2025.01.08 01:21:21.811044 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part
8973 2025.01.08 01:21:21.811347 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part
8974 2025.01.08 01:21:21.812444 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8975 2025.01.08 01:21:21.812507 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8976 2025.01.08 01:21:21.813117 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.003552496 sec., 74876.9315996415 rows/sec., 5.65 MiB/sec.
8977 2025.01.08 01:21:21.813130 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8978 2025.01.08 01:21:21.813403 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8979 2025.01.08 01:21:21.813614 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8980 2025.01.08 01:21:21.814164 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004275 sec., 3274.8538011695905 rows/sec., 229.35 KiB/sec.
8981 2025.01.08 01:21:21.814186 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8982 2025.01.08 01:21:21.814536 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8983 2025.01.08 01:21:21.814727 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} <Debug> TCPHandler: Processed in 0.005117821 sec.
8984 2025.01.08 01:21:21.814802 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8985 2025.01.08 01:21:21.814940 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8986 2025.01.08 01:21:21.815060 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
8987 2025.01.08 01:21:21.815112 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8988 2025.01.08 01:21:21.815696 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8989 2025.01.08 01:21:21.815735 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8990 2025.01.08 01:21:21.816104 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8991 2025.01.08 01:21:21.816343 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8992 2025.01.08 01:21:21.816560 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec.
8993 2025.01.08 01:21:21.816688 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} <Debug> TCPHandler: Processed in 0.001817169 sec.
8994 2025.01.08 01:21:21.816846 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8995 2025.01.08 01:21:21.816984 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8996 2025.01.08 01:21:21.817043 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8997 2025.01.08 01:21:21.817852 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8998 2025.01.08 01:21:21.817893 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
8999 2025.01.08 01:21:21.818284 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
9000 2025.01.08 01:21:21.818542 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9001 2025.01.08 01:21:21.818756 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001803 sec., 214642.26289517473 rows/sec., 15.21 MiB/sec.
9002 2025.01.08 01:21:21.818811 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} <Debug> TCPHandler: Processed in 0.002032362 sec.
9003 2025.01.08 01:21:21.818967 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9004 2025.01.08 01:21:21.819108 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
9005 2025.01.08 01:21:21.819170 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9006 2025.01.08 01:21:21.819730 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9007 2025.01.08 01:21:21.819770 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9008 2025.01.08 01:21:21.820151 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
9009 2025.01.08 01:21:21.820396 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9010 2025.01.08 01:21:21.820657 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec.
9011 2025.01.08 01:21:21.820855 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} <Debug> TCPHandler: Processed in 0.001952051 sec.
9012 2025.01.08 01:21:21.821059 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9013 2025.01.08 01:21:21.821197 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
9014 2025.01.08 01:21:21.821262 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9015 2025.01.08 01:21:21.821885 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9016 2025.01.08 01:21:21.821924 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9017 2025.01.08 01:21:21.822324 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
9018 2025.01.08 01:21:21.822575 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9019 2025.01.08 01:21:21.822793 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001627 sec., 108789.18254456054 rows/sec., 7.18 MiB/sec.
9020 2025.01.08 01:21:21.822847 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} <Debug> TCPHandler: Processed in 0.00186668 sec.
9021 2025.01.08 01:21:21.822985 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9022 2025.01.08 01:21:21.823104 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
9023 2025.01.08 01:21:21.823158 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9024 2025.01.08 01:21:21.823640 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9025 2025.01.08 01:21:21.823678 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9026 2025.01.08 01:21:21.824053 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
9027 2025.01.08 01:21:21.824297 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9028 2025.01.08 01:21:21.824477 [ 141 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0
9029 2025.01.08 01:21:21.824541 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec.
9030 2025.01.08 01:21:21.824544 [ 141 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9031 2025.01.08 01:21:21.824627 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9032 2025.01.08 01:21:21.824661 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} <Debug> TCPHandler: Processed in 0.001727637 sec.
9033 2025.01.08 01:21:21.824945 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9034 2025.01.08 01:21:21.825027 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full
9035 2025.01.08 01:21:21.825389 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
9036 2025.01.08 01:21:21.825448 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9037 2025.01.08 01:21:21.825556 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part
9038 2025.01.08 01:21:21.825593 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9039 2025.01.08 01:21:21.825973 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part
9040 2025.01.08 01:21:21.826319 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
9041 2025.01.08 01:21:21.826626 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part
9042 2025.01.08 01:21:21.826922 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part
9043 2025.01.08 01:21:21.827246 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part
9044 2025.01.08 01:21:21.831215 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006478592 sec., 4939.344845299719 rows/sec., 332.83 KiB/sec.
9045 2025.01.08 01:21:21.831407 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9046 2025.01.08 01:21:21.831474 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary)
9047 2025.01.08 01:21:21.831477 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9048 2025.01.08 01:21:21.832102 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9049 2025.01.08 01:21:21.832349 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7
9050 2025.01.08 01:21:21.832560 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9051 2025.01.08 01:21:21.832894 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9052 2025.01.08 01:21:21.833193 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9053 2025.01.08 01:21:21.833406 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9054 2025.01.08 01:21:21.833471 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9055 2025.01.08 01:21:21.833521 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.008274 sec., 4955.281605027798 rows/sec., 8.88 MiB/sec.
9056 2025.01.08 01:21:21.833527 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9057 2025.01.08 01:21:21.833938 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
9058 2025.01.08 01:21:21.833984 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} <Debug> TCPHandler: Processed in 0.009222485 sec.
9059 2025.01.08 01:21:21.834219 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9060 2025.01.08 01:21:21.834505 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
9061 2025.01.08 01:21:21.834602 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9062 2025.01.08 01:21:21.834621 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9063 2025.01.08 01:21:21.834820 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1013 rows starting from the beginning of the part
9064 2025.01.08 01:21:21.835652 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part
9065 2025.01.08 01:21:21.836264 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part
9066 2025.01.08 01:21:21.836999 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part
9067 2025.01.08 01:21:21.837010 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9068 2025.01.08 01:21:21.837078 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9069 2025.01.08 01:21:21.837577 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part
9070 2025.01.08 01:21:21.838199 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part
9071 2025.01.08 01:21:21.838611 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
9072 2025.01.08 01:21:21.839183 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9073 2025.01.08 01:21:21.839735 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005301 sec., 9809.469911337483 rows/sec., 621.93 KiB/sec.
9074 2025.01.08 01:21:21.840182 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} <Debug> TCPHandler: Processed in 0.006081096 sec.
9075 2025.01.08 01:21:21.848195 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1177 rows, containing 19 columns (19 merged, 0 gathered) in 0.014523528 sec., 81040.91512750895 rows/sec., 145.22 MiB/sec.
9076 2025.01.08 01:21:21.849199 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9077 2025.01.08 01:21:21.849643 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9078 2025.01.08 01:21:21.849771 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9079 2025.01.08 01:21:21.849941 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.37 MiB.
9080 2025.01.08 01:21:22.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.41 MiB, peak 230.75 MiB, free memory in arenas 0.00 B, will set to 222.57 MiB (RSS), difference: 3.17 MiB
9081 2025.01.08 01:21:25.616839 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
9082 2025.01.08 01:21:25.616893 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
9083 2025.01.08 01:21:25.781855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106
9084 2025.01.08 01:21:25.782584 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9085 2025.01.08 01:21:25.782628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9086 2025.01.08 01:21:25.783161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9087 2025.01.08 01:21:25.783410 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9088 2025.01.08 01:21:25.783565 [ 132 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9089 2025.01.08 01:21:25.783602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106
9090 2025.01.08 01:21:25.783616 [ 132 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9091 2025.01.08 01:21:25.783642 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9092 2025.01.08 01:21:25.783798 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
9093 2025.01.08 01:21:25.783983 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9094 2025.01.08 01:21:25.784033 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part
9095 2025.01.08 01:21:25.784124 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part
9096 2025.01.08 01:21:25.784233 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part
9097 2025.01.08 01:21:25.784494 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part
9098 2025.01.08 01:21:25.784650 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part
9099 2025.01.08 01:21:25.784888 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part
9100 2025.01.08 01:21:25.787228 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003508735 sec., 6015273.310751596 rows/sec., 86.05 MiB/sec.
9101 2025.01.08 01:21:25.787647 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9102 2025.01.08 01:21:25.787962 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9103 2025.01.08 01:21:25.788040 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9104 2025.01.08 01:21:25.788144 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB.
9105 2025.01.08 01:21:26.795476 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9106 2025.01.08 01:21:26.795664 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
9107 2025.01.08 01:21:26.795738 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9108 2025.01.08 01:21:26.796536 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9109 2025.01.08 01:21:26.796584 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9110 2025.01.08 01:21:26.797017 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
9111 2025.01.08 01:21:26.797273 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9112 2025.01.08 01:21:26.797483 [ 133 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
9113 2025.01.08 01:21:26.797546 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001928 sec., 13485.477178423236 rows/sec., 1.00 MiB/sec.
9114 2025.01.08 01:21:26.797576 [ 133 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9115 2025.01.08 01:21:26.797655 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9116 2025.01.08 01:21:26.797688 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} <Debug> TCPHandler: Processed in 0.002334537 sec.
9117 2025.01.08 01:21:26.797936 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
9118 2025.01.08 01:21:26.798033 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9119 2025.01.08 01:21:26.798172 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9120 2025.01.08 01:21:26.798246 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1402 rows starting from the beginning of the part
9121 2025.01.08 01:21:26.798343 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
9122 2025.01.08 01:21:26.798446 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part
9123 2025.01.08 01:21:26.798529 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9124 2025.01.08 01:21:26.798844 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 255 rows starting from the beginning of the part
9125 2025.01.08 01:21:26.799204 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part
9126 2025.01.08 01:21:26.799525 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 255 rows starting from the beginning of the part
9127 2025.01.08 01:21:26.799975 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part
9128 2025.01.08 01:21:26.801366 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9129 2025.01.08 01:21:26.801443 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9130 2025.01.08 01:21:26.802583 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
9131 2025.01.08 01:21:26.803185 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9132 2025.01.08 01:21:26.803268 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 5 columns (5 merged, 0 gathered) in 0.005513307 sec., 360944.89205843245 rows/sec., 31.95 MiB/sec.
9133 2025.01.08 01:21:26.803436 [ 133 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
9134 2025.01.08 01:21:26.803523 [ 133 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9135 2025.01.08 01:21:26.803564 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005331 sec., 5252.2978803226415 rows/sec., 419.50 KiB/sec.
9136 2025.01.08 01:21:26.803586 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9137 2025.01.08 01:21:26.803628 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
9138 2025.01.08 01:21:26.803941 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} <Debug> TCPHandler: Processed in 0.006078666 sec.
9139 2025.01.08 01:21:26.804155 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
9140 2025.01.08 01:21:26.804234 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9141 2025.01.08 01:21:26.804577 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9142 2025.01.08 01:21:26.804603 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
9143 2025.01.08 01:21:26.804642 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9144 2025.01.08 01:21:26.804782 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9145 2025.01.08 01:21:26.804793 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 875 rows starting from the beginning of the part
9146 2025.01.08 01:21:26.804882 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
9147 2025.01.08 01:21:26.805336 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
9148 2025.01.08 01:21:26.805524 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part
9149 2025.01.08 01:21:26.805885 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 387 rows starting from the beginning of the part
9150 2025.01.08 01:21:26.806239 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 28 rows starting from the beginning of the part
9151 2025.01.08 01:21:26.806378 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 387 rows starting from the beginning of the part
9152 2025.01.08 01:21:26.806841 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 28 rows starting from the beginning of the part
9153 2025.01.08 01:21:26.807530 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9154 2025.01.08 01:21:26.807601 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9155 2025.01.08 01:21:26.808741 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
9156 2025.01.08 01:21:26.809194 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9157 2025.01.08 01:21:26.809499 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
9158 2025.01.08 01:21:26.809621 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9159 2025.01.08 01:21:26.809712 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9160 2025.01.08 01:21:26.809854 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005372 sec., 18615.040953090098 rows/sec., 1.29 MiB/sec.
9161 2025.01.08 01:21:26.810162 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.00635318 sec., 272776.7826505781 rows/sec., 20.69 MiB/sec.
9162 2025.01.08 01:21:26.810183 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
9163 2025.01.08 01:21:26.810241 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} <Debug> TCPHandler: Processed in 0.006139617 sec.
9164 2025.01.08 01:21:26.810548 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9165 2025.01.08 01:21:26.810565 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
9166 2025.01.08 01:21:26.810580 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9167 2025.01.08 01:21:26.810647 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 18248 rows starting from the beginning of the part
9168 2025.01.08 01:21:26.810896 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
9169 2025.01.08 01:21:26.810999 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 100 rows starting from the beginning of the part
9170 2025.01.08 01:21:26.811160 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9171 2025.01.08 01:21:26.811540 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 177 rows starting from the beginning of the part
9172 2025.01.08 01:21:26.811701 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9173 2025.01.08 01:21:26.812141 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 100 rows starting from the beginning of the part
9174 2025.01.08 01:21:26.812200 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
9175 2025.01.08 01:21:26.812629 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
9176 2025.01.08 01:21:26.812707 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 177 rows starting from the beginning of the part
9177 2025.01.08 01:21:26.812996 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part
9178 2025.01.08 01:21:26.813837 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9179 2025.01.08 01:21:26.813899 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9180 2025.01.08 01:21:26.814412 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
9181 2025.01.08 01:21:26.814699 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9182 2025.01.08 01:21:26.814960 [ 133 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
9183 2025.01.08 01:21:26.815080 [ 133 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9184 2025.01.08 01:21:26.815156 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9185 2025.01.08 01:21:26.815179 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.004434 sec., 6765.899864682004 rows/sec., 474.63 KiB/sec.
9186 2025.01.08 01:21:26.815554 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} <Debug> TCPHandler: Processed in 0.005163462 sec.
9187 2025.01.08 01:21:26.815717 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
9188 2025.01.08 01:21:26.816068 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9189 2025.01.08 01:21:26.816104 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2478 rows starting from the beginning of the part
9190 2025.01.08 01:21:26.816239 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part
9191 2025.01.08 01:21:26.816493 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 52 rows starting from the beginning of the part
9192 2025.01.08 01:21:26.816671 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part
9193 2025.01.08 01:21:26.816943 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 52 rows starting from the beginning of the part
9194 2025.01.08 01:21:26.817413 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part
9195 2025.01.08 01:21:26.819420 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2672 rows, containing 4 columns (4 merged, 0 gathered) in 0.004059444 sec., 658218.2190467464 rows/sec., 42.39 MiB/sec.
9196 2025.01.08 01:21:26.819764 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
9197 2025.01.08 01:21:26.820195 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18902 rows, containing 5 columns (5 merged, 0 gathered) in 0.010310493 sec., 1833278.0013526026 rows/sec., 122.79 MiB/sec.
9198 2025.01.08 01:21:26.820328 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9199 2025.01.08 01:21:26.820428 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
9200 2025.01.08 01:21:26.820484 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
9201 2025.01.08 01:21:26.820544 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
9202 2025.01.08 01:21:26.820831 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9203 2025.01.08 01:21:26.820912 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
9204 2025.01.08 01:21:26.821003 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB.
9205 2025.01.08 01:21:27.270630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347
9206 2025.01.08 01:21:27.292949 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9207 2025.01.08 01:21:27.293022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9208 2025.01.08 01:21:27.300303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9209 2025.01.08 01:21:27.301147 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9210 2025.01.08 01:21:27.301567 [ 133 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9211 2025.01.08 01:21:27.301706 [ 133 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9212 2025.01.08 01:21:27.301793 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9213 2025.01.08 01:21:27.302252 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
9214 2025.01.08 01:21:27.317655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347
9215 2025.01.08 01:21:27.319455 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9216 2025.01.08 01:21:27.321083 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part
9217 2025.01.08 01:21:27.327304 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part
9218 2025.01.08 01:21:27.333053 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part
9219 2025.01.08 01:21:27.338803 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part
9220 2025.01.08 01:21:27.344515 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part
9221 2025.01.08 01:21:27.349015 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part
9222 2025.01.08 01:21:27.408238 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.106289284 sec., 3264.6752987817663 rows/sec., 16.88 MiB/sec.
9223 2025.01.08 01:21:27.410202 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9224 2025.01.08 01:21:27.412570 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9225 2025.01.08 01:21:27.412672 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9226 2025.01.08 01:21:27.414062 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB.
9227 2025.01.08 01:21:28.740037 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9228 2025.01.08 01:21:28.740349 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
9229 2025.01.08 01:21:28.740468 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
9230 2025.01.08 01:21:28.741405 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9231 2025.01.08 01:21:28.741457 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9232 2025.01.08 01:21:28.741891 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9233 2025.01.08 01:21:28.742160 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9234 2025.01.08 01:21:28.742376 [ 128 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
9235 2025.01.08 01:21:28.742440 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002169 sec., 6454.587367450438 rows/sec., 464.64 KiB/sec.
9236 2025.01.08 01:21:28.742469 [ 128 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9237 2025.01.08 01:21:28.742550 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9238 2025.01.08 01:21:28.742577 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} <Debug> TCPHandler: Processed in 0.002734533 sec.
9239 2025.01.08 01:21:28.742769 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full
9240 2025.01.08 01:21:28.742871 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9241 2025.01.08 01:21:28.742923 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9242 2025.01.08 01:21:28.742964 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part
9243 2025.01.08 01:21:28.743139 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
9244 2025.01.08 01:21:28.743200 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
9245 2025.01.08 01:21:28.743453 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
9246 2025.01.08 01:21:28.743469 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9247 2025.01.08 01:21:28.743837 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part
9248 2025.01.08 01:21:28.744181 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part
9249 2025.01.08 01:21:28.746500 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00384371 sec., 18211.571632615363 rows/sec., 1.35 MiB/sec.
9250 2025.01.08 01:21:28.746771 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
9251 2025.01.08 01:21:28.746795 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9252 2025.01.08 01:21:28.746905 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9253 2025.01.08 01:21:28.747390 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9254 2025.01.08 01:21:28.747646 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
9255 2025.01.08 01:21:28.747801 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9256 2025.01.08 01:21:28.747810 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
9257 2025.01.08 01:21:28.748141 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9258 2025.01.08 01:21:28.748363 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} <Debug> executeQuery: Read 1353 rows, 115.54 KiB in 0.005323 sec., 254179.9736990419 rows/sec., 21.20 MiB/sec.
9259 2025.01.08 01:21:28.748439 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} <Debug> TCPHandler: Processed in 0.005742461 sec.
9260 2025.01.08 01:21:28.748625 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9261 2025.01.08 01:21:28.748781 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
9262 2025.01.08 01:21:28.748840 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9263 2025.01.08 01:21:28.749468 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9264 2025.01.08 01:21:28.749509 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9265 2025.01.08 01:21:28.749930 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9266 2025.01.08 01:21:28.750177 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9267 2025.01.08 01:21:28.750395 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} <Debug> executeQuery: Read 27 rows, 1.96 KiB in 0.001653 sec., 16333.93829401089 rows/sec., 1.16 MiB/sec.
9268 2025.01.08 01:21:28.750455 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} <Debug> TCPHandler: Processed in 0.00191595 sec.
9269 2025.01.08 01:21:28.750612 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9270 2025.01.08 01:21:28.750746 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
9271 2025.01.08 01:21:28.750804 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9272 2025.01.08 01:21:28.751486 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9273 2025.01.08 01:21:28.751526 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9274 2025.01.08 01:21:28.751921 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9275 2025.01.08 01:21:28.752175 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9276 2025.01.08 01:21:28.752374 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001659 sec., 145871.00663050028 rows/sec., 9.88 MiB/sec.
9277 2025.01.08 01:21:28.752510 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} <Debug> TCPHandler: Processed in 0.001958401 sec.
9278 2025.01.08 01:21:28.752690 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9279 2025.01.08 01:21:28.752814 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
9280 2025.01.08 01:21:28.752866 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9281 2025.01.08 01:21:28.753464 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9282 2025.01.08 01:21:28.753505 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9283 2025.01.08 01:21:28.753874 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9284 2025.01.08 01:21:28.754112 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9285 2025.01.08 01:21:28.754272 [ 128 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
9286 2025.01.08 01:21:28.754331 [ 128 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9287 2025.01.08 01:21:28.754369 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9288 2025.01.08 01:21:28.754367 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec.
9289 2025.01.08 01:21:28.754595 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} <Debug> TCPHandler: Processed in 0.001968531 sec.
9290 2025.01.08 01:21:28.754618 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full
9291 2025.01.08 01:21:28.754773 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9292 2025.01.08 01:21:28.754778 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9293 2025.01.08 01:21:28.754826 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part
9294 2025.01.08 01:21:28.754941 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
9295 2025.01.08 01:21:28.754962 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part
9296 2025.01.08 01:21:28.755031 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9297 2025.01.08 01:21:28.755164 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part
9298 2025.01.08 01:21:28.755390 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part
9299 2025.01.08 01:21:28.755579 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part
9300 2025.01.08 01:21:28.756823 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9301 2025.01.08 01:21:28.756875 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9302 2025.01.08 01:21:28.757006 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002562791 sec., 25362.973414531265 rows/sec., 1.64 MiB/sec.
9303 2025.01.08 01:21:28.757127 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
9304 2025.01.08 01:21:28.757420 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
9305 2025.01.08 01:21:28.757465 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9306 2025.01.08 01:21:28.757557 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
9307 2025.01.08 01:21:28.757640 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9308 2025.01.08 01:21:28.757730 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9309 2025.01.08 01:21:28.757920 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} <Debug> executeQuery: Read 822 rows, 60.69 KiB in 0.003047 sec., 269773.5477518871 rows/sec., 19.45 MiB/sec.
9310 2025.01.08 01:21:28.757979 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} <Debug> TCPHandler: Processed in 0.003289252 sec.
9311 2025.01.08 01:21:28.758144 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9312 2025.01.08 01:21:28.758265 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
9313 2025.01.08 01:21:28.758319 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9314 2025.01.08 01:21:28.758805 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9315 2025.01.08 01:21:28.758844 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9316 2025.01.08 01:21:28.759212 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9317 2025.01.08 01:21:28.759453 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9318 2025.01.08 01:21:28.759699 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec.
9319 2025.01.08 01:21:28.759912 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} <Debug> TCPHandler: Processed in 0.001821719 sec.
9320 2025.01.08 01:21:28.760123 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9321 2025.01.08 01:21:28.760258 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
9322 2025.01.08 01:21:28.760322 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9323 2025.01.08 01:21:28.761154 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9324 2025.01.08 01:21:28.761193 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9325 2025.01.08 01:21:28.761639 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
9326 2025.01.08 01:21:28.761904 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9327 2025.01.08 01:21:28.762078 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001852 sec., 519978.4017278618 rows/sec., 34.55 MiB/sec.
9328 2025.01.08 01:21:28.762128 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} <Debug> TCPHandler: Processed in 0.002119223 sec.
9329 2025.01.08 01:21:28.762278 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9330 2025.01.08 01:21:28.762416 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
9331 2025.01.08 01:21:28.762477 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9332 2025.01.08 01:21:28.762989 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9333 2025.01.08 01:21:28.763029 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9334 2025.01.08 01:21:28.763392 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9335 2025.01.08 01:21:28.763624 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9336 2025.01.08 01:21:28.763871 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec.
9337 2025.01.08 01:21:28.764082 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} <Debug> TCPHandler: Processed in 0.00186585 sec.
9338 2025.01.08 01:21:28.764251 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9339 2025.01.08 01:21:28.764367 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
9340 2025.01.08 01:21:28.764444 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9341 2025.01.08 01:21:28.765572 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9342 2025.01.08 01:21:28.765610 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9343 2025.01.08 01:21:28.766252 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9344 2025.01.08 01:21:28.766515 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9345 2025.01.08 01:21:28.766717 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002374 sec., 8424.599831508003 rows/sec., 15.10 MiB/sec.
9346 2025.01.08 01:21:28.766828 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} <Debug> TCPHandler: Processed in 0.002661012 sec.
9347 2025.01.08 01:21:28.767049 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9348 2025.01.08 01:21:28.767269 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
9349 2025.01.08 01:21:28.767363 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9350 2025.01.08 01:21:28.768079 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9351 2025.01.08 01:21:28.768118 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9352 2025.01.08 01:21:28.768496 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
9353 2025.01.08 01:21:28.768732 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9354 2025.01.08 01:21:28.768949 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001734 sec., 19607.843137254902 rows/sec., 1.15 MiB/sec.
9355 2025.01.08 01:21:28.769001 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} <Debug> TCPHandler: Processed in 0.002060493 sec.
9356 2025.01.08 01:21:30.893678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1310
9357 2025.01.08 01:21:30.897108 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9358 2025.01.08 01:21:30.897158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9359 2025.01.08 01:21:30.898658 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9360 2025.01.08 01:21:30.898980 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9361 2025.01.08 01:21:30.899603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1310
9362 2025.01.08 01:21:31.795688 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9363 2025.01.08 01:21:31.795897 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
9364 2025.01.08 01:21:31.795970 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9365 2025.01.08 01:21:31.796729 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9366 2025.01.08 01:21:31.796778 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9367 2025.01.08 01:21:31.797197 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
9368 2025.01.08 01:21:31.797450 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9369 2025.01.08 01:21:31.797689 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001851 sec., 1080.4970286331713 rows/sec., 88.11 KiB/sec.
9370 2025.01.08 01:21:31.797757 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} <Debug> TCPHandler: Processed in 0.002200335 sec.
9371 2025.01.08 01:21:31.798024 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9372 2025.01.08 01:21:31.798225 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
9373 2025.01.08 01:21:31.798305 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9374 2025.01.08 01:21:31.799127 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9375 2025.01.08 01:21:31.799184 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9376 2025.01.08 01:21:31.799632 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
9377 2025.01.08 01:21:31.799905 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9378 2025.01.08 01:21:31.800155 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.001984 sec., 34778.22580645161 rows/sec., 2.94 MiB/sec.
9379 2025.01.08 01:21:31.800223 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} <Debug> TCPHandler: Processed in 0.002337037 sec.
9380 2025.01.08 01:21:31.800390 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9381 2025.01.08 01:21:31.800532 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
9382 2025.01.08 01:21:31.800590 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9383 2025.01.08 01:21:31.801206 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9384 2025.01.08 01:21:31.801245 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9385 2025.01.08 01:21:31.801622 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9386 2025.01.08 01:21:31.801874 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9387 2025.01.08 01:21:31.802062 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001566 sec., 14687.100893997447 rows/sec., 1.07 MiB/sec.
9388 2025.01.08 01:21:31.802121 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} <Debug> TCPHandler: Processed in 0.001792238 sec.
9389 2025.01.08 01:21:31.802281 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9390 2025.01.08 01:21:31.802433 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
9391 2025.01.08 01:21:31.802496 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9392 2025.01.08 01:21:31.803205 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9393 2025.01.08 01:21:31.803251 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9394 2025.01.08 01:21:31.803637 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
9395 2025.01.08 01:21:31.803900 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9396 2025.01.08 01:21:31.804132 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001737 sec., 29360.967184801382 rows/sec., 2.29 MiB/sec.
9397 2025.01.08 01:21:31.804192 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} <Debug> TCPHandler: Processed in 0.001979321 sec.
9398 2025.01.08 01:21:31.804360 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9399 2025.01.08 01:21:31.804505 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
9400 2025.01.08 01:21:31.804568 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9401 2025.01.08 01:21:31.805162 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9402 2025.01.08 01:21:31.805200 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9403 2025.01.08 01:21:31.805590 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
9404 2025.01.08 01:21:31.805840 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9405 2025.01.08 01:21:31.806032 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.001561 sec., 39077.51441383728 rows/sec., 2.71 MiB/sec.
9406 2025.01.08 01:21:31.806089 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} <Debug> TCPHandler: Processed in 0.001798058 sec.
9407 2025.01.08 01:21:31.806238 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9408 2025.01.08 01:21:31.806364 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
9409 2025.01.08 01:21:31.806451 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9410 2025.01.08 01:21:31.807638 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9411 2025.01.08 01:21:31.807680 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9412 2025.01.08 01:21:31.808336 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9413 2025.01.08 01:21:31.808602 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9414 2025.01.08 01:21:31.808851 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002516 sec., 8346.581875993641 rows/sec., 14.96 MiB/sec.
9415 2025.01.08 01:21:31.808966 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} <Debug> TCPHandler: Processed in 0.002785663 sec.
9416 2025.01.08 01:21:31.809137 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9417 2025.01.08 01:21:31.809281 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
9418 2025.01.08 01:21:31.809343 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9419 2025.01.08 01:21:31.809921 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9420 2025.01.08 01:21:31.809957 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB.
9421 2025.01.08 01:21:31.810327 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
9422 2025.01.08 01:21:31.810566 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9423 2025.01.08 01:21:31.810762 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001516 sec., 11873.350923482849 rows/sec., 832.91 KiB/sec.
9424 2025.01.08 01:21:31.810823 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} <Debug> TCPHandler: Processed in 0.001754938 sec.
9425 2025.01.08 01:21:33.284532 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594
9426 2025.01.08 01:21:33.285257 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9427 2025.01.08 01:21:33.285307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9428 2025.01.08 01:21:33.285857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9429 2025.01.08 01:21:33.286118 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9430 2025.01.08 01:21:33.286424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594
9431 2025.01.08 01:21:34.818180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355
9432 2025.01.08 01:21:34.837634 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9433 2025.01.08 01:21:34.837702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9434 2025.01.08 01:21:34.844562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9435 2025.01.08 01:21:34.845303 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9436 2025.01.08 01:21:34.849037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355
9437 2025.01.08 01:21:36.794871 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9438 2025.01.08 01:21:36.795075 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
9439 2025.01.08 01:21:36.795156 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9440 2025.01.08 01:21:36.795894 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9441 2025.01.08 01:21:36.795944 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9442 2025.01.08 01:21:36.796382 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
9443 2025.01.08 01:21:36.796640 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9444 2025.01.08 01:21:36.796886 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00187 sec., 13903.743315508022 rows/sec., 1.03 MiB/sec.
9445 2025.01.08 01:21:36.796952 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} <Debug> TCPHandler: Processed in 0.002213904 sec.
9446 2025.01.08 01:21:36.797228 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9447 2025.01.08 01:21:36.797537 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
9448 2025.01.08 01:21:36.797656 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9449 2025.01.08 01:21:36.798666 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9450 2025.01.08 01:21:36.798714 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9451 2025.01.08 01:21:36.799162 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
9452 2025.01.08 01:21:36.799426 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9453 2025.01.08 01:21:36.799668 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002215 sec., 12641.083521444696 rows/sec., 1009.63 KiB/sec.
9454 2025.01.08 01:21:36.799735 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} <Debug> TCPHandler: Processed in 0.002654341 sec.
9455 2025.01.08 01:21:36.799889 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9456 2025.01.08 01:21:36.800042 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
9457 2025.01.08 01:21:36.800108 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9458 2025.01.08 01:21:36.800757 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9459 2025.01.08 01:21:36.800805 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9460 2025.01.08 01:21:36.801254 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
9461 2025.01.08 01:21:36.801507 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9462 2025.01.08 01:21:36.801771 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001764 sec., 56689.34240362812 rows/sec., 3.93 MiB/sec.
9463 2025.01.08 01:21:36.801986 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} <Debug> TCPHandler: Processed in 0.002162125 sec.
9464 2025.01.08 01:21:36.802189 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9465 2025.01.08 01:21:36.802331 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
9466 2025.01.08 01:21:36.802395 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9467 2025.01.08 01:21:36.802969 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9468 2025.01.08 01:21:36.803017 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9469 2025.01.08 01:21:36.803433 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
9470 2025.01.08 01:21:36.803697 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9471 2025.01.08 01:21:36.803909 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001613 sec., 18598.884066955983 rows/sec., 1.27 MiB/sec.
9472 2025.01.08 01:21:36.803962 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} <Debug> TCPHandler: Processed in 0.001843549 sec.
9473 2025.01.08 01:21:39.549046 [ 44 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0
9474 2025.01.08 01:21:39.549133 [ 44 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9475 2025.01.08 01:21:39.549162 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9476 2025.01.08 01:21:39.549406 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full
9477 2025.01.08 01:21:39.549649 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9478 2025.01.08 01:21:39.549695 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part
9479 2025.01.08 01:21:39.549785 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
9480 2025.01.08 01:21:39.550008 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
9481 2025.01.08 01:21:39.550161 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
9482 2025.01.08 01:21:39.550336 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
9483 2025.01.08 01:21:39.551415 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002164014 sec., 91496.63541917935 rows/sec., 4.67 MiB/sec.
9484 2025.01.08 01:21:39.551586 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary)
9485 2025.01.08 01:21:39.551952 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9486 2025.01.08 01:21:39.552053 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7
9487 2025.01.08 01:21:39.552151 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9488 2025.01.08 01:21:40.131337 [ 44 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0
9489 2025.01.08 01:21:40.131439 [ 44 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9490 2025.01.08 01:21:40.131488 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9491 2025.01.08 01:21:40.131760 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full
9492 2025.01.08 01:21:40.132069 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9493 2025.01.08 01:21:40.132127 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 242 rows starting from the beginning of the part
9494 2025.01.08 01:21:40.132254 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part
9495 2025.01.08 01:21:40.132675 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
9496 2025.01.08 01:21:40.132892 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part
9497 2025.01.08 01:21:40.133109 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part
9498 2025.01.08 01:21:40.134142 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252187 sec., 298984.4837362751 rows/sec., 21.40 MiB/sec.
9499 2025.01.08 01:21:40.134460 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary)
9500 2025.01.08 01:21:40.134824 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9501 2025.01.08 01:21:40.134920 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7
9502 2025.01.08 01:21:40.135027 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
9503 2025.01.08 01:21:40.616956 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
9504 2025.01.08 01:21:40.617031 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
9505 2025.01.08 01:21:40.787096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021
9506 2025.01.08 01:21:40.787732 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9507 2025.01.08 01:21:40.787775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9508 2025.01.08 01:21:40.788389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9509 2025.01.08 01:21:40.788651 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9510 2025.01.08 01:21:40.788901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021
9511 2025.01.08 01:21:40.900190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1332
9512 2025.01.08 01:21:40.903084 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9513 2025.01.08 01:21:40.903144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9514 2025.01.08 01:21:40.904618 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9515 2025.01.08 01:21:40.904934 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9516 2025.01.08 01:21:40.905624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332
9517 2025.01.08 01:21:41.001388 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000999066 sec.
9518 2025.01.08 01:21:41.801374 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9519 2025.01.08 01:21:41.801578 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
9520 2025.01.08 01:21:41.801659 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
9521 2025.01.08 01:21:41.802491 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9522 2025.01.08 01:21:41.802547 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9523 2025.01.08 01:21:41.802983 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9524 2025.01.08 01:21:41.803234 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9525 2025.01.08 01:21:41.803465 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec.
9526 2025.01.08 01:21:41.803534 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} <Debug> TCPHandler: Processed in 0.002286756 sec.
9527 2025.01.08 01:21:41.803783 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9528 2025.01.08 01:21:41.803999 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
9529 2025.01.08 01:21:41.804083 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9530 2025.01.08 01:21:41.805001 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9531 2025.01.08 01:21:41.805056 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9532 2025.01.08 01:21:41.805532 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
9533 2025.01.08 01:21:41.805802 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9534 2025.01.08 01:21:41.806049 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002111 sec., 120795.83135954523 rows/sec., 10.80 MiB/sec.
9535 2025.01.08 01:21:41.806118 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} <Debug> TCPHandler: Processed in 0.002477259 sec.
9536 2025.01.08 01:21:41.806261 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9537 2025.01.08 01:21:41.806388 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
9538 2025.01.08 01:21:41.806439 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9539 2025.01.08 01:21:41.807137 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9540 2025.01.08 01:21:41.807187 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9541 2025.01.08 01:21:41.807607 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9542 2025.01.08 01:21:41.807850 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9543 2025.01.08 01:21:41.808061 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001703 sec., 28185.55490311215 rows/sec., 2.03 MiB/sec.
9544 2025.01.08 01:21:41.808123 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} <Debug> TCPHandler: Processed in 0.001921191 sec.
9545 2025.01.08 01:21:41.808262 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9546 2025.01.08 01:21:41.808389 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
9547 2025.01.08 01:21:41.808442 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9548 2025.01.08 01:21:41.809130 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9549 2025.01.08 01:21:41.809180 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9550 2025.01.08 01:21:41.809604 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9551 2025.01.08 01:21:41.809853 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9552 2025.01.08 01:21:41.810105 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001738 sec., 8055.2359033371695 rows/sec., 564.14 KiB/sec.
9553 2025.01.08 01:21:41.810285 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} <Debug> TCPHandler: Processed in 0.002080683 sec.
9554 2025.01.08 01:21:41.810511 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9555 2025.01.08 01:21:41.810674 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
9556 2025.01.08 01:21:41.810733 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9557 2025.01.08 01:21:41.811414 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9558 2025.01.08 01:21:41.811462 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9559 2025.01.08 01:21:41.811854 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9560 2025.01.08 01:21:41.812096 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9561 2025.01.08 01:21:41.812352 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001708 sec., 7611.241217798594 rows/sec., 474.56 KiB/sec.
9562 2025.01.08 01:21:41.812495 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} <Debug> TCPHandler: Processed in 0.002110033 sec.
9563 2025.01.08 01:21:41.812726 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9564 2025.01.08 01:21:41.812869 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
9565 2025.01.08 01:21:41.812928 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9566 2025.01.08 01:21:41.813720 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9567 2025.01.08 01:21:41.813761 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9568 2025.01.08 01:21:41.814157 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
9569 2025.01.08 01:21:41.814405 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9570 2025.01.08 01:21:41.814645 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001806 sec., 214285.71428571426 rows/sec., 15.19 MiB/sec.
9571 2025.01.08 01:21:41.814741 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} <Debug> TCPHandler: Processed in 0.002142774 sec.
9572 2025.01.08 01:21:41.814933 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9573 2025.01.08 01:21:41.815086 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
9574 2025.01.08 01:21:41.815147 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9575 2025.01.08 01:21:41.815675 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9576 2025.01.08 01:21:41.815715 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9577 2025.01.08 01:21:41.816080 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9578 2025.01.08 01:21:41.816316 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9579 2025.01.08 01:21:41.816527 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec.
9580 2025.01.08 01:21:41.816580 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} <Debug> TCPHandler: Processed in 0.001764718 sec.
9581 2025.01.08 01:21:41.816733 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9582 2025.01.08 01:21:41.816874 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
9583 2025.01.08 01:21:41.816939 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9584 2025.01.08 01:21:41.817604 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9585 2025.01.08 01:21:41.817644 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9586 2025.01.08 01:21:41.818052 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
9587 2025.01.08 01:21:41.818300 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9588 2025.01.08 01:21:41.818561 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00171 sec., 103508.77192982456 rows/sec., 6.83 MiB/sec.
9589 2025.01.08 01:21:41.818621 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} <Debug> TCPHandler: Processed in 0.001958821 sec.
9590 2025.01.08 01:21:41.818852 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9591 2025.01.08 01:21:41.819111 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
9592 2025.01.08 01:21:41.819173 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9593 2025.01.08 01:21:41.819686 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9594 2025.01.08 01:21:41.819726 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9595 2025.01.08 01:21:41.820094 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9596 2025.01.08 01:21:41.820334 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9597 2025.01.08 01:21:41.820542 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec.
9598 2025.01.08 01:21:41.820595 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} <Debug> TCPHandler: Processed in 0.00188805 sec.
9599 2025.01.08 01:21:41.820741 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9600 2025.01.08 01:21:41.820881 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
9601 2025.01.08 01:21:41.820976 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9602 2025.01.08 01:21:41.822238 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9603 2025.01.08 01:21:41.822280 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9604 2025.01.08 01:21:41.822956 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9605 2025.01.08 01:21:41.823229 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9606 2025.01.08 01:21:41.823484 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002634 sec., 15565.679574791191 rows/sec., 27.89 MiB/sec.
9607 2025.01.08 01:21:41.823593 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} <Debug> TCPHandler: Processed in 0.002921576 sec.
9608 2025.01.08 01:21:41.823823 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9609 2025.01.08 01:21:41.824047 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
9610 2025.01.08 01:21:41.824143 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9611 2025.01.08 01:21:41.824819 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9612 2025.01.08 01:21:41.824859 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9613 2025.01.08 01:21:41.825240 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
9614 2025.01.08 01:21:41.825477 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9615 2025.01.08 01:21:41.825694 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001701 sec., 30570.252792475014 rows/sec., 1.89 MiB/sec.
9616 2025.01.08 01:21:41.825755 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} <Debug> TCPHandler: Processed in 0.002045273 sec.
9617 2025.01.08 01:21:42.349220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362
9618 2025.01.08 01:21:42.369858 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9619 2025.01.08 01:21:42.369913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9620 2025.01.08 01:21:42.377399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9621 2025.01.08 01:21:42.378175 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9622 2025.01.08 01:21:42.381619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362
9623 2025.01.08 01:21:46.795835 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9624 2025.01.08 01:21:46.796032 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
9625 2025.01.08 01:21:46.796109 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9626 2025.01.08 01:21:46.796841 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9627 2025.01.08 01:21:46.796896 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9628 2025.01.08 01:21:46.797338 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
9629 2025.01.08 01:21:46.797587 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9630 2025.01.08 01:21:46.797811 [ 63 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
9631 2025.01.08 01:21:46.797831 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001846 sec., 14084.507042253521 rows/sec., 1.05 MiB/sec.
9632 2025.01.08 01:21:46.797910 [ 63 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9633 2025.01.08 01:21:46.797986 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9634 2025.01.08 01:21:46.797999 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} <Debug> TCPHandler: Processed in 0.002296486 sec.
9635 2025.01.08 01:21:46.798291 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
9636 2025.01.08 01:21:46.798405 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9637 2025.01.08 01:21:46.798684 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9638 2025.01.08 01:21:46.798788 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1402 rows starting from the beginning of the part
9639 2025.01.08 01:21:46.798933 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
9640 2025.01.08 01:21:46.799237 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1353 rows starting from the beginning of the part
9641 2025.01.08 01:21:46.799257 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9642 2025.01.08 01:21:46.799856 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 69 rows starting from the beginning of the part
9643 2025.01.08 01:21:46.800325 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part
9644 2025.01.08 01:21:46.800615 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 255 rows starting from the beginning of the part
9645 2025.01.08 01:21:46.801018 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part
9646 2025.01.08 01:21:46.802397 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9647 2025.01.08 01:21:46.802487 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9648 2025.01.08 01:21:46.803590 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
9649 2025.01.08 01:21:46.803937 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9650 2025.01.08 01:21:46.804258 [ 63 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
9651 2025.01.08 01:21:46.804408 [ 63 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9652 2025.01.08 01:21:46.804533 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9653 2025.01.08 01:21:46.804720 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005985 sec., 4678.362573099415 rows/sec., 373.66 KiB/sec.
9654 2025.01.08 01:21:46.804721 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.006624035 sec., 472672.6232575764 rows/sec., 41.43 MiB/sec.
9655 2025.01.08 01:21:46.804796 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
9656 2025.01.08 01:21:46.804844 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} <Debug> TCPHandler: Processed in 0.006715206 sec.
9657 2025.01.08 01:21:46.805021 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9658 2025.01.08 01:21:46.805085 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 875 rows starting from the beginning of the part
9659 2025.01.08 01:21:46.805098 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9660 2025.01.08 01:21:46.805125 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
9661 2025.01.08 01:21:46.805446 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 822 rows starting from the beginning of the part
9662 2025.01.08 01:21:46.805690 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
9663 2025.01.08 01:21:46.805942 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 51 rows starting from the beginning of the part
9664 2025.01.08 01:21:46.805955 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9665 2025.01.08 01:21:46.806486 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 28 rows starting from the beginning of the part
9666 2025.01.08 01:21:46.806850 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9667 2025.01.08 01:21:46.807032 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 387 rows starting from the beginning of the part
9668 2025.01.08 01:21:46.807433 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 28 rows starting from the beginning of the part
9669 2025.01.08 01:21:46.808226 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
9670 2025.01.08 01:21:46.808639 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
9671 2025.01.08 01:21:46.809023 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9672 2025.01.08 01:21:46.809092 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9673 2025.01.08 01:21:46.810278 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
9674 2025.01.08 01:21:46.810695 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9675 2025.01.08 01:21:46.811098 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.006421741 sec., 341184.73479388223 rows/sec., 25.98 MiB/sec.
9676 2025.01.08 01:21:46.811147 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
9677 2025.01.08 01:21:46.811245 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9678 2025.01.08 01:21:46.811295 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9679 2025.01.08 01:21:46.811333 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005884 sec., 16995.24133242692 rows/sec., 1.18 MiB/sec.
9680 2025.01.08 01:21:46.811494 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
9681 2025.01.08 01:21:46.811752 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
9682 2025.01.08 01:21:46.811775 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} <Debug> TCPHandler: Processed in 0.006835958 sec.
9683 2025.01.08 01:21:46.812051 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9684 2025.01.08 01:21:46.812064 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9685 2025.01.08 01:21:46.812112 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 18902 rows starting from the beginning of the part
9686 2025.01.08 01:21:46.812384 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
9687 2025.01.08 01:21:46.812508 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 963 rows starting from the beginning of the part
9688 2025.01.08 01:21:46.812543 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9689 2025.01.08 01:21:46.812622 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9690 2025.01.08 01:21:46.813112 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 61 rows starting from the beginning of the part
9691 2025.01.08 01:21:46.813195 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
9692 2025.01.08 01:21:46.813640 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
9693 2025.01.08 01:21:46.813662 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 100 rows starting from the beginning of the part
9694 2025.01.08 01:21:46.814000 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 177 rows starting from the beginning of the part
9695 2025.01.08 01:21:46.814306 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 100 rows starting from the beginning of the part
9696 2025.01.08 01:21:46.815007 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9697 2025.01.08 01:21:46.815056 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9698 2025.01.08 01:21:46.815499 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
9699 2025.01.08 01:21:46.815771 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9700 2025.01.08 01:21:46.816058 [ 63 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
9701 2025.01.08 01:21:46.816163 [ 63 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9702 2025.01.08 01:21:46.816172 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003952 sec., 7591.093117408907 rows/sec., 532.51 KiB/sec.
9703 2025.01.08 01:21:46.816248 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9704 2025.01.08 01:21:46.816454 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} <Debug> TCPHandler: Processed in 0.004537311 sec.
9705 2025.01.08 01:21:46.816690 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
9706 2025.01.08 01:21:46.816893 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9707 2025.01.08 01:21:46.816939 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2672 rows starting from the beginning of the part
9708 2025.01.08 01:21:46.817114 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part
9709 2025.01.08 01:21:46.817287 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 18 rows starting from the beginning of the part
9710 2025.01.08 01:21:46.817419 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part
9711 2025.01.08 01:21:46.817632 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 52 rows starting from the beginning of the part
9712 2025.01.08 01:21:46.817913 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part
9713 2025.01.08 01:21:46.820043 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2836 rows, containing 4 columns (4 merged, 0 gathered) in 0.003562046 sec., 796171.6384347647 rows/sec., 51.27 MiB/sec.
9714 2025.01.08 01:21:46.820491 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
9715 2025.01.08 01:21:46.820910 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9716 2025.01.08 01:21:46.821027 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
9717 2025.01.08 01:21:46.821149 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
9718 2025.01.08 01:21:46.821624 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20303 rows, containing 5 columns (5 merged, 0 gathered) in 0.01017021 sec., 1996320.6266143962 rows/sec., 133.70 MiB/sec.
9719 2025.01.08 01:21:46.822020 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
9720 2025.01.08 01:21:46.822332 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9721 2025.01.08 01:21:46.822415 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
9722 2025.01.08 01:21:46.822517 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB.
9723 2025.01.08 01:21:48.289982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509
9724 2025.01.08 01:21:48.290689 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9725 2025.01.08 01:21:48.290741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9726 2025.01.08 01:21:48.291298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9727 2025.01.08 01:21:48.291562 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9728 2025.01.08 01:21:48.291844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509
9729 2025.01.08 01:21:49.882644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370
9730 2025.01.08 01:21:49.903063 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9731 2025.01.08 01:21:49.903125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9732 2025.01.08 01:21:49.910923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9733 2025.01.08 01:21:49.911763 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9734 2025.01.08 01:21:49.916415 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370
9735 2025.01.08 01:21:50.906724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1362
9736 2025.01.08 01:21:50.909723 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9737 2025.01.08 01:21:50.909773 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9738 2025.01.08 01:21:50.911232 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
9739 2025.01.08 01:21:50.911534 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9740 2025.01.08 01:21:50.911806 [ 115 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
9741 2025.01.08 01:21:50.911988 [ 115 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9742 2025.01.08 01:21:50.912080 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9743 2025.01.08 01:21:50.912565 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
9744 2025.01.08 01:21:50.913538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362
9745 2025.01.08 01:21:50.913914 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9746 2025.01.08 01:21:50.914056 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1208 rows starting from the beginning of the part
9747 2025.01.08 01:21:50.914662 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part
9748 2025.01.08 01:21:50.915202 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part
9749 2025.01.08 01:21:50.915730 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part
9750 2025.01.08 01:21:50.916228 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 22 rows starting from the beginning of the part
9751 2025.01.08 01:21:50.916784 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part
9752 2025.01.08 01:21:50.924662 [ 197 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1362 rows, containing 72 columns (72 merged, 0 gathered) in 0.012429696 sec., 109576.29213136024 rows/sec., 84.68 MiB/sec.
9753 2025.01.08 01:21:50.926440 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
9754 2025.01.08 01:21:50.927268 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9755 2025.01.08 01:21:50.927370 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
9756 2025.01.08 01:21:50.927701 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB.
9757 2025.01.08 01:21:51.801751 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9758 2025.01.08 01:21:51.801969 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
9759 2025.01.08 01:21:51.802056 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
9760 2025.01.08 01:21:51.802875 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9761 2025.01.08 01:21:51.802932 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9762 2025.01.08 01:21:51.803385 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9763 2025.01.08 01:21:51.803660 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9764 2025.01.08 01:21:51.803913 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec.
9765 2025.01.08 01:21:51.804027 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} <Debug> TCPHandler: Processed in 0.002419638 sec.
9766 2025.01.08 01:21:51.804343 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9767 2025.01.08 01:21:51.804555 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
9768 2025.01.08 01:21:51.804636 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9769 2025.01.08 01:21:51.805499 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9770 2025.01.08 01:21:51.805549 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9771 2025.01.08 01:21:51.806009 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
9772 2025.01.08 01:21:51.806280 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9773 2025.01.08 01:21:51.806529 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002031 sec., 125553.9143279173 rows/sec., 11.23 MiB/sec.
9774 2025.01.08 01:21:51.806591 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} <Debug> TCPHandler: Processed in 0.002454018 sec.
9775 2025.01.08 01:21:51.806768 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9776 2025.01.08 01:21:51.806916 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
9777 2025.01.08 01:21:51.806977 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9778 2025.01.08 01:21:51.807716 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9779 2025.01.08 01:21:51.807782 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9780 2025.01.08 01:21:51.808447 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9781 2025.01.08 01:21:51.808693 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9782 2025.01.08 01:21:51.808905 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.002025 sec., 23703.703703703704 rows/sec., 1.71 MiB/sec.
9783 2025.01.08 01:21:51.808960 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} <Debug> TCPHandler: Processed in 0.002265456 sec.
9784 2025.01.08 01:21:51.809123 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9785 2025.01.08 01:21:51.809270 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
9786 2025.01.08 01:21:51.809330 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9787 2025.01.08 01:21:51.810069 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9788 2025.01.08 01:21:51.810118 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9789 2025.01.08 01:21:51.810942 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9790 2025.01.08 01:21:51.811191 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9791 2025.01.08 01:21:51.811396 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002163 sec., 6472.491909385113 rows/sec., 453.29 KiB/sec.
9792 2025.01.08 01:21:51.811450 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} <Debug> TCPHandler: Processed in 0.002397028 sec.
9793 2025.01.08 01:21:51.811601 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9794 2025.01.08 01:21:51.811736 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
9795 2025.01.08 01:21:51.811785 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9796 2025.01.08 01:21:51.812369 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9797 2025.01.08 01:21:51.812409 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9798 2025.01.08 01:21:51.812768 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9799 2025.01.08 01:21:51.813029 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9800 2025.01.08 01:21:51.813241 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001533 sec., 8480.10437051533 rows/sec., 528.73 KiB/sec.
9801 2025.01.08 01:21:51.813296 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} <Debug> TCPHandler: Processed in 0.001765228 sec.
9802 2025.01.08 01:21:51.813436 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9803 2025.01.08 01:21:51.813554 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
9804 2025.01.08 01:21:51.813604 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9805 2025.01.08 01:21:51.814305 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9806 2025.01.08 01:21:51.814347 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9807 2025.01.08 01:21:51.814731 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
9808 2025.01.08 01:21:51.814984 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9809 2025.01.08 01:21:51.815210 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001678 sec., 230631.7044100119 rows/sec., 16.35 MiB/sec.
9810 2025.01.08 01:21:51.815310 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} <Debug> TCPHandler: Processed in 0.001930261 sec.
9811 2025.01.08 01:21:51.815480 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9812 2025.01.08 01:21:51.815666 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
9813 2025.01.08 01:21:51.815737 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9814 2025.01.08 01:21:51.816203 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9815 2025.01.08 01:21:51.816242 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9816 2025.01.08 01:21:51.816619 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9817 2025.01.08 01:21:51.816861 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9818 2025.01.08 01:21:51.817071 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 215.89 KiB/sec.
9819 2025.01.08 01:21:51.817121 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} <Debug> TCPHandler: Processed in 0.001731617 sec.
9820 2025.01.08 01:21:51.817264 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9821 2025.01.08 01:21:51.817381 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
9822 2025.01.08 01:21:51.817435 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9823 2025.01.08 01:21:51.817999 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9824 2025.01.08 01:21:51.818043 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9825 2025.01.08 01:21:51.818427 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
9826 2025.01.08 01:21:51.818663 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9827 2025.01.08 01:21:51.818869 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001512 sec., 117063.49206349206 rows/sec., 7.72 MiB/sec.
9828 2025.01.08 01:21:51.818922 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} <Debug> TCPHandler: Processed in 0.001711867 sec.
9829 2025.01.08 01:21:51.819094 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9830 2025.01.08 01:21:51.819243 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
9831 2025.01.08 01:21:51.819309 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9832 2025.01.08 01:21:51.819878 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9833 2025.01.08 01:21:51.819919 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9834 2025.01.08 01:21:51.820299 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9835 2025.01.08 01:21:51.820541 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9836 2025.01.08 01:21:51.820793 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001577 sec., 634.1154090044388 rows/sec., 42.73 KiB/sec.
9837 2025.01.08 01:21:51.820993 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} <Debug> TCPHandler: Processed in 0.001992831 sec.
9838 2025.01.08 01:21:51.821226 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9839 2025.01.08 01:21:51.821363 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
9840 2025.01.08 01:21:51.821454 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9841 2025.01.08 01:21:51.822648 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9842 2025.01.08 01:21:51.822688 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9843 2025.01.08 01:21:51.823349 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9844 2025.01.08 01:21:51.823613 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9845 2025.01.08 01:21:51.823864 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002533 sec., 16186.340307935254 rows/sec., 29.01 MiB/sec.
9846 2025.01.08 01:21:51.823976 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} <Debug> TCPHandler: Processed in 0.002876345 sec.
9847 2025.01.08 01:21:51.824133 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9848 2025.01.08 01:21:51.824273 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
9849 2025.01.08 01:21:51.824333 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9850 2025.01.08 01:21:51.824889 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9851 2025.01.08 01:21:51.824930 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9852 2025.01.08 01:21:51.825324 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
9853 2025.01.08 01:21:51.825564 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9854 2025.01.08 01:21:51.825765 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001523 sec., 34143.13854235062 rows/sec., 2.11 MiB/sec.
9855 2025.01.08 01:21:51.825816 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} <Debug> TCPHandler: Processed in 0.001755747 sec.
9856 2025.01.08 01:21:55.617084 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
9857 2025.01.08 01:21:55.617184 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
9858 2025.01.08 01:21:55.792952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936
9859 2025.01.08 01:21:55.793611 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9860 2025.01.08 01:21:55.793663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9861 2025.01.08 01:21:55.794202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9862 2025.01.08 01:21:55.794463 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9863 2025.01.08 01:21:55.794766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936
9864 2025.01.08 01:21:56.795333 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9865 2025.01.08 01:21:56.795528 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
9866 2025.01.08 01:21:56.795601 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9867 2025.01.08 01:21:56.796356 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9868 2025.01.08 01:21:56.796412 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9869 2025.01.08 01:21:56.796852 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
9870 2025.01.08 01:21:56.797115 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9871 2025.01.08 01:21:56.797384 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001898 sec., 13698.630136986301 rows/sec., 1.02 MiB/sec.
9872 2025.01.08 01:21:56.797503 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} <Debug> TCPHandler: Processed in 0.002297666 sec.
9873 2025.01.08 01:21:56.797757 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9874 2025.01.08 01:21:56.797948 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
9875 2025.01.08 01:21:56.798026 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9876 2025.01.08 01:21:56.798768 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9877 2025.01.08 01:21:56.798816 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9878 2025.01.08 01:21:56.799270 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
9879 2025.01.08 01:21:56.799545 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9880 2025.01.08 01:21:56.799781 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001884 sec., 14861.995753715499 rows/sec., 1.16 MiB/sec.
9881 2025.01.08 01:21:56.799845 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} <Debug> TCPHandler: Processed in 0.002235715 sec.
9882 2025.01.08 01:21:56.800000 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9883 2025.01.08 01:21:56.800134 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
9884 2025.01.08 01:21:56.800195 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9885 2025.01.08 01:21:56.800763 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9886 2025.01.08 01:21:56.800809 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9887 2025.01.08 01:21:56.801232 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
9888 2025.01.08 01:21:56.801486 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9889 2025.01.08 01:21:56.801703 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001601 sec., 62460.96189881324 rows/sec., 4.33 MiB/sec.
9890 2025.01.08 01:21:56.801768 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} <Debug> TCPHandler: Processed in 0.001830159 sec.
9891 2025.01.08 01:21:56.801906 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9892 2025.01.08 01:21:56.802032 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
9893 2025.01.08 01:21:56.802088 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9894 2025.01.08 01:21:56.802586 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9895 2025.01.08 01:21:56.802627 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9896 2025.01.08 01:21:56.803022 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
9897 2025.01.08 01:21:56.803266 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9898 2025.01.08 01:21:56.803473 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00147 sec., 20408.163265306124 rows/sec., 1.40 MiB/sec.
9899 2025.01.08 01:21:56.803525 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} <Debug> TCPHandler: Processed in 0.001679066 sec.
9900 2025.01.08 01:21:57.416473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377
9901 2025.01.08 01:21:57.438443 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9902 2025.01.08 01:21:57.438504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9903 2025.01.08 01:21:57.446845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9904 2025.01.08 01:21:57.447662 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9905 2025.01.08 01:21:57.450960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377
9906 2025.01.08 01:21:58.737205 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9907 2025.01.08 01:21:58.737423 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
9908 2025.01.08 01:21:58.737507 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
9909 2025.01.08 01:21:58.738302 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9910 2025.01.08 01:21:58.738355 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9911 2025.01.08 01:21:58.738801 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
9912 2025.01.08 01:21:58.739057 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9913 2025.01.08 01:21:58.739296 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec.
9914 2025.01.08 01:21:58.739366 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} <Debug> TCPHandler: Processed in 0.002300956 sec.
9915 2025.01.08 01:21:58.739605 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9916 2025.01.08 01:21:58.739820 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
9917 2025.01.08 01:21:58.739906 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9918 2025.01.08 01:21:58.740661 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9919 2025.01.08 01:21:58.740706 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9920 2025.01.08 01:21:58.741143 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
9921 2025.01.08 01:21:58.741409 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9922 2025.01.08 01:21:58.741660 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001894 sec., 6335.797254487856 rows/sec., 516.64 KiB/sec.
9923 2025.01.08 01:21:58.741885 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} <Debug> TCPHandler: Processed in 0.002417318 sec.
9924 2025.01.08 01:21:58.742066 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9925 2025.01.08 01:21:58.742213 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
9926 2025.01.08 01:21:58.742275 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9927 2025.01.08 01:21:58.743437 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9928 2025.01.08 01:21:58.743479 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9929 2025.01.08 01:21:58.743930 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
9930 2025.01.08 01:21:58.744169 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9931 2025.01.08 01:21:58.744403 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} <Debug> executeQuery: Read 1359 rows, 115.98 KiB in 0.002223 sec., 611336.032388664 rows/sec., 50.95 MiB/sec.
9932 2025.01.08 01:21:58.744465 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} <Debug> TCPHandler: Processed in 0.002477969 sec.
9933 2025.01.08 01:21:58.744618 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9934 2025.01.08 01:21:58.744764 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
9935 2025.01.08 01:21:58.744826 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9936 2025.01.08 01:21:58.745449 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9937 2025.01.08 01:21:58.745489 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9938 2025.01.08 01:21:58.745866 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9939 2025.01.08 01:21:58.746156 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9940 2025.01.08 01:21:58.746288 [ 120 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9941 2025.01.08 01:21:58.746340 [ 120 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9942 2025.01.08 01:21:58.746350 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} <Debug> executeQuery: Read 39 rows, 2.80 KiB in 0.001618 sec., 24103.83189122373 rows/sec., 1.69 MiB/sec.
9943 2025.01.08 01:21:58.746369 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9944 2025.01.08 01:21:58.746447 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} <Debug> TCPHandler: Processed in 0.00188948 sec.
9945 2025.01.08 01:21:58.746697 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9946 2025.01.08 01:21:58.746781 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
9947 2025.01.08 01:21:58.747104 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
9948 2025.01.08 01:21:58.747300 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9949 2025.01.08 01:21:58.747393 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9950 2025.01.08 01:21:58.747547 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 62 rows starting from the beginning of the part
9951 2025.01.08 01:21:58.747904 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part
9952 2025.01.08 01:21:58.748269 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part
9953 2025.01.08 01:21:58.748698 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part
9954 2025.01.08 01:21:58.749066 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part
9955 2025.01.08 01:21:58.749514 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part
9956 2025.01.08 01:21:58.750839 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9957 2025.01.08 01:21:58.750914 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
9958 2025.01.08 01:21:58.751977 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
9959 2025.01.08 01:21:58.752365 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 5 columns (5 merged, 0 gathered) in 0.005881483 sec., 41996.210819618114 rows/sec., 3.16 MiB/sec.
9960 2025.01.08 01:21:58.752524 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9961 2025.01.08 01:21:58.752584 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9962 2025.01.08 01:21:58.753105 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006126 sec., 39503.75448906301 rows/sec., 2.68 MiB/sec.
9963 2025.01.08 01:21:58.753330 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9964 2025.01.08 01:21:58.753527 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} <Debug> TCPHandler: Processed in 0.00697526 sec.
9965 2025.01.08 01:21:58.753672 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9966 2025.01.08 01:21:58.753880 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9967 2025.01.08 01:21:58.753899 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9968 2025.01.08 01:21:58.754078 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
9969 2025.01.08 01:21:58.754170 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9970 2025.01.08 01:21:58.755720 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9971 2025.01.08 01:21:58.755759 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9972 2025.01.08 01:21:58.756122 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
9973 2025.01.08 01:21:58.756366 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9974 2025.01.08 01:21:58.756582 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002553 sec., 5092.048570309439 rows/sec., 317.49 KiB/sec.
9975 2025.01.08 01:21:58.756770 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} <Debug> TCPHandler: Processed in 0.003100738 sec.
9976 2025.01.08 01:21:58.756992 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9977 2025.01.08 01:21:58.757130 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
9978 2025.01.08 01:21:58.757186 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9979 2025.01.08 01:21:58.758118 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9980 2025.01.08 01:21:58.758159 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9981 2025.01.08 01:21:58.758570 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
9982 2025.01.08 01:21:58.758833 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9983 2025.01.08 01:21:58.759041 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} <Debug> executeQuery: Read 834 rows, 61.67 KiB in 0.001941 sec., 429675.42503863986 rows/sec., 31.03 MiB/sec.
9984 2025.01.08 01:21:58.759096 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} <Debug> TCPHandler: Processed in 0.002228905 sec.
9985 2025.01.08 01:21:58.759244 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9986 2025.01.08 01:21:58.759382 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
9987 2025.01.08 01:21:58.759442 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9988 2025.01.08 01:21:58.759993 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9989 2025.01.08 01:21:58.760030 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9990 2025.01.08 01:21:58.760407 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
9991 2025.01.08 01:21:58.760653 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9992 2025.01.08 01:21:58.760859 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 208.15 KiB/sec.
9993 2025.01.08 01:21:58.761042 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} <Debug> TCPHandler: Processed in 0.001859659 sec.
9994 2025.01.08 01:21:58.761250 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9995 2025.01.08 01:21:58.761386 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
9996 2025.01.08 01:21:58.761445 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9997 2025.01.08 01:21:58.762213 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9998 2025.01.08 01:21:58.762252 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
9999 2025.01.08 01:21:58.762706 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
10000 2025.01.08 01:21:58.762959 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10001 2025.01.08 01:21:58.763163 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001805 sec., 536842.1052631579 rows/sec., 35.68 MiB/sec.
10002 2025.01.08 01:21:58.763217 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} <Debug> TCPHandler: Processed in 0.002075663 sec.
10003 2025.01.08 01:21:58.763371 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10004 2025.01.08 01:21:58.763508 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
10005 2025.01.08 01:21:58.763569 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10006 2025.01.08 01:21:58.764081 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10007 2025.01.08 01:21:58.764118 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
10008 2025.01.08 01:21:58.764474 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
10009 2025.01.08 01:21:58.764711 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10010 2025.01.08 01:21:58.764919 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec.
10011 2025.01.08 01:21:58.765085 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} <Debug> TCPHandler: Processed in 0.001780139 sec.
10012 2025.01.08 01:21:58.765310 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10013 2025.01.08 01:21:58.765463 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
10014 2025.01.08 01:21:58.765556 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10015 2025.01.08 01:21:58.767356 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10016 2025.01.08 01:21:58.767408 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
10017 2025.01.08 01:21:58.768056 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10018 2025.01.08 01:21:58.768324 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10019 2025.01.08 01:21:58.768501 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10020 2025.01.08 01:21:58.768582 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10021 2025.01.08 01:21:58.768619 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
10022 2025.01.08 01:21:58.768634 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.003189 sec., 6271.558482282847 rows/sec., 11.24 MiB/sec.
10023 2025.01.08 01:21:58.768975 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
10024 2025.01.08 01:21:58.769032 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} <Debug> TCPHandler: Processed in 0.003842121 sec.
10025 2025.01.08 01:21:58.769282 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10026 2025.01.08 01:21:58.769572 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
10027 2025.01.08 01:21:58.769706 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10028 2025.01.08 01:21:58.769797 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10029 2025.01.08 01:21:58.770071 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1177 rows starting from the beginning of the part
10030 2025.01.08 01:21:58.770861 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part
10031 2025.01.08 01:21:58.771645 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part
10032 2025.01.08 01:21:58.771751 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10033 2025.01.08 01:21:58.771845 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10034 2025.01.08 01:21:58.772319 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part
10035 2025.01.08 01:21:58.772913 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part
10036 2025.01.08 01:21:58.773523 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part
10037 2025.01.08 01:21:58.773576 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
10038 2025.01.08 01:21:58.774360 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10039 2025.01.08 01:21:58.774888 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.005395 sec., 6302.131603336423 rows/sec., 377.05 KiB/sec.
10040 2025.01.08 01:21:58.775294 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} <Debug> TCPHandler: Processed in 0.006151757 sec.
10041 2025.01.08 01:21:58.783161 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 19 columns (19 merged, 0 gathered) in 0.014431107 sec., 91469.07440988415 rows/sec., 163.91 MiB/sec.
10042 2025.01.08 01:21:58.784678 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10043 2025.01.08 01:21:58.785182 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10044 2025.01.08 01:21:58.785281 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10045 2025.01.08 01:21:58.785467 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB.
10046 2025.01.08 01:21:59.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.76 MiB, peak 239.33 MiB, free memory in arenas 0.00 B, will set to 231.05 MiB (RSS), difference: 3.29 MiB
10047 2025.01.08 01:22:00.913749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1416
10048 2025.01.08 01:22:00.917293 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10049 2025.01.08 01:22:00.917344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
10050 2025.01.08 01:22:00.918836 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10051 2025.01.08 01:22:00.919171 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10052 2025.01.08 01:22:00.919777 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416
10053 2025.01.08 01:22:01.794485 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10054 2025.01.08 01:22:01.794681 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
10055 2025.01.08 01:22:01.794759 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10056 2025.01.08 01:22:01.795534 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10057 2025.01.08 01:22:01.795582 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
10058 2025.01.08 01:22:01.796025 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
10059 2025.01.08 01:22:01.796292 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10060 2025.01.08 01:22:01.796544 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.001916 sec., 35490.60542797495 rows/sec., 3.01 MiB/sec.
10061 2025.01.08 01:22:01.796614 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} <Debug> TCPHandler: Processed in 0.002254236 sec.
10062 2025.01.08 01:22:01.796862 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10063 2025.01.08 01:22:01.797062 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
10064 2025.01.08 01:22:01.797142 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10065 2025.01.08 01:22:01.797909 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10066 2025.01.08 01:22:01.797963 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
10067 2025.01.08 01:22:01.798417 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10068 2025.01.08 01:22:01.798689 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10069 2025.01.08 01:22:01.798929 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001921 sec., 10931.806350858928 rows/sec., 822.02 KiB/sec.
10070 2025.01.08 01:22:01.799001 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} <Debug> TCPHandler: Processed in 0.002276346 sec.
10071 2025.01.08 01:22:01.799156 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10072 2025.01.08 01:22:01.799303 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
10073 2025.01.08 01:22:01.799364 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10074 2025.01.08 01:22:01.800067 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10075 2025.01.08 01:22:01.800111 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
10076 2025.01.08 01:22:01.800511 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
10077 2025.01.08 01:22:01.800774 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10078 2025.01.08 01:22:01.800998 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.00173 sec., 28323.699421965317 rows/sec., 2.21 MiB/sec.
10079 2025.01.08 01:22:01.801056 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} <Debug> TCPHandler: Processed in 0.001969651 sec.
10080 2025.01.08 01:22:01.801206 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10081 2025.01.08 01:22:01.801354 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
10082 2025.01.08 01:22:01.801422 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10083 2025.01.08 01:22:01.802078 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10084 2025.01.08 01:22:01.802122 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
10085 2025.01.08 01:22:01.802522 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
10086 2025.01.08 01:22:01.802764 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10087 2025.01.08 01:22:01.802985 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001667 sec., 35992.80143971206 rows/sec., 2.50 MiB/sec.
10088 2025.01.08 01:22:01.803040 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} <Debug> TCPHandler: Processed in 0.00190383 sec.
10089 2025.01.08 01:22:01.803188 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10090 2025.01.08 01:22:01.803330 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
10091 2025.01.08 01:22:01.803424 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10092 2025.01.08 01:22:01.804656 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10093 2025.01.08 01:22:01.804697 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
10094 2025.01.08 01:22:01.805356 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10095 2025.01.08 01:22:01.805635 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10096 2025.01.08 01:22:01.805881 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002583 sec., 8130.081300813009 rows/sec., 14.57 MiB/sec.
10097 2025.01.08 01:22:01.805998 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} <Debug> TCPHandler: Processed in 0.002880865 sec.
10098 2025.01.08 01:22:01.806138 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10099 2025.01.08 01:22:01.806257 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
10100 2025.01.08 01:22:01.806310 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10101 2025.01.08 01:22:01.806792 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10102 2025.01.08 01:22:01.806832 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
10103 2025.01.08 01:22:01.807218 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
10104 2025.01.08 01:22:01.807460 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10105 2025.01.08 01:22:01.807681 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001449 sec., 12422.360248447205 rows/sec., 871.43 KiB/sec.
10106 2025.01.08 01:22:01.807733 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} <Debug> TCPHandler: Processed in 0.001651586 sec.
10107 2025.01.08 01:22:03.294956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424
10108 2025.01.08 01:22:03.296151 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10109 2025.01.08 01:22:03.296236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10110 2025.01.08 01:22:03.296869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10111 2025.01.08 01:22:03.297142 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10112 2025.01.08 01:22:03.297301 [ 112 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10113 2025.01.08 01:22:03.297329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424
10114 2025.01.08 01:22:03.297356 [ 112 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10115 2025.01.08 01:22:03.297383 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10116 2025.01.08 01:22:03.297567 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
10117 2025.01.08 01:22:03.297815 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10118 2025.01.08 01:22:03.297883 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part
10119 2025.01.08 01:22:03.298026 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part
10120 2025.01.08 01:22:03.298232 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part
10121 2025.01.08 01:22:03.298451 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part
10122 2025.01.08 01:22:03.298645 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part
10123 2025.01.08 01:22:03.298826 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part
10124 2025.01.08 01:22:03.301660 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.004196106 sec., 5582318.463832897 rows/sec., 79.86 MiB/sec.
10125 2025.01.08 01:22:03.302050 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10126 2025.01.08 01:22:03.302348 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10127 2025.01.08 01:22:03.302431 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10128 2025.01.08 01:22:03.302533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB.
10129 2025.01.08 01:22:04.951072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385
10130 2025.01.08 01:22:04.973714 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10131 2025.01.08 01:22:04.973775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10132 2025.01.08 01:22:04.981467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10133 2025.01.08 01:22:04.982267 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10134 2025.01.08 01:22:04.982703 [ 108 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10135 2025.01.08 01:22:04.982884 [ 108 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10136 2025.01.08 01:22:04.983000 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10137 2025.01.08 01:22:04.983463 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
10138 2025.01.08 01:22:04.998491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385
10139 2025.01.08 01:22:05.000060 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10140 2025.01.08 01:22:05.002266 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part
10141 2025.01.08 01:22:05.008045 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part
10142 2025.01.08 01:22:05.013763 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part
10143 2025.01.08 01:22:05.019144 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part
10144 2025.01.08 01:22:05.024783 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part
10145 2025.01.08 01:22:05.029187 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part
10146 2025.01.08 01:22:05.088765 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.105578663 sec., 3646.5701407868746 rows/sec., 18.86 MiB/sec.
10147 2025.01.08 01:22:05.090728 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10148 2025.01.08 01:22:05.093065 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10149 2025.01.08 01:22:05.093170 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10150 2025.01.08 01:22:05.094531 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB.
10151 2025.01.08 01:22:06.795415 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10152 2025.01.08 01:22:06.795613 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
10153 2025.01.08 01:22:06.795688 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10154 2025.01.08 01:22:06.796436 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10155 2025.01.08 01:22:06.796494 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10156 2025.01.08 01:22:06.796949 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
10157 2025.01.08 01:22:06.797256 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10158 2025.01.08 01:22:06.797470 [ 107 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
10159 2025.01.08 01:22:06.797538 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001977 sec., 13151.239251390996 rows/sec., 1001.26 KiB/sec.
10160 2025.01.08 01:22:06.797565 [ 107 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10161 2025.01.08 01:22:06.797630 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10162 2025.01.08 01:22:06.797686 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} <Debug> TCPHandler: Processed in 0.002409168 sec.
10163 2025.01.08 01:22:06.797923 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
10164 2025.01.08 01:22:06.797966 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10165 2025.01.08 01:22:06.798104 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10166 2025.01.08 01:22:06.798148 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1402 rows starting from the beginning of the part
10167 2025.01.08 01:22:06.798160 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
10168 2025.01.08 01:22:06.798279 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10169 2025.01.08 01:22:06.798296 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 255 rows starting from the beginning of the part
10170 2025.01.08 01:22:06.798538 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part
10171 2025.01.08 01:22:06.798961 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1359 rows starting from the beginning of the part
10172 2025.01.08 01:22:06.799173 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 68 rows starting from the beginning of the part
10173 2025.01.08 01:22:06.799437 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part
10174 2025.01.08 01:22:06.800297 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10175 2025.01.08 01:22:06.800344 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10176 2025.01.08 01:22:06.800917 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
10177 2025.01.08 01:22:06.801207 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10178 2025.01.08 01:22:06.801531 [ 107 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
10179 2025.01.08 01:22:06.801705 [ 107 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10180 2025.01.08 01:22:06.801715 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003576 sec., 7829.977628635346 rows/sec., 625.37 KiB/sec.
10181 2025.01.08 01:22:06.801819 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10182 2025.01.08 01:22:06.801967 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.004215416 sec., 743936.0670453403 rows/sec., 65.20 MiB/sec.
10183 2025.01.08 01:22:06.802103 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} <Debug> TCPHandler: Processed in 0.004287488 sec.
10184 2025.01.08 01:22:06.802457 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10185 2025.01.08 01:22:06.802587 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
10186 2025.01.08 01:22:06.802582 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
10187 2025.01.08 01:22:06.803065 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
10188 2025.01.08 01:22:06.803397 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10189 2025.01.08 01:22:06.803779 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10190 2025.01.08 01:22:06.804122 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
10191 2025.01.08 01:22:06.804411 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
10192 2025.01.08 01:22:06.804666 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10193 2025.01.08 01:22:06.804776 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 875 rows starting from the beginning of the part
10194 2025.01.08 01:22:06.805085 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 387 rows starting from the beginning of the part
10195 2025.01.08 01:22:06.805481 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 28 rows starting from the beginning of the part
10196 2025.01.08 01:22:06.805883 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 834 rows starting from the beginning of the part
10197 2025.01.08 01:22:06.806246 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 49 rows starting from the beginning of the part
10198 2025.01.08 01:22:06.806634 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10199 2025.01.08 01:22:06.806653 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 28 rows starting from the beginning of the part
10200 2025.01.08 01:22:06.806713 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10201 2025.01.08 01:22:06.807872 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
10202 2025.01.08 01:22:06.808395 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10203 2025.01.08 01:22:06.808693 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
10204 2025.01.08 01:22:06.808804 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10205 2025.01.08 01:22:06.808915 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10206 2025.01.08 01:22:06.809138 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.006287 sec., 15905.837442341339 rows/sec., 1.10 MiB/sec.
10207 2025.01.08 01:22:06.809667 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
10208 2025.01.08 01:22:06.809679 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} <Debug> TCPHandler: Processed in 0.007423477 sec.
10209 2025.01.08 01:22:06.810492 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10210 2025.01.08 01:22:06.810512 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10211 2025.01.08 01:22:06.810643 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 20303 rows starting from the beginning of the part
10212 2025.01.08 01:22:06.811158 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 177 rows starting from the beginning of the part
10213 2025.01.08 01:22:06.811690 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part
10214 2025.01.08 01:22:06.811701 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
10215 2025.01.08 01:22:06.811988 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 969 rows starting from the beginning of the part
10216 2025.01.08 01:22:06.812128 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10217 2025.01.08 01:22:06.812315 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part
10218 2025.01.08 01:22:06.812608 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 100 rows starting from the beginning of the part
10219 2025.01.08 01:22:06.814384 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.012374125 sec., 177871.1626074571 rows/sec., 13.55 MiB/sec.
10220 2025.01.08 01:22:06.814732 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
10221 2025.01.08 01:22:06.814945 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10222 2025.01.08 01:22:06.815002 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10223 2025.01.08 01:22:06.815668 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10224 2025.01.08 01:22:06.816073 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
10225 2025.01.08 01:22:06.816443 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
10226 2025.01.08 01:22:06.816579 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
10227 2025.01.08 01:22:06.817154 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10228 2025.01.08 01:22:06.817407 [ 104 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
10229 2025.01.08 01:22:06.817533 [ 104 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10230 2025.01.08 01:22:06.817550 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006691 sec., 4483.634733223734 rows/sec., 314.53 KiB/sec.
10231 2025.01.08 01:22:06.817562 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10232 2025.01.08 01:22:06.817748 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} <Debug> TCPHandler: Processed in 0.007896725 sec.
10233 2025.01.08 01:22:06.817997 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
10234 2025.01.08 01:22:06.818383 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10235 2025.01.08 01:22:06.818737 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2836 rows starting from the beginning of the part
10236 2025.01.08 01:22:06.819116 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 52 rows starting from the beginning of the part
10237 2025.01.08 01:22:06.819424 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part
10238 2025.01.08 01:22:06.819708 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part
10239 2025.01.08 01:22:06.820012 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 18 rows starting from the beginning of the part
10240 2025.01.08 01:22:06.820290 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part
10241 2025.01.08 01:22:06.822468 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.004793106 sec., 625898.9473631503 rows/sec., 40.30 MiB/sec.
10242 2025.01.08 01:22:06.822752 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21709 rows, containing 5 columns (5 merged, 0 gathered) in 0.013679365 sec., 1586988.8697318917 rows/sec., 106.28 MiB/sec.
10243 2025.01.08 01:22:06.822888 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
10244 2025.01.08 01:22:06.823233 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10245 2025.01.08 01:22:06.823249 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
10246 2025.01.08 01:22:06.823430 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
10247 2025.01.08 01:22:06.823571 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
10248 2025.01.08 01:22:06.823783 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10249 2025.01.08 01:22:06.823877 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
10250 2025.01.08 01:22:06.823987 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB.
10251 2025.01.08 01:22:10.617236 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
10252 2025.01.08 01:22:10.617308 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
10253 2025.01.08 01:22:10.797502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851
10254 2025.01.08 01:22:10.798628 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10255 2025.01.08 01:22:10.798688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10256 2025.01.08 01:22:10.799247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10257 2025.01.08 01:22:10.799517 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10258 2025.01.08 01:22:10.799766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851
10259 2025.01.08 01:22:10.920060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1436
10260 2025.01.08 01:22:10.922973 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10261 2025.01.08 01:22:10.923036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10262 2025.01.08 01:22:10.924553 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10263 2025.01.08 01:22:10.924873 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10264 2025.01.08 01:22:10.925567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436
10265 2025.01.08 01:22:11.264446 [ 100 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0
10266 2025.01.08 01:22:11.264528 [ 100 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10267 2025.01.08 01:22:11.264568 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10268 2025.01.08 01:22:11.264824 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full
10269 2025.01.08 01:22:11.265282 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10270 2025.01.08 01:22:11.265339 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part
10271 2025.01.08 01:22:11.265430 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
10272 2025.01.08 01:22:11.265525 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
10273 2025.01.08 01:22:11.265771 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
10274 2025.01.08 01:22:11.265908 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
10275 2025.01.08 01:22:11.267049 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374737 sec., 15159.573460134743 rows/sec., 1021.49 KiB/sec.
10276 2025.01.08 01:22:11.267235 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary)
10277 2025.01.08 01:22:11.267601 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10278 2025.01.08 01:22:11.267705 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8
10279 2025.01.08 01:22:11.267806 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
10280 2025.01.08 01:22:11.802060 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10281 2025.01.08 01:22:11.802257 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
10282 2025.01.08 01:22:11.802332 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
10283 2025.01.08 01:22:11.803093 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10284 2025.01.08 01:22:11.803146 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10285 2025.01.08 01:22:11.803582 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10286 2025.01.08 01:22:11.803844 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10287 2025.01.08 01:22:11.804041 [ 100 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
10288 2025.01.08 01:22:11.804108 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec.
10289 2025.01.08 01:22:11.804116 [ 100 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10290 2025.01.08 01:22:11.804203 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10291 2025.01.08 01:22:11.804254 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} <Debug> TCPHandler: Processed in 0.002318996 sec.
10292 2025.01.08 01:22:11.804474 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full
10293 2025.01.08 01:22:11.804568 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10294 2025.01.08 01:22:11.804681 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10295 2025.01.08 01:22:11.804766 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part
10296 2025.01.08 01:22:11.804842 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
10297 2025.01.08 01:22:11.805025 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part
10298 2025.01.08 01:22:11.805048 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10299 2025.01.08 01:22:11.805474 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
10300 2025.01.08 01:22:11.805731 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part
10301 2025.01.08 01:22:11.806064 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
10302 2025.01.08 01:22:11.808036 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10303 2025.01.08 01:22:11.808117 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10304 2025.01.08 01:22:11.808814 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004502721 sec., 15546.155313642572 rows/sec., 1.15 MiB/sec.
10305 2025.01.08 01:22:11.809056 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
10306 2025.01.08 01:22:11.809165 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
10307 2025.01.08 01:22:11.809565 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10308 2025.01.08 01:22:11.809711 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10309 2025.01.08 01:22:11.809771 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
10310 2025.01.08 01:22:11.809959 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10311 2025.01.08 01:22:11.810174 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.005421 sec., 47039.291643608194 rows/sec., 4.21 MiB/sec.
10312 2025.01.08 01:22:11.810301 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} <Debug> TCPHandler: Processed in 0.005926344 sec.
10313 2025.01.08 01:22:11.810494 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10314 2025.01.08 01:22:11.810670 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
10315 2025.01.08 01:22:11.810727 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10316 2025.01.08 01:22:11.811335 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10317 2025.01.08 01:22:11.811377 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10318 2025.01.08 01:22:11.811749 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10319 2025.01.08 01:22:11.811986 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10320 2025.01.08 01:22:11.812242 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00161 sec., 29813.66459627329 rows/sec., 2.15 MiB/sec.
10321 2025.01.08 01:22:11.812437 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} <Debug> TCPHandler: Processed in 0.002037322 sec.
10322 2025.01.08 01:22:11.812648 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10323 2025.01.08 01:22:11.812801 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
10324 2025.01.08 01:22:11.812862 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10325 2025.01.08 01:22:11.813500 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10326 2025.01.08 01:22:11.813539 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10327 2025.01.08 01:22:11.813916 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10328 2025.01.08 01:22:11.814163 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10329 2025.01.08 01:22:11.814357 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec.
10330 2025.01.08 01:22:11.814409 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} <Debug> TCPHandler: Processed in 0.001872609 sec.
10331 2025.01.08 01:22:11.814557 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10332 2025.01.08 01:22:11.814701 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
10333 2025.01.08 01:22:11.814760 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10334 2025.01.08 01:22:11.815416 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10335 2025.01.08 01:22:11.815456 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10336 2025.01.08 01:22:11.815813 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10337 2025.01.08 01:22:11.816055 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10338 2025.01.08 01:22:11.816222 [ 100 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
10339 2025.01.08 01:22:11.816287 [ 100 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10340 2025.01.08 01:22:11.816327 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10341 2025.01.08 01:22:11.816325 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001645 sec., 7902.73556231003 rows/sec., 492.73 KiB/sec.
10342 2025.01.08 01:22:11.816661 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} <Debug> TCPHandler: Processed in 0.002167814 sec.
10343 2025.01.08 01:22:11.816739 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full
10344 2025.01.08 01:22:11.816992 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10345 2025.01.08 01:22:11.817378 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10346 2025.01.08 01:22:11.817493 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part
10347 2025.01.08 01:22:11.817537 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
10348 2025.01.08 01:22:11.817724 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10349 2025.01.08 01:22:11.817759 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part
10350 2025.01.08 01:22:11.818182 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part
10351 2025.01.08 01:22:11.818517 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part
10352 2025.01.08 01:22:11.818805 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part
10353 2025.01.08 01:22:11.820754 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10354 2025.01.08 01:22:11.820835 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10355 2025.01.08 01:22:11.821370 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004939448 sec., 13159.365176027766 rows/sec., 871.89 KiB/sec.
10356 2025.01.08 01:22:11.821616 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
10357 2025.01.08 01:22:11.821831 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
10358 2025.01.08 01:22:11.822131 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10359 2025.01.08 01:22:11.822306 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10360 2025.01.08 01:22:11.822322 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
10361 2025.01.08 01:22:11.822485 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10362 2025.01.08 01:22:11.822661 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.005353 sec., 72295.90883616664 rows/sec., 5.12 MiB/sec.
10363 2025.01.08 01:22:11.822775 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} <Debug> TCPHandler: Processed in 0.006000114 sec.
10364 2025.01.08 01:22:11.822996 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10365 2025.01.08 01:22:11.823172 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
10366 2025.01.08 01:22:11.823235 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10367 2025.01.08 01:22:11.823734 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10368 2025.01.08 01:22:11.823774 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10369 2025.01.08 01:22:11.824301 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10370 2025.01.08 01:22:11.824672 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10371 2025.01.08 01:22:11.824884 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001745 sec., 3438.3954154727794 rows/sec., 179.64 KiB/sec.
10372 2025.01.08 01:22:11.824939 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} <Debug> TCPHandler: Processed in 0.002072332 sec.
10373 2025.01.08 01:22:11.825094 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10374 2025.01.08 01:22:11.825234 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
10375 2025.01.08 01:22:11.825297 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10376 2025.01.08 01:22:11.825965 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10377 2025.01.08 01:22:11.826009 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10378 2025.01.08 01:22:11.826454 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
10379 2025.01.08 01:22:11.826708 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10380 2025.01.08 01:22:11.826888 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001685 sec., 105044.51038575667 rows/sec., 6.93 MiB/sec.
10381 2025.01.08 01:22:11.826941 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} <Debug> TCPHandler: Processed in 0.00191358 sec.
10382 2025.01.08 01:22:11.827073 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10383 2025.01.08 01:22:11.827192 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
10384 2025.01.08 01:22:11.827244 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10385 2025.01.08 01:22:11.827781 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10386 2025.01.08 01:22:11.827828 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10387 2025.01.08 01:22:11.828252 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10388 2025.01.08 01:22:11.828498 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10389 2025.01.08 01:22:11.828705 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec.
10390 2025.01.08 01:22:11.828755 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} <Debug> TCPHandler: Processed in 0.001739237 sec.
10391 2025.01.08 01:22:11.828886 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10392 2025.01.08 01:22:11.829001 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
10393 2025.01.08 01:22:11.829084 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10394 2025.01.08 01:22:11.830251 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10395 2025.01.08 01:22:11.830289 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10396 2025.01.08 01:22:11.830959 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10397 2025.01.08 01:22:11.831223 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10398 2025.01.08 01:22:11.831412 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002435 sec., 16837.78234086242 rows/sec., 30.17 MiB/sec.
10399 2025.01.08 01:22:11.831526 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} <Debug> TCPHandler: Processed in 0.002695322 sec.
10400 2025.01.08 01:22:11.831684 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10401 2025.01.08 01:22:11.831825 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
10402 2025.01.08 01:22:11.831885 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10403 2025.01.08 01:22:11.832421 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10404 2025.01.08 01:22:11.832462 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10405 2025.01.08 01:22:11.832835 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
10406 2025.01.08 01:22:11.833075 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10407 2025.01.08 01:22:11.833289 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001494 sec., 34805.89022757697 rows/sec., 2.16 MiB/sec.
10408 2025.01.08 01:22:11.833348 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} <Debug> TCPHandler: Processed in 0.001731818 sec.
10409 2025.01.08 01:22:12.498592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392
10410 2025.01.08 01:22:12.518270 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10411 2025.01.08 01:22:12.518337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10412 2025.01.08 01:22:12.525264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10413 2025.01.08 01:22:12.526014 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10414 2025.01.08 01:22:12.530046 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392
10415 2025.01.08 01:22:16.794773 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10416 2025.01.08 01:22:16.794995 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
10417 2025.01.08 01:22:16.795081 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10418 2025.01.08 01:22:16.795872 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10419 2025.01.08 01:22:16.795927 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10420 2025.01.08 01:22:16.796361 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
10421 2025.01.08 01:22:16.796634 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10422 2025.01.08 01:22:16.796870 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001935 sec., 13436.692506459947 rows/sec., 1022.99 KiB/sec.
10423 2025.01.08 01:22:16.796940 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} <Debug> TCPHandler: Processed in 0.002325446 sec.
10424 2025.01.08 01:22:16.797192 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10425 2025.01.08 01:22:16.797412 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
10426 2025.01.08 01:22:16.797496 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10427 2025.01.08 01:22:16.798270 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10428 2025.01.08 01:22:16.798324 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10429 2025.01.08 01:22:16.798773 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
10430 2025.01.08 01:22:16.799037 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10431 2025.01.08 01:22:16.799278 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001925 sec., 14545.454545454544 rows/sec., 1.13 MiB/sec.
10432 2025.01.08 01:22:16.799349 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} <Debug> TCPHandler: Processed in 0.002300866 sec.
10433 2025.01.08 01:22:16.799505 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10434 2025.01.08 01:22:16.799656 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
10435 2025.01.08 01:22:16.799726 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10436 2025.01.08 01:22:16.800380 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10437 2025.01.08 01:22:16.800431 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10438 2025.01.08 01:22:16.800845 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
10439 2025.01.08 01:22:16.801137 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10440 2025.01.08 01:22:16.801609 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001972 sec., 50709.93914807303 rows/sec., 3.52 MiB/sec.
10441 2025.01.08 01:22:16.801840 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} <Debug> TCPHandler: Processed in 0.002404018 sec.
10442 2025.01.08 01:22:16.802037 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10443 2025.01.08 01:22:16.802181 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
10444 2025.01.08 01:22:16.802246 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10445 2025.01.08 01:22:16.802758 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10446 2025.01.08 01:22:16.802800 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10447 2025.01.08 01:22:16.803194 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
10448 2025.01.08 01:22:16.803461 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10449 2025.01.08 01:22:16.803674 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001526 sec., 19659.23984272608 rows/sec., 1.35 MiB/sec.
10450 2025.01.08 01:22:16.803726 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} <Debug> TCPHandler: Processed in 0.001783098 sec.
10451 2025.01.08 01:22:18.299893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339
10452 2025.01.08 01:22:18.300566 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10453 2025.01.08 01:22:18.300604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10454 2025.01.08 01:22:18.301119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10455 2025.01.08 01:22:18.301376 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10456 2025.01.08 01:22:18.301592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339
10457 2025.01.08 01:22:20.030317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400
10458 2025.01.08 01:22:20.050870 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10459 2025.01.08 01:22:20.050928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10460 2025.01.08 01:22:20.058207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10461 2025.01.08 01:22:20.058985 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10462 2025.01.08 01:22:20.062898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400
10463 2025.01.08 01:22:20.925741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1466
10464 2025.01.08 01:22:20.928892 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10465 2025.01.08 01:22:20.928956 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10466 2025.01.08 01:22:20.930690 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10467 2025.01.08 01:22:20.931215 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10468 2025.01.08 01:22:20.932077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466
10469 2025.01.08 01:22:21.801553 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10470 2025.01.08 01:22:21.801769 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
10471 2025.01.08 01:22:21.801852 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
10472 2025.01.08 01:22:21.802694 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10473 2025.01.08 01:22:21.802747 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10474 2025.01.08 01:22:21.803195 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10475 2025.01.08 01:22:21.803463 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10476 2025.01.08 01:22:21.803702 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec.
10477 2025.01.08 01:22:21.803770 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} <Debug> TCPHandler: Processed in 0.002356727 sec.
10478 2025.01.08 01:22:21.804022 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10479 2025.01.08 01:22:21.804246 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
10480 2025.01.08 01:22:21.804335 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10481 2025.01.08 01:22:21.805234 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10482 2025.01.08 01:22:21.805293 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10483 2025.01.08 01:22:21.805776 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
10484 2025.01.08 01:22:21.806043 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10485 2025.01.08 01:22:21.806292 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002105 sec., 121140.14251781472 rows/sec., 10.83 MiB/sec.
10486 2025.01.08 01:22:21.806362 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} <Debug> TCPHandler: Processed in 0.002485999 sec.
10487 2025.01.08 01:22:21.806508 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10488 2025.01.08 01:22:21.806651 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
10489 2025.01.08 01:22:21.806712 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10490 2025.01.08 01:22:21.807432 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10491 2025.01.08 01:22:21.807485 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10492 2025.01.08 01:22:21.807887 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10493 2025.01.08 01:22:21.808156 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10494 2025.01.08 01:22:21.808376 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001761 sec., 27257.2402044293 rows/sec., 1.96 MiB/sec.
10495 2025.01.08 01:22:21.808433 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} <Debug> TCPHandler: Processed in 0.001988581 sec.
10496 2025.01.08 01:22:21.808571 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10497 2025.01.08 01:22:21.808718 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
10498 2025.01.08 01:22:21.808780 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10499 2025.01.08 01:22:21.809487 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10500 2025.01.08 01:22:21.809540 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10501 2025.01.08 01:22:21.809926 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10502 2025.01.08 01:22:21.810178 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10503 2025.01.08 01:22:21.810357 [ 89 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0
10504 2025.01.08 01:22:21.810420 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001734 sec., 8073.817762399077 rows/sec., 565.44 KiB/sec.
10505 2025.01.08 01:22:21.810435 [ 89 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10506 2025.01.08 01:22:21.810511 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10507 2025.01.08 01:22:21.810558 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} <Debug> TCPHandler: Processed in 0.002045352 sec.
10508 2025.01.08 01:22:21.810779 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10509 2025.01.08 01:22:21.810800 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full
10510 2025.01.08 01:22:21.811010 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
10511 2025.01.08 01:22:21.811111 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10512 2025.01.08 01:22:21.811130 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10513 2025.01.08 01:22:21.811201 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 242 rows starting from the beginning of the part
10514 2025.01.08 01:22:21.811561 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part
10515 2025.01.08 01:22:21.812004 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
10516 2025.01.08 01:22:21.812483 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part
10517 2025.01.08 01:22:21.812761 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
10518 2025.01.08 01:22:21.813114 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part
10519 2025.01.08 01:22:21.813863 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10520 2025.01.08 01:22:21.813913 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10521 2025.01.08 01:22:21.814794 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10522 2025.01.08 01:22:21.815408 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10523 2025.01.08 01:22:21.816130 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005131 sec., 2533.619177548236 rows/sec., 157.97 KiB/sec.
10524 2025.01.08 01:22:21.816444 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005818042 sec., 92814.73045399123 rows/sec., 6.65 MiB/sec.
10525 2025.01.08 01:22:21.816604 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} <Debug> TCPHandler: Processed in 0.005936364 sec.
10526 2025.01.08 01:22:21.816774 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary)
10527 2025.01.08 01:22:21.816868 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10528 2025.01.08 01:22:21.817054 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
10529 2025.01.08 01:22:21.817149 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10530 2025.01.08 01:22:21.817319 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10531 2025.01.08 01:22:21.817516 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8
10532 2025.01.08 01:22:21.817731 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
10533 2025.01.08 01:22:21.818293 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10534 2025.01.08 01:22:21.818339 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10535 2025.01.08 01:22:21.818741 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
10536 2025.01.08 01:22:21.818992 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10537 2025.01.08 01:22:21.819221 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.00222 sec., 174324.32432432432 rows/sec., 12.35 MiB/sec.
10538 2025.01.08 01:22:21.819281 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} <Debug> TCPHandler: Processed in 0.002562501 sec.
10539 2025.01.08 01:22:21.819429 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10540 2025.01.08 01:22:21.819571 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
10541 2025.01.08 01:22:21.819633 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10542 2025.01.08 01:22:21.820197 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10543 2025.01.08 01:22:21.820245 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10544 2025.01.08 01:22:21.820674 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10545 2025.01.08 01:22:21.820916 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10546 2025.01.08 01:22:21.821098 [ 89 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0
10547 2025.01.08 01:22:21.821172 [ 89 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10548 2025.01.08 01:22:21.821171 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 193.62 KiB/sec.
10549 2025.01.08 01:22:21.821212 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10550 2025.01.08 01:22:21.821315 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} <Debug> TCPHandler: Processed in 0.001950981 sec.
10551 2025.01.08 01:22:21.821497 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full
10552 2025.01.08 01:22:21.821511 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10553 2025.01.08 01:22:21.821643 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10554 2025.01.08 01:22:21.821662 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
10555 2025.01.08 01:22:21.821678 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part
10556 2025.01.08 01:22:21.821731 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10557 2025.01.08 01:22:21.821836 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
10558 2025.01.08 01:22:21.822281 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
10559 2025.01.08 01:22:21.822636 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
10560 2025.01.08 01:22:21.822907 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
10561 2025.01.08 01:22:21.823202 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
10562 2025.01.08 01:22:21.824150 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10563 2025.01.08 01:22:21.824197 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10564 2025.01.08 01:22:21.824882 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.003548096 sec., 64259.817096267965 rows/sec., 3.28 MiB/sec.
10565 2025.01.08 01:22:21.824913 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
10566 2025.01.08 01:22:21.825054 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary)
10567 2025.01.08 01:22:21.825367 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10568 2025.01.08 01:22:21.825601 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10569 2025.01.08 01:22:21.825817 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.004176 sec., 42385.057471264365 rows/sec., 2.80 MiB/sec.
10570 2025.01.08 01:22:21.825852 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8
10571 2025.01.08 01:22:21.825958 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} <Debug> TCPHandler: Processed in 0.004545512 sec.
10572 2025.01.08 01:22:21.826071 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10573 2025.01.08 01:22:21.826198 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10574 2025.01.08 01:22:21.826336 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
10575 2025.01.08 01:22:21.826397 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10576 2025.01.08 01:22:21.826894 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10577 2025.01.08 01:22:21.826933 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10578 2025.01.08 01:22:21.827300 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10579 2025.01.08 01:22:21.827537 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10580 2025.01.08 01:22:21.827752 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec.
10581 2025.01.08 01:22:21.827802 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} <Debug> TCPHandler: Processed in 0.001718227 sec.
10582 2025.01.08 01:22:21.827944 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10583 2025.01.08 01:22:21.828064 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
10584 2025.01.08 01:22:21.828149 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10585 2025.01.08 01:22:21.829330 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10586 2025.01.08 01:22:21.829371 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10587 2025.01.08 01:22:21.830058 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10588 2025.01.08 01:22:21.830330 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10589 2025.01.08 01:22:21.830577 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002538 sec., 16154.452324665092 rows/sec., 28.95 MiB/sec.
10590 2025.01.08 01:22:21.830673 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} <Debug> TCPHandler: Processed in 0.002788834 sec.
10591 2025.01.08 01:22:21.830831 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10592 2025.01.08 01:22:21.830970 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
10593 2025.01.08 01:22:21.831030 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10594 2025.01.08 01:22:21.831583 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10595 2025.01.08 01:22:21.831623 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10596 2025.01.08 01:22:21.831999 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
10597 2025.01.08 01:22:21.832237 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10598 2025.01.08 01:22:21.832445 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001505 sec., 34551.4950166113 rows/sec., 2.14 MiB/sec.
10599 2025.01.08 01:22:21.832504 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} <Debug> TCPHandler: Processed in 0.001742227 sec.
10600 2025.01.08 01:22:25.618109 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
10601 2025.01.08 01:22:25.618174 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
10602 2025.01.08 01:22:25.801758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766
10603 2025.01.08 01:22:25.802506 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10604 2025.01.08 01:22:25.802558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10605 2025.01.08 01:22:25.803124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10606 2025.01.08 01:22:25.803402 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10607 2025.01.08 01:22:25.803651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766
10608 2025.01.08 01:22:26.795296 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10609 2025.01.08 01:22:26.795502 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
10610 2025.01.08 01:22:26.795581 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10611 2025.01.08 01:22:26.796330 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10612 2025.01.08 01:22:26.796407 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10613 2025.01.08 01:22:26.796833 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
10614 2025.01.08 01:22:26.797086 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10615 2025.01.08 01:22:26.797313 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001868 sec., 13918.629550321199 rows/sec., 1.03 MiB/sec.
10616 2025.01.08 01:22:26.797380 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} <Debug> TCPHandler: Processed in 0.002218255 sec.
10617 2025.01.08 01:22:26.797622 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10618 2025.01.08 01:22:26.797819 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
10619 2025.01.08 01:22:26.797889 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10620 2025.01.08 01:22:26.798668 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10621 2025.01.08 01:22:26.798711 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10622 2025.01.08 01:22:26.799163 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
10623 2025.01.08 01:22:26.799422 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10624 2025.01.08 01:22:26.799657 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001893 sec., 14791.336502905442 rows/sec., 1.15 MiB/sec.
10625 2025.01.08 01:22:26.799715 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} <Debug> TCPHandler: Processed in 0.002228145 sec.
10626 2025.01.08 01:22:26.799871 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10627 2025.01.08 01:22:26.800024 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
10628 2025.01.08 01:22:26.800092 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10629 2025.01.08 01:22:26.800739 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10630 2025.01.08 01:22:26.800778 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10631 2025.01.08 01:22:26.801176 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
10632 2025.01.08 01:22:26.801419 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10633 2025.01.08 01:22:26.801600 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001612 sec., 62034.7394540943 rows/sec., 4.30 MiB/sec.
10634 2025.01.08 01:22:26.801654 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} <Debug> TCPHandler: Processed in 0.001854069 sec.
10635 2025.01.08 01:22:26.801789 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10636 2025.01.08 01:22:26.801910 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
10637 2025.01.08 01:22:26.801966 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10638 2025.01.08 01:22:26.802485 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10639 2025.01.08 01:22:26.802527 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
10640 2025.01.08 01:22:26.802920 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
10641 2025.01.08 01:22:26.803175 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10642 2025.01.08 01:22:26.803409 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001524 sec., 19685.03937007874 rows/sec., 1.35 MiB/sec.
10643 2025.01.08 01:22:26.803473 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} <Debug> TCPHandler: Processed in 0.001742008 sec.
10644 2025.01.08 01:22:27.562977 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407
10645 2025.01.08 01:22:27.584465 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10646 2025.01.08 01:22:27.584533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10647 2025.01.08 01:22:27.592241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10648 2025.01.08 01:22:27.593022 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10649 2025.01.08 01:22:27.596300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407
10650 2025.01.08 01:22:28.738971 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10651 2025.01.08 01:22:28.739185 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
10652 2025.01.08 01:22:28.739267 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
10653 2025.01.08 01:22:28.740081 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10654 2025.01.08 01:22:28.740134 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10655 2025.01.08 01:22:28.740564 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10656 2025.01.08 01:22:28.740812 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10657 2025.01.08 01:22:28.741057 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec.
10658 2025.01.08 01:22:28.741123 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} <Debug> TCPHandler: Processed in 0.002286916 sec.
10659 2025.01.08 01:22:28.741366 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10660 2025.01.08 01:22:28.741580 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
10661 2025.01.08 01:22:28.741662 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10662 2025.01.08 01:22:28.742943 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10663 2025.01.08 01:22:28.742987 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10664 2025.01.08 01:22:28.743521 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
10665 2025.01.08 01:22:28.743788 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10666 2025.01.08 01:22:28.743947 [ 80 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
10667 2025.01.08 01:22:28.743996 [ 80 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10668 2025.01.08 01:22:28.744007 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} <Debug> executeQuery: Read 1353 rows, 115.54 KiB in 0.002485 sec., 544466.800804829 rows/sec., 45.40 MiB/sec.
10669 2025.01.08 01:22:28.744025 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10670 2025.01.08 01:22:28.744137 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} <Debug> TCPHandler: Processed in 0.002911486 sec.
10671 2025.01.08 01:22:28.744288 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
10672 2025.01.08 01:22:28.744326 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10673 2025.01.08 01:22:28.744459 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10674 2025.01.08 01:22:28.744496 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
10675 2025.01.08 01:22:28.744506 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1402 rows starting from the beginning of the part
10676 2025.01.08 01:22:28.744568 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10677 2025.01.08 01:22:28.744709 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 255 rows starting from the beginning of the part
10678 2025.01.08 01:22:28.745139 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part
10679 2025.01.08 01:22:28.745517 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 255 rows starting from the beginning of the part
10680 2025.01.08 01:22:28.745992 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part
10681 2025.01.08 01:22:28.746367 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1353 rows starting from the beginning of the part
10682 2025.01.08 01:22:28.747287 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10683 2025.01.08 01:22:28.747327 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10684 2025.01.08 01:22:28.747847 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10685 2025.01.08 01:22:28.748152 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10686 2025.01.08 01:22:28.748408 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} <Debug> executeQuery: Read 27 rows, 1.96 KiB in 0.003956 sec., 6825.075834175935 rows/sec., 495.44 KiB/sec.
10687 2025.01.08 01:22:28.748530 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} <Debug> TCPHandler: Processed in 0.004288097 sec.
10688 2025.01.08 01:22:28.748829 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10689 2025.01.08 01:22:28.749478 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
10690 2025.01.08 01:22:28.749513 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.005377105 sec., 616874.6937245971 rows/sec., 54.33 MiB/sec.
10691 2025.01.08 01:22:28.749649 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10692 2025.01.08 01:22:28.749860 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
10693 2025.01.08 01:22:28.750269 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10694 2025.01.08 01:22:28.750406 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
10695 2025.01.08 01:22:28.750517 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
10696 2025.01.08 01:22:28.750563 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10697 2025.01.08 01:22:28.750602 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10698 2025.01.08 01:22:28.750998 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10699 2025.01.08 01:22:28.751255 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10700 2025.01.08 01:22:28.751473 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002249 sec., 107603.37927967985 rows/sec., 7.29 MiB/sec.
10701 2025.01.08 01:22:28.751580 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} <Debug> TCPHandler: Processed in 0.002940336 sec.
10702 2025.01.08 01:22:28.751799 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10703 2025.01.08 01:22:28.751948 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
10704 2025.01.08 01:22:28.751999 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10705 2025.01.08 01:22:28.752587 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10706 2025.01.08 01:22:28.752629 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10707 2025.01.08 01:22:28.753002 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10708 2025.01.08 01:22:28.753253 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10709 2025.01.08 01:22:28.753477 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec.
10710 2025.01.08 01:22:28.753530 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} <Debug> TCPHandler: Processed in 0.001861979 sec.
10711 2025.01.08 01:22:28.753673 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10712 2025.01.08 01:22:28.753807 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
10713 2025.01.08 01:22:28.753900 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10714 2025.01.08 01:22:28.755204 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10715 2025.01.08 01:22:28.755244 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10716 2025.01.08 01:22:28.755656 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
10717 2025.01.08 01:22:28.755894 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10718 2025.01.08 01:22:28.756075 [ 79 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
10719 2025.01.08 01:22:28.756140 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} <Debug> executeQuery: Read 822 rows, 60.69 KiB in 0.002367 sec., 347275.03168567806 rows/sec., 25.04 MiB/sec.
10720 2025.01.08 01:22:28.756167 [ 79 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10721 2025.01.08 01:22:28.756234 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10722 2025.01.08 01:22:28.756258 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} <Debug> TCPHandler: Processed in 0.002641712 sec.
10723 2025.01.08 01:22:28.756515 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10724 2025.01.08 01:22:28.756556 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
10725 2025.01.08 01:22:28.756812 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
10726 2025.01.08 01:22:28.756927 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10727 2025.01.08 01:22:28.756941 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10728 2025.01.08 01:22:28.757010 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 875 rows starting from the beginning of the part
10729 2025.01.08 01:22:28.757527 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 387 rows starting from the beginning of the part
10730 2025.01.08 01:22:28.758039 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 28 rows starting from the beginning of the part
10731 2025.01.08 01:22:28.758546 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 387 rows starting from the beginning of the part
10732 2025.01.08 01:22:28.758736 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 28 rows starting from the beginning of the part
10733 2025.01.08 01:22:28.759120 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 822 rows starting from the beginning of the part
10734 2025.01.08 01:22:28.759887 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10735 2025.01.08 01:22:28.759932 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10736 2025.01.08 01:22:28.760463 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10737 2025.01.08 01:22:28.760777 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10738 2025.01.08 01:22:28.761061 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004316 sec., 1390.1760889712696 rows/sec., 72.63 KiB/sec.
10739 2025.01.08 01:22:28.761330 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} <Debug> TCPHandler: Processed in 0.004971939 sec.
10740 2025.01.08 01:22:28.761751 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10741 2025.01.08 01:22:28.762082 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005734491 sec., 440666.83512102463 rows/sec., 33.41 MiB/sec.
10742 2025.01.08 01:22:28.762268 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
10743 2025.01.08 01:22:28.762452 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
10744 2025.01.08 01:22:28.762500 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10745 2025.01.08 01:22:28.763200 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10746 2025.01.08 01:22:28.763284 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
10747 2025.01.08 01:22:28.763367 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
10748 2025.01.08 01:22:28.763764 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10749 2025.01.08 01:22:28.763808 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10750 2025.01.08 01:22:28.764281 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
10751 2025.01.08 01:22:28.764523 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10752 2025.01.08 01:22:28.764695 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
10753 2025.01.08 01:22:28.764749 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10754 2025.01.08 01:22:28.764767 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.002674 sec., 360134.6297681376 rows/sec., 23.93 MiB/sec.
10755 2025.01.08 01:22:28.764803 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10756 2025.01.08 01:22:28.764909 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} <Debug> TCPHandler: Processed in 0.003439494 sec.
10757 2025.01.08 01:22:28.765105 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
10758 2025.01.08 01:22:28.765146 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10759 2025.01.08 01:22:28.765338 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10760 2025.01.08 01:22:28.765420 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
10761 2025.01.08 01:22:28.765422 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 21709 rows starting from the beginning of the part
10762 2025.01.08 01:22:28.765542 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10763 2025.01.08 01:22:28.765841 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 177 rows starting from the beginning of the part
10764 2025.01.08 01:22:28.766273 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 100 rows starting from the beginning of the part
10765 2025.01.08 01:22:28.766647 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 177 rows starting from the beginning of the part
10766 2025.01.08 01:22:28.766926 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 100 rows starting from the beginning of the part
10767 2025.01.08 01:22:28.767311 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 963 rows starting from the beginning of the part
10768 2025.01.08 01:22:28.767991 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10769 2025.01.08 01:22:28.768057 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10770 2025.01.08 01:22:28.768719 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10771 2025.01.08 01:22:28.769021 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10772 2025.01.08 01:22:28.769355 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003999 sec., 250.06251562890722 rows/sec., 16.85 KiB/sec.
10773 2025.01.08 01:22:28.769442 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} <Debug> TCPHandler: Processed in 0.00441648 sec.
10774 2025.01.08 01:22:28.769621 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10775 2025.01.08 01:22:28.769812 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
10776 2025.01.08 01:22:28.769962 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10777 2025.01.08 01:22:28.771615 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10778 2025.01.08 01:22:28.771668 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10779 2025.01.08 01:22:28.772525 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10780 2025.01.08 01:22:28.772820 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10781 2025.01.08 01:22:28.773166 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.003407 sec., 5870.2670971529205 rows/sec., 10.52 MiB/sec.
10782 2025.01.08 01:22:28.773317 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} <Debug> TCPHandler: Processed in 0.00379473 sec.
10783 2025.01.08 01:22:28.773556 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10784 2025.01.08 01:22:28.773863 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
10785 2025.01.08 01:22:28.773918 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10786 2025.01.08 01:22:28.774615 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10787 2025.01.08 01:22:28.774665 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10788 2025.01.08 01:22:28.775154 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
10789 2025.01.08 01:22:28.775411 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10790 2025.01.08 01:22:28.775606 [ 78 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
10791 2025.01.08 01:22:28.775676 [ 78 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10792 2025.01.08 01:22:28.775731 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10793 2025.01.08 01:22:28.775836 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001985 sec., 17128.46347607053 rows/sec., 1.00 MiB/sec.
10794 2025.01.08 01:22:28.776029 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23226 rows, containing 5 columns (5 merged, 0 gathered) in 0.011071394 sec., 2097838.808735377 rows/sec., 140.46 MiB/sec.
10795 2025.01.08 01:22:28.776071 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} <Debug> TCPHandler: Processed in 0.002631981 sec.
10796 2025.01.08 01:22:28.776097 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
10797 2025.01.08 01:22:28.776285 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10798 2025.01.08 01:22:28.776318 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3000 rows starting from the beginning of the part
10799 2025.01.08 01:22:28.776407 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 52 rows starting from the beginning of the part
10800 2025.01.08 01:22:28.776653 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part
10801 2025.01.08 01:22:28.776820 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 52 rows starting from the beginning of the part
10802 2025.01.08 01:22:28.777035 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part
10803 2025.01.08 01:22:28.777241 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part
10804 2025.01.08 01:22:28.777265 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
10805 2025.01.08 01:22:28.778190 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10806 2025.01.08 01:22:28.778325 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
10807 2025.01.08 01:22:28.778523 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB.
10808 2025.01.08 01:22:28.779346 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 4 columns (4 merged, 0 gathered) in 0.003505535 sec., 912271.5933516567 rows/sec., 58.68 MiB/sec.
10809 2025.01.08 01:22:28.779655 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
10810 2025.01.08 01:22:28.779955 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10811 2025.01.08 01:22:28.780044 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
10812 2025.01.08 01:22:28.780136 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
10813 2025.01.08 01:22:30.932295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1518
10814 2025.01.08 01:22:30.935900 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10815 2025.01.08 01:22:30.935964 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10816 2025.01.08 01:22:30.937479 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
10817 2025.01.08 01:22:30.937806 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10818 2025.01.08 01:22:30.939375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1518
10819 2025.01.08 01:22:31.794787 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10820 2025.01.08 01:22:31.794989 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
10821 2025.01.08 01:22:31.795069 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10822 2025.01.08 01:22:31.795889 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10823 2025.01.08 01:22:31.795939 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10824 2025.01.08 01:22:31.796368 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
10825 2025.01.08 01:22:31.796631 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10826 2025.01.08 01:22:31.796910 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001982 sec., 1009.0817356205854 rows/sec., 82.28 KiB/sec.
10827 2025.01.08 01:22:31.797118 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} <Debug> TCPHandler: Processed in 0.002456259 sec.
10828 2025.01.08 01:22:31.797386 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10829 2025.01.08 01:22:31.797599 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
10830 2025.01.08 01:22:31.797681 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10831 2025.01.08 01:22:31.798486 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10832 2025.01.08 01:22:31.798530 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10833 2025.01.08 01:22:31.798980 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
10834 2025.01.08 01:22:31.799260 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10835 2025.01.08 01:22:31.799463 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.001924 sec., 35862.785862785866 rows/sec., 3.04 MiB/sec.
10836 2025.01.08 01:22:31.799527 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} <Debug> TCPHandler: Processed in 0.002282386 sec.
10837 2025.01.08 01:22:31.799687 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10838 2025.01.08 01:22:31.799827 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
10839 2025.01.08 01:22:31.799885 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10840 2025.01.08 01:22:31.800572 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10841 2025.01.08 01:22:31.800619 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10842 2025.01.08 01:22:31.801022 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10843 2025.01.08 01:22:31.801269 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10844 2025.01.08 01:22:31.801440 [ 72 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10845 2025.01.08 01:22:31.801506 [ 72 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10846 2025.01.08 01:22:31.801509 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001705 sec., 13489.736070381232 rows/sec., 1008.06 KiB/sec.
10847 2025.01.08 01:22:31.801548 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10848 2025.01.08 01:22:31.801654 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} <Debug> TCPHandler: Processed in 0.002033112 sec.
10849 2025.01.08 01:22:31.801868 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10850 2025.01.08 01:22:31.801878 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
10851 2025.01.08 01:22:31.802095 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
10852 2025.01.08 01:22:31.802174 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10853 2025.01.08 01:22:31.802200 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10854 2025.01.08 01:22:31.802241 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 62 rows starting from the beginning of the part
10855 2025.01.08 01:22:31.802638 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part
10856 2025.01.08 01:22:31.803030 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part
10857 2025.01.08 01:22:31.803442 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part
10858 2025.01.08 01:22:31.803802 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part
10859 2025.01.08 01:22:31.804006 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 23 rows starting from the beginning of the part
10860 2025.01.08 01:22:31.804865 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10861 2025.01.08 01:22:31.804936 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10862 2025.01.08 01:22:31.805938 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
10863 2025.01.08 01:22:31.806475 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10864 2025.01.08 01:22:31.806857 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.005163561 sec., 44349.23882955968 rows/sec., 3.36 MiB/sec.
10865 2025.01.08 01:22:31.806981 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.004957 sec., 10288.480936050031 rows/sec., 823.29 KiB/sec.
10866 2025.01.08 01:22:31.807106 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10867 2025.01.08 01:22:31.807120 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} <Debug> TCPHandler: Processed in 0.005362305 sec.
10868 2025.01.08 01:22:31.807319 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10869 2025.01.08 01:22:31.807511 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10870 2025.01.08 01:22:31.807525 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
10871 2025.01.08 01:22:31.807649 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10872 2025.01.08 01:22:31.807677 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10873 2025.01.08 01:22:31.807878 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10874 2025.01.08 01:22:31.808387 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10875 2025.01.08 01:22:31.808429 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10876 2025.01.08 01:22:31.808814 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
10877 2025.01.08 01:22:31.809049 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10878 2025.01.08 01:22:31.809278 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.00182 sec., 33516.48351648352 rows/sec., 2.32 MiB/sec.
10879 2025.01.08 01:22:31.809375 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} <Debug> TCPHandler: Processed in 0.002140524 sec.
10880 2025.01.08 01:22:31.809573 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10881 2025.01.08 01:22:31.809854 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
10882 2025.01.08 01:22:31.809950 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10883 2025.01.08 01:22:31.811102 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10884 2025.01.08 01:22:31.811141 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10885 2025.01.08 01:22:31.811790 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10886 2025.01.08 01:22:31.812050 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10887 2025.01.08 01:22:31.812191 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10888 2025.01.08 01:22:31.812239 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10889 2025.01.08 01:22:31.812264 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10890 2025.01.08 01:22:31.812266 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00249 sec., 8433.734939759037 rows/sec., 15.11 MiB/sec.
10891 2025.01.08 01:22:31.812619 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
10892 2025.01.08 01:22:31.812651 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} <Debug> TCPHandler: Processed in 0.00319753 sec.
10893 2025.01.08 01:22:31.812857 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10894 2025.01.08 01:22:31.813137 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
10895 2025.01.08 01:22:31.813274 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10896 2025.01.08 01:22:31.813310 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10897 2025.01.08 01:22:31.813543 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1320 rows starting from the beginning of the part
10898 2025.01.08 01:22:31.814379 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part
10899 2025.01.08 01:22:31.815233 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part
10900 2025.01.08 01:22:31.815437 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10901 2025.01.08 01:22:31.815558 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10902 2025.01.08 01:22:31.815944 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part
10903 2025.01.08 01:22:31.816599 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part
10904 2025.01.08 01:22:31.817032 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
10905 2025.01.08 01:22:31.817186 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part
10906 2025.01.08 01:22:31.817841 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10907 2025.01.08 01:22:31.818422 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.005379 sec., 3346.346904629113 rows/sec., 234.75 KiB/sec.
10908 2025.01.08 01:22:31.818523 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} <Debug> TCPHandler: Processed in 0.00576813 sec.
10909 2025.01.08 01:22:31.826484 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1464 rows, containing 19 columns (19 merged, 0 gathered) in 0.014123773 sec., 103655.02192650647 rows/sec., 185.75 MiB/sec.
10910 2025.01.08 01:22:31.827655 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10911 2025.01.08 01:22:31.828094 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10912 2025.01.08 01:22:31.828189 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10913 2025.01.08 01:22:31.828318 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB.
10914 2025.01.08 01:22:32.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.13 MiB, peak 246.74 MiB, free memory in arenas 0.00 B, will set to 238.49 MiB (RSS), difference: 3.36 MiB
10915 2025.01.08 01:22:33.303781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254
10916 2025.01.08 01:22:33.304474 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10917 2025.01.08 01:22:33.304519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10918 2025.01.08 01:22:33.305081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10919 2025.01.08 01:22:33.305349 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10920 2025.01.08 01:22:33.305554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254
10921 2025.01.08 01:22:35.096373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415
10922 2025.01.08 01:22:35.118954 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10923 2025.01.08 01:22:35.119009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10924 2025.01.08 01:22:35.126519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10925 2025.01.08 01:22:35.127325 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10926 2025.01.08 01:22:35.131887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415
10927 2025.01.08 01:22:36.795780 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10928 2025.01.08 01:22:36.795996 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
10929 2025.01.08 01:22:36.796070 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10930 2025.01.08 01:22:36.796793 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10931 2025.01.08 01:22:36.796846 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10932 2025.01.08 01:22:36.797294 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
10933 2025.01.08 01:22:36.797552 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10934 2025.01.08 01:22:36.797792 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001855 sec., 14016.172506738543 rows/sec., 1.04 MiB/sec.
10935 2025.01.08 01:22:36.797850 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} <Debug> TCPHandler: Processed in 0.002210135 sec.
10936 2025.01.08 01:22:36.798088 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10937 2025.01.08 01:22:36.798304 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
10938 2025.01.08 01:22:36.798387 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10939 2025.01.08 01:22:36.799208 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10940 2025.01.08 01:22:36.799251 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10941 2025.01.08 01:22:36.799676 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
10942 2025.01.08 01:22:36.799937 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10943 2025.01.08 01:22:36.800155 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001907 sec., 14682.747771368642 rows/sec., 1.15 MiB/sec.
10944 2025.01.08 01:22:36.800262 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} <Debug> TCPHandler: Processed in 0.002314736 sec.
10945 2025.01.08 01:22:36.800456 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10946 2025.01.08 01:22:36.800618 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
10947 2025.01.08 01:22:36.800679 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10948 2025.01.08 01:22:36.801260 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10949 2025.01.08 01:22:36.801300 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10950 2025.01.08 01:22:36.801683 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
10951 2025.01.08 01:22:36.801917 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10952 2025.01.08 01:22:36.802131 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001544 sec., 64766.83937823834 rows/sec., 4.49 MiB/sec.
10953 2025.01.08 01:22:36.802199 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} <Debug> TCPHandler: Processed in 0.001853439 sec.
10954 2025.01.08 01:22:36.802407 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10955 2025.01.08 01:22:36.802627 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
10956 2025.01.08 01:22:36.802692 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10957 2025.01.08 01:22:36.803236 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10958 2025.01.08 01:22:36.803274 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10959 2025.01.08 01:22:36.803651 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
10960 2025.01.08 01:22:36.803889 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10961 2025.01.08 01:22:36.804066 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001485 sec., 20202.0202020202 rows/sec., 1.38 MiB/sec.
10962 2025.01.08 01:22:36.804117 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} <Debug> TCPHandler: Processed in 0.001835249 sec.
10963 2025.01.08 01:22:40.618219 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache
10964 2025.01.08 01:22:40.618293 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache
10965 2025.01.08 01:22:40.805689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681
10966 2025.01.08 01:22:40.806387 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10967 2025.01.08 01:22:40.806428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10968 2025.01.08 01:22:40.806964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10969 2025.01.08 01:22:40.807224 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10970 2025.01.08 01:22:40.807389 [ 56 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10971 2025.01.08 01:22:40.807443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681
10972 2025.01.08 01:22:40.807448 [ 56 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10973 2025.01.08 01:22:40.807483 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10974 2025.01.08 01:22:40.807632 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
10975 2025.01.08 01:22:40.807811 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10976 2025.01.08 01:22:40.807855 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part
10977 2025.01.08 01:22:40.807936 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part
10978 2025.01.08 01:22:40.808123 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part
10979 2025.01.08 01:22:40.808381 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part
10980 2025.01.08 01:22:40.808499 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part
10981 2025.01.08 01:22:40.808697 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part
10982 2025.01.08 01:22:40.811560 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003994553 sec., 6429004.697146339 rows/sec., 91.97 MiB/sec.
10983 2025.01.08 01:22:40.811908 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10984 2025.01.08 01:22:40.812289 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10985 2025.01.08 01:22:40.812388 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10986 2025.01.08 01:22:40.812512 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB.
10987 2025.01.08 01:22:40.939646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1540
10988 2025.01.08 01:22:40.942450 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10989 2025.01.08 01:22:40.942500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10990 2025.01.08 01:22:40.943950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
10991 2025.01.08 01:22:40.944272 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10992 2025.01.08 01:22:40.944551 [ 56 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
10993 2025.01.08 01:22:40.944683 [ 56 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10994 2025.01.08 01:22:40.944776 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
10995 2025.01.08 01:22:40.945277 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
10996 2025.01.08 01:22:40.945835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1540
10997 2025.01.08 01:22:40.946374 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10998 2025.01.08 01:22:40.946555 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1362 rows starting from the beginning of the part
10999 2025.01.08 01:22:40.947171 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part
11000 2025.01.08 01:22:40.947802 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part
11001 2025.01.08 01:22:40.948457 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part
11002 2025.01.08 01:22:40.949099 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part
11003 2025.01.08 01:22:40.949705 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 22 rows starting from the beginning of the part
11004 2025.01.08 01:22:40.958496 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 72 columns (72 merged, 0 gathered) in 0.013541734 sec., 113722.5114597584 rows/sec., 87.02 MiB/sec.
11005 2025.01.08 01:22:40.960292 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
11006 2025.01.08 01:22:40.961103 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11007 2025.01.08 01:22:40.961197 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
11008 2025.01.08 01:22:40.961556 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB.
11009 2025.01.08 01:22:41.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.83 MiB, peak 246.74 MiB, free memory in arenas 0.00 B, will set to 238.81 MiB (RSS), difference: 3.98 MiB
11010 2025.01.08 01:22:41.803938 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11011 2025.01.08 01:22:41.804134 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
11012 2025.01.08 01:22:41.804211 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
11013 2025.01.08 01:22:41.804941 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11014 2025.01.08 01:22:41.804995 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11015 2025.01.08 01:22:41.805508 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11016 2025.01.08 01:22:41.805788 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11017 2025.01.08 01:22:41.806032 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001953 sec., 7168.458781362006 rows/sec., 516.03 KiB/sec.
11018 2025.01.08 01:22:41.806103 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} <Debug> TCPHandler: Processed in 0.002299257 sec.
11019 2025.01.08 01:22:41.806351 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11020 2025.01.08 01:22:41.806548 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
11021 2025.01.08 01:22:41.806627 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11022 2025.01.08 01:22:41.807540 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11023 2025.01.08 01:22:41.807594 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11024 2025.01.08 01:22:41.808091 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
11025 2025.01.08 01:22:41.808356 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11026 2025.01.08 01:22:41.808598 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002106 sec., 121082.62108262109 rows/sec., 10.83 MiB/sec.
11027 2025.01.08 01:22:41.808667 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} <Debug> TCPHandler: Processed in 0.002448599 sec.
11028 2025.01.08 01:22:41.808836 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11029 2025.01.08 01:22:41.808965 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
11030 2025.01.08 01:22:41.809020 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11031 2025.01.08 01:22:41.809664 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11032 2025.01.08 01:22:41.809707 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11033 2025.01.08 01:22:41.810094 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11034 2025.01.08 01:22:41.810357 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11035 2025.01.08 01:22:41.810575 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00164 sec., 29268.29268292683 rows/sec., 2.11 MiB/sec.
11036 2025.01.08 01:22:41.810637 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} <Debug> TCPHandler: Processed in 0.0018633 sec.
11037 2025.01.08 01:22:41.810786 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11038 2025.01.08 01:22:41.810914 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
11039 2025.01.08 01:22:41.810969 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11040 2025.01.08 01:22:41.811573 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11041 2025.01.08 01:22:41.811614 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11042 2025.01.08 01:22:41.811985 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11043 2025.01.08 01:22:41.812233 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11044 2025.01.08 01:22:41.812445 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001557 sec., 8991.65061014772 rows/sec., 629.72 KiB/sec.
11045 2025.01.08 01:22:41.812509 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} <Debug> TCPHandler: Processed in 0.001780218 sec.
11046 2025.01.08 01:22:41.812664 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11047 2025.01.08 01:22:41.812811 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
11048 2025.01.08 01:22:41.812889 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11049 2025.01.08 01:22:41.813516 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11050 2025.01.08 01:22:41.813558 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11051 2025.01.08 01:22:41.813933 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11052 2025.01.08 01:22:41.814190 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11053 2025.01.08 01:22:41.814407 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001637 sec., 7941.356139279169 rows/sec., 495.14 KiB/sec.
11054 2025.01.08 01:22:41.814462 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} <Debug> TCPHandler: Processed in 0.001859499 sec.
11055 2025.01.08 01:22:41.814601 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11056 2025.01.08 01:22:41.814722 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
11057 2025.01.08 01:22:41.814774 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11058 2025.01.08 01:22:41.815505 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11059 2025.01.08 01:22:41.815546 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11060 2025.01.08 01:22:41.815945 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
11061 2025.01.08 01:22:41.816193 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11062 2025.01.08 01:22:41.816431 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001731 sec., 223570.19064124784 rows/sec., 15.84 MiB/sec.
11063 2025.01.08 01:22:41.816519 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} <Debug> TCPHandler: Processed in 0.001973102 sec.
11064 2025.01.08 01:22:41.816766 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11065 2025.01.08 01:22:41.816970 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
11066 2025.01.08 01:22:41.817035 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11067 2025.01.08 01:22:41.817556 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11068 2025.01.08 01:22:41.817598 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11069 2025.01.08 01:22:41.818025 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11070 2025.01.08 01:22:41.818309 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11071 2025.01.08 01:22:41.818534 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec.
11072 2025.01.08 01:22:41.818596 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} <Debug> TCPHandler: Processed in 0.001972061 sec.
11073 2025.01.08 01:22:41.818744 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11074 2025.01.08 01:22:41.818884 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
11075 2025.01.08 01:22:41.818950 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11076 2025.01.08 01:22:41.819582 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11077 2025.01.08 01:22:41.819623 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11078 2025.01.08 01:22:41.820040 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
11079 2025.01.08 01:22:41.820303 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11080 2025.01.08 01:22:41.820540 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001697 sec., 104301.7088980554 rows/sec., 6.88 MiB/sec.
11081 2025.01.08 01:22:41.820596 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} <Debug> TCPHandler: Processed in 0.00191284 sec.
11082 2025.01.08 01:22:41.820753 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11083 2025.01.08 01:22:41.820876 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
11084 2025.01.08 01:22:41.820930 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11085 2025.01.08 01:22:41.821409 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11086 2025.01.08 01:22:41.821450 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11087 2025.01.08 01:22:41.821833 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11088 2025.01.08 01:22:41.822146 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11089 2025.01.08 01:22:41.822427 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001574 sec., 635.3240152477763 rows/sec., 42.81 KiB/sec.
11090 2025.01.08 01:22:41.822498 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} <Debug> TCPHandler: Processed in 0.001808979 sec.
11091 2025.01.08 01:22:41.822665 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11092 2025.01.08 01:22:41.822791 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
11093 2025.01.08 01:22:41.822886 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11094 2025.01.08 01:22:41.824135 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11095 2025.01.08 01:22:41.824178 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11096 2025.01.08 01:22:41.824870 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11097 2025.01.08 01:22:41.825151 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11098 2025.01.08 01:22:41.825419 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002654 sec., 15448.37980406933 rows/sec., 27.68 MiB/sec.
11099 2025.01.08 01:22:41.825527 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} <Debug> TCPHandler: Processed in 0.002932996 sec.
11100 2025.01.08 01:22:41.825681 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11101 2025.01.08 01:22:41.825804 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
11102 2025.01.08 01:22:41.825858 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11103 2025.01.08 01:22:41.826357 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11104 2025.01.08 01:22:41.826399 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11105 2025.01.08 01:22:41.826787 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
11106 2025.01.08 01:22:41.827039 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11107 2025.01.08 01:22:41.827268 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001491 sec., 34875.92219986586 rows/sec., 2.16 MiB/sec.
11108 2025.01.08 01:22:41.827325 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} <Debug> TCPHandler: Processed in 0.001708357 sec.
11109 2025.01.08 01:22:42.631962 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422
11110 2025.01.08 01:22:42.654458 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11111 2025.01.08 01:22:42.654519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11112 2025.01.08 01:22:42.661842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11113 2025.01.08 01:22:42.662624 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11114 2025.01.08 01:22:42.663073 [ 54 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11115 2025.01.08 01:22:42.663206 [ 54 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11116 2025.01.08 01:22:42.663284 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11117 2025.01.08 01:22:42.663595 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11118 2025.01.08 01:22:42.672411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422
11119 2025.01.08 01:22:42.673619 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11120 2025.01.08 01:22:42.674530 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part
11121 2025.01.08 01:22:42.679214 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part
11122 2025.01.08 01:22:42.684143 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part
11123 2025.01.08 01:22:42.689372 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part
11124 2025.01.08 01:22:42.694755 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part
11125 2025.01.08 01:22:42.699419 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part
11126 2025.01.08 01:22:42.756569 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.093129817 sec., 4531.309236868789 rows/sec., 23.43 MiB/sec.
11127 2025.01.08 01:22:42.759836 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11128 2025.01.08 01:22:42.762787 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11129 2025.01.08 01:22:42.762917 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11130 2025.01.08 01:22:42.765502 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB.
11131 2025.01.08 01:22:46.795533 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11132 2025.01.08 01:22:46.795729 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
11133 2025.01.08 01:22:46.795806 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11134 2025.01.08 01:22:46.796554 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11135 2025.01.08 01:22:46.796603 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11136 2025.01.08 01:22:46.797032 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
11137 2025.01.08 01:22:46.797293 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11138 2025.01.08 01:22:46.797504 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001827 sec., 14230.979748221127 rows/sec., 1.06 MiB/sec.
11139 2025.01.08 01:22:46.797572 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} <Debug> TCPHandler: Processed in 0.002167903 sec.
11140 2025.01.08 01:22:46.797870 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11141 2025.01.08 01:22:46.798082 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
11142 2025.01.08 01:22:46.798164 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11143 2025.01.08 01:22:46.798930 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11144 2025.01.08 01:22:46.798985 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11145 2025.01.08 01:22:46.799505 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
11146 2025.01.08 01:22:46.799775 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11147 2025.01.08 01:22:46.800036 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002009 sec., 13937.282229965158 rows/sec., 1.09 MiB/sec.
11148 2025.01.08 01:22:46.800107 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} <Debug> TCPHandler: Processed in 0.002395338 sec.
11149 2025.01.08 01:22:46.800282 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11150 2025.01.08 01:22:46.800418 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
11151 2025.01.08 01:22:46.800477 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11152 2025.01.08 01:22:46.801059 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11153 2025.01.08 01:22:46.801101 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11154 2025.01.08 01:22:46.801529 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
11155 2025.01.08 01:22:46.801790 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11156 2025.01.08 01:22:46.801988 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001602 sec., 62421.97253433209 rows/sec., 4.33 MiB/sec.
11157 2025.01.08 01:22:46.802048 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} <Debug> TCPHandler: Processed in 0.001859909 sec.
11158 2025.01.08 01:22:46.802214 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11159 2025.01.08 01:22:46.802352 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
11160 2025.01.08 01:22:46.802413 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11161 2025.01.08 01:22:46.803021 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11162 2025.01.08 01:22:46.803067 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11163 2025.01.08 01:22:46.803499 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
11164 2025.01.08 01:22:46.803758 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11165 2025.01.08 01:22:46.804009 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001689 sec., 17761.989342806395 rows/sec., 1.22 MiB/sec.
11166 2025.01.08 01:22:46.804088 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} <Debug> TCPHandler: Processed in 0.00194115 sec.
11167 2025.01.08 01:22:48.307588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169
11168 2025.01.08 01:22:48.308287 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11169 2025.01.08 01:22:48.308340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11170 2025.01.08 01:22:48.308879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11171 2025.01.08 01:22:48.309139 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11172 2025.01.08 01:22:48.309431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169
11173 2025.01.08 01:22:50.172499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430
11174 2025.01.08 01:22:50.190934 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11175 2025.01.08 01:22:50.190990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11176 2025.01.08 01:22:50.197818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11177 2025.01.08 01:22:50.198571 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11178 2025.01.08 01:22:50.202153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430
11179 2025.01.08 01:22:50.946037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1570
11180 2025.01.08 01:22:50.949094 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11181 2025.01.08 01:22:50.949142 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11182 2025.01.08 01:22:50.950602 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
11183 2025.01.08 01:22:50.950907 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11184 2025.01.08 01:22:50.953224 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570
11185 2025.01.08 01:22:51.801438 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11186 2025.01.08 01:22:51.801651 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
11187 2025.01.08 01:22:51.801732 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
11188 2025.01.08 01:22:51.802542 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11189 2025.01.08 01:22:51.802593 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11190 2025.01.08 01:22:51.803033 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11191 2025.01.08 01:22:51.803297 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11192 2025.01.08 01:22:51.803492 [ 40 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0
11193 2025.01.08 01:22:51.803548 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec.
11194 2025.01.08 01:22:51.803596 [ 40 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11195 2025.01.08 01:22:51.803673 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11196 2025.01.08 01:22:51.803681 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} <Debug> TCPHandler: Processed in 0.002380167 sec.
11197 2025.01.08 01:22:51.804010 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full
11198 2025.01.08 01:22:51.804104 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11199 2025.01.08 01:22:51.804409 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11200 2025.01.08 01:22:51.804459 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
11201 2025.01.08 01:22:51.804482 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part
11202 2025.01.08 01:22:51.804592 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11203 2025.01.08 01:22:51.804748 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part
11204 2025.01.08 01:22:51.805186 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
11205 2025.01.08 01:22:51.805466 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part
11206 2025.01.08 01:22:51.805825 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
11207 2025.01.08 01:22:51.807619 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11208 2025.01.08 01:22:51.807709 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11209 2025.01.08 01:22:51.808444 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004647873 sec., 15060.652474798686 rows/sec., 1.12 MiB/sec.
11210 2025.01.08 01:22:51.808711 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary)
11211 2025.01.08 01:22:51.808778 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
11212 2025.01.08 01:22:51.809164 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11213 2025.01.08 01:22:51.809256 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11214 2025.01.08 01:22:51.809314 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10
11215 2025.01.08 01:22:51.809473 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11216 2025.01.08 01:22:51.809567 [ 40 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
11217 2025.01.08 01:22:51.809616 [ 40 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11218 2025.01.08 01:22:51.809639 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11219 2025.01.08 01:22:51.809666 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.005298 sec., 48131.37032842582 rows/sec., 4.30 MiB/sec.
11220 2025.01.08 01:22:51.809780 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
11221 2025.01.08 01:22:51.809808 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} <Debug> TCPHandler: Processed in 0.006001544 sec.
11222 2025.01.08 01:22:51.809911 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11223 2025.01.08 01:22:51.809944 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1402 rows starting from the beginning of the part
11224 2025.01.08 01:22:51.810125 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 69 rows starting from the beginning of the part
11225 2025.01.08 01:22:51.810146 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11226 2025.01.08 01:22:51.810326 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part
11227 2025.01.08 01:22:51.810624 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 255 rows starting from the beginning of the part
11228 2025.01.08 01:22:51.810695 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
11229 2025.01.08 01:22:51.810869 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11230 2025.01.08 01:22:51.810911 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part
11231 2025.01.08 01:22:51.811341 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 255 rows starting from the beginning of the part
11232 2025.01.08 01:22:51.813042 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11233 2025.01.08 01:22:51.813130 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11234 2025.01.08 01:22:51.814047 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11235 2025.01.08 01:22:51.814611 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11236 2025.01.08 01:22:51.814640 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2033 rows, containing 5 columns (5 merged, 0 gathered) in 0.004948538 sec., 410828.4103304855 rows/sec., 36.42 MiB/sec.
11237 2025.01.08 01:22:51.814898 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004329 sec., 11088.011088011088 rows/sec., 817.52 KiB/sec.
11238 2025.01.08 01:22:51.814960 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
11239 2025.01.08 01:22:51.814984 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} <Debug> TCPHandler: Processed in 0.005012539 sec.
11240 2025.01.08 01:22:51.815140 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11241 2025.01.08 01:22:51.815363 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
11242 2025.01.08 01:22:51.815443 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11243 2025.01.08 01:22:51.815522 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11244 2025.01.08 01:22:51.815736 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
11245 2025.01.08 01:22:51.815942 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
11246 2025.01.08 01:22:51.816384 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11247 2025.01.08 01:22:51.816430 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11248 2025.01.08 01:22:51.816812 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11249 2025.01.08 01:22:51.817058 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11250 2025.01.08 01:22:51.817254 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001955 sec., 7161.125319693094 rows/sec., 501.52 KiB/sec.
11251 2025.01.08 01:22:51.817317 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} <Debug> TCPHandler: Processed in 0.002245765 sec.
11252 2025.01.08 01:22:51.817476 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11253 2025.01.08 01:22:51.817618 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
11254 2025.01.08 01:22:51.817675 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11255 2025.01.08 01:22:51.818361 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11256 2025.01.08 01:22:51.818410 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11257 2025.01.08 01:22:51.818787 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11258 2025.01.08 01:22:51.819025 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11259 2025.01.08 01:22:51.819192 [ 40 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0
11260 2025.01.08 01:22:51.819249 [ 40 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11261 2025.01.08 01:22:51.819265 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001667 sec., 7798.440311937612 rows/sec., 486.23 KiB/sec.
11262 2025.01.08 01:22:51.819282 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11263 2025.01.08 01:22:51.819420 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} <Debug> TCPHandler: Processed in 0.002008911 sec.
11264 2025.01.08 01:22:51.819614 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full
11265 2025.01.08 01:22:51.819719 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11266 2025.01.08 01:22:51.820030 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11267 2025.01.08 01:22:51.820154 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part
11268 2025.01.08 01:22:51.820154 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
11269 2025.01.08 01:22:51.820374 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11270 2025.01.08 01:22:51.820480 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part
11271 2025.01.08 01:22:51.820793 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part
11272 2025.01.08 01:22:51.821183 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part
11273 2025.01.08 01:22:51.821616 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part
11274 2025.01.08 01:22:51.823673 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11275 2025.01.08 01:22:51.823754 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11276 2025.01.08 01:22:51.824322 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004922087 sec., 13205.780393560699 rows/sec., 874.96 KiB/sec.
11277 2025.01.08 01:22:51.824516 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary)
11278 2025.01.08 01:22:51.824732 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
11279 2025.01.08 01:22:51.825034 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11280 2025.01.08 01:22:51.825230 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10
11281 2025.01.08 01:22:51.825248 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11282 2025.01.08 01:22:51.825383 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11283 2025.01.08 01:22:51.825516 [ 40 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
11284 2025.01.08 01:22:51.825558 [ 40 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11285 2025.01.08 01:22:51.825584 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11286 2025.01.08 01:22:51.825584 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.005596 sec., 69156.54038599 rows/sec., 4.90 MiB/sec.
11287 2025.01.08 01:22:51.825865 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} <Debug> TCPHandler: Processed in 0.00632637 sec.
11288 2025.01.08 01:22:51.825907 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
11289 2025.01.08 01:22:51.826139 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11290 2025.01.08 01:22:51.826364 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11291 2025.01.08 01:22:51.826455 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
11292 2025.01.08 01:22:51.826458 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 875 rows starting from the beginning of the part
11293 2025.01.08 01:22:51.826589 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11294 2025.01.08 01:22:51.827070 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 51 rows starting from the beginning of the part
11295 2025.01.08 01:22:51.827605 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 28 rows starting from the beginning of the part
11296 2025.01.08 01:22:51.827911 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 387 rows starting from the beginning of the part
11297 2025.01.08 01:22:51.828200 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 28 rows starting from the beginning of the part
11298 2025.01.08 01:22:51.828529 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 387 rows starting from the beginning of the part
11299 2025.01.08 01:22:51.829052 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11300 2025.01.08 01:22:51.829094 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11301 2025.01.08 01:22:51.829595 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11302 2025.01.08 01:22:51.829924 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11303 2025.01.08 01:22:51.830349 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003967 sec., 1512.4779430299975 rows/sec., 79.02 KiB/sec.
11304 2025.01.08 01:22:51.830805 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} <Debug> TCPHandler: Processed in 0.004819576 sec.
11305 2025.01.08 01:22:51.831079 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1756 rows, containing 5 columns (5 merged, 0 gathered) in 0.005412855 sec., 324412.90224844374 rows/sec., 24.64 MiB/sec.
11306 2025.01.08 01:22:51.831297 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11307 2025.01.08 01:22:51.831363 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
11308 2025.01.08 01:22:51.831531 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
11309 2025.01.08 01:22:51.831633 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11310 2025.01.08 01:22:51.831950 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11311 2025.01.08 01:22:51.832180 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
11312 2025.01.08 01:22:51.832333 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
11313 2025.01.08 01:22:51.832653 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11314 2025.01.08 01:22:51.832696 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11315 2025.01.08 01:22:51.833092 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
11316 2025.01.08 01:22:51.833335 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11317 2025.01.08 01:22:51.833471 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
11318 2025.01.08 01:22:51.833510 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11319 2025.01.08 01:22:51.833519 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00203 sec., 87192.11822660099 rows/sec., 5.75 MiB/sec.
11320 2025.01.08 01:22:51.833534 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11321 2025.01.08 01:22:51.833709 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} <Debug> TCPHandler: Processed in 0.002756953 sec.
11322 2025.01.08 01:22:51.833960 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11323 2025.01.08 01:22:51.834058 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
11324 2025.01.08 01:22:51.834332 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
11325 2025.01.08 01:22:51.834530 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11326 2025.01.08 01:22:51.834794 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11327 2025.01.08 01:22:51.834999 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 23226 rows starting from the beginning of the part
11328 2025.01.08 01:22:51.835832 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 61 rows starting from the beginning of the part
11329 2025.01.08 01:22:51.836261 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 100 rows starting from the beginning of the part
11330 2025.01.08 01:22:51.836481 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 177 rows starting from the beginning of the part
11331 2025.01.08 01:22:51.836929 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 100 rows starting from the beginning of the part
11332 2025.01.08 01:22:51.837221 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 177 rows starting from the beginning of the part
11333 2025.01.08 01:22:51.837786 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11334 2025.01.08 01:22:51.837853 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11335 2025.01.08 01:22:51.838587 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11336 2025.01.08 01:22:51.838950 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11337 2025.01.08 01:22:51.839167 [ 40 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0
11338 2025.01.08 01:22:51.839256 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005032 sec., 198.7281399046105 rows/sec., 13.39 KiB/sec.
11339 2025.01.08 01:22:51.839257 [ 40 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11340 2025.01.08 01:22:51.839362 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11341 2025.01.08 01:22:51.839581 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} <Debug> TCPHandler: Processed in 0.005764421 sec.
11342 2025.01.08 01:22:51.839858 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full
11343 2025.01.08 01:22:51.839906 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11344 2025.01.08 01:22:51.840326 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11345 2025.01.08 01:22:51.840408 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
11346 2025.01.08 01:22:51.840432 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 36 rows starting from the beginning of the part
11347 2025.01.08 01:22:51.840763 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
11348 2025.01.08 01:22:51.841023 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11349 2025.01.08 01:22:51.841052 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
11350 2025.01.08 01:22:51.841346 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part
11351 2025.01.08 01:22:51.841634 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
11352 2025.01.08 01:22:51.841991 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part
11353 2025.01.08 01:22:51.847605 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.008079337 sec., 5074.673825339876 rows/sec., 341.95 KiB/sec.
11354 2025.01.08 01:22:51.848032 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary)
11355 2025.01.08 01:22:51.849137 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11356 2025.01.08 01:22:51.849312 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11357 2025.01.08 01:22:51.849373 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9
11358 2025.01.08 01:22:51.849382 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11359 2025.01.08 01:22:51.849588 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11360 2025.01.08 01:22:51.850350 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23841 rows, containing 5 columns (5 merged, 0 gathered) in 0.016690903 sec., 1428382.8741920074 rows/sec., 95.65 MiB/sec.
11361 2025.01.08 01:22:51.850865 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11362 2025.01.08 01:22:51.851176 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
11363 2025.01.08 01:22:51.851405 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11364 2025.01.08 01:22:51.851842 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.011604 sec., 3533.264391589107 rows/sec., 6.33 MiB/sec.
11365 2025.01.08 01:22:51.852074 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11366 2025.01.08 01:22:51.852275 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} <Debug> TCPHandler: Processed in 0.012561918 sec.
11367 2025.01.08 01:22:51.852335 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
11368 2025.01.08 01:22:51.852535 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11369 2025.01.08 01:22:51.852550 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB.
11370 2025.01.08 01:22:51.852679 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
11371 2025.01.08 01:22:51.852739 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11372 2025.01.08 01:22:51.853257 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11373 2025.01.08 01:22:51.853304 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11374 2025.01.08 01:22:51.853700 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
11375 2025.01.08 01:22:51.853949 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11376 2025.01.08 01:22:51.854146 [ 40 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
11377 2025.01.08 01:22:51.854196 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00154 sec., 33766.23376623377 rows/sec., 2.09 MiB/sec.
11378 2025.01.08 01:22:51.854202 [ 40 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11379 2025.01.08 01:22:51.854288 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
11380 2025.01.08 01:22:51.854331 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} <Debug> TCPHandler: Processed in 0.00192997 sec.
11381 2025.01.08 01:22:51.854507 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
11382 2025.01.08 01:22:51.854624 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11383 2025.01.08 01:22:51.854658 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3198 rows starting from the beginning of the part
11384 2025.01.08 01:22:51.854743 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 18 rows starting from the beginning of the part
11385 2025.01.08 01:22:51.854953 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part
11386 2025.01.08 01:22:51.855126 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 52 rows starting from the beginning of the part
11387 2025.01.08 01:22:51.855283 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part
11388 2025.01.08 01:22:51.855394 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 52 rows starting from the beginning of the part
11389 2025.01.08 01:22:51.857091 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002705853 sec., 1249143.9852793186 rows/sec., 80.38 MiB/sec.
11390 2025.01.08 01:22:51.857580 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
11391 2025.01.08 01:22:51.857872 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11392 2025.01.08 01:22:51.857957 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
11393 2025.01.08 01:22:51.858041 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
11394 2025.01.08 01:22:55.618535 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache
11395 2025.01.08 01:22:55.618588 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache
11396 2025.01.08 01:22:55.809620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596
11397 2025.01.08 01:22:55.810687 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11398 2025.01.08 01:22:55.810736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11399 2025.01.08 01:22:55.811270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11400 2025.01.08 01:22:55.811528 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11401 2025.01.08 01:22:55.811771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596
11402 2025.01.08 01:22:56.795700 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11403 2025.01.08 01:22:56.795919 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
11404 2025.01.08 01:22:56.796003 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11405 2025.01.08 01:22:56.796827 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11406 2025.01.08 01:22:56.796882 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11407 2025.01.08 01:22:56.797327 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
11408 2025.01.08 01:22:56.797579 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11409 2025.01.08 01:22:56.797831 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001971 sec., 13191.273465246068 rows/sec., 1004.31 KiB/sec.
11410 2025.01.08 01:22:56.797898 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} <Debug> TCPHandler: Processed in 0.002340487 sec.
11411 2025.01.08 01:22:56.798143 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11412 2025.01.08 01:22:56.798347 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
11413 2025.01.08 01:22:56.798423 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11414 2025.01.08 01:22:56.799211 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11415 2025.01.08 01:22:56.799263 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11416 2025.01.08 01:22:56.799715 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
11417 2025.01.08 01:22:56.799985 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11418 2025.01.08 01:22:56.800228 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001937 sec., 14455.343314403717 rows/sec., 1.13 MiB/sec.
11419 2025.01.08 01:22:56.800297 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} <Debug> TCPHandler: Processed in 0.002293896 sec.
11420 2025.01.08 01:22:56.800451 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11421 2025.01.08 01:22:56.800599 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
11422 2025.01.08 01:22:56.800667 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11423 2025.01.08 01:22:56.801322 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11424 2025.01.08 01:22:56.801371 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11425 2025.01.08 01:22:56.801813 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
11426 2025.01.08 01:22:56.802065 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11427 2025.01.08 01:22:56.802297 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001733 sec., 57703.40450086555 rows/sec., 4.00 MiB/sec.
11428 2025.01.08 01:22:56.802392 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} <Debug> TCPHandler: Processed in 0.002009652 sec.
11429 2025.01.08 01:22:56.802549 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11430 2025.01.08 01:22:56.802703 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
11431 2025.01.08 01:22:56.802758 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11432 2025.01.08 01:22:56.803267 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11433 2025.01.08 01:22:56.803307 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11434 2025.01.08 01:22:56.803702 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
11435 2025.01.08 01:22:56.803960 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11436 2025.01.08 01:22:56.804172 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001505 sec., 19933.554817275748 rows/sec., 1.37 MiB/sec.
11437 2025.01.08 01:22:56.804226 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} <Debug> TCPHandler: Processed in 0.001748668 sec.
11438 2025.01.08 01:22:57.702244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438
11439 2025.01.08 01:22:57.725008 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11440 2025.01.08 01:22:57.725076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11441 2025.01.08 01:22:57.732626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11442 2025.01.08 01:22:57.733410 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11443 2025.01.08 01:22:57.736577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438
11444 2025.01.08 01:22:58.738918 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11445 2025.01.08 01:22:58.739135 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
11446 2025.01.08 01:22:58.739216 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
11447 2025.01.08 01:22:58.739998 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11448 2025.01.08 01:22:58.740049 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11449 2025.01.08 01:22:58.740486 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
11450 2025.01.08 01:22:58.740737 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11451 2025.01.08 01:22:58.740942 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec.
11452 2025.01.08 01:22:58.740997 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} <Debug> TCPHandler: Processed in 0.002224335 sec.
11453 2025.01.08 01:22:58.741230 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11454 2025.01.08 01:22:58.741424 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
11455 2025.01.08 01:22:58.741497 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11456 2025.01.08 01:22:58.742254 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11457 2025.01.08 01:22:58.742299 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11458 2025.01.08 01:22:58.742737 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
11459 2025.01.08 01:22:58.743017 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11460 2025.01.08 01:22:58.743275 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001899 sec., 6319.11532385466 rows/sec., 515.28 KiB/sec.
11461 2025.01.08 01:22:58.743460 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} <Debug> TCPHandler: Processed in 0.002359228 sec.
11462 2025.01.08 01:22:58.743639 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11463 2025.01.08 01:22:58.743779 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
11464 2025.01.08 01:22:58.743837 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11465 2025.01.08 01:22:58.745084 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11466 2025.01.08 01:22:58.745122 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11467 2025.01.08 01:22:58.745568 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
11468 2025.01.08 01:22:58.745806 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11469 2025.01.08 01:22:58.745991 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} <Debug> executeQuery: Read 1359 rows, 115.98 KiB in 0.002243 sec., 605884.9754792688 rows/sec., 50.49 MiB/sec.
11470 2025.01.08 01:22:58.746041 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} <Debug> TCPHandler: Processed in 0.002482839 sec.
11471 2025.01.08 01:22:58.746182 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11472 2025.01.08 01:22:58.746307 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
11473 2025.01.08 01:22:58.746356 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11474 2025.01.08 01:22:58.746980 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11475 2025.01.08 01:22:58.747020 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11476 2025.01.08 01:22:58.747393 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11477 2025.01.08 01:22:58.747637 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11478 2025.01.08 01:22:58.747864 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} <Debug> executeQuery: Read 39 rows, 2.80 KiB in 0.00158 sec., 24683.54430379747 rows/sec., 1.73 MiB/sec.
11479 2025.01.08 01:22:58.747930 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} <Debug> TCPHandler: Processed in 0.001803968 sec.
11480 2025.01.08 01:22:58.748153 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11481 2025.01.08 01:22:58.748291 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
11482 2025.01.08 01:22:58.748349 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11483 2025.01.08 01:22:58.749043 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11484 2025.01.08 01:22:58.749082 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11485 2025.01.08 01:22:58.749445 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
11486 2025.01.08 01:22:58.749687 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11487 2025.01.08 01:22:58.749864 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001603 sec., 150966.93699313788 rows/sec., 10.23 MiB/sec.
11488 2025.01.08 01:22:58.749914 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} <Debug> TCPHandler: Processed in 0.001896809 sec.
11489 2025.01.08 01:22:58.750050 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11490 2025.01.08 01:22:58.750171 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
11491 2025.01.08 01:22:58.750221 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11492 2025.01.08 01:22:58.750809 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11493 2025.01.08 01:22:58.750850 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11494 2025.01.08 01:22:58.751222 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
11495 2025.01.08 01:22:58.751470 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11496 2025.01.08 01:22:58.751715 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00156 sec., 8333.333333333334 rows/sec., 519.58 KiB/sec.
11497 2025.01.08 01:22:58.751857 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} <Debug> TCPHandler: Processed in 0.001861729 sec.
11498 2025.01.08 01:22:58.752086 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11499 2025.01.08 01:22:58.752237 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
11500 2025.01.08 01:22:58.752295 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11501 2025.01.08 01:22:58.753170 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11502 2025.01.08 01:22:58.753210 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11503 2025.01.08 01:22:58.753614 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
11504 2025.01.08 01:22:58.753856 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11505 2025.01.08 01:22:58.754038 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} <Debug> executeQuery: Read 834 rows, 61.67 KiB in 0.001832 sec., 455240.17467248905 rows/sec., 32.87 MiB/sec.
11506 2025.01.08 01:22:58.754091 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} <Debug> TCPHandler: Processed in 0.002132984 sec.
11507 2025.01.08 01:22:58.754222 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11508 2025.01.08 01:22:58.754340 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
11509 2025.01.08 01:22:58.754394 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11510 2025.01.08 01:22:58.754899 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11511 2025.01.08 01:22:58.754938 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11512 2025.01.08 01:22:58.755313 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
11513 2025.01.08 01:22:58.755568 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11514 2025.01.08 01:22:58.755816 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec.
11515 2025.01.08 01:22:58.755923 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} <Debug> TCPHandler: Processed in 0.001757328 sec.
11516 2025.01.08 01:22:58.756111 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11517 2025.01.08 01:22:58.756248 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
11518 2025.01.08 01:22:58.756309 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11519 2025.01.08 01:22:58.757067 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11520 2025.01.08 01:22:58.757106 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11521 2025.01.08 01:22:58.757544 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
11522 2025.01.08 01:22:58.757788 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11523 2025.01.08 01:22:58.757966 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.00175 sec., 553714.2857142857 rows/sec., 36.80 MiB/sec.
11524 2025.01.08 01:22:58.758016 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} <Debug> TCPHandler: Processed in 0.002007712 sec.
11525 2025.01.08 01:22:58.758153 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11526 2025.01.08 01:22:58.758291 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
11527 2025.01.08 01:22:58.758367 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11528 2025.01.08 01:22:58.758896 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11529 2025.01.08 01:22:58.758937 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11530 2025.01.08 01:22:58.759319 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
11531 2025.01.08 01:22:58.759572 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11532 2025.01.08 01:22:58.759778 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 43.98 KiB/sec.
11533 2025.01.08 01:22:58.759829 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} <Debug> TCPHandler: Processed in 0.001736827 sec.
11534 2025.01.08 01:22:58.759974 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11535 2025.01.08 01:22:58.760110 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
11536 2025.01.08 01:22:58.760200 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11537 2025.01.08 01:22:58.761365 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11538 2025.01.08 01:22:58.761402 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11539 2025.01.08 01:22:58.762006 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11540 2025.01.08 01:22:58.762267 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11541 2025.01.08 01:22:58.762502 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002414 sec., 8285.004142502072 rows/sec., 14.85 MiB/sec.
11542 2025.01.08 01:22:58.762907 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} <Debug> TCPHandler: Processed in 0.002997937 sec.
11543 2025.01.08 01:22:58.763168 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11544 2025.01.08 01:22:58.763302 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
11545 2025.01.08 01:22:58.763353 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11546 2025.01.08 01:22:58.763839 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11547 2025.01.08 01:22:58.763880 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11548 2025.01.08 01:22:58.764276 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
11549 2025.01.08 01:22:58.764517 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11550 2025.01.08 01:22:58.764738 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001459 sec., 23303.632625085676 rows/sec., 1.36 MiB/sec.
11551 2025.01.08 01:22:58.764803 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} <Debug> TCPHandler: Processed in 0.001796428 sec.
11552 2025.01.08 01:23:00.953433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1624
11553 2025.01.08 01:23:00.957460 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11554 2025.01.08 01:23:00.957524 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11555 2025.01.08 01:23:00.959022 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
11556 2025.01.08 01:23:00.959344 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11557 2025.01.08 01:23:00.960700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624
11558 2025.01.08 01:23:01.794470 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11559 2025.01.08 01:23:01.794659 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
11560 2025.01.08 01:23:01.794731 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11561 2025.01.08 01:23:01.795510 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11562 2025.01.08 01:23:01.795560 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11563 2025.01.08 01:23:01.795992 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
11564 2025.01.08 01:23:01.796248 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11565 2025.01.08 01:23:01.796493 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.001886 sec., 36055.14316012725 rows/sec., 3.06 MiB/sec.
11566 2025.01.08 01:23:01.796560 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} <Debug> TCPHandler: Processed in 0.002215715 sec.
11567 2025.01.08 01:23:01.796809 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11568 2025.01.08 01:23:01.797023 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
11569 2025.01.08 01:23:01.797105 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11570 2025.01.08 01:23:01.797913 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11571 2025.01.08 01:23:01.797956 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11572 2025.01.08 01:23:01.798377 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11573 2025.01.08 01:23:01.798630 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11574 2025.01.08 01:23:01.798834 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.00187 sec., 11229.946524064171 rows/sec., 844.44 KiB/sec.
11575 2025.01.08 01:23:01.798896 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} <Debug> TCPHandler: Processed in 0.002228275 sec.
11576 2025.01.08 01:23:01.799048 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11577 2025.01.08 01:23:01.799193 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
11578 2025.01.08 01:23:01.799255 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11579 2025.01.08 01:23:01.799923 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11580 2025.01.08 01:23:01.799964 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11581 2025.01.08 01:23:01.800331 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
11582 2025.01.08 01:23:01.800575 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11583 2025.01.08 01:23:01.800778 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.001616 sec., 30321.78217821782 rows/sec., 2.37 MiB/sec.
11584 2025.01.08 01:23:01.800842 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} <Debug> TCPHandler: Processed in 0.001863489 sec.
11585 2025.01.08 01:23:01.801054 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11586 2025.01.08 01:23:01.801266 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
11587 2025.01.08 01:23:01.801325 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11588 2025.01.08 01:23:01.801896 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11589 2025.01.08 01:23:01.801937 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11590 2025.01.08 01:23:01.802343 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
11591 2025.01.08 01:23:01.802591 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11592 2025.01.08 01:23:01.802808 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.63 MiB/sec.
11593 2025.01.08 01:23:01.802861 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} <Debug> TCPHandler: Processed in 0.00192616 sec.
11594 2025.01.08 01:23:01.803004 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11595 2025.01.08 01:23:01.803129 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
11596 2025.01.08 01:23:01.803214 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11597 2025.01.08 01:23:01.804366 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11598 2025.01.08 01:23:01.804407 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11599 2025.01.08 01:23:01.805061 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11600 2025.01.08 01:23:01.805332 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11601 2025.01.08 01:23:01.805595 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002492 sec., 8426.966292134832 rows/sec., 15.10 MiB/sec.
11602 2025.01.08 01:23:01.805730 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} <Debug> TCPHandler: Processed in 0.002784074 sec.
11603 2025.01.08 01:23:01.805874 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11604 2025.01.08 01:23:01.805994 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
11605 2025.01.08 01:23:01.806046 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11606 2025.01.08 01:23:01.806542 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11607 2025.01.08 01:23:01.806584 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11608 2025.01.08 01:23:01.806955 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
11609 2025.01.08 01:23:01.807215 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11610 2025.01.08 01:23:01.807449 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001479 sec., 12170.385395537525 rows/sec., 853.75 KiB/sec.
11611 2025.01.08 01:23:01.807514 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} <Debug> TCPHandler: Processed in 0.001698537 sec.
11612 2025.01.08 01:23:03.311913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084
11613 2025.01.08 01:23:03.312719 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11614 2025.01.08 01:23:03.312780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11615 2025.01.08 01:23:03.313329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11616 2025.01.08 01:23:03.313587 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11617 2025.01.08 01:23:03.313858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084
11618 2025.01.08 01:23:05.236666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445
11619 2025.01.08 01:23:05.258854 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11620 2025.01.08 01:23:05.258924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11621 2025.01.08 01:23:05.267457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11622 2025.01.08 01:23:05.268244 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11623 2025.01.08 01:23:05.271470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445
11624 2025.01.08 01:23:06.795187 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11625 2025.01.08 01:23:06.795400 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
11626 2025.01.08 01:23:06.795482 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11627 2025.01.08 01:23:06.796294 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11628 2025.01.08 01:23:06.796339 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11629 2025.01.08 01:23:06.796776 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
11630 2025.01.08 01:23:06.797029 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11631 2025.01.08 01:23:06.797240 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.0019 sec., 13684.21052631579 rows/sec., 1.02 MiB/sec.
11632 2025.01.08 01:23:06.797304 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} <Debug> TCPHandler: Processed in 0.002254955 sec.
11633 2025.01.08 01:23:06.797553 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11634 2025.01.08 01:23:06.797770 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
11635 2025.01.08 01:23:06.797851 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11636 2025.01.08 01:23:06.798606 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11637 2025.01.08 01:23:06.798654 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11638 2025.01.08 01:23:06.799089 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
11639 2025.01.08 01:23:06.799359 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11640 2025.01.08 01:23:06.799618 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.0019 sec., 14736.842105263158 rows/sec., 1.15 MiB/sec.
11641 2025.01.08 01:23:06.799698 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} <Debug> TCPHandler: Processed in 0.002290676 sec.
11642 2025.01.08 01:23:06.799889 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11643 2025.01.08 01:23:06.800258 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
11644 2025.01.08 01:23:06.800419 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11645 2025.01.08 01:23:06.801053 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11646 2025.01.08 01:23:06.801094 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11647 2025.01.08 01:23:06.801499 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
11648 2025.01.08 01:23:06.801739 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11649 2025.01.08 01:23:06.801922 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001798 sec., 55617.35261401557 rows/sec., 3.86 MiB/sec.
11650 2025.01.08 01:23:06.801981 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} <Debug> TCPHandler: Processed in 0.002181534 sec.
11651 2025.01.08 01:23:06.802121 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11652 2025.01.08 01:23:06.802240 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
11653 2025.01.08 01:23:06.802296 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11654 2025.01.08 01:23:06.802799 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11655 2025.01.08 01:23:06.802840 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11656 2025.01.08 01:23:06.803236 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
11657 2025.01.08 01:23:06.803484 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11658 2025.01.08 01:23:06.803713 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001498 sec., 20026.702269692923 rows/sec., 1.37 MiB/sec.
11659 2025.01.08 01:23:06.803766 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} <Debug> TCPHandler: Processed in 0.001700107 sec.
11660 2025.01.08 01:23:10.618624 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
11661 2025.01.08 01:23:10.618699 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
11662 2025.01.08 01:23:10.712184 [ 140 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0
11663 2025.01.08 01:23:10.712289 [ 140 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11664 2025.01.08 01:23:10.712333 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11665 2025.01.08 01:23:10.712620 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full
11666 2025.01.08 01:23:10.713265 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11667 2025.01.08 01:23:10.713392 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 242 rows starting from the beginning of the part
11668 2025.01.08 01:23:10.713487 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part
11669 2025.01.08 01:23:10.713602 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part
11670 2025.01.08 01:23:10.713892 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
11671 2025.01.08 01:23:10.714098 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part
11672 2025.01.08 01:23:10.715281 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002842595 sec., 265250.58969005436 rows/sec., 18.99 MiB/sec.
11673 2025.01.08 01:23:10.715448 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary)
11674 2025.01.08 01:23:10.715748 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11675 2025.01.08 01:23:10.715836 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9
11676 2025.01.08 01:23:10.715926 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
11677 2025.01.08 01:23:10.814021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511
11678 2025.01.08 01:23:10.815073 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11679 2025.01.08 01:23:10.815122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11680 2025.01.08 01:23:10.815656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11681 2025.01.08 01:23:10.815915 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11682 2025.01.08 01:23:10.816113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511
11683 2025.01.08 01:23:10.938445 [ 140 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0
11684 2025.01.08 01:23:10.938494 [ 140 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11685 2025.01.08 01:23:10.938518 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11686 2025.01.08 01:23:10.938688 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full
11687 2025.01.08 01:23:10.939021 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11688 2025.01.08 01:23:10.939111 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part
11689 2025.01.08 01:23:10.939411 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
11690 2025.01.08 01:23:10.939592 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
11691 2025.01.08 01:23:10.939720 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
11692 2025.01.08 01:23:10.939940 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
11693 2025.01.08 01:23:10.940907 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002317747 sec., 108726.27599129672 rows/sec., 5.55 MiB/sec.
11694 2025.01.08 01:23:10.941030 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary)
11695 2025.01.08 01:23:10.941321 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11696 2025.01.08 01:23:10.941403 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9
11697 2025.01.08 01:23:10.941480 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11698 2025.01.08 01:23:10.960981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1644
11699 2025.01.08 01:23:10.964237 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11700 2025.01.08 01:23:10.964294 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11701 2025.01.08 01:23:10.965765 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
11702 2025.01.08 01:23:10.966084 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11703 2025.01.08 01:23:10.966715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1644
11704 2025.01.08 01:23:11.739220 [ 140 ] {} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
11705 2025.01.08 01:23:11.739323 [ 140 ] {} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11706 2025.01.08 01:23:11.739366 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11707 2025.01.08 01:23:11.739647 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
11708 2025.01.08 01:23:11.739917 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11709 2025.01.08 01:23:11.739969 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part
11710 2025.01.08 01:23:11.740094 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
11711 2025.01.08 01:23:11.740511 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part
11712 2025.01.08 01:23:11.740691 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
11713 2025.01.08 01:23:11.740876 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part
11714 2025.01.08 01:23:11.741976 [ 195 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002508109 sec., 16745.683700349546 rows/sec., 1.40 MiB/sec.
11715 2025.01.08 01:23:11.742173 [ 195 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
11716 2025.01.08 01:23:11.742505 [ 195 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11717 2025.01.08 01:23:11.742599 [ 195 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
11718 2025.01.08 01:23:11.742703 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11719 2025.01.08 01:23:11.802442 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11720 2025.01.08 01:23:11.802631 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
11721 2025.01.08 01:23:11.802704 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
11722 2025.01.08 01:23:11.803452 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11723 2025.01.08 01:23:11.803500 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11724 2025.01.08 01:23:11.803951 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
11725 2025.01.08 01:23:11.804210 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11726 2025.01.08 01:23:11.804473 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec.
11727 2025.01.08 01:23:11.804570 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} <Debug> TCPHandler: Processed in 0.002256395 sec.
11728 2025.01.08 01:23:11.804869 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11729 2025.01.08 01:23:11.805048 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
11730 2025.01.08 01:23:11.805127 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11731 2025.01.08 01:23:11.806002 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11732 2025.01.08 01:23:11.806045 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11733 2025.01.08 01:23:11.806518 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
11734 2025.01.08 01:23:11.806784 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11735 2025.01.08 01:23:11.806979 [ 139 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
11736 2025.01.08 01:23:11.807039 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002038 sec., 125122.6692836114 rows/sec., 11.19 MiB/sec.
11737 2025.01.08 01:23:11.807054 [ 139 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11738 2025.01.08 01:23:11.807130 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11739 2025.01.08 01:23:11.807190 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} <Debug> TCPHandler: Processed in 0.00250276 sec.
11740 2025.01.08 01:23:11.807367 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
11741 2025.01.08 01:23:11.807401 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11742 2025.01.08 01:23:11.807561 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11743 2025.01.08 01:23:11.807649 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1402 rows starting from the beginning of the part
11744 2025.01.08 01:23:11.807659 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
11745 2025.01.08 01:23:11.807831 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11746 2025.01.08 01:23:11.807880 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part
11747 2025.01.08 01:23:11.808275 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1359 rows starting from the beginning of the part
11748 2025.01.08 01:23:11.808533 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 68 rows starting from the beginning of the part
11749 2025.01.08 01:23:11.808979 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 26 rows starting from the beginning of the part
11750 2025.01.08 01:23:11.809327 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 255 rows starting from the beginning of the part
11751 2025.01.08 01:23:11.810749 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11752 2025.01.08 01:23:11.810816 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11753 2025.01.08 01:23:11.811909 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11754 2025.01.08 01:23:11.812245 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11755 2025.01.08 01:23:11.812488 [ 139 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11756 2025.01.08 01:23:11.812608 [ 139 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11757 2025.01.08 01:23:11.812715 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11758 2025.01.08 01:23:11.812934 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005308 sec., 9042.954031650339 rows/sec., 666.74 KiB/sec.
11759 2025.01.08 01:23:11.813445 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} <Debug> TCPHandler: Processed in 0.006141307 sec.
11760 2025.01.08 01:23:11.813478 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11761 2025.01.08 01:23:11.813863 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11762 2025.01.08 01:23:11.814201 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.00694498 sec., 451549.1765275062 rows/sec., 39.57 MiB/sec.
11763 2025.01.08 01:23:11.814328 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
11764 2025.01.08 01:23:11.814538 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11765 2025.01.08 01:23:11.814760 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
11766 2025.01.08 01:23:11.814974 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11767 2025.01.08 01:23:11.815135 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 62 rows starting from the beginning of the part
11768 2025.01.08 01:23:11.815744 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part
11769 2025.01.08 01:23:11.815895 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11770 2025.01.08 01:23:11.816252 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
11771 2025.01.08 01:23:11.816486 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part
11772 2025.01.08 01:23:11.816519 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
11773 2025.01.08 01:23:11.816902 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part
11774 2025.01.08 01:23:11.817178 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part
11775 2025.01.08 01:23:11.817509 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part
11776 2025.01.08 01:23:11.818170 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11777 2025.01.08 01:23:11.818227 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11778 2025.01.08 01:23:11.819058 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
11779 2025.01.08 01:23:11.819624 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11780 2025.01.08 01:23:11.820277 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006018 sec., 2326.3542705217683 rows/sec., 162.92 KiB/sec.
11781 2025.01.08 01:23:11.820588 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} <Debug> TCPHandler: Processed in 0.006963509 sec.
11782 2025.01.08 01:23:11.820855 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11783 2025.01.08 01:23:11.821146 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.008223599 sec., 32345.93515564171 rows/sec., 2.44 MiB/sec.
11784 2025.01.08 01:23:11.821162 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
11785 2025.01.08 01:23:11.821282 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11786 2025.01.08 01:23:11.821380 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11787 2025.01.08 01:23:11.822007 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11788 2025.01.08 01:23:11.822163 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11789 2025.01.08 01:23:11.822340 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11790 2025.01.08 01:23:11.822496 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11791 2025.01.08 01:23:11.822543 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11792 2025.01.08 01:23:11.822917 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
11793 2025.01.08 01:23:11.823171 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11794 2025.01.08 01:23:11.823401 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002302 sec., 5647.263249348393 rows/sec., 352.11 KiB/sec.
11795 2025.01.08 01:23:11.823464 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} <Debug> TCPHandler: Processed in 0.002761214 sec.
11796 2025.01.08 01:23:11.823607 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11797 2025.01.08 01:23:11.823745 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
11798 2025.01.08 01:23:11.823802 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11799 2025.01.08 01:23:11.824564 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11800 2025.01.08 01:23:11.824603 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11801 2025.01.08 01:23:11.824989 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
11802 2025.01.08 01:23:11.825229 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11803 2025.01.08 01:23:11.825404 [ 139 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
11804 2025.01.08 01:23:11.825456 [ 139 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11805 2025.01.08 01:23:11.825471 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001751 sec., 221016.56196459167 rows/sec., 15.66 MiB/sec.
11806 2025.01.08 01:23:11.825493 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11807 2025.01.08 01:23:11.825649 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} <Debug> TCPHandler: Processed in 0.002111923 sec.
11808 2025.01.08 01:23:11.825712 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
11809 2025.01.08 01:23:11.825837 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11810 2025.01.08 01:23:11.825887 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11811 2025.01.08 01:23:11.825935 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 875 rows starting from the beginning of the part
11812 2025.01.08 01:23:11.826125 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
11813 2025.01.08 01:23:11.826255 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 28 rows starting from the beginning of the part
11814 2025.01.08 01:23:11.826331 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11815 2025.01.08 01:23:11.826587 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 834 rows starting from the beginning of the part
11816 2025.01.08 01:23:11.827023 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 49 rows starting from the beginning of the part
11817 2025.01.08 01:23:11.827353 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 28 rows starting from the beginning of the part
11818 2025.01.08 01:23:11.827657 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 387 rows starting from the beginning of the part
11819 2025.01.08 01:23:11.828693 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11820 2025.01.08 01:23:11.828745 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11821 2025.01.08 01:23:11.829817 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
11822 2025.01.08 01:23:11.830248 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11823 2025.01.08 01:23:11.830725 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.00509984 sec., 431582.16728367953 rows/sec., 32.88 MiB/sec.
11824 2025.01.08 01:23:11.830805 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004787 sec., 1253.3946104031754 rows/sec., 65.48 KiB/sec.
11825 2025.01.08 01:23:11.830941 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} <Debug> TCPHandler: Processed in 0.005197782 sec.
11826 2025.01.08 01:23:11.831051 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
11827 2025.01.08 01:23:11.831140 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11828 2025.01.08 01:23:11.831350 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
11829 2025.01.08 01:23:11.831456 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11830 2025.01.08 01:23:11.831492 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11831 2025.01.08 01:23:11.831737 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
11832 2025.01.08 01:23:11.831918 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
11833 2025.01.08 01:23:11.832417 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11834 2025.01.08 01:23:11.832460 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11835 2025.01.08 01:23:11.832867 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
11836 2025.01.08 01:23:11.833108 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11837 2025.01.08 01:23:11.833290 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
11838 2025.01.08 01:23:11.833358 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11839 2025.01.08 01:23:11.833362 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002068 sec., 85589.9419729207 rows/sec., 5.65 MiB/sec.
11840 2025.01.08 01:23:11.833397 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11841 2025.01.08 01:23:11.833532 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} <Debug> TCPHandler: Processed in 0.00250071 sec.
11842 2025.01.08 01:23:11.833617 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
11843 2025.01.08 01:23:11.833748 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11844 2025.01.08 01:23:11.833814 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11845 2025.01.08 01:23:11.833853 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 23841 rows starting from the beginning of the part
11846 2025.01.08 01:23:11.834079 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
11847 2025.01.08 01:23:11.834187 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 100 rows starting from the beginning of the part
11848 2025.01.08 01:23:11.834218 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11849 2025.01.08 01:23:11.834589 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 969 rows starting from the beginning of the part
11850 2025.01.08 01:23:11.835011 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part
11851 2025.01.08 01:23:11.835366 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 100 rows starting from the beginning of the part
11852 2025.01.08 01:23:11.835552 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 177 rows starting from the beginning of the part
11853 2025.01.08 01:23:11.836392 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11854 2025.01.08 01:23:11.836471 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11855 2025.01.08 01:23:11.837109 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
11856 2025.01.08 01:23:11.837428 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11857 2025.01.08 01:23:11.837700 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00375 sec., 266.6666666666667 rows/sec., 17.97 KiB/sec.
11858 2025.01.08 01:23:11.837884 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} <Debug> TCPHandler: Processed in 0.004249677 sec.
11859 2025.01.08 01:23:11.838103 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11860 2025.01.08 01:23:11.838407 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
11861 2025.01.08 01:23:11.838663 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11862 2025.01.08 01:23:11.840518 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11863 2025.01.08 01:23:11.840558 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11864 2025.01.08 01:23:11.843520 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11865 2025.01.08 01:23:11.843800 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11866 2025.01.08 01:23:11.844042 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11867 2025.01.08 01:23:11.844128 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11868 2025.01.08 01:23:11.844171 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11869 2025.01.08 01:23:11.844197 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.005895 sec., 6955.046649703138 rows/sec., 12.46 MiB/sec.
11870 2025.01.08 01:23:11.844802 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11871 2025.01.08 01:23:11.845433 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} <Debug> TCPHandler: Processed in 0.007444428 sec.
11872 2025.01.08 01:23:11.845743 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11873 2025.01.08 01:23:11.846217 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
11874 2025.01.08 01:23:11.846422 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11875 2025.01.08 01:23:11.847359 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11876 2025.01.08 01:23:11.847658 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1464 rows starting from the beginning of the part
11877 2025.01.08 01:23:11.848489 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part
11878 2025.01.08 01:23:11.849373 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part
11879 2025.01.08 01:23:11.849395 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11880 2025.01.08 01:23:11.849489 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11881 2025.01.08 01:23:11.850802 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25247 rows, containing 5 columns (5 merged, 0 gathered) in 0.017277092 sec., 1461299.1584463404 rows/sec., 97.86 MiB/sec.
11882 2025.01.08 01:23:11.850938 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part
11883 2025.01.08 01:23:11.851395 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
11884 2025.01.08 01:23:11.851334 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
11885 2025.01.08 01:23:11.851958 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part
11886 2025.01.08 01:23:11.852304 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11887 2025.01.08 01:23:11.852920 [ 139 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
11888 2025.01.08 01:23:11.853045 [ 139 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11889 2025.01.08 01:23:11.853105 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part
11890 2025.01.08 01:23:11.853155 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
11891 2025.01.08 01:23:11.853376 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.007304 sec., 7119.386637458927 rows/sec., 451.38 KiB/sec.
11892 2025.01.08 01:23:11.853828 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
11893 2025.01.08 01:23:11.853854 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} <Debug> TCPHandler: Processed in 0.00827253 sec.
11894 2025.01.08 01:23:11.854374 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11895 2025.01.08 01:23:11.854497 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3380 rows starting from the beginning of the part
11896 2025.01.08 01:23:11.854513 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11897 2025.01.08 01:23:11.854969 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part
11898 2025.01.08 01:23:11.855289 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part
11899 2025.01.08 01:23:11.855586 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 18 rows starting from the beginning of the part
11900 2025.01.08 01:23:11.855874 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part
11901 2025.01.08 01:23:11.856197 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 52 rows starting from the beginning of the part
11902 2025.01.08 01:23:11.857000 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
11903 2025.01.08 01:23:11.857618 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
11904 2025.01.08 01:23:11.859085 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3544 rows, containing 4 columns (4 merged, 0 gathered) in 0.005743471 sec., 617048.4712119205 rows/sec., 39.71 MiB/sec.
11905 2025.01.08 01:23:11.859606 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
11906 2025.01.08 01:23:11.860402 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11907 2025.01.08 01:23:11.860600 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
11908 2025.01.08 01:23:11.860792 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
11909 2025.01.08 01:23:11.868392 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 19 columns (19 merged, 0 gathered) in 0.02411661 sec., 67505.34175408568 rows/sec., 120.97 MiB/sec.
11910 2025.01.08 01:23:11.870723 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11911 2025.01.08 01:23:11.871168 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11912 2025.01.08 01:23:11.871255 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11913 2025.01.08 01:23:11.871416 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB.
11914 2025.01.08 01:23:12.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.47 MiB, peak 253.30 MiB, free memory in arenas 0.00 B, will set to 247.65 MiB (RSS), difference: 6.19 MiB
11915 2025.01.08 01:23:12.771547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453
11916 2025.01.08 01:23:12.793791 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11917 2025.01.08 01:23:12.793846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
11918 2025.01.08 01:23:12.801329 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11919 2025.01.08 01:23:12.802098 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11920 2025.01.08 01:23:12.806359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453
11921 2025.01.08 01:23:16.795208 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11922 2025.01.08 01:23:16.795393 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
11923 2025.01.08 01:23:16.795467 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11924 2025.01.08 01:23:16.796191 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11925 2025.01.08 01:23:16.796235 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
11926 2025.01.08 01:23:16.796668 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
11927 2025.01.08 01:23:16.796924 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11928 2025.01.08 01:23:16.797123 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001783 sec., 14582.164890633763 rows/sec., 1.08 MiB/sec.
11929 2025.01.08 01:23:16.797178 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} <Debug> TCPHandler: Processed in 0.002092413 sec.
11930 2025.01.08 01:23:16.797425 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11931 2025.01.08 01:23:16.797628 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
11932 2025.01.08 01:23:16.797707 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11933 2025.01.08 01:23:16.798570 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11934 2025.01.08 01:23:16.798623 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
11935 2025.01.08 01:23:16.799067 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
11936 2025.01.08 01:23:16.799322 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11937 2025.01.08 01:23:16.799554 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001962 sec., 14271.151885830783 rows/sec., 1.11 MiB/sec.
11938 2025.01.08 01:23:16.799620 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} <Debug> TCPHandler: Processed in 0.002332666 sec.
11939 2025.01.08 01:23:16.799766 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11940 2025.01.08 01:23:16.799895 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
11941 2025.01.08 01:23:16.799949 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11942 2025.01.08 01:23:16.800511 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11943 2025.01.08 01:23:16.800549 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
11944 2025.01.08 01:23:16.800955 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
11945 2025.01.08 01:23:16.801199 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11946 2025.01.08 01:23:16.801378 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00151 sec., 66225.1655629139 rows/sec., 4.59 MiB/sec.
11947 2025.01.08 01:23:16.801432 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} <Debug> TCPHandler: Processed in 0.001727697 sec.
11948 2025.01.08 01:23:16.801584 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11949 2025.01.08 01:23:16.801732 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
11950 2025.01.08 01:23:16.801797 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11951 2025.01.08 01:23:16.802363 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11952 2025.01.08 01:23:16.802405 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
11953 2025.01.08 01:23:16.802794 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
11954 2025.01.08 01:23:16.803057 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11955 2025.01.08 01:23:16.803264 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001566 sec., 19157.088122605364 rows/sec., 1.31 MiB/sec.
11956 2025.01.08 01:23:16.803319 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} <Debug> TCPHandler: Processed in 0.001804409 sec.
11957 2025.01.08 01:23:18.316241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999
11958 2025.01.08 01:23:18.317022 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11959 2025.01.08 01:23:18.317070 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
11960 2025.01.08 01:23:18.317631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11961 2025.01.08 01:23:18.317898 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11962 2025.01.08 01:23:18.318060 [ 148 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11963 2025.01.08 01:23:18.318105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999
11964 2025.01.08 01:23:18.318115 [ 148 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11965 2025.01.08 01:23:18.318141 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
11966 2025.01.08 01:23:18.318352 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
11967 2025.01.08 01:23:18.318779 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11968 2025.01.08 01:23:18.318851 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part
11969 2025.01.08 01:23:18.318934 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part
11970 2025.01.08 01:23:18.319188 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part
11971 2025.01.08 01:23:18.319355 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part
11972 2025.01.08 01:23:18.319543 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part
11973 2025.01.08 01:23:18.319701 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part
11974 2025.01.08 01:23:18.322516 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004290867 sec., 6525254.686290672 rows/sec., 93.34 MiB/sec.
11975 2025.01.08 01:23:18.322945 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11976 2025.01.08 01:23:18.323337 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11977 2025.01.08 01:23:18.323445 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11978 2025.01.08 01:23:18.323572 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB.
11979 2025.01.08 01:23:20.306433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460
11980 2025.01.08 01:23:20.329793 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11981 2025.01.08 01:23:20.329851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
11982 2025.01.08 01:23:20.337403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11983 2025.01.08 01:23:20.338191 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11984 2025.01.08 01:23:20.338498 [ 147 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11985 2025.01.08 01:23:20.338562 [ 147 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11986 2025.01.08 01:23:20.338601 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
11987 2025.01.08 01:23:20.339193 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
11988 2025.01.08 01:23:20.355205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460
11989 2025.01.08 01:23:20.356846 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11990 2025.01.08 01:23:20.358236 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part
11991 2025.01.08 01:23:20.363757 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part
11992 2025.01.08 01:23:20.369363 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part
11993 2025.01.08 01:23:20.374856 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part
11994 2025.01.08 01:23:20.380440 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part
11995 2025.01.08 01:23:20.385038 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part
11996 2025.01.08 01:23:20.444169 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.10542459 sec., 4363.308408408323 rows/sec., 22.56 MiB/sec.
11997 2025.01.08 01:23:20.447942 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11998 2025.01.08 01:23:20.451014 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11999 2025.01.08 01:23:20.451150 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12000 2025.01.08 01:23:20.453680 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB.
12001 2025.01.08 01:23:20.966881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1674
12002 2025.01.08 01:23:20.970111 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12003 2025.01.08 01:23:20.970168 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12004 2025.01.08 01:23:20.971675 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
12005 2025.01.08 01:23:20.971992 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12006 2025.01.08 01:23:20.973634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1674
12007 2025.01.08 01:23:21.801417 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12008 2025.01.08 01:23:21.801640 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
12009 2025.01.08 01:23:21.801723 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
12010 2025.01.08 01:23:21.802579 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12011 2025.01.08 01:23:21.802635 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12012 2025.01.08 01:23:21.803080 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12013 2025.01.08 01:23:21.803348 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12014 2025.01.08 01:23:21.803605 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002019 sec., 6934.125804853888 rows/sec., 499.16 KiB/sec.
12015 2025.01.08 01:23:21.803698 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} <Debug> TCPHandler: Processed in 0.002423918 sec.
12016 2025.01.08 01:23:21.804025 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12017 2025.01.08 01:23:21.804244 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
12018 2025.01.08 01:23:21.804328 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12019 2025.01.08 01:23:21.805207 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12020 2025.01.08 01:23:21.805263 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12021 2025.01.08 01:23:21.805739 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
12022 2025.01.08 01:23:21.806003 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12023 2025.01.08 01:23:21.806248 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002062 sec., 123666.34335596509 rows/sec., 11.06 MiB/sec.
12024 2025.01.08 01:23:21.806315 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} <Debug> TCPHandler: Processed in 0.002494739 sec.
12025 2025.01.08 01:23:21.806468 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12026 2025.01.08 01:23:21.806597 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
12027 2025.01.08 01:23:21.806651 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12028 2025.01.08 01:23:21.807260 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12029 2025.01.08 01:23:21.807302 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12030 2025.01.08 01:23:21.807677 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12031 2025.01.08 01:23:21.807929 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12032 2025.01.08 01:23:21.808180 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001605 sec., 29906.542056074766 rows/sec., 2.15 MiB/sec.
12033 2025.01.08 01:23:21.808304 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} <Debug> TCPHandler: Processed in 0.00189863 sec.
12034 2025.01.08 01:23:21.808538 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12035 2025.01.08 01:23:21.808699 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
12036 2025.01.08 01:23:21.808761 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12037 2025.01.08 01:23:21.809444 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12038 2025.01.08 01:23:21.809485 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12039 2025.01.08 01:23:21.809852 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12040 2025.01.08 01:23:21.810093 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12041 2025.01.08 01:23:21.810320 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001654 sec., 8464.328899637243 rows/sec., 592.79 KiB/sec.
12042 2025.01.08 01:23:21.810377 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} <Debug> TCPHandler: Processed in 0.001980702 sec.
12043 2025.01.08 01:23:21.810533 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12044 2025.01.08 01:23:21.810676 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
12045 2025.01.08 01:23:21.810735 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12046 2025.01.08 01:23:21.811408 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12047 2025.01.08 01:23:21.811448 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12048 2025.01.08 01:23:21.811808 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12049 2025.01.08 01:23:21.812046 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12050 2025.01.08 01:23:21.812286 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001638 sec., 7936.507936507937 rows/sec., 494.84 KiB/sec.
12051 2025.01.08 01:23:21.812484 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} <Debug> TCPHandler: Processed in 0.002017472 sec.
12052 2025.01.08 01:23:21.812726 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12053 2025.01.08 01:23:21.812863 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
12054 2025.01.08 01:23:21.812921 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12055 2025.01.08 01:23:21.813710 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12056 2025.01.08 01:23:21.813750 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12057 2025.01.08 01:23:21.814129 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
12058 2025.01.08 01:23:21.814383 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12059 2025.01.08 01:23:21.814598 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001765 sec., 219263.45609065154 rows/sec., 15.54 MiB/sec.
12060 2025.01.08 01:23:21.814654 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} <Debug> TCPHandler: Processed in 0.002074503 sec.
12061 2025.01.08 01:23:21.814810 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12062 2025.01.08 01:23:21.814952 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
12063 2025.01.08 01:23:21.815013 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12064 2025.01.08 01:23:21.815542 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12065 2025.01.08 01:23:21.815581 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12066 2025.01.08 01:23:21.815953 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12067 2025.01.08 01:23:21.816189 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12068 2025.01.08 01:23:21.816403 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec.
12069 2025.01.08 01:23:21.816455 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} <Debug> TCPHandler: Processed in 0.001718667 sec.
12070 2025.01.08 01:23:21.816594 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12071 2025.01.08 01:23:21.816733 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
12072 2025.01.08 01:23:21.816797 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12073 2025.01.08 01:23:21.817446 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12074 2025.01.08 01:23:21.817485 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12075 2025.01.08 01:23:21.817873 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
12076 2025.01.08 01:23:21.818110 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12077 2025.01.08 01:23:21.818318 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001616 sec., 109529.70297029703 rows/sec., 7.22 MiB/sec.
12078 2025.01.08 01:23:21.818373 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} <Debug> TCPHandler: Processed in 0.00184881 sec.
12079 2025.01.08 01:23:21.818527 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12080 2025.01.08 01:23:21.818668 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
12081 2025.01.08 01:23:21.818730 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12082 2025.01.08 01:23:21.819277 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12083 2025.01.08 01:23:21.819329 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12084 2025.01.08 01:23:21.819689 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12085 2025.01.08 01:23:21.819931 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12086 2025.01.08 01:23:21.820185 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec.
12087 2025.01.08 01:23:21.820360 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} <Debug> TCPHandler: Processed in 0.00189977 sec.
12088 2025.01.08 01:23:21.820623 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12089 2025.01.08 01:23:21.820758 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
12090 2025.01.08 01:23:21.820852 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12091 2025.01.08 01:23:21.823234 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12092 2025.01.08 01:23:21.823275 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12093 2025.01.08 01:23:21.823945 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12094 2025.01.08 01:23:21.824198 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12095 2025.01.08 01:23:21.824447 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00372 sec., 11021.505376344085 rows/sec., 19.75 MiB/sec.
12096 2025.01.08 01:23:21.824562 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} <Debug> TCPHandler: Processed in 0.004099815 sec.
12097 2025.01.08 01:23:21.824717 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12098 2025.01.08 01:23:21.824858 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
12099 2025.01.08 01:23:21.824917 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12100 2025.01.08 01:23:21.825460 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12101 2025.01.08 01:23:21.825499 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12102 2025.01.08 01:23:21.825868 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
12103 2025.01.08 01:23:21.826105 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12104 2025.01.08 01:23:21.826327 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001495 sec., 34782.608695652176 rows/sec., 2.15 MiB/sec.
12105 2025.01.08 01:23:21.826379 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} <Debug> TCPHandler: Processed in 0.001734068 sec.
12106 2025.01.08 01:23:25.618761 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
12107 2025.01.08 01:23:25.618847 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
12108 2025.01.08 01:23:25.818253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426
12109 2025.01.08 01:23:25.819001 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12110 2025.01.08 01:23:25.819059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12111 2025.01.08 01:23:25.819654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12112 2025.01.08 01:23:25.819912 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12113 2025.01.08 01:23:25.820190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426
12114 2025.01.08 01:23:26.795566 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12115 2025.01.08 01:23:26.795784 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
12116 2025.01.08 01:23:26.795865 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12117 2025.01.08 01:23:26.796698 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12118 2025.01.08 01:23:26.796749 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12119 2025.01.08 01:23:26.797182 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
12120 2025.01.08 01:23:26.797436 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12121 2025.01.08 01:23:26.797679 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001953 sec., 13312.852022529441 rows/sec., 1013.56 KiB/sec.
12122 2025.01.08 01:23:26.797743 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} <Debug> TCPHandler: Processed in 0.002318117 sec.
12123 2025.01.08 01:23:26.797990 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12124 2025.01.08 01:23:26.798201 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
12125 2025.01.08 01:23:26.798282 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12126 2025.01.08 01:23:26.799061 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12127 2025.01.08 01:23:26.799110 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12128 2025.01.08 01:23:26.799536 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
12129 2025.01.08 01:23:26.799796 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12130 2025.01.08 01:23:26.800029 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001885 sec., 14854.111405835543 rows/sec., 1.16 MiB/sec.
12131 2025.01.08 01:23:26.800096 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} <Debug> TCPHandler: Processed in 0.002247215 sec.
12132 2025.01.08 01:23:26.800250 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12133 2025.01.08 01:23:26.800401 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
12134 2025.01.08 01:23:26.800469 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12135 2025.01.08 01:23:26.801128 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12136 2025.01.08 01:23:26.801176 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12137 2025.01.08 01:23:26.801634 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
12138 2025.01.08 01:23:26.801874 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12139 2025.01.08 01:23:26.802088 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001724 sec., 58004.640371229696 rows/sec., 4.02 MiB/sec.
12140 2025.01.08 01:23:26.802147 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} <Debug> TCPHandler: Processed in 0.001970241 sec.
12141 2025.01.08 01:23:26.802283 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12142 2025.01.08 01:23:26.802407 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
12143 2025.01.08 01:23:26.802460 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12144 2025.01.08 01:23:26.803035 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12145 2025.01.08 01:23:26.803083 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12146 2025.01.08 01:23:26.803522 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
12147 2025.01.08 01:23:26.803753 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12148 2025.01.08 01:23:26.803966 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001588 sec., 18891.68765743073 rows/sec., 1.29 MiB/sec.
12149 2025.01.08 01:23:26.804021 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} <Debug> TCPHandler: Processed in 0.001797119 sec.
12150 2025.01.08 01:23:27.855302 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468
12151 2025.01.08 01:23:27.874773 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12152 2025.01.08 01:23:27.874830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12153 2025.01.08 01:23:27.882744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12154 2025.01.08 01:23:27.883498 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12155 2025.01.08 01:23:27.886288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468
12156 2025.01.08 01:23:28.742153 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12157 2025.01.08 01:23:28.742368 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
12158 2025.01.08 01:23:28.742447 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
12159 2025.01.08 01:23:28.743174 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12160 2025.01.08 01:23:28.743230 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12161 2025.01.08 01:23:28.743681 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
12162 2025.01.08 01:23:28.743929 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12163 2025.01.08 01:23:28.744117 [ 127 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0
12164 2025.01.08 01:23:28.744192 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec.
12165 2025.01.08 01:23:28.744201 [ 127 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12166 2025.01.08 01:23:28.744273 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12167 2025.01.08 01:23:28.744328 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} <Debug> TCPHandler: Processed in 0.002315776 sec.
12168 2025.01.08 01:23:28.744553 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full
12169 2025.01.08 01:23:28.744642 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12170 2025.01.08 01:23:28.744738 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12171 2025.01.08 01:23:28.744799 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part
12172 2025.01.08 01:23:28.745001 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
12173 2025.01.08 01:23:28.745023 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part
12174 2025.01.08 01:23:28.745292 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
12175 2025.01.08 01:23:28.745283 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12176 2025.01.08 01:23:28.745624 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part
12177 2025.01.08 01:23:28.745895 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
12178 2025.01.08 01:23:28.748195 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00381098 sec., 18367.978840088377 rows/sec., 1.36 MiB/sec.
12179 2025.01.08 01:23:28.748391 [ 196 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary)
12180 2025.01.08 01:23:28.748558 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12181 2025.01.08 01:23:28.748607 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12182 2025.01.08 01:23:28.748794 [ 196 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12183 2025.01.08 01:23:28.748918 [ 196 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11
12184 2025.01.08 01:23:28.749041 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12185 2025.01.08 01:23:28.749216 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
12186 2025.01.08 01:23:28.749468 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12187 2025.01.08 01:23:28.749761 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} <Debug> executeQuery: Read 1353 rows, 115.54 KiB in 0.004924 sec., 274776.6043866775 rows/sec., 22.91 MiB/sec.
12188 2025.01.08 01:23:28.749841 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} <Debug> TCPHandler: Processed in 0.005379324 sec.
12189 2025.01.08 01:23:28.750079 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12190 2025.01.08 01:23:28.750306 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
12191 2025.01.08 01:23:28.750399 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12192 2025.01.08 01:23:28.751082 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12193 2025.01.08 01:23:28.751122 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12194 2025.01.08 01:23:28.751482 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12195 2025.01.08 01:23:28.751722 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12196 2025.01.08 01:23:28.751966 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} <Debug> executeQuery: Read 27 rows, 1.96 KiB in 0.001716 sec., 15734.265734265733 rows/sec., 1.12 MiB/sec.
12197 2025.01.08 01:23:28.752021 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} <Debug> TCPHandler: Processed in 0.002052503 sec.
12198 2025.01.08 01:23:28.752172 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12199 2025.01.08 01:23:28.752319 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
12200 2025.01.08 01:23:28.752382 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12201 2025.01.08 01:23:28.753083 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12202 2025.01.08 01:23:28.753123 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12203 2025.01.08 01:23:28.753496 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
12204 2025.01.08 01:23:28.753737 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12205 2025.01.08 01:23:28.753966 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001684 sec., 143705.46318289786 rows/sec., 9.74 MiB/sec.
12206 2025.01.08 01:23:28.754023 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} <Debug> TCPHandler: Processed in 0.00191673 sec.
12207 2025.01.08 01:23:28.754170 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12208 2025.01.08 01:23:28.754309 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
12209 2025.01.08 01:23:28.754365 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12210 2025.01.08 01:23:28.754969 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12211 2025.01.08 01:23:28.755009 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12212 2025.01.08 01:23:28.755366 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
12213 2025.01.08 01:23:28.755598 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12214 2025.01.08 01:23:28.755804 [ 127 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0
12215 2025.01.08 01:23:28.755868 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001582 sec., 8217.446270543614 rows/sec., 512.36 KiB/sec.
12216 2025.01.08 01:23:28.755883 [ 127 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12217 2025.01.08 01:23:28.755982 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12218 2025.01.08 01:23:28.756005 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} <Debug> TCPHandler: Processed in 0.00190173 sec.
12219 2025.01.08 01:23:28.756282 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12220 2025.01.08 01:23:28.756288 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full
12221 2025.01.08 01:23:28.756556 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
12222 2025.01.08 01:23:28.756574 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12223 2025.01.08 01:23:28.756644 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part
12224 2025.01.08 01:23:28.756655 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12225 2025.01.08 01:23:28.756988 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part
12226 2025.01.08 01:23:28.757314 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part
12227 2025.01.08 01:23:28.757659 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part
12228 2025.01.08 01:23:28.758104 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part
12229 2025.01.08 01:23:28.759908 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12230 2025.01.08 01:23:28.759984 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12231 2025.01.08 01:23:28.760326 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004208116 sec., 15446.342258625951 rows/sec., 1023.41 KiB/sec.
12232 2025.01.08 01:23:28.760470 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary)
12233 2025.01.08 01:23:28.760696 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
12234 2025.01.08 01:23:28.760795 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12235 2025.01.08 01:23:28.760899 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11
12236 2025.01.08 01:23:28.761016 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12237 2025.01.08 01:23:28.761020 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12238 2025.01.08 01:23:28.761262 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} <Debug> executeQuery: Read 822 rows, 60.69 KiB in 0.004813 sec., 170787.45065447746 rows/sec., 12.31 MiB/sec.
12239 2025.01.08 01:23:28.761332 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} <Debug> TCPHandler: Processed in 0.005197962 sec.
12240 2025.01.08 01:23:28.761482 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12241 2025.01.08 01:23:28.761624 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
12242 2025.01.08 01:23:28.761684 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12243 2025.01.08 01:23:28.762245 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12244 2025.01.08 01:23:28.762292 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12245 2025.01.08 01:23:28.762711 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
12246 2025.01.08 01:23:28.762948 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12247 2025.01.08 01:23:28.763208 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 195.19 KiB/sec.
12248 2025.01.08 01:23:28.763307 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} <Debug> TCPHandler: Processed in 0.001893449 sec.
12249 2025.01.08 01:23:28.763505 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12250 2025.01.08 01:23:28.763708 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
12251 2025.01.08 01:23:28.763772 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12252 2025.01.08 01:23:28.764612 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12253 2025.01.08 01:23:28.764652 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12254 2025.01.08 01:23:28.765094 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
12255 2025.01.08 01:23:28.765332 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12256 2025.01.08 01:23:28.765568 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001894 sec., 508447.72967265046 rows/sec., 33.79 MiB/sec.
12257 2025.01.08 01:23:28.765626 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} <Debug> TCPHandler: Processed in 0.002241835 sec.
12258 2025.01.08 01:23:28.765783 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12259 2025.01.08 01:23:28.765925 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
12260 2025.01.08 01:23:28.765987 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12261 2025.01.08 01:23:28.766548 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12262 2025.01.08 01:23:28.766590 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12263 2025.01.08 01:23:28.766946 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
12264 2025.01.08 01:23:28.767182 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12265 2025.01.08 01:23:28.767420 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec.
12266 2025.01.08 01:23:28.767489 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} <Debug> TCPHandler: Processed in 0.001774718 sec.
12267 2025.01.08 01:23:28.767727 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12268 2025.01.08 01:23:28.767861 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
12269 2025.01.08 01:23:28.767943 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12270 2025.01.08 01:23:28.769061 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12271 2025.01.08 01:23:28.769099 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12272 2025.01.08 01:23:28.769854 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12273 2025.01.08 01:23:28.770161 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12274 2025.01.08 01:23:28.770471 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002632 sec., 7598.784194528876 rows/sec., 13.62 MiB/sec.
12275 2025.01.08 01:23:28.770594 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} <Debug> TCPHandler: Processed in 0.003013107 sec.
12276 2025.01.08 01:23:28.770761 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12277 2025.01.08 01:23:28.770903 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
12278 2025.01.08 01:23:28.770961 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12279 2025.01.08 01:23:28.771527 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12280 2025.01.08 01:23:28.771571 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12281 2025.01.08 01:23:28.771940 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
12282 2025.01.08 01:23:28.772174 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12283 2025.01.08 01:23:28.772401 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001527 sec., 22265.88081204977 rows/sec., 1.30 MiB/sec.
12284 2025.01.08 01:23:28.772451 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} <Debug> TCPHandler: Processed in 0.001759837 sec.
12285 2025.01.08 01:23:30.973848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1726
12286 2025.01.08 01:23:30.977413 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12287 2025.01.08 01:23:30.977480 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12288 2025.01.08 01:23:30.979208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
12289 2025.01.08 01:23:30.979615 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12290 2025.01.08 01:23:30.979864 [ 129 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
12291 2025.01.08 01:23:30.979998 [ 129 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12292 2025.01.08 01:23:30.980067 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12293 2025.01.08 01:23:30.980326 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
12294 2025.01.08 01:23:30.981000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1726
12295 2025.01.08 01:23:30.981282 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12296 2025.01.08 01:23:30.981413 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1540 rows starting from the beginning of the part
12297 2025.01.08 01:23:30.981991 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part
12298 2025.01.08 01:23:30.982537 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part
12299 2025.01.08 01:23:30.983093 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part
12300 2025.01.08 01:23:30.983591 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part
12301 2025.01.08 01:23:30.984171 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part
12302 2025.01.08 01:23:30.992700 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1726 rows, containing 72 columns (72 merged, 0 gathered) in 0.012513137 sec., 137935.0357947811 rows/sec., 104.68 MiB/sec.
12303 2025.01.08 01:23:30.994307 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
12304 2025.01.08 01:23:30.994972 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12305 2025.01.08 01:23:30.995050 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
12306 2025.01.08 01:23:30.995246 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB.
12307 2025.01.08 01:23:31.795675 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12308 2025.01.08 01:23:31.795864 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
12309 2025.01.08 01:23:31.795940 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12310 2025.01.08 01:23:31.796672 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12311 2025.01.08 01:23:31.796718 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12312 2025.01.08 01:23:31.797145 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
12313 2025.01.08 01:23:31.797424 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12314 2025.01.08 01:23:31.797625 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001815 sec., 1101.9283746556473 rows/sec., 89.85 KiB/sec.
12315 2025.01.08 01:23:31.797690 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} <Debug> TCPHandler: Processed in 0.002143444 sec.
12316 2025.01.08 01:23:31.797942 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12317 2025.01.08 01:23:31.798152 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
12318 2025.01.08 01:23:31.798236 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12319 2025.01.08 01:23:31.799065 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12320 2025.01.08 01:23:31.799113 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12321 2025.01.08 01:23:31.799550 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
12322 2025.01.08 01:23:31.799802 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12323 2025.01.08 01:23:31.799989 [ 128 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0
12324 2025.01.08 01:23:31.800025 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.001928 sec., 35788.38174273859 rows/sec., 3.03 MiB/sec.
12325 2025.01.08 01:23:31.800040 [ 128 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12326 2025.01.08 01:23:31.800085 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12327 2025.01.08 01:23:31.800115 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} <Debug> TCPHandler: Processed in 0.002315636 sec.
12328 2025.01.08 01:23:31.800314 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12329 2025.01.08 01:23:31.800378 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full
12330 2025.01.08 01:23:31.800535 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
12331 2025.01.08 01:23:31.800665 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12332 2025.01.08 01:23:31.800792 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12333 2025.01.08 01:23:31.800902 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1402 rows starting from the beginning of the part
12334 2025.01.08 01:23:31.801187 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 26 rows starting from the beginning of the part
12335 2025.01.08 01:23:31.801686 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 255 rows starting from the beginning of the part
12336 2025.01.08 01:23:31.802093 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part
12337 2025.01.08 01:23:31.802420 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1353 rows starting from the beginning of the part
12338 2025.01.08 01:23:31.802730 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 69 rows starting from the beginning of the part
12339 2025.01.08 01:23:31.803473 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12340 2025.01.08 01:23:31.803546 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12341 2025.01.08 01:23:31.804390 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12342 2025.01.08 01:23:31.805008 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12343 2025.01.08 01:23:31.805461 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.004996 sec., 4603.682946357086 rows/sec., 344.03 KiB/sec.
12344 2025.01.08 01:23:31.805556 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} <Debug> TCPHandler: Processed in 0.005355074 sec.
12345 2025.01.08 01:23:31.805729 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12346 2025.01.08 01:23:31.806083 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
12347 2025.01.08 01:23:31.806126 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.005914463 sec., 529380.2666446641 rows/sec., 46.40 MiB/sec.
12348 2025.01.08 01:23:31.806154 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12349 2025.01.08 01:23:31.806418 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary)
12350 2025.01.08 01:23:31.807053 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12351 2025.01.08 01:23:31.807257 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21
12352 2025.01.08 01:23:31.807458 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
12353 2025.01.08 01:23:31.807528 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12354 2025.01.08 01:23:31.807578 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12355 2025.01.08 01:23:31.807972 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
12356 2025.01.08 01:23:31.808217 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12357 2025.01.08 01:23:31.808376 [ 128 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0
12358 2025.01.08 01:23:31.808415 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.002467 sec., 20672.882042967165 rows/sec., 1.62 MiB/sec.
12359 2025.01.08 01:23:31.808417 [ 128 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12360 2025.01.08 01:23:31.808472 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12361 2025.01.08 01:23:31.808500 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} <Debug> TCPHandler: Processed in 0.002851805 sec.
12362 2025.01.08 01:23:31.808717 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12363 2025.01.08 01:23:31.808741 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full
12364 2025.01.08 01:23:31.808939 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
12365 2025.01.08 01:23:31.809013 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12366 2025.01.08 01:23:31.809083 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12367 2025.01.08 01:23:31.809094 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 875 rows starting from the beginning of the part
12368 2025.01.08 01:23:31.809408 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 28 rows starting from the beginning of the part
12369 2025.01.08 01:23:31.809841 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 387 rows starting from the beginning of the part
12370 2025.01.08 01:23:31.810151 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 28 rows starting from the beginning of the part
12371 2025.01.08 01:23:31.810632 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 822 rows starting from the beginning of the part
12372 2025.01.08 01:23:31.810933 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 51 rows starting from the beginning of the part
12373 2025.01.08 01:23:31.811874 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12374 2025.01.08 01:23:31.811949 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12375 2025.01.08 01:23:31.812878 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
12376 2025.01.08 01:23:31.813325 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12377 2025.01.08 01:23:31.813612 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0
12378 2025.01.08 01:23:31.813803 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12379 2025.01.08 01:23:31.813829 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.004953 sec., 12315.768221280032 rows/sec., 874.23 KiB/sec.
12380 2025.01.08 01:23:31.813910 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12381 2025.01.08 01:23:31.814190 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} <Debug> TCPHandler: Processed in 0.005603068 sec.
12382 2025.01.08 01:23:31.814288 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005704949 sec., 384052.51300230727 rows/sec., 29.25 MiB/sec.
12383 2025.01.08 01:23:31.814501 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12384 2025.01.08 01:23:31.814546 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full
12385 2025.01.08 01:23:31.814670 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary)
12386 2025.01.08 01:23:31.814756 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
12387 2025.01.08 01:23:31.814835 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12388 2025.01.08 01:23:31.814902 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 25247 rows starting from the beginning of the part
12389 2025.01.08 01:23:31.814971 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12390 2025.01.08 01:23:31.815315 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 100 rows starting from the beginning of the part
12391 2025.01.08 01:23:31.815787 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12392 2025.01.08 01:23:31.815935 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 177 rows starting from the beginning of the part
12393 2025.01.08 01:23:31.816339 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21
12394 2025.01.08 01:23:31.816452 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 100 rows starting from the beginning of the part
12395 2025.01.08 01:23:31.816622 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
12396 2025.01.08 01:23:31.816793 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 963 rows starting from the beginning of the part
12397 2025.01.08 01:23:31.818550 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12398 2025.01.08 01:23:31.818599 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12399 2025.01.08 01:23:31.819521 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12400 2025.01.08 01:23:31.819890 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12401 2025.01.08 01:23:31.820119 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.005451 sec., 3852.504127682994 rows/sec., 6.90 MiB/sec.
12402 2025.01.08 01:23:31.820237 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} <Debug> TCPHandler: Processed in 0.005916903 sec.
12403 2025.01.08 01:23:31.820402 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12404 2025.01.08 01:23:31.820549 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
12405 2025.01.08 01:23:31.820611 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12406 2025.01.08 01:23:31.821094 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12407 2025.01.08 01:23:31.821134 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12408 2025.01.08 01:23:31.821508 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
12409 2025.01.08 01:23:31.821762 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12410 2025.01.08 01:23:31.821938 [ 128 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0
12411 2025.01.08 01:23:31.821991 [ 128 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12412 2025.01.08 01:23:31.822000 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001475 sec., 12203.389830508475 rows/sec., 856.06 KiB/sec.
12413 2025.01.08 01:23:31.822023 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12414 2025.01.08 01:23:31.822167 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} <Debug> TCPHandler: Processed in 0.001831068 sec.
12415 2025.01.08 01:23:31.822305 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full
12416 2025.01.08 01:23:31.822447 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12417 2025.01.08 01:23:31.822485 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3544 rows starting from the beginning of the part
12418 2025.01.08 01:23:31.822605 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part
12419 2025.01.08 01:23:31.822797 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 52 rows starting from the beginning of the part
12420 2025.01.08 01:23:31.822968 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part
12421 2025.01.08 01:23:31.823097 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part
12422 2025.01.08 01:23:31.823324 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 18 rows starting from the beginning of the part
12423 2025.01.08 01:23:31.824836 [ 194 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3708 rows, containing 4 columns (4 merged, 0 gathered) in 0.002679083 sec., 1384055.6638222854 rows/sec., 89.06 MiB/sec.
12424 2025.01.08 01:23:31.825259 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary)
12425 2025.01.08 01:23:31.825603 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12426 2025.01.08 01:23:31.825687 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21
12427 2025.01.08 01:23:31.825770 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
12428 2025.01.08 01:23:31.834455 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26587 rows, containing 5 columns (5 merged, 0 gathered) in 0.020196148 sec., 1316439.1546348343 rows/sec., 88.15 MiB/sec.
12429 2025.01.08 01:23:31.834727 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary)
12430 2025.01.08 01:23:31.835079 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12431 2025.01.08 01:23:31.835176 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21
12432 2025.01.08 01:23:31.835270 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB.
12433 2025.01.08 01:23:33.320323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914
12434 2025.01.08 01:23:33.321022 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12435 2025.01.08 01:23:33.321073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12436 2025.01.08 01:23:33.321611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12437 2025.01.08 01:23:33.321880 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12438 2025.01.08 01:23:33.322158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914
12439 2025.01.08 01:23:35.386375 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475
12440 2025.01.08 01:23:35.407294 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12441 2025.01.08 01:23:35.407360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12442 2025.01.08 01:23:35.414939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12443 2025.01.08 01:23:35.415722 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12444 2025.01.08 01:23:35.418572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475
12445 2025.01.08 01:23:36.794974 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12446 2025.01.08 01:23:36.795189 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
12447 2025.01.08 01:23:36.795274 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12448 2025.01.08 01:23:36.796099 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12449 2025.01.08 01:23:36.796155 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12450 2025.01.08 01:23:36.796620 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
12451 2025.01.08 01:23:36.796894 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12452 2025.01.08 01:23:36.797149 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00202 sec., 12871.287128712871 rows/sec., 979.95 KiB/sec.
12453 2025.01.08 01:23:36.797225 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} <Debug> TCPHandler: Processed in 0.002393757 sec.
12454 2025.01.08 01:23:36.797512 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12455 2025.01.08 01:23:36.797716 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
12456 2025.01.08 01:23:36.797794 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12457 2025.01.08 01:23:36.798589 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12458 2025.01.08 01:23:36.798643 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12459 2025.01.08 01:23:36.799107 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
12460 2025.01.08 01:23:36.799366 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12461 2025.01.08 01:23:36.799606 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001945 sec., 14395.886889460155 rows/sec., 1.12 MiB/sec.
12462 2025.01.08 01:23:36.799675 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} <Debug> TCPHandler: Processed in 0.002338887 sec.
12463 2025.01.08 01:23:36.799826 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12464 2025.01.08 01:23:36.799960 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
12465 2025.01.08 01:23:36.800020 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12466 2025.01.08 01:23:36.800607 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12467 2025.01.08 01:23:36.800650 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12468 2025.01.08 01:23:36.801070 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
12469 2025.01.08 01:23:36.801324 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12470 2025.01.08 01:23:36.801564 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00163 sec., 61349.69325153375 rows/sec., 4.25 MiB/sec.
12471 2025.01.08 01:23:36.801657 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} <Debug> TCPHandler: Processed in 0.001890319 sec.
12472 2025.01.08 01:23:36.801834 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12473 2025.01.08 01:23:36.802172 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
12474 2025.01.08 01:23:36.802354 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12475 2025.01.08 01:23:36.803435 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12476 2025.01.08 01:23:36.803478 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
12477 2025.01.08 01:23:36.803865 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
12478 2025.01.08 01:23:36.804103 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12479 2025.01.08 01:23:36.804344 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002286 sec., 13123.359580052494 rows/sec., 920.60 KiB/sec.
12480 2025.01.08 01:23:36.804438 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} <Debug> TCPHandler: Processed in 0.002693212 sec.
12481 2025.01.08 01:23:39.178612 [ 28 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0
12482 2025.01.08 01:23:39.178690 [ 28 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12483 2025.01.08 01:23:39.178713 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12484 2025.01.08 01:23:39.178870 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full
12485 2025.01.08 01:23:39.179094 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12486 2025.01.08 01:23:39.179134 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 41 rows starting from the beginning of the part
12487 2025.01.08 01:23:39.179214 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part
12488 2025.01.08 01:23:39.179401 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part
12489 2025.01.08 01:23:39.179736 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part
12490 2025.01.08 01:23:39.179866 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part
12491 2025.01.08 01:23:39.181006 [ 192 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.002214635 sec., 20319.375427553525 rows/sec., 1.34 MiB/sec.
12492 2025.01.08 01:23:39.181188 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Trace> MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary)
12493 2025.01.08 01:23:39.181563 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12494 2025.01.08 01:23:39.181659 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10
12495 2025.01.08 01:23:39.181765 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12496 2025.01.08 01:23:40.618893 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
12497 2025.01.08 01:23:40.618941 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
12498 2025.01.08 01:23:40.822315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341
12499 2025.01.08 01:23:40.822963 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12500 2025.01.08 01:23:40.823015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12501 2025.01.08 01:23:40.823557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12502 2025.01.08 01:23:40.823821 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12503 2025.01.08 01:23:40.824082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341
12504 2025.01.08 01:23:40.981299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1748
12505 2025.01.08 01:23:40.984298 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12506 2025.01.08 01:23:40.984358 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12507 2025.01.08 01:23:40.985862 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
12508 2025.01.08 01:23:40.986188 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12509 2025.01.08 01:23:40.986786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1748
12510 2025.01.08 01:23:41.001375 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000958406 sec.
12511 2025.01.08 01:23:41.802229 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12512 2025.01.08 01:23:41.802423 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
12513 2025.01.08 01:23:41.802495 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
12514 2025.01.08 01:23:41.803259 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12515 2025.01.08 01:23:41.803306 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12516 2025.01.08 01:23:41.803761 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
12517 2025.01.08 01:23:41.804032 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12518 2025.01.08 01:23:41.804265 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec.
12519 2025.01.08 01:23:41.804369 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} <Debug> TCPHandler: Processed in 0.002263226 sec.
12520 2025.01.08 01:23:41.804698 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12521 2025.01.08 01:23:41.804906 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
12522 2025.01.08 01:23:41.804984 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12523 2025.01.08 01:23:41.805846 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12524 2025.01.08 01:23:41.805895 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12525 2025.01.08 01:23:41.806352 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
12526 2025.01.08 01:23:41.806625 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12527 2025.01.08 01:23:41.806866 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002016 sec., 126488.09523809524 rows/sec., 11.31 MiB/sec.
12528 2025.01.08 01:23:41.806934 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} <Debug> TCPHandler: Processed in 0.002439068 sec.
12529 2025.01.08 01:23:41.807089 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12530 2025.01.08 01:23:41.807238 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
12531 2025.01.08 01:23:41.807298 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12532 2025.01.08 01:23:41.807997 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12533 2025.01.08 01:23:41.808036 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12534 2025.01.08 01:23:41.808416 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12535 2025.01.08 01:23:41.808665 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12536 2025.01.08 01:23:41.808842 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00164 sec., 29268.29268292683 rows/sec., 2.11 MiB/sec.
12537 2025.01.08 01:23:41.808899 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} <Debug> TCPHandler: Processed in 0.001880919 sec.
12538 2025.01.08 01:23:41.809046 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12539 2025.01.08 01:23:41.809190 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
12540 2025.01.08 01:23:41.809251 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12541 2025.01.08 01:23:41.809955 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12542 2025.01.08 01:23:41.809995 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12543 2025.01.08 01:23:41.810357 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
12544 2025.01.08 01:23:41.810600 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12545 2025.01.08 01:23:41.810815 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec.
12546 2025.01.08 01:23:41.810870 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} <Debug> TCPHandler: Processed in 0.00189084 sec.
12547 2025.01.08 01:23:41.811016 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12548 2025.01.08 01:23:41.811158 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
12549 2025.01.08 01:23:41.811216 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12550 2025.01.08 01:23:41.811889 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12551 2025.01.08 01:23:41.811937 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12552 2025.01.08 01:23:41.812302 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
12553 2025.01.08 01:23:41.812556 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12554 2025.01.08 01:23:41.812765 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 497.88 KiB/sec.
12555 2025.01.08 01:23:41.812890 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} <Debug> TCPHandler: Processed in 0.001938721 sec.
12556 2025.01.08 01:23:41.813096 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12557 2025.01.08 01:23:41.813224 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
12558 2025.01.08 01:23:41.813272 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12559 2025.01.08 01:23:41.813996 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12560 2025.01.08 01:23:41.814034 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12561 2025.01.08 01:23:41.814412 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
12562 2025.01.08 01:23:41.814650 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12563 2025.01.08 01:23:41.814867 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001667 sec., 232153.56928614277 rows/sec., 16.45 MiB/sec.
12564 2025.01.08 01:23:41.814919 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} <Debug> TCPHandler: Processed in 0.001934421 sec.
12565 2025.01.08 01:23:41.815062 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12566 2025.01.08 01:23:41.815203 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
12567 2025.01.08 01:23:41.815266 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12568 2025.01.08 01:23:41.815832 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12569 2025.01.08 01:23:41.815877 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12570 2025.01.08 01:23:41.816257 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
12571 2025.01.08 01:23:41.816513 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12572 2025.01.08 01:23:41.816717 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec.
12573 2025.01.08 01:23:41.816826 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} <Debug> TCPHandler: Processed in 0.001822159 sec.
12574 2025.01.08 01:23:41.817032 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12575 2025.01.08 01:23:41.817197 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
12576 2025.01.08 01:23:41.817259 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12577 2025.01.08 01:23:41.817938 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12578 2025.01.08 01:23:41.817977 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12579 2025.01.08 01:23:41.818362 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
12580 2025.01.08 01:23:41.818605 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12581 2025.01.08 01:23:41.818829 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001663 sec., 106434.15514131088 rows/sec., 7.02 MiB/sec.
12582 2025.01.08 01:23:41.818893 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} <Debug> TCPHandler: Processed in 0.001978162 sec.
12583 2025.01.08 01:23:41.819091 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12584 2025.01.08 01:23:41.819410 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
12585 2025.01.08 01:23:41.819476 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12586 2025.01.08 01:23:41.820014 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12587 2025.01.08 01:23:41.820054 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12588 2025.01.08 01:23:41.820416 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
12589 2025.01.08 01:23:41.820657 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12590 2025.01.08 01:23:41.820862 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001546 sec., 646.8305304010349 rows/sec., 43.59 KiB/sec.
12591 2025.01.08 01:23:41.820913 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} <Debug> TCPHandler: Processed in 0.00194682 sec.
12592 2025.01.08 01:23:41.821060 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12593 2025.01.08 01:23:41.821198 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
12594 2025.01.08 01:23:41.821291 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12595 2025.01.08 01:23:41.822552 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12596 2025.01.08 01:23:41.822591 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12597 2025.01.08 01:23:41.823255 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12598 2025.01.08 01:23:41.823510 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12599 2025.01.08 01:23:41.823778 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002611 sec., 15702.795863653771 rows/sec., 28.14 MiB/sec.
12600 2025.01.08 01:23:41.823889 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} <Debug> TCPHandler: Processed in 0.002894366 sec.
12601 2025.01.08 01:23:41.824108 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12602 2025.01.08 01:23:41.824333 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
12603 2025.01.08 01:23:41.824425 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12604 2025.01.08 01:23:41.825148 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12605 2025.01.08 01:23:41.825189 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12606 2025.01.08 01:23:41.825567 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
12607 2025.01.08 01:23:41.825820 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12608 2025.01.08 01:23:41.826064 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001784 sec., 29147.98206278027 rows/sec., 1.80 MiB/sec.
12609 2025.01.08 01:23:41.826151 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} <Debug> TCPHandler: Processed in 0.002152234 sec.
12610 2025.01.08 01:23:42.918653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483
12611 2025.01.08 01:23:42.939560 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12612 2025.01.08 01:23:42.939610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12613 2025.01.08 01:23:42.946955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12614 2025.01.08 01:23:42.947738 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12615 2025.01.08 01:23:42.950359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483
12616 2025.01.08 01:23:46.795796 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12617 2025.01.08 01:23:46.795992 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
12618 2025.01.08 01:23:46.796066 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12619 2025.01.08 01:23:46.796798 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12620 2025.01.08 01:23:46.796852 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12621 2025.01.08 01:23:46.797300 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary)
12622 2025.01.08 01:23:46.797579 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12623 2025.01.08 01:23:46.797823 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 1.03 MiB/sec.
12624 2025.01.08 01:23:46.797938 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} <Debug> TCPHandler: Processed in 0.002269746 sec.
12625 2025.01.08 01:23:46.798197 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12626 2025.01.08 01:23:46.798430 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
12627 2025.01.08 01:23:46.798531 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12628 2025.01.08 01:23:46.799320 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12629 2025.01.08 01:23:46.799361 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12630 2025.01.08 01:23:46.799819 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary)
12631 2025.01.08 01:23:46.800079 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12632 2025.01.08 01:23:46.800295 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001941 sec., 14425.553838227717 rows/sec., 1.13 MiB/sec.
12633 2025.01.08 01:23:46.800361 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} <Debug> TCPHandler: Processed in 0.002318256 sec.
12634 2025.01.08 01:23:46.800513 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12635 2025.01.08 01:23:46.800638 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
12636 2025.01.08 01:23:46.800701 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12637 2025.01.08 01:23:46.801351 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12638 2025.01.08 01:23:46.801400 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12639 2025.01.08 01:23:46.801848 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary)
12640 2025.01.08 01:23:46.802087 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12641 2025.01.08 01:23:46.802338 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001724 sec., 58004.640371229696 rows/sec., 4.02 MiB/sec.
12642 2025.01.08 01:23:46.802424 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} <Debug> TCPHandler: Processed in 0.001979121 sec.
12643 2025.01.08 01:23:46.802585 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12644 2025.01.08 01:23:46.802739 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
12645 2025.01.08 01:23:46.802795 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12646 2025.01.08 01:23:46.803314 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12647 2025.01.08 01:23:46.803354 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12648 2025.01.08 01:23:46.803752 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary)
12649 2025.01.08 01:23:46.804004 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12650 2025.01.08 01:23:46.804190 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001485 sec., 20202.0202020202 rows/sec., 1.38 MiB/sec.
12651 2025.01.08 01:23:46.804251 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} <Debug> TCPHandler: Processed in 0.001740367 sec.
12652 2025.01.08 01:23:48.324218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829
12653 2025.01.08 01:23:48.324921 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12654 2025.01.08 01:23:48.324969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12655 2025.01.08 01:23:48.325503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12656 2025.01.08 01:23:48.325770 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12657 2025.01.08 01:23:48.326025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829
12658 2025.01.08 01:23:50.450441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490
12659 2025.01.08 01:23:50.472649 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12660 2025.01.08 01:23:50.472713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12661 2025.01.08 01:23:50.480211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12662 2025.01.08 01:23:50.481013 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12663 2025.01.08 01:23:50.484213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490
12664 2025.01.08 01:23:50.987021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1778
12665 2025.01.08 01:23:50.990232 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12666 2025.01.08 01:23:50.990293 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12667 2025.01.08 01:23:50.991846 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
12668 2025.01.08 01:23:50.992198 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12669 2025.01.08 01:23:50.994534 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1778
12670 2025.01.08 01:23:51.801149 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12671 2025.01.08 01:23:51.801343 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
12672 2025.01.08 01:23:51.801415 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
12673 2025.01.08 01:23:51.802158 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12674 2025.01.08 01:23:51.802208 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12675 2025.01.08 01:23:51.802648 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
12676 2025.01.08 01:23:51.802907 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12677 2025.01.08 01:23:51.803158 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001864 sec., 7510.729613733905 rows/sec., 540.67 KiB/sec.
12678 2025.01.08 01:23:51.803261 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} <Debug> TCPHandler: Processed in 0.002242156 sec.
12679 2025.01.08 01:23:51.803568 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12680 2025.01.08 01:23:51.803765 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
12681 2025.01.08 01:23:51.803842 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12682 2025.01.08 01:23:51.804745 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12683 2025.01.08 01:23:51.804802 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12684 2025.01.08 01:23:51.805280 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary)
12685 2025.01.08 01:23:51.805544 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12686 2025.01.08 01:23:51.805801 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002089 sec., 122067.97510770703 rows/sec., 10.92 MiB/sec.
12687 2025.01.08 01:23:51.805873 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} <Debug> TCPHandler: Processed in 0.00248725 sec.
12688 2025.01.08 01:23:51.806028 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12689 2025.01.08 01:23:51.806176 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
12690 2025.01.08 01:23:51.806237 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12691 2025.01.08 01:23:51.806850 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12692 2025.01.08 01:23:51.806891 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12693 2025.01.08 01:23:51.807261 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12694 2025.01.08 01:23:51.807499 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12695 2025.01.08 01:23:51.807668 [ 63 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12696 2025.01.08 01:23:51.807735 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001589 sec., 30207.677784770298 rows/sec., 2.18 MiB/sec.
12697 2025.01.08 01:23:51.807765 [ 63 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12698 2025.01.08 01:23:51.807836 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12699 2025.01.08 01:23:51.807855 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} <Debug> TCPHandler: Processed in 0.0018942 sec.
12700 2025.01.08 01:23:51.808064 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12701 2025.01.08 01:23:51.808105 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12702 2025.01.08 01:23:51.808227 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
12703 2025.01.08 01:23:51.808319 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12704 2025.01.08 01:23:51.808343 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12705 2025.01.08 01:23:51.808406 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 62 rows starting from the beginning of the part
12706 2025.01.08 01:23:51.808722 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part
12707 2025.01.08 01:23:51.809260 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 27 rows starting from the beginning of the part
12708 2025.01.08 01:23:51.809591 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part
12709 2025.01.08 01:23:51.809948 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part
12710 2025.01.08 01:23:51.810209 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part
12711 2025.01.08 01:23:51.810897 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12712 2025.01.08 01:23:51.810942 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12713 2025.01.08 01:23:51.811500 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
12714 2025.01.08 01:23:51.811742 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.00379867 sec., 67392.00825552101 rows/sec., 5.09 MiB/sec.
12715 2025.01.08 01:23:51.811842 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12716 2025.01.08 01:23:51.811882 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12717 2025.01.08 01:23:51.812121 [ 63 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0
12718 2025.01.08 01:23:51.812255 [ 63 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12719 2025.01.08 01:23:51.812276 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004088 sec., 3424.657534246576 rows/sec., 239.84 KiB/sec.
12720 2025.01.08 01:23:51.812344 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12721 2025.01.08 01:23:51.812557 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12722 2025.01.08 01:23:51.812601 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} <Debug> TCPHandler: Processed in 0.004644143 sec.
12723 2025.01.08 01:23:51.813147 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12724 2025.01.08 01:23:51.813175 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12725 2025.01.08 01:23:51.813183 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full
12726 2025.01.08 01:23:51.813566 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
12727 2025.01.08 01:23:51.813735 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
12728 2025.01.08 01:23:51.813941 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12729 2025.01.08 01:23:51.813941 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12730 2025.01.08 01:23:51.814136 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 242 rows starting from the beginning of the part
12731 2025.01.08 01:23:51.814774 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
12732 2025.01.08 01:23:51.815185 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part
12733 2025.01.08 01:23:51.815588 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part
12734 2025.01.08 01:23:51.815948 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part
12735 2025.01.08 01:23:51.816129 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
12736 2025.01.08 01:23:51.816949 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12737 2025.01.08 01:23:51.817021 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12738 2025.01.08 01:23:51.818016 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
12739 2025.01.08 01:23:51.818569 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12740 2025.01.08 01:23:51.818951 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00633658 sec., 85219.47170240099 rows/sec., 6.10 MiB/sec.
12741 2025.01.08 01:23:51.819183 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005612 sec., 2316.464718460442 rows/sec., 144.43 KiB/sec.
12742 2025.01.08 01:23:51.819243 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary)
12743 2025.01.08 01:23:51.819515 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} <Debug> TCPHandler: Processed in 0.006757196 sec.
12744 2025.01.08 01:23:51.819837 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12745 2025.01.08 01:23:51.820239 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
12746 2025.01.08 01:23:51.820291 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12747 2025.01.08 01:23:51.820305 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12748 2025.01.08 01:23:51.820415 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10
12749 2025.01.08 01:23:51.820509 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12750 2025.01.08 01:23:51.821136 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12751 2025.01.08 01:23:51.821175 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12752 2025.01.08 01:23:51.821551 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary)
12753 2025.01.08 01:23:51.821796 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12754 2025.01.08 01:23:51.822032 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001898 sec., 203898.84088514227 rows/sec., 14.45 MiB/sec.
12755 2025.01.08 01:23:51.822093 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} <Debug> TCPHandler: Processed in 0.002465479 sec.
12756 2025.01.08 01:23:51.822268 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12757 2025.01.08 01:23:51.822450 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
12758 2025.01.08 01:23:51.822519 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12759 2025.01.08 01:23:51.823022 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12760 2025.01.08 01:23:51.823063 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12761 2025.01.08 01:23:51.823459 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
12762 2025.01.08 01:23:51.823715 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12763 2025.01.08 01:23:51.823912 [ 65 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0
12764 2025.01.08 01:23:51.823936 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec.
12765 2025.01.08 01:23:51.823992 [ 65 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12766 2025.01.08 01:23:51.824058 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} <Debug> TCPHandler: Processed in 0.001861049 sec.
12767 2025.01.08 01:23:51.824064 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12768 2025.01.08 01:23:51.824256 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12769 2025.01.08 01:23:51.824282 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full
12770 2025.01.08 01:23:51.824411 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
12771 2025.01.08 01:23:51.824455 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12772 2025.01.08 01:23:51.824477 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12773 2025.01.08 01:23:51.824502 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part
12774 2025.01.08 01:23:51.824787 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
12775 2025.01.08 01:23:51.825251 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
12776 2025.01.08 01:23:51.825637 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
12777 2025.01.08 01:23:51.825981 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
12778 2025.01.08 01:23:51.826342 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part
12779 2025.01.08 01:23:51.827111 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12780 2025.01.08 01:23:51.827160 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12781 2025.01.08 01:23:51.827784 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary)
12782 2025.01.08 01:23:51.827992 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.003777369 sec., 74655.1369484951 rows/sec., 3.81 MiB/sec.
12783 2025.01.08 01:23:51.828185 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12784 2025.01.08 01:23:51.828248 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary)
12785 2025.01.08 01:23:51.828444 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0
12786 2025.01.08 01:23:51.828528 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12787 2025.01.08 01:23:51.828612 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12788 2025.01.08 01:23:51.828693 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.004297 sec., 41191.52897370259 rows/sec., 2.72 MiB/sec.
12789 2025.01.08 01:23:51.829025 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} <Debug> TCPHandler: Processed in 0.004870277 sec.
12790 2025.01.08 01:23:51.829282 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12791 2025.01.08 01:23:51.829398 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full
12792 2025.01.08 01:23:51.829411 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12793 2025.01.08 01:23:51.829491 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10
12794 2025.01.08 01:23:51.829675 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12795 2025.01.08 01:23:51.829678 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12796 2025.01.08 01:23:51.829686 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
12797 2025.01.08 01:23:51.829729 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 26587 rows starting from the beginning of the part
12798 2025.01.08 01:23:51.829771 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12799 2025.01.08 01:23:51.829940 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 61 rows starting from the beginning of the part
12800 2025.01.08 01:23:51.830355 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 100 rows starting from the beginning of the part
12801 2025.01.08 01:23:51.830742 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 177 rows starting from the beginning of the part
12802 2025.01.08 01:23:51.831125 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 100 rows starting from the beginning of the part
12803 2025.01.08 01:23:51.831392 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 177 rows starting from the beginning of the part
12804 2025.01.08 01:23:51.832057 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12805 2025.01.08 01:23:51.832102 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12806 2025.01.08 01:23:51.832708 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
12807 2025.01.08 01:23:51.833132 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12808 2025.01.08 01:23:51.833625 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004036 sec., 247.77006937561944 rows/sec., 16.70 KiB/sec.
12809 2025.01.08 01:23:51.834016 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} <Debug> TCPHandler: Processed in 0.004843477 sec.
12810 2025.01.08 01:23:51.834626 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12811 2025.01.08 01:23:51.834944 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
12812 2025.01.08 01:23:51.835200 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12813 2025.01.08 01:23:51.837246 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12814 2025.01.08 01:23:51.837292 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12815 2025.01.08 01:23:51.838695 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12816 2025.01.08 01:23:51.839527 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12817 2025.01.08 01:23:51.839750 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12818 2025.01.08 01:23:51.839836 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12819 2025.01.08 01:23:51.839874 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12820 2025.01.08 01:23:51.839888 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.005042 sec., 8131.693772312575 rows/sec., 14.57 MiB/sec.
12821 2025.01.08 01:23:51.841006 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} <Debug> TCPHandler: Processed in 0.006841928 sec.
12822 2025.01.08 01:23:51.841153 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12823 2025.01.08 01:23:51.841399 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12824 2025.01.08 01:23:51.842070 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
12825 2025.01.08 01:23:51.842313 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12826 2025.01.08 01:23:51.843142 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27202 rows, containing 5 columns (5 merged, 0 gathered) in 0.014360437 sec., 1894232.0487879303 rows/sec., 126.85 MiB/sec.
12827 2025.01.08 01:23:51.843596 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12828 2025.01.08 01:23:51.843666 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary)
12829 2025.01.08 01:23:51.844035 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1628 rows starting from the beginning of the part
12830 2025.01.08 01:23:51.845051 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12831 2025.01.08 01:23:51.845415 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part
12832 2025.01.08 01:23:51.845496 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22
12833 2025.01.08 01:23:51.845845 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
12834 2025.01.08 01:23:51.846102 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12835 2025.01.08 01:23:51.846213 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12836 2025.01.08 01:23:51.846441 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part
12837 2025.01.08 01:23:51.847091 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 21 rows starting from the beginning of the part
12838 2025.01.08 01:23:51.847747 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part
12839 2025.01.08 01:23:51.847789 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary)
12840 2025.01.08 01:23:51.848372 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 41 rows starting from the beginning of the part
12841 2025.01.08 01:23:51.848589 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12842 2025.01.08 01:23:51.849413 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.007564 sec., 6874.669487043891 rows/sec., 435.86 KiB/sec.
12843 2025.01.08 01:23:51.849649 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} <Debug> TCPHandler: Processed in 0.008516074 sec.
12844 2025.01.08 01:23:51.860372 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 19 columns (19 merged, 0 gathered) in 0.02030773 sec., 88242.26045944082 rows/sec., 158.13 MiB/sec.
12845 2025.01.08 01:23:51.862189 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12846 2025.01.08 01:23:51.862813 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12847 2025.01.08 01:23:51.862928 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12848 2025.01.08 01:23:51.863133 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.62 MiB.
12849 2025.01.08 01:23:52.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.92 MiB, peak 266.51 MiB, free memory in arenas 0.00 B, will set to 255.86 MiB (RSS), difference: 5.93 MiB
12850 2025.01.08 01:23:55.618991 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
12851 2025.01.08 01:23:55.619072 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
12852 2025.01.08 01:23:55.826206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256
12853 2025.01.08 01:23:55.826957 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12854 2025.01.08 01:23:55.827006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12855 2025.01.08 01:23:55.827598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12856 2025.01.08 01:23:55.827861 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12857 2025.01.08 01:23:55.828028 [ 124 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12858 2025.01.08 01:23:55.828071 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256
12859 2025.01.08 01:23:55.828086 [ 124 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12860 2025.01.08 01:23:55.828114 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12861 2025.01.08 01:23:55.828310 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12862 2025.01.08 01:23:55.828567 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12863 2025.01.08 01:23:55.828643 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part
12864 2025.01.08 01:23:55.828789 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part
12865 2025.01.08 01:23:55.829081 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part
12866 2025.01.08 01:23:55.829272 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part
12867 2025.01.08 01:23:55.829457 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part
12868 2025.01.08 01:23:55.829635 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part
12869 2025.01.08 01:23:55.832524 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004325918 sec., 6994122.403614678 rows/sec., 100.05 MiB/sec.
12870 2025.01.08 01:23:55.832943 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12871 2025.01.08 01:23:55.833304 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12872 2025.01.08 01:23:55.833393 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12873 2025.01.08 01:23:55.833498 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB.
12874 2025.01.08 01:23:56.795982 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12875 2025.01.08 01:23:56.796194 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
12876 2025.01.08 01:23:56.796280 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12877 2025.01.08 01:23:56.797043 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12878 2025.01.08 01:23:56.797099 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12879 2025.01.08 01:23:56.797563 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary)
12880 2025.01.08 01:23:56.797831 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12881 2025.01.08 01:23:56.798033 [ 117 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0
12882 2025.01.08 01:23:56.798094 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001958 sec., 13278.855975485189 rows/sec., 1010.98 KiB/sec.
12883 2025.01.08 01:23:56.798114 [ 117 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12884 2025.01.08 01:23:56.798181 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12885 2025.01.08 01:23:56.798242 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} <Debug> TCPHandler: Processed in 0.002400688 sec.
12886 2025.01.08 01:23:56.798493 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full
12887 2025.01.08 01:23:56.798642 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12888 2025.01.08 01:23:56.798674 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12889 2025.01.08 01:23:56.798774 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1402 rows starting from the beginning of the part
12890 2025.01.08 01:23:56.799049 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part
12891 2025.01.08 01:23:56.799280 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
12892 2025.01.08 01:23:56.799373 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 255 rows starting from the beginning of the part
12893 2025.01.08 01:23:56.799537 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12894 2025.01.08 01:23:56.799769 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part
12895 2025.01.08 01:23:56.800133 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 255 rows starting from the beginning of the part
12896 2025.01.08 01:23:56.800353 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part
12897 2025.01.08 01:23:56.802810 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12898 2025.01.08 01:23:56.802889 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12899 2025.01.08 01:23:56.803903 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary)
12900 2025.01.08 01:23:56.804371 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 5 columns (5 merged, 0 gathered) in 0.006080846 sec., 327257.09547651757 rows/sec., 28.97 MiB/sec.
12901 2025.01.08 01:23:56.804411 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12902 2025.01.08 01:23:56.804660 [ 117 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0
12903 2025.01.08 01:23:56.804767 [ 117 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12904 2025.01.08 01:23:56.804817 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005774 sec., 4849.324558365085 rows/sec., 387.31 KiB/sec.
12905 2025.01.08 01:23:56.804826 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12906 2025.01.08 01:23:56.805059 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary)
12907 2025.01.08 01:23:56.805113 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} <Debug> TCPHandler: Processed in 0.006743417 sec.
12908 2025.01.08 01:23:56.805192 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full
12909 2025.01.08 01:23:56.805495 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12910 2025.01.08 01:23:56.805620 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12911 2025.01.08 01:23:56.805734 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 875 rows starting from the beginning of the part
12912 2025.01.08 01:23:56.805803 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
12913 2025.01.08 01:23:56.806127 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12914 2025.01.08 01:23:56.806166 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 28 rows starting from the beginning of the part
12915 2025.01.08 01:23:56.806571 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 387 rows starting from the beginning of the part
12916 2025.01.08 01:23:56.807004 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 28 rows starting from the beginning of the part
12917 2025.01.08 01:23:56.807133 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12918 2025.01.08 01:23:56.807463 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 387 rows starting from the beginning of the part
12919 2025.01.08 01:23:56.807872 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 28 rows starting from the beginning of the part
12920 2025.01.08 01:23:56.808483 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22
12921 2025.01.08 01:23:56.808967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
12922 2025.01.08 01:23:56.809454 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12923 2025.01.08 01:23:56.809525 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12924 2025.01.08 01:23:56.810699 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary)
12925 2025.01.08 01:23:56.811160 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.006148617 sec., 281852.00021403184 rows/sec., 21.38 MiB/sec.
12926 2025.01.08 01:23:56.811212 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12927 2025.01.08 01:23:56.811441 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary)
12928 2025.01.08 01:23:56.811674 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005985 sec., 16708.43776106934 rows/sec., 1.16 MiB/sec.
12929 2025.01.08 01:23:56.811869 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} <Debug> TCPHandler: Processed in 0.006567954 sec.
12930 2025.01.08 01:23:56.812052 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12931 2025.01.08 01:23:56.812060 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12932 2025.01.08 01:23:56.812169 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22
12933 2025.01.08 01:23:56.812247 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
12934 2025.01.08 01:23:56.812266 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
12935 2025.01.08 01:23:56.812325 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12936 2025.01.08 01:23:56.812831 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12937 2025.01.08 01:23:56.812870 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12938 2025.01.08 01:23:56.813257 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary)
12939 2025.01.08 01:23:56.813503 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12940 2025.01.08 01:23:56.813683 [ 117 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0
12941 2025.01.08 01:23:56.813739 [ 117 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12942 2025.01.08 01:23:56.813752 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001551 sec., 19342.35976789168 rows/sec., 1.33 MiB/sec.
12943 2025.01.08 01:23:56.813775 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12944 2025.01.08 01:23:56.813907 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} <Debug> TCPHandler: Processed in 0.001945001 sec.
12945 2025.01.08 01:23:56.814002 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full
12946 2025.01.08 01:23:56.814118 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12947 2025.01.08 01:23:56.814150 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3708 rows starting from the beginning of the part
12948 2025.01.08 01:23:56.814219 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part
12949 2025.01.08 01:23:56.814303 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part
12950 2025.01.08 01:23:56.814532 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part
12951 2025.01.08 01:23:56.814679 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 52 rows starting from the beginning of the part
12952 2025.01.08 01:23:56.814870 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part
12953 2025.01.08 01:23:56.816440 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3902 rows, containing 4 columns (4 merged, 0 gathered) in 0.0025248 sec., 1545468.9480354881 rows/sec., 99.49 MiB/sec.
12954 2025.01.08 01:23:56.816798 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary)
12955 2025.01.08 01:23:56.817156 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12956 2025.01.08 01:23:56.817270 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22
12957 2025.01.08 01:23:56.817381 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
12958 2025.01.08 01:23:57.984298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498
12959 2025.01.08 01:23:58.007345 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12960 2025.01.08 01:23:58.007403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12961 2025.01.08 01:23:58.014634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12962 2025.01.08 01:23:58.015425 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12963 2025.01.08 01:23:58.015883 [ 116 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12964 2025.01.08 01:23:58.016070 [ 116 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12965 2025.01.08 01:23:58.016174 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12966 2025.01.08 01:23:58.016763 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12967 2025.01.08 01:23:58.029877 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498
12968 2025.01.08 01:23:58.032003 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12969 2025.01.08 01:23:58.033727 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part
12970 2025.01.08 01:23:58.039866 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part
12971 2025.01.08 01:23:58.045588 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part
12972 2025.01.08 01:23:58.051343 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part
12973 2025.01.08 01:23:58.056992 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part
12974 2025.01.08 01:23:58.061498 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part
12975 2025.01.08 01:23:58.120620 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.104233741 sec., 4777.7235588234325 rows/sec., 24.70 MiB/sec.
12976 2025.01.08 01:23:58.124388 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12977 2025.01.08 01:23:58.127490 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12978 2025.01.08 01:23:58.127620 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12979 2025.01.08 01:23:58.130182 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB.
12980 2025.01.08 01:23:58.740324 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12981 2025.01.08 01:23:58.740517 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
12982 2025.01.08 01:23:58.740593 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
12983 2025.01.08 01:23:58.741345 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12984 2025.01.08 01:23:58.741393 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12985 2025.01.08 01:23:58.741864 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
12986 2025.01.08 01:23:58.742134 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12987 2025.01.08 01:23:58.742335 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 538.94 KiB/sec.
12988 2025.01.08 01:23:58.742403 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} <Debug> TCPHandler: Processed in 0.002208825 sec.
12989 2025.01.08 01:23:58.742644 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12990 2025.01.08 01:23:58.742842 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
12991 2025.01.08 01:23:58.742919 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12992 2025.01.08 01:23:58.743664 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12993 2025.01.08 01:23:58.743711 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
12994 2025.01.08 01:23:58.744141 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
12995 2025.01.08 01:23:58.744408 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12996 2025.01.08 01:23:58.744678 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001868 sec., 6423.982869379015 rows/sec., 523.83 KiB/sec.
12997 2025.01.08 01:23:58.745072 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} <Debug> TCPHandler: Processed in 0.00255125 sec.
12998 2025.01.08 01:23:58.745290 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12999 2025.01.08 01:23:58.745422 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
13000 2025.01.08 01:23:58.745478 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13001 2025.01.08 01:23:58.746625 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13002 2025.01.08 01:23:58.746667 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13003 2025.01.08 01:23:58.747155 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary)
13004 2025.01.08 01:23:58.747411 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13005 2025.01.08 01:23:58.747645 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} <Debug> executeQuery: Read 1359 rows, 115.98 KiB in 0.002254 sec., 602928.1277728482 rows/sec., 50.25 MiB/sec.
13006 2025.01.08 01:23:58.747706 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} <Debug> TCPHandler: Processed in 0.00252272 sec.
13007 2025.01.08 01:23:58.747856 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13008 2025.01.08 01:23:58.747996 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
13009 2025.01.08 01:23:58.748054 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13010 2025.01.08 01:23:58.748730 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13011 2025.01.08 01:23:58.748770 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13012 2025.01.08 01:23:58.749231 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13013 2025.01.08 01:23:58.749608 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13014 2025.01.08 01:23:58.749893 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} <Debug> executeQuery: Read 39 rows, 2.80 KiB in 0.001925 sec., 20259.740259740258 rows/sec., 1.42 MiB/sec.
13015 2025.01.08 01:23:58.749968 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} <Debug> TCPHandler: Processed in 0.002178325 sec.
13016 2025.01.08 01:23:58.750120 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13017 2025.01.08 01:23:58.750244 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
13018 2025.01.08 01:23:58.750295 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13019 2025.01.08 01:23:58.750966 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13020 2025.01.08 01:23:58.751006 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13021 2025.01.08 01:23:58.751379 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
13022 2025.01.08 01:23:58.751616 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13023 2025.01.08 01:23:58.751832 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001615 sec., 149845.20123839012 rows/sec., 10.15 MiB/sec.
13024 2025.01.08 01:23:58.751907 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} <Debug> TCPHandler: Processed in 0.001844889 sec.
13025 2025.01.08 01:23:58.752097 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13026 2025.01.08 01:23:58.752220 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
13027 2025.01.08 01:23:58.752269 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13028 2025.01.08 01:23:58.752869 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13029 2025.01.08 01:23:58.752908 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13030 2025.01.08 01:23:58.753273 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
13031 2025.01.08 01:23:58.753518 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13032 2025.01.08 01:23:58.753726 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec.
13033 2025.01.08 01:23:58.753778 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} <Debug> TCPHandler: Processed in 0.001768988 sec.
13034 2025.01.08 01:23:58.753950 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13035 2025.01.08 01:23:58.754097 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
13036 2025.01.08 01:23:58.754156 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13037 2025.01.08 01:23:58.755122 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13038 2025.01.08 01:23:58.755163 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13039 2025.01.08 01:23:58.755589 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary)
13040 2025.01.08 01:23:58.755846 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13041 2025.01.08 01:23:58.756058 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} <Debug> executeQuery: Read 834 rows, 61.67 KiB in 0.001991 sec., 418884.98242089397 rows/sec., 30.25 MiB/sec.
13042 2025.01.08 01:23:58.756113 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} <Debug> TCPHandler: Processed in 0.002244136 sec.
13043 2025.01.08 01:23:58.756262 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13044 2025.01.08 01:23:58.756404 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
13045 2025.01.08 01:23:58.756473 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13046 2025.01.08 01:23:58.757056 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13047 2025.01.08 01:23:58.757103 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13048 2025.01.08 01:23:58.757527 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
13049 2025.01.08 01:23:58.757786 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13050 2025.01.08 01:23:58.758012 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001641 sec., 3656.3071297989027 rows/sec., 191.03 KiB/sec.
13051 2025.01.08 01:23:58.758070 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} <Debug> TCPHandler: Processed in 0.001873649 sec.
13052 2025.01.08 01:23:58.758217 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13053 2025.01.08 01:23:58.758337 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
13054 2025.01.08 01:23:58.758392 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13055 2025.01.08 01:23:58.759181 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13056 2025.01.08 01:23:58.759222 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13057 2025.01.08 01:23:58.759700 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary)
13058 2025.01.08 01:23:58.759968 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13059 2025.01.08 01:23:58.760224 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001913 sec., 506534.23941453215 rows/sec., 33.67 MiB/sec.
13060 2025.01.08 01:23:58.760345 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} <Debug> TCPHandler: Processed in 0.002185514 sec.
13061 2025.01.08 01:23:58.760548 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13062 2025.01.08 01:23:58.760815 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
13063 2025.01.08 01:23:58.760940 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13064 2025.01.08 01:23:58.761511 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13065 2025.01.08 01:23:58.761550 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13066 2025.01.08 01:23:58.761915 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
13067 2025.01.08 01:23:58.762157 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13068 2025.01.08 01:23:58.762372 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001634 sec., 611.9951040391677 rows/sec., 41.24 KiB/sec.
13069 2025.01.08 01:23:58.762423 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} <Debug> TCPHandler: Processed in 0.001996082 sec.
13070 2025.01.08 01:23:58.762563 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13071 2025.01.08 01:23:58.762690 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
13072 2025.01.08 01:23:58.762773 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13073 2025.01.08 01:23:58.763965 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13074 2025.01.08 01:23:58.764009 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13075 2025.01.08 01:23:58.764661 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13076 2025.01.08 01:23:58.764937 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13077 2025.01.08 01:23:58.765211 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002543 sec., 7864.726700747148 rows/sec., 14.09 MiB/sec.
13078 2025.01.08 01:23:58.765455 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} <Debug> TCPHandler: Processed in 0.002952146 sec.
13079 2025.01.08 01:23:58.765631 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13080 2025.01.08 01:23:58.765771 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
13081 2025.01.08 01:23:58.765832 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13082 2025.01.08 01:23:58.766405 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13083 2025.01.08 01:23:58.766447 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13084 2025.01.08 01:23:58.766819 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary)
13085 2025.01.08 01:23:58.767063 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13086 2025.01.08 01:23:58.767263 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001523 sec., 22324.35981615233 rows/sec., 1.30 MiB/sec.
13087 2025.01.08 01:23:58.767314 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} <Debug> TCPHandler: Processed in 0.001758568 sec.
13088 2025.01.08 01:24:00.994760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1832
13089 2025.01.08 01:24:00.998484 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13090 2025.01.08 01:24:00.998549 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13091 2025.01.08 01:24:01.000047 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
13092 2025.01.08 01:24:01.000781 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13093 2025.01.08 01:24:01.002240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1832
13094 2025.01.08 01:24:01.794953 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13095 2025.01.08 01:24:01.795151 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
13096 2025.01.08 01:24:01.795227 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13097 2025.01.08 01:24:01.796265 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13098 2025.01.08 01:24:01.796314 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13099 2025.01.08 01:24:01.796763 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary)
13100 2025.01.08 01:24:01.797033 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13101 2025.01.08 01:24:01.797269 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.002169 sec., 31350.852927616415 rows/sec., 2.66 MiB/sec.
13102 2025.01.08 01:24:01.797334 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} <Debug> TCPHandler: Processed in 0.0025114 sec.
13103 2025.01.08 01:24:01.797580 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13104 2025.01.08 01:24:01.797782 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
13105 2025.01.08 01:24:01.797860 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13106 2025.01.08 01:24:01.798641 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13107 2025.01.08 01:24:01.798685 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13108 2025.01.08 01:24:01.799144 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13109 2025.01.08 01:24:01.799421 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13110 2025.01.08 01:24:01.799632 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001904 sec., 11029.411764705881 rows/sec., 829.36 KiB/sec.
13111 2025.01.08 01:24:01.799704 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} <Debug> TCPHandler: Processed in 0.002259546 sec.
13112 2025.01.08 01:24:01.799861 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13113 2025.01.08 01:24:01.800010 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
13114 2025.01.08 01:24:01.800070 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13115 2025.01.08 01:24:01.800750 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13116 2025.01.08 01:24:01.800792 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13117 2025.01.08 01:24:01.801169 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary)
13118 2025.01.08 01:24:01.801434 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13119 2025.01.08 01:24:01.801648 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.001674 sec., 29271.206690561532 rows/sec., 2.29 MiB/sec.
13120 2025.01.08 01:24:01.801703 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} <Debug> TCPHandler: Processed in 0.00191493 sec.
13121 2025.01.08 01:24:01.801854 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13122 2025.01.08 01:24:01.802018 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
13123 2025.01.08 01:24:01.802091 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13124 2025.01.08 01:24:01.802735 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13125 2025.01.08 01:24:01.802775 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13126 2025.01.08 01:24:01.803209 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary)
13127 2025.01.08 01:24:01.803483 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13128 2025.01.08 01:24:01.803696 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001725 sec., 34782.608695652176 rows/sec., 2.41 MiB/sec.
13129 2025.01.08 01:24:01.803765 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} <Debug> TCPHandler: Processed in 0.001981831 sec.
13130 2025.01.08 01:24:01.803926 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13131 2025.01.08 01:24:01.804076 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
13132 2025.01.08 01:24:01.804171 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13133 2025.01.08 01:24:01.805389 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13134 2025.01.08 01:24:01.805428 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13135 2025.01.08 01:24:01.806081 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13136 2025.01.08 01:24:01.806353 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13137 2025.01.08 01:24:01.806560 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002517 sec., 8343.26579261025 rows/sec., 14.95 MiB/sec.
13138 2025.01.08 01:24:01.806674 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} <Debug> TCPHandler: Processed in 0.002820835 sec.
13139 2025.01.08 01:24:01.806826 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13140 2025.01.08 01:24:01.806978 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
13141 2025.01.08 01:24:01.807045 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13142 2025.01.08 01:24:01.807613 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13143 2025.01.08 01:24:01.807654 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
13144 2025.01.08 01:24:01.808041 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary)
13145 2025.01.08 01:24:01.808290 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13146 2025.01.08 01:24:01.808505 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001564 sec., 11508.951406649616 rows/sec., 807.35 KiB/sec.
13147 2025.01.08 01:24:01.808564 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} <Debug> TCPHandler: Processed in 0.001809439 sec.
13148 2025.01.08 01:24:03.328213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744
13149 2025.01.08 01:24:03.328917 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13150 2025.01.08 01:24:03.328969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13151 2025.01.08 01:24:03.329500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13152 2025.01.08 01:24:03.329754 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13153 2025.01.08 01:24:03.330031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744
13154 2025.01.08 01:24:05.529976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505
13155 2025.01.08 01:24:05.548853 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13156 2025.01.08 01:24:05.548917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13157 2025.01.08 01:24:05.555776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13158 2025.01.08 01:24:05.556502 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13159 2025.01.08 01:24:05.559119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505
13160 2025.01.08 01:24:06.795702 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13161 2025.01.08 01:24:06.795922 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
13162 2025.01.08 01:24:06.796005 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13163 2025.01.08 01:24:06.796832 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13164 2025.01.08 01:24:06.796889 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13165 2025.01.08 01:24:06.797325 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary)
13166 2025.01.08 01:24:06.797585 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13167 2025.01.08 01:24:06.797859 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001988 sec., 13078.470824949696 rows/sec., 995.72 KiB/sec.
13168 2025.01.08 01:24:06.797962 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} <Debug> TCPHandler: Processed in 0.002399858 sec.
13169 2025.01.08 01:24:06.798258 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13170 2025.01.08 01:24:06.798488 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
13171 2025.01.08 01:24:06.798571 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13172 2025.01.08 01:24:06.799357 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13173 2025.01.08 01:24:06.799402 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13174 2025.01.08 01:24:06.799859 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary)
13175 2025.01.08 01:24:06.800127 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13176 2025.01.08 01:24:06.800351 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001917 sec., 14606.155451225874 rows/sec., 1.14 MiB/sec.
13177 2025.01.08 01:24:06.800449 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} <Debug> TCPHandler: Processed in 0.002382237 sec.
13178 2025.01.08 01:24:06.800655 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13179 2025.01.08 01:24:06.800958 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
13180 2025.01.08 01:24:06.801032 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13181 2025.01.08 01:24:06.801682 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13182 2025.01.08 01:24:06.801723 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13183 2025.01.08 01:24:06.802122 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary)
13184 2025.01.08 01:24:06.802360 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13185 2025.01.08 01:24:06.802583 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001728 sec., 57870.37037037037 rows/sec., 4.01 MiB/sec.
13186 2025.01.08 01:24:06.802640 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} <Debug> TCPHandler: Processed in 0.002095483 sec.
13187 2025.01.08 01:24:06.802791 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13188 2025.01.08 01:24:06.802940 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
13189 2025.01.08 01:24:06.803006 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13190 2025.01.08 01:24:06.803610 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13191 2025.01.08 01:24:06.803658 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13192 2025.01.08 01:24:06.804061 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary)
13193 2025.01.08 01:24:06.804308 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13194 2025.01.08 01:24:06.804487 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001583 sec., 18951.358180669617 rows/sec., 1.30 MiB/sec.
13195 2025.01.08 01:24:06.804540 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} <Debug> TCPHandler: Processed in 0.001820649 sec.
13196 2025.01.08 01:24:10.619129 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
13197 2025.01.08 01:24:10.619199 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
13198 2025.01.08 01:24:10.830204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171
13199 2025.01.08 01:24:10.831279 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13200 2025.01.08 01:24:10.831327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13201 2025.01.08 01:24:10.831850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13202 2025.01.08 01:24:10.832113 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13203 2025.01.08 01:24:10.832348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171
13204 2025.01.08 01:24:11.002616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1852
13205 2025.01.08 01:24:11.005567 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13206 2025.01.08 01:24:11.005631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13207 2025.01.08 01:24:11.007127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
13208 2025.01.08 01:24:11.007446 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13209 2025.01.08 01:24:11.008138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1852
13210 2025.01.08 01:24:11.802381 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13211 2025.01.08 01:24:11.802601 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
13212 2025.01.08 01:24:11.802684 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
13213 2025.01.08 01:24:11.803465 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13214 2025.01.08 01:24:11.803516 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13215 2025.01.08 01:24:11.803949 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
13216 2025.01.08 01:24:11.804221 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13217 2025.01.08 01:24:11.804407 [ 104 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0
13218 2025.01.08 01:24:11.804496 [ 104 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13219 2025.01.08 01:24:11.804501 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec.
13220 2025.01.08 01:24:11.804538 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13221 2025.01.08 01:24:11.804673 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} <Debug> TCPHandler: Processed in 0.002430218 sec.
13222 2025.01.08 01:24:11.804736 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full
13223 2025.01.08 01:24:11.804872 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13224 2025.01.08 01:24:11.804904 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part
13225 2025.01.08 01:24:11.804985 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13226 2025.01.08 01:24:11.805050 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part
13227 2025.01.08 01:24:11.805396 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
13228 2025.01.08 01:24:11.805543 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
13229 2025.01.08 01:24:11.805705 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part
13230 2025.01.08 01:24:11.805812 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13231 2025.01.08 01:24:11.805926 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
13232 2025.01.08 01:24:11.808464 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00379507 sec., 18444.982569491473 rows/sec., 1.37 MiB/sec.
13233 2025.01.08 01:24:11.808487 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13234 2025.01.08 01:24:11.808551 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13235 2025.01.08 01:24:11.808705 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary)
13236 2025.01.08 01:24:11.809337 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13237 2025.01.08 01:24:11.809351 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary)
13238 2025.01.08 01:24:11.809489 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12
13239 2025.01.08 01:24:11.809615 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13240 2025.01.08 01:24:11.809686 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13241 2025.01.08 01:24:11.809896 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.004503 sec., 56628.91405729514 rows/sec., 5.06 MiB/sec.
13242 2025.01.08 01:24:11.809986 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} <Debug> TCPHandler: Processed in 0.005180901 sec.
13243 2025.01.08 01:24:11.810200 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13244 2025.01.08 01:24:11.810484 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
13245 2025.01.08 01:24:11.810558 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13246 2025.01.08 01:24:11.811176 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13247 2025.01.08 01:24:11.811216 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13248 2025.01.08 01:24:11.811594 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13249 2025.01.08 01:24:11.811833 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13250 2025.01.08 01:24:11.812047 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001665 sec., 28828.828828828828 rows/sec., 2.08 MiB/sec.
13251 2025.01.08 01:24:11.812105 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} <Debug> TCPHandler: Processed in 0.002010402 sec.
13252 2025.01.08 01:24:11.812264 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13253 2025.01.08 01:24:11.812413 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
13254 2025.01.08 01:24:11.812473 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13255 2025.01.08 01:24:11.813109 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13256 2025.01.08 01:24:11.813146 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13257 2025.01.08 01:24:11.813508 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
13258 2025.01.08 01:24:11.813760 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13259 2025.01.08 01:24:11.813981 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001596 sec., 8771.929824561405 rows/sec., 614.33 KiB/sec.
13260 2025.01.08 01:24:11.814082 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} <Debug> TCPHandler: Processed in 0.00188792 sec.
13261 2025.01.08 01:24:11.814296 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13262 2025.01.08 01:24:11.814440 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
13263 2025.01.08 01:24:11.814497 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13264 2025.01.08 01:24:11.815116 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13265 2025.01.08 01:24:11.815154 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13266 2025.01.08 01:24:11.815508 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
13267 2025.01.08 01:24:11.815757 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13268 2025.01.08 01:24:11.815917 [ 104 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0
13269 2025.01.08 01:24:11.815975 [ 104 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13270 2025.01.08 01:24:11.816005 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001587 sec., 8191.556395715185 rows/sec., 510.74 KiB/sec.
13271 2025.01.08 01:24:11.816012 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13272 2025.01.08 01:24:11.816182 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} <Debug> TCPHandler: Processed in 0.001991761 sec.
13273 2025.01.08 01:24:11.816265 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full
13274 2025.01.08 01:24:11.816389 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13275 2025.01.08 01:24:11.816472 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13276 2025.01.08 01:24:11.816550 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part
13277 2025.01.08 01:24:11.816647 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
13278 2025.01.08 01:24:11.816849 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13279 2025.01.08 01:24:11.816874 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part
13280 2025.01.08 01:24:11.817246 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part
13281 2025.01.08 01:24:11.817563 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part
13282 2025.01.08 01:24:11.818024 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part
13283 2025.01.08 01:24:11.819813 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13284 2025.01.08 01:24:11.819884 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13285 2025.01.08 01:24:11.820629 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00447785 sec., 14515.894904920888 rows/sec., 961.77 KiB/sec.
13286 2025.01.08 01:24:11.820808 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary)
13287 2025.01.08 01:24:11.820829 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary)
13288 2025.01.08 01:24:11.821297 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13289 2025.01.08 01:24:11.821308 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13290 2025.01.08 01:24:11.821446 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12
13291 2025.01.08 01:24:11.821707 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13292 2025.01.08 01:24:11.821764 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.00519 sec., 74566.4739884393 rows/sec., 5.28 MiB/sec.
13293 2025.01.08 01:24:11.821908 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} <Debug> TCPHandler: Processed in 0.005622108 sec.
13294 2025.01.08 01:24:11.822121 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13295 2025.01.08 01:24:11.822277 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
13296 2025.01.08 01:24:11.822329 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13297 2025.01.08 01:24:11.822812 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13298 2025.01.08 01:24:11.822851 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13299 2025.01.08 01:24:11.823219 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
13300 2025.01.08 01:24:11.823451 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13301 2025.01.08 01:24:11.823673 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec.
13302 2025.01.08 01:24:11.823763 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} <Debug> TCPHandler: Processed in 0.001752307 sec.
13303 2025.01.08 01:24:11.823956 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13304 2025.01.08 01:24:11.824096 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
13305 2025.01.08 01:24:11.824161 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13306 2025.01.08 01:24:11.824849 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13307 2025.01.08 01:24:11.824887 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13308 2025.01.08 01:24:11.825288 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary)
13309 2025.01.08 01:24:11.825529 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13310 2025.01.08 01:24:11.825673 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0
13311 2025.01.08 01:24:11.825707 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13312 2025.01.08 01:24:11.825721 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001654 sec., 107013.30108827085 rows/sec., 7.06 MiB/sec.
13313 2025.01.08 01:24:11.825731 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13314 2025.01.08 01:24:11.825838 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} <Debug> TCPHandler: Processed in 0.001976051 sec.
13315 2025.01.08 01:24:11.825910 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full
13316 2025.01.08 01:24:11.826089 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13317 2025.01.08 01:24:11.826283 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13318 2025.01.08 01:24:11.826407 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 27202 rows starting from the beginning of the part
13319 2025.01.08 01:24:11.826645 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
13320 2025.01.08 01:24:11.826922 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 100 rows starting from the beginning of the part
13321 2025.01.08 01:24:11.826964 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13322 2025.01.08 01:24:11.827483 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 969 rows starting from the beginning of the part
13323 2025.01.08 01:24:11.828144 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part
13324 2025.01.08 01:24:11.828631 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 100 rows starting from the beginning of the part
13325 2025.01.08 01:24:11.829125 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 177 rows starting from the beginning of the part
13326 2025.01.08 01:24:11.830096 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13327 2025.01.08 01:24:11.830163 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13328 2025.01.08 01:24:11.830815 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
13329 2025.01.08 01:24:11.831138 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13330 2025.01.08 01:24:11.831573 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005118 sec., 195.38882375928097 rows/sec., 13.17 KiB/sec.
13331 2025.01.08 01:24:11.831973 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} <Debug> TCPHandler: Processed in 0.006015005 sec.
13332 2025.01.08 01:24:11.832274 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13333 2025.01.08 01:24:11.832737 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
13334 2025.01.08 01:24:11.832998 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13335 2025.01.08 01:24:11.834504 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13336 2025.01.08 01:24:11.834545 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13337 2025.01.08 01:24:11.835450 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13338 2025.01.08 01:24:11.835736 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13339 2025.01.08 01:24:11.836035 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003461 sec., 11846.287200231147 rows/sec., 21.23 MiB/sec.
13340 2025.01.08 01:24:11.836181 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} <Debug> TCPHandler: Processed in 0.004088754 sec.
13341 2025.01.08 01:24:11.836354 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13342 2025.01.08 01:24:11.836541 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
13343 2025.01.08 01:24:11.836606 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13344 2025.01.08 01:24:11.837346 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13345 2025.01.08 01:24:11.837414 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13346 2025.01.08 01:24:11.838071 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary)
13347 2025.01.08 01:24:11.838176 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28608 rows, containing 5 columns (5 merged, 0 gathered) in 0.012373304 sec., 2312074.446728214 rows/sec., 154.83 MiB/sec.
13348 2025.01.08 01:24:11.838384 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13349 2025.01.08 01:24:11.838637 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary)
13350 2025.01.08 01:24:11.838749 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002229 sec., 23328.84701659937 rows/sec., 1.44 MiB/sec.
13351 2025.01.08 01:24:11.838874 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} <Debug> TCPHandler: Processed in 0.002590251 sec.
13352 2025.01.08 01:24:11.839140 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13353 2025.01.08 01:24:11.839221 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23
13354 2025.01.08 01:24:11.839297 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB.
13355 2025.01.08 01:24:13.059197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513
13356 2025.01.08 01:24:13.079666 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13357 2025.01.08 01:24:13.079722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13358 2025.01.08 01:24:13.087040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13359 2025.01.08 01:24:13.087819 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13360 2025.01.08 01:24:13.091782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513
13361 2025.01.08 01:24:16.795803 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13362 2025.01.08 01:24:16.796014 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
13363 2025.01.08 01:24:16.796094 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13364 2025.01.08 01:24:16.796945 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13365 2025.01.08 01:24:16.796993 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13366 2025.01.08 01:24:16.797428 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary)
13367 2025.01.08 01:24:16.797679 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13368 2025.01.08 01:24:16.797847 [ 98 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0
13369 2025.01.08 01:24:16.797895 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001939 sec., 13408.973697782363 rows/sec., 1020.88 KiB/sec.
13370 2025.01.08 01:24:16.797901 [ 98 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13371 2025.01.08 01:24:16.797949 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13372 2025.01.08 01:24:16.797979 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} <Debug> TCPHandler: Processed in 0.002315477 sec.
13373 2025.01.08 01:24:16.798100 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full
13374 2025.01.08 01:24:16.798202 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13375 2025.01.08 01:24:16.798244 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1402 rows starting from the beginning of the part
13376 2025.01.08 01:24:16.798260 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13377 2025.01.08 01:24:16.798352 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1359 rows starting from the beginning of the part
13378 2025.01.08 01:24:16.798675 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 68 rows starting from the beginning of the part
13379 2025.01.08 01:24:16.798857 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
13380 2025.01.08 01:24:16.799027 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 26 rows starting from the beginning of the part
13381 2025.01.08 01:24:16.799111 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13382 2025.01.08 01:24:16.799271 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 255 rows starting from the beginning of the part
13383 2025.01.08 01:24:16.799639 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 26 rows starting from the beginning of the part
13384 2025.01.08 01:24:16.801485 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13385 2025.01.08 01:24:16.801569 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13386 2025.01.08 01:24:16.802414 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary)
13387 2025.01.08 01:24:16.802901 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.004870006 sec., 643941.7117761251 rows/sec., 56.43 MiB/sec.
13388 2025.01.08 01:24:16.802945 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13389 2025.01.08 01:24:16.803197 [ 98 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0
13390 2025.01.08 01:24:16.803225 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary)
13391 2025.01.08 01:24:16.803311 [ 98 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13392 2025.01.08 01:24:16.803398 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13393 2025.01.08 01:24:16.803446 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.004763 sec., 5878.647910980475 rows/sec., 469.52 KiB/sec.
13394 2025.01.08 01:24:16.803801 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} <Debug> TCPHandler: Processed in 0.00569527 sec.
13395 2025.01.08 01:24:16.804136 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13396 2025.01.08 01:24:16.804157 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13397 2025.01.08 01:24:16.804174 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full
13398 2025.01.08 01:24:16.804330 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23
13399 2025.01.08 01:24:16.804501 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
13400 2025.01.08 01:24:16.804572 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
13401 2025.01.08 01:24:16.804696 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13402 2025.01.08 01:24:16.804714 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13403 2025.01.08 01:24:16.804776 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 875 rows starting from the beginning of the part
13404 2025.01.08 01:24:16.805208 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 834 rows starting from the beginning of the part
13405 2025.01.08 01:24:16.805633 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 49 rows starting from the beginning of the part
13406 2025.01.08 01:24:16.805994 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 28 rows starting from the beginning of the part
13407 2025.01.08 01:24:16.806360 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 387 rows starting from the beginning of the part
13408 2025.01.08 01:24:16.806730 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 28 rows starting from the beginning of the part
13409 2025.01.08 01:24:16.807432 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13410 2025.01.08 01:24:16.807478 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13411 2025.01.08 01:24:16.808475 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary)
13412 2025.01.08 01:24:16.809044 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13413 2025.01.08 01:24:16.809519 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005168 sec., 19349.84520123839 rows/sec., 1.34 MiB/sec.
13414 2025.01.08 01:24:16.809630 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} <Debug> TCPHandler: Processed in 0.005681069 sec.
13415 2025.01.08 01:24:16.810089 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13416 2025.01.08 01:24:16.810662 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
13417 2025.01.08 01:24:16.810918 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13418 2025.01.08 01:24:16.810968 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.007334635 sec., 300083.09888631135 rows/sec., 22.86 MiB/sec.
13419 2025.01.08 01:24:16.811862 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary)
13420 2025.01.08 01:24:16.812384 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13421 2025.01.08 01:24:16.812572 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23
13422 2025.01.08 01:24:16.812621 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13423 2025.01.08 01:24:16.812720 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13424 2025.01.08 01:24:16.812730 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
13425 2025.01.08 01:24:16.813158 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary)
13426 2025.01.08 01:24:16.813411 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13427 2025.01.08 01:24:16.813593 [ 98 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0
13428 2025.01.08 01:24:16.813653 [ 98 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13429 2025.01.08 01:24:16.813668 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003234 sec., 9276.43784786642 rows/sec., 650.74 KiB/sec.
13430 2025.01.08 01:24:16.813692 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13431 2025.01.08 01:24:16.813850 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} <Debug> TCPHandler: Processed in 0.004117955 sec.
13432 2025.01.08 01:24:16.814066 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full
13433 2025.01.08 01:24:16.814370 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13434 2025.01.08 01:24:16.814455 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3902 rows starting from the beginning of the part
13435 2025.01.08 01:24:16.814765 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 34 rows starting from the beginning of the part
13436 2025.01.08 01:24:16.815155 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 18 rows starting from the beginning of the part
13437 2025.01.08 01:24:16.815508 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part
13438 2025.01.08 01:24:16.815877 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 52 rows starting from the beginning of the part
13439 2025.01.08 01:24:16.816189 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part
13440 2025.01.08 01:24:16.817802 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4066 rows, containing 4 columns (4 merged, 0 gathered) in 0.003961782 sec., 1026305.8391400639 rows/sec., 66.07 MiB/sec.
13441 2025.01.08 01:24:16.818102 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary)
13442 2025.01.08 01:24:16.818386 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13443 2025.01.08 01:24:16.818468 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23
13444 2025.01.08 01:24:16.818547 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB.
13445 2025.01.08 01:24:18.332480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659
13446 2025.01.08 01:24:18.333224 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13447 2025.01.08 01:24:18.333265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13448 2025.01.08 01:24:18.333808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13449 2025.01.08 01:24:18.334069 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13450 2025.01.08 01:24:18.334264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659
13451 2025.01.08 01:24:20.591861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520
13452 2025.01.08 01:24:20.612162 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13453 2025.01.08 01:24:20.612220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13454 2025.01.08 01:24:20.619428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13455 2025.01.08 01:24:20.620193 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13456 2025.01.08 01:24:20.624248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520
13457 2025.01.08 01:24:21.008322 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1882
13458 2025.01.08 01:24:21.011483 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13459 2025.01.08 01:24:21.011540 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13460 2025.01.08 01:24:21.013057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
13461 2025.01.08 01:24:21.013371 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13462 2025.01.08 01:24:21.013606 [ 93 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
13463 2025.01.08 01:24:21.013726 [ 93 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13464 2025.01.08 01:24:21.013794 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13465 2025.01.08 01:24:21.014817 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
13466 2025.01.08 01:24:21.015661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1882
13467 2025.01.08 01:24:21.016177 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13468 2025.01.08 01:24:21.016375 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1726 rows starting from the beginning of the part
13469 2025.01.08 01:24:21.017110 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 22 rows starting from the beginning of the part
13470 2025.01.08 01:24:21.017780 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part
13471 2025.01.08 01:24:21.018409 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part
13472 2025.01.08 01:24:21.019081 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part
13473 2025.01.08 01:24:21.019696 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part
13474 2025.01.08 01:24:21.028625 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 72 columns (72 merged, 0 gathered) in 0.014639871 sec., 128553.04531030361 rows/sec., 97.00 MiB/sec.
13475 2025.01.08 01:24:21.030530 [ 188 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
13476 2025.01.08 01:24:21.031389 [ 188 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13477 2025.01.08 01:24:21.031496 [ 188 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
13478 2025.01.08 01:24:21.031820 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB.
13479 2025.01.08 01:24:21.801724 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13480 2025.01.08 01:24:21.801934 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
13481 2025.01.08 01:24:21.802014 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
13482 2025.01.08 01:24:21.802772 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13483 2025.01.08 01:24:21.802825 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13484 2025.01.08 01:24:21.803280 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
13485 2025.01.08 01:24:21.803529 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13486 2025.01.08 01:24:21.803800 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001917 sec., 7303.077725612937 rows/sec., 525.72 KiB/sec.
13487 2025.01.08 01:24:21.803924 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} <Debug> TCPHandler: Processed in 0.002338336 sec.
13488 2025.01.08 01:24:21.804220 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13489 2025.01.08 01:24:21.804416 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
13490 2025.01.08 01:24:21.804493 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13491 2025.01.08 01:24:21.805400 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13492 2025.01.08 01:24:21.805452 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13493 2025.01.08 01:24:21.805925 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary)
13494 2025.01.08 01:24:21.806187 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13495 2025.01.08 01:24:21.806436 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002071 sec., 123128.92322549493 rows/sec., 11.01 MiB/sec.
13496 2025.01.08 01:24:21.806500 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} <Debug> TCPHandler: Processed in 0.002444668 sec.
13497 2025.01.08 01:24:21.806659 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13498 2025.01.08 01:24:21.806800 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
13499 2025.01.08 01:24:21.806858 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13500 2025.01.08 01:24:21.807492 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13501 2025.01.08 01:24:21.807531 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13502 2025.01.08 01:24:21.807893 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13503 2025.01.08 01:24:21.808137 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13504 2025.01.08 01:24:21.808355 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001587 sec., 30245.746691871453 rows/sec., 2.18 MiB/sec.
13505 2025.01.08 01:24:21.808407 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} <Debug> TCPHandler: Processed in 0.001815429 sec.
13506 2025.01.08 01:24:21.808561 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13507 2025.01.08 01:24:21.808709 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
13508 2025.01.08 01:24:21.808771 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13509 2025.01.08 01:24:21.809431 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13510 2025.01.08 01:24:21.809472 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13511 2025.01.08 01:24:21.809847 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
13512 2025.01.08 01:24:21.810092 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13513 2025.01.08 01:24:21.810307 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 600.04 KiB/sec.
13514 2025.01.08 01:24:21.810363 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} <Debug> TCPHandler: Processed in 0.00187025 sec.
13515 2025.01.08 01:24:21.810518 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13516 2025.01.08 01:24:21.810664 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
13517 2025.01.08 01:24:21.810721 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13518 2025.01.08 01:24:21.811362 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13519 2025.01.08 01:24:21.811401 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13520 2025.01.08 01:24:21.811771 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
13521 2025.01.08 01:24:21.812006 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13522 2025.01.08 01:24:21.812206 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec.
13523 2025.01.08 01:24:21.812259 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} <Debug> TCPHandler: Processed in 0.001809839 sec.
13524 2025.01.08 01:24:21.812405 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13525 2025.01.08 01:24:21.812549 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
13526 2025.01.08 01:24:21.812608 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13527 2025.01.08 01:24:21.813416 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13528 2025.01.08 01:24:21.813456 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13529 2025.01.08 01:24:21.813846 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary)
13530 2025.01.08 01:24:21.814091 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13531 2025.01.08 01:24:21.814302 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.00179 sec., 216201.11731843578 rows/sec., 15.32 MiB/sec.
13532 2025.01.08 01:24:21.814356 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} <Debug> TCPHandler: Processed in 0.002021782 sec.
13533 2025.01.08 01:24:21.814496 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13534 2025.01.08 01:24:21.814634 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
13535 2025.01.08 01:24:21.814694 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13536 2025.01.08 01:24:21.815228 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13537 2025.01.08 01:24:21.815267 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13538 2025.01.08 01:24:21.815634 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
13539 2025.01.08 01:24:21.815870 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13540 2025.01.08 01:24:21.816097 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec.
13541 2025.01.08 01:24:21.816163 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} <Debug> TCPHandler: Processed in 0.001732267 sec.
13542 2025.01.08 01:24:21.816377 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13543 2025.01.08 01:24:21.816550 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
13544 2025.01.08 01:24:21.816616 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13545 2025.01.08 01:24:21.817272 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13546 2025.01.08 01:24:21.817310 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13547 2025.01.08 01:24:21.817712 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary)
13548 2025.01.08 01:24:21.817964 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13549 2025.01.08 01:24:21.818143 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001627 sec., 108789.18254456054 rows/sec., 7.18 MiB/sec.
13550 2025.01.08 01:24:21.818197 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} <Debug> TCPHandler: Processed in 0.001958881 sec.
13551 2025.01.08 01:24:21.818343 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13552 2025.01.08 01:24:21.818482 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
13553 2025.01.08 01:24:21.818543 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13554 2025.01.08 01:24:21.819093 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13555 2025.01.08 01:24:21.819133 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13556 2025.01.08 01:24:21.819487 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
13557 2025.01.08 01:24:21.819712 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13558 2025.01.08 01:24:21.819884 [ 92 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0
13559 2025.01.08 01:24:21.819949 [ 92 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13560 2025.01.08 01:24:21.819948 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec.
13561 2025.01.08 01:24:21.819983 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13562 2025.01.08 01:24:21.820113 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} <Debug> TCPHandler: Processed in 0.001830859 sec.
13563 2025.01.08 01:24:21.820331 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full
13564 2025.01.08 01:24:21.820357 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13565 2025.01.08 01:24:21.820649 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
13566 2025.01.08 01:24:21.820661 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13567 2025.01.08 01:24:21.820751 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 45 rows starting from the beginning of the part
13568 2025.01.08 01:24:21.820845 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13569 2025.01.08 01:24:21.821015 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part
13570 2025.01.08 01:24:21.821609 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part
13571 2025.01.08 01:24:21.821919 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part
13572 2025.01.08 01:24:21.822350 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part
13573 2025.01.08 01:24:21.822860 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part
13574 2025.01.08 01:24:21.826706 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13575 2025.01.08 01:24:21.826740 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.006606634 sec., 7568.150437878048 rows/sec., 509.96 KiB/sec.
13576 2025.01.08 01:24:21.826766 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13577 2025.01.08 01:24:21.826946 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary)
13578 2025.01.08 01:24:21.827600 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13579 2025.01.08 01:24:21.827839 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11
13580 2025.01.08 01:24:21.828009 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
13581 2025.01.08 01:24:21.828233 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13582 2025.01.08 01:24:21.828519 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13583 2025.01.08 01:24:21.828743 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00819 sec., 5006.105006105006 rows/sec., 8.97 MiB/sec.
13584 2025.01.08 01:24:21.828866 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} <Debug> TCPHandler: Processed in 0.008656046 sec.
13585 2025.01.08 01:24:21.829014 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13586 2025.01.08 01:24:21.829153 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
13587 2025.01.08 01:24:21.829211 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13588 2025.01.08 01:24:21.829795 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13589 2025.01.08 01:24:21.829840 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13590 2025.01.08 01:24:21.830241 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary)
13591 2025.01.08 01:24:21.830473 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13592 2025.01.08 01:24:21.830699 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001574 sec., 33036.84879288437 rows/sec., 2.05 MiB/sec.
13593 2025.01.08 01:24:21.830764 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} <Debug> TCPHandler: Processed in 0.001814748 sec.
13594 2025.01.08 01:24:25.329723 [ 223 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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]
13595 2025.01.08 01:24:25.329799 [ 223 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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]
13596 2025.01.08 01:24:25.336516 [ 223 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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]
13597 2025.01.08 01:24:25.619249 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
13598 2025.01.08 01:24:25.619326 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
13599 2025.01.08 01:24:25.834404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086
13600 2025.01.08 01:24:25.835185 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13601 2025.01.08 01:24:25.835251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13602 2025.01.08 01:24:25.835772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13603 2025.01.08 01:24:25.836034 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13604 2025.01.08 01:24:25.836296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086
13605 2025.01.08 01:24:25.877397 [ 222 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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]
13606 2025.01.08 01:24:25.877454 [ 222 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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]
13607 2025.01.08 01:24:25.879550 [ 222 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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]
13608 2025.01.08 01:24:26.704596 [ 219 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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]
13609 2025.01.08 01:24:26.704657 [ 219 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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]
13610 2025.01.08 01:24:26.707129 [ 219 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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]
13611 2025.01.08 01:24:26.777670 [ 218 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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]
13612 2025.01.08 01:24:26.777718 [ 218 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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]
13613 2025.01.08 01:24:26.779855 [ 218 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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]
13614 2025.01.08 01:24:26.796567 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13615 2025.01.08 01:24:26.796752 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
13616 2025.01.08 01:24:26.796831 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13617 2025.01.08 01:24:26.797594 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13618 2025.01.08 01:24:26.797638 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13619 2025.01.08 01:24:26.798060 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary)
13620 2025.01.08 01:24:26.798316 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13621 2025.01.08 01:24:26.798559 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001847 sec., 14076.881429344885 rows/sec., 1.05 MiB/sec.
13622 2025.01.08 01:24:26.798643 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} <Debug> TCPHandler: Processed in 0.002205705 sec.
13623 2025.01.08 01:24:26.798682 [ 221 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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]
13624 2025.01.08 01:24:26.798762 [ 221 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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]
13625 2025.01.08 01:24:26.798936 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13626 2025.01.08 01:24:26.799217 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
13627 2025.01.08 01:24:26.799326 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13628 2025.01.08 01:24:26.800763 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13629 2025.01.08 01:24:26.800822 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13630 2025.01.08 01:24:26.801778 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary)
13631 2025.01.08 01:24:26.802321 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13632 2025.01.08 01:24:26.802624 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003494 sec., 8013.737836290784 rows/sec., 640.05 KiB/sec.
13633 2025.01.08 01:24:26.802776 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} <Debug> TCPHandler: Processed in 0.004024253 sec.
13634 2025.01.08 01:24:26.802808 [ 221 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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]
13635 2025.01.08 01:24:26.803017 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13636 2025.01.08 01:24:26.803314 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
13637 2025.01.08 01:24:26.803468 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13638 2025.01.08 01:24:26.804806 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13639 2025.01.08 01:24:26.804849 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13640 2025.01.08 01:24:26.805257 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary)
13641 2025.01.08 01:24:26.805493 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13642 2025.01.08 01:24:26.805729 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002533 sec., 39478.87879984208 rows/sec., 2.74 MiB/sec.
13643 2025.01.08 01:24:26.805794 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} <Debug> TCPHandler: Processed in 0.002914655 sec.
13644 2025.01.08 01:24:26.805798 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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]
13645 2025.01.08 01:24:26.805842 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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]
13646 2025.01.08 01:24:26.805971 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13647 2025.01.08 01:24:26.806131 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
13648 2025.01.08 01:24:26.806223 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13649 2025.01.08 01:24:26.807469 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13650 2025.01.08 01:24:26.807521 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13651 2025.01.08 01:24:26.808258 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary)
13652 2025.01.08 01:24:26.808713 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13653 2025.01.08 01:24:26.808974 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002869 sec., 10456.605088881142 rows/sec., 733.53 KiB/sec.
13654 2025.01.08 01:24:26.809072 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} <Debug> TCPHandler: Processed in 0.00319663 sec.
13655 2025.01.08 01:24:26.809550 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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]
13656 2025.01.08 01:24:28.124329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528
13657 2025.01.08 01:24:28.146364 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13658 2025.01.08 01:24:28.146435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13659 2025.01.08 01:24:28.153803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13660 2025.01.08 01:24:28.154630 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13661 2025.01.08 01:24:28.157992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528
13662 2025.01.08 01:24:28.740631 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13663 2025.01.08 01:24:28.740817 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
13664 2025.01.08 01:24:28.740891 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
13665 2025.01.08 01:24:28.741632 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13666 2025.01.08 01:24:28.741680 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13667 2025.01.08 01:24:28.742106 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
13668 2025.01.08 01:24:28.742349 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13669 2025.01.08 01:24:28.742586 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001819 sec., 7696.5365585486525 rows/sec., 554.05 KiB/sec.
13670 2025.01.08 01:24:28.742650 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} <Debug> TCPHandler: Processed in 0.002143884 sec.
13671 2025.01.08 01:24:28.742889 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13672 2025.01.08 01:24:28.743103 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
13673 2025.01.08 01:24:28.743181 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13674 2025.01.08 01:24:28.744423 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13675 2025.01.08 01:24:28.744464 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13676 2025.01.08 01:24:28.744989 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary)
13677 2025.01.08 01:24:28.745250 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13678 2025.01.08 01:24:28.745447 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} <Debug> executeQuery: Read 1353 rows, 115.54 KiB in 0.002404 sec., 562811.9800332779 rows/sec., 46.93 MiB/sec.
13679 2025.01.08 01:24:28.745501 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} <Debug> TCPHandler: Processed in 0.002752364 sec.
13680 2025.01.08 01:24:28.745732 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13681 2025.01.08 01:24:28.745958 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
13682 2025.01.08 01:24:28.746051 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13683 2025.01.08 01:24:28.746783 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13684 2025.01.08 01:24:28.746824 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13685 2025.01.08 01:24:28.747187 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13686 2025.01.08 01:24:28.747432 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13687 2025.01.08 01:24:28.747605 [ 84 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13688 2025.01.08 01:24:28.747668 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} <Debug> executeQuery: Read 27 rows, 1.96 KiB in 0.00176 sec., 15340.90909090909 rows/sec., 1.09 MiB/sec.
13689 2025.01.08 01:24:28.747673 [ 84 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13690 2025.01.08 01:24:28.747753 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13691 2025.01.08 01:24:28.747806 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} <Debug> TCPHandler: Processed in 0.002179964 sec.
13692 2025.01.08 01:24:28.748100 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13693 2025.01.08 01:24:28.748175 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
13694 2025.01.08 01:24:28.748458 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
13695 2025.01.08 01:24:28.748667 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13696 2025.01.08 01:24:28.748711 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13697 2025.01.08 01:24:28.748844 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 62 rows starting from the beginning of the part
13698 2025.01.08 01:24:28.749260 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part
13699 2025.01.08 01:24:28.749777 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part
13700 2025.01.08 01:24:28.750159 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part
13701 2025.01.08 01:24:28.750652 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part
13702 2025.01.08 01:24:28.751037 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part
13703 2025.01.08 01:24:28.752887 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13704 2025.01.08 01:24:28.752956 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13705 2025.01.08 01:24:28.754068 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
13706 2025.01.08 01:24:28.754426 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 5 columns (5 merged, 0 gathered) in 0.006537553 sec., 37475.795607316686 rows/sec., 2.82 MiB/sec.
13707 2025.01.08 01:24:28.754619 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13708 2025.01.08 01:24:28.754814 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13709 2025.01.08 01:24:28.755038 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006745 sec., 35878.42846553002 rows/sec., 2.43 MiB/sec.
13710 2025.01.08 01:24:28.755115 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} <Debug> TCPHandler: Processed in 0.007219114 sec.
13711 2025.01.08 01:24:28.755377 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13712 2025.01.08 01:24:28.755476 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13713 2025.01.08 01:24:28.755548 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
13714 2025.01.08 01:24:28.755584 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13715 2025.01.08 01:24:28.755615 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13716 2025.01.08 01:24:28.755706 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13717 2025.01.08 01:24:28.756342 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13718 2025.01.08 01:24:28.756383 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13719 2025.01.08 01:24:28.756747 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
13720 2025.01.08 01:24:28.756988 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13721 2025.01.08 01:24:28.757190 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001689 sec., 7696.8620485494375 rows/sec., 479.90 KiB/sec.
13722 2025.01.08 01:24:28.757244 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} <Debug> TCPHandler: Processed in 0.001995902 sec.
13723 2025.01.08 01:24:28.757397 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13724 2025.01.08 01:24:28.757537 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
13725 2025.01.08 01:24:28.757596 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13726 2025.01.08 01:24:28.758516 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13727 2025.01.08 01:24:28.758555 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13728 2025.01.08 01:24:28.758956 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary)
13729 2025.01.08 01:24:28.759201 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13730 2025.01.08 01:24:28.759375 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} <Debug> executeQuery: Read 822 rows, 60.69 KiB in 0.001868 sec., 440042.82655246253 rows/sec., 31.73 MiB/sec.
13731 2025.01.08 01:24:28.759425 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} <Debug> TCPHandler: Processed in 0.002096803 sec.
13732 2025.01.08 01:24:28.759588 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13733 2025.01.08 01:24:28.759736 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
13734 2025.01.08 01:24:28.759798 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13735 2025.01.08 01:24:28.760356 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13736 2025.01.08 01:24:28.760396 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13737 2025.01.08 01:24:28.760782 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
13738 2025.01.08 01:24:28.761019 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13739 2025.01.08 01:24:28.761251 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec.
13740 2025.01.08 01:24:28.761331 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} <Debug> TCPHandler: Processed in 0.001824509 sec.
13741 2025.01.08 01:24:28.761540 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13742 2025.01.08 01:24:28.761689 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
13743 2025.01.08 01:24:28.761752 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13744 2025.01.08 01:24:28.762535 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13745 2025.01.08 01:24:28.762574 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13746 2025.01.08 01:24:28.763012 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary)
13747 2025.01.08 01:24:28.763255 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13748 2025.01.08 01:24:28.763432 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001773 sec., 543147.2081218273 rows/sec., 36.09 MiB/sec.
13749 2025.01.08 01:24:28.763481 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} <Debug> TCPHandler: Processed in 0.002067403 sec.
13750 2025.01.08 01:24:28.763633 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13751 2025.01.08 01:24:28.763775 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
13752 2025.01.08 01:24:28.763836 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13753 2025.01.08 01:24:28.764376 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13754 2025.01.08 01:24:28.764415 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13755 2025.01.08 01:24:28.764780 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
13756 2025.01.08 01:24:28.765010 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13757 2025.01.08 01:24:28.765208 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec.
13758 2025.01.08 01:24:28.765259 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} <Debug> TCPHandler: Processed in 0.001694217 sec.
13759 2025.01.08 01:24:28.765410 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13760 2025.01.08 01:24:28.765550 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
13761 2025.01.08 01:24:28.765650 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13762 2025.01.08 01:24:28.766868 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13763 2025.01.08 01:24:28.766905 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13764 2025.01.08 01:24:28.767562 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13765 2025.01.08 01:24:28.767831 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13766 2025.01.08 01:24:28.767973 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13767 2025.01.08 01:24:28.768016 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13768 2025.01.08 01:24:28.768043 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002524 sec., 7923.930269413629 rows/sec., 14.20 MiB/sec.
13769 2025.01.08 01:24:28.768047 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13770 2025.01.08 01:24:28.768264 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} <Debug> TCPHandler: Processed in 0.002924886 sec.
13771 2025.01.08 01:24:28.768269 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
13772 2025.01.08 01:24:28.768436 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13773 2025.01.08 01:24:28.768735 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
13774 2025.01.08 01:24:28.768828 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13775 2025.01.08 01:24:28.768853 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13776 2025.01.08 01:24:28.769072 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1792 rows starting from the beginning of the part
13777 2025.01.08 01:24:28.769950 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part
13778 2025.01.08 01:24:28.770628 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part
13779 2025.01.08 01:24:28.771297 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13780 2025.01.08 01:24:28.771358 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part
13781 2025.01.08 01:24:28.771369 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13782 2025.01.08 01:24:28.771998 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 41 rows starting from the beginning of the part
13783 2025.01.08 01:24:28.772650 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part
13784 2025.01.08 01:24:28.772823 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary)
13785 2025.01.08 01:24:28.773598 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13786 2025.01.08 01:24:28.774021 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.005364 sec., 6338.553318419091 rows/sec., 379.23 KiB/sec.
13787 2025.01.08 01:24:28.774228 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} <Debug> TCPHandler: Processed in 0.005879712 sec.
13788 2025.01.08 01:24:28.783882 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1935 rows, containing 19 columns (19 merged, 0 gathered) in 0.015744408 sec., 122900.77848592337 rows/sec., 220.23 MiB/sec.
13789 2025.01.08 01:24:28.785595 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13790 2025.01.08 01:24:28.786021 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13791 2025.01.08 01:24:28.786110 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13792 2025.01.08 01:24:28.786274 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB.
13793 2025.01.08 01:24:29.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.75 MiB, peak 276.11 MiB, free memory in arenas 0.00 B, will set to 262.80 MiB (RSS), difference: 4.05 MiB
13794 2025.01.08 01:24:31.015927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1934
13795 2025.01.08 01:24:31.020368 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13796 2025.01.08 01:24:31.020428 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13797 2025.01.08 01:24:31.021943 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
13798 2025.01.08 01:24:31.022259 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13799 2025.01.08 01:24:31.022917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1934
13800 2025.01.08 01:24:31.794872 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13801 2025.01.08 01:24:31.795070 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
13802 2025.01.08 01:24:31.795150 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13803 2025.01.08 01:24:31.795900 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13804 2025.01.08 01:24:31.795954 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13805 2025.01.08 01:24:31.796389 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
13806 2025.01.08 01:24:31.796649 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13807 2025.01.08 01:24:31.796866 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001848 sec., 1082.2510822510822 rows/sec., 88.25 KiB/sec.
13808 2025.01.08 01:24:31.796964 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} <Debug> TCPHandler: Processed in 0.002234245 sec.
13809 2025.01.08 01:24:31.797213 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13810 2025.01.08 01:24:31.797406 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
13811 2025.01.08 01:24:31.797486 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13812 2025.01.08 01:24:31.798367 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13813 2025.01.08 01:24:31.798417 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13814 2025.01.08 01:24:31.798859 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary)
13815 2025.01.08 01:24:31.799117 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13816 2025.01.08 01:24:31.799367 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.002019 sec., 34175.33432392273 rows/sec., 2.89 MiB/sec.
13817 2025.01.08 01:24:31.799425 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} <Debug> TCPHandler: Processed in 0.002343517 sec.
13818 2025.01.08 01:24:31.799597 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13819 2025.01.08 01:24:31.799749 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
13820 2025.01.08 01:24:31.799811 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13821 2025.01.08 01:24:31.800502 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13822 2025.01.08 01:24:31.800540 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13823 2025.01.08 01:24:31.800916 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13824 2025.01.08 01:24:31.801156 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13825 2025.01.08 01:24:31.801338 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001625 sec., 14153.846153846154 rows/sec., 1.03 MiB/sec.
13826 2025.01.08 01:24:31.801390 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} <Debug> TCPHandler: Processed in 0.00187756 sec.
13827 2025.01.08 01:24:31.801532 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13828 2025.01.08 01:24:31.801648 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
13829 2025.01.08 01:24:31.801699 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13830 2025.01.08 01:24:31.802307 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13831 2025.01.08 01:24:31.802347 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13832 2025.01.08 01:24:31.802716 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary)
13833 2025.01.08 01:24:31.802978 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13834 2025.01.08 01:24:31.803208 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001581 sec., 32258.064516129034 rows/sec., 2.52 MiB/sec.
13835 2025.01.08 01:24:31.803266 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} <Debug> TCPHandler: Processed in 0.001785258 sec.
13836 2025.01.08 01:24:31.803458 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13837 2025.01.08 01:24:31.803776 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
13838 2025.01.08 01:24:31.803877 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13839 2025.01.08 01:24:31.804412 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13840 2025.01.08 01:24:31.804449 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13841 2025.01.08 01:24:31.804832 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary)
13842 2025.01.08 01:24:31.805080 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13843 2025.01.08 01:24:31.805231 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0
13844 2025.01.08 01:24:31.805259 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.001597 sec., 38196.61865998748 rows/sec., 2.65 MiB/sec.
13845 2025.01.08 01:24:31.805283 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13846 2025.01.08 01:24:31.805328 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} <Debug> TCPHandler: Processed in 0.001979141 sec.
13847 2025.01.08 01:24:31.805332 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13848 2025.01.08 01:24:31.805508 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13849 2025.01.08 01:24:31.805529 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full
13850 2025.01.08 01:24:31.805725 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
13851 2025.01.08 01:24:31.805863 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13852 2025.01.08 01:24:31.805960 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13853 2025.01.08 01:24:31.805966 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 28608 rows starting from the beginning of the part
13854 2025.01.08 01:24:31.806496 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 100 rows starting from the beginning of the part
13855 2025.01.08 01:24:31.806920 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 177 rows starting from the beginning of the part
13856 2025.01.08 01:24:31.807353 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part
13857 2025.01.08 01:24:31.807752 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 963 rows starting from the beginning of the part
13858 2025.01.08 01:24:31.810253 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13859 2025.01.08 01:24:31.810330 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13860 2025.01.08 01:24:31.811851 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13861 2025.01.08 01:24:31.812197 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13862 2025.01.08 01:24:31.812509 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006859 sec., 3061.670797492346 rows/sec., 5.49 MiB/sec.
13863 2025.01.08 01:24:31.813275 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} <Debug> TCPHandler: Processed in 0.007858164 sec.
13864 2025.01.08 01:24:31.813548 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13865 2025.01.08 01:24:31.813714 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
13866 2025.01.08 01:24:31.813781 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13867 2025.01.08 01:24:31.814431 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13868 2025.01.08 01:24:31.814474 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
13869 2025.01.08 01:24:31.814962 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary)
13870 2025.01.08 01:24:31.815261 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13871 2025.01.08 01:24:31.815443 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001755 sec., 10256.410256410256 rows/sec., 719.48 KiB/sec.
13872 2025.01.08 01:24:31.815556 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} <Debug> TCPHandler: Processed in 0.002152094 sec.
13873 2025.01.08 01:24:31.816456 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29948 rows, containing 5 columns (5 merged, 0 gathered) in 0.011010403 sec., 2719973.1018019957 rows/sec., 182.13 MiB/sec.
13874 2025.01.08 01:24:31.816973 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary)
13875 2025.01.08 01:24:31.817340 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13876 2025.01.08 01:24:31.817434 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24
13877 2025.01.08 01:24:31.817530 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
13878 2025.01.08 01:24:33.336433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574
13879 2025.01.08 01:24:33.337230 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13880 2025.01.08 01:24:33.337287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13881 2025.01.08 01:24:33.337850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13882 2025.01.08 01:24:33.338113 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13883 2025.01.08 01:24:33.338357 [ 75 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13884 2025.01.08 01:24:33.338379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574
13885 2025.01.08 01:24:33.338446 [ 75 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13886 2025.01.08 01:24:33.338480 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13887 2025.01.08 01:24:33.338633 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
13888 2025.01.08 01:24:33.338801 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13889 2025.01.08 01:24:33.338845 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part
13890 2025.01.08 01:24:33.338933 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part
13891 2025.01.08 01:24:33.339159 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part
13892 2025.01.08 01:24:33.339309 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part
13893 2025.01.08 01:24:33.339476 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part
13894 2025.01.08 01:24:33.339574 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part
13895 2025.01.08 01:24:33.342395 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.00383523 sec., 8493362.849164197 rows/sec., 121.50 MiB/sec.
13896 2025.01.08 01:24:33.342880 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13897 2025.01.08 01:24:33.343270 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13898 2025.01.08 01:24:33.343376 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13899 2025.01.08 01:24:33.343516 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB.
13900 2025.01.08 01:24:35.658073 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535
13901 2025.01.08 01:24:35.679950 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13902 2025.01.08 01:24:35.680017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13903 2025.01.08 01:24:35.687362 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13904 2025.01.08 01:24:35.688202 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13905 2025.01.08 01:24:35.688647 [ 70 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13906 2025.01.08 01:24:35.688839 [ 70 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13907 2025.01.08 01:24:35.688948 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13908 2025.01.08 01:24:35.689483 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
13909 2025.01.08 01:24:35.699718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535
13910 2025.01.08 01:24:35.701024 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13911 2025.01.08 01:24:35.701970 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part
13912 2025.01.08 01:24:35.707055 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part
13913 2025.01.08 01:24:35.711861 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part
13914 2025.01.08 01:24:35.718880 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part
13915 2025.01.08 01:24:35.724577 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part
13916 2025.01.08 01:24:35.730521 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part
13917 2025.01.08 01:24:35.792184 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.103052373 sec., 5191.534987748414 rows/sec., 26.84 MiB/sec.
13918 2025.01.08 01:24:35.795515 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13919 2025.01.08 01:24:35.798486 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13920 2025.01.08 01:24:35.798611 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13921 2025.01.08 01:24:35.801336 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.99 MiB.
13922 2025.01.08 01:24:36.795716 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13923 2025.01.08 01:24:36.795928 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
13924 2025.01.08 01:24:36.796007 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13925 2025.01.08 01:24:36.796803 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13926 2025.01.08 01:24:36.796851 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13927 2025.01.08 01:24:36.797283 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary)
13928 2025.01.08 01:24:36.797528 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13929 2025.01.08 01:24:36.797737 [ 72 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0
13930 2025.01.08 01:24:36.797791 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001918 sec., 13555.787278415015 rows/sec., 1.01 MiB/sec.
13931 2025.01.08 01:24:36.797824 [ 72 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13932 2025.01.08 01:24:36.797904 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13933 2025.01.08 01:24:36.797915 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} <Debug> TCPHandler: Processed in 0.002333387 sec.
13934 2025.01.08 01:24:36.798184 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full
13935 2025.01.08 01:24:36.798216 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13936 2025.01.08 01:24:36.798579 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
13937 2025.01.08 01:24:36.798597 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13938 2025.01.08 01:24:36.798660 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1402 rows starting from the beginning of the part
13939 2025.01.08 01:24:36.798689 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13940 2025.01.08 01:24:36.798990 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 255 rows starting from the beginning of the part
13941 2025.01.08 01:24:36.799341 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 26 rows starting from the beginning of the part
13942 2025.01.08 01:24:36.799650 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1353 rows starting from the beginning of the part
13943 2025.01.08 01:24:36.800210 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 69 rows starting from the beginning of the part
13944 2025.01.08 01:24:36.800573 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 26 rows starting from the beginning of the part
13945 2025.01.08 01:24:36.801576 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13946 2025.01.08 01:24:36.801657 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13947 2025.01.08 01:24:36.802635 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary)
13948 2025.01.08 01:24:36.803176 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13949 2025.01.08 01:24:36.803369 [ 72 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0
13950 2025.01.08 01:24:36.803426 [ 72 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13951 2025.01.08 01:24:36.803459 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13952 2025.01.08 01:24:36.803466 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005021 sec., 5576.5783708424615 rows/sec., 445.39 KiB/sec.
13953 2025.01.08 01:24:36.803789 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full
13954 2025.01.08 01:24:36.803809 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} <Debug> TCPHandler: Processed in 0.005767311 sec.
13955 2025.01.08 01:24:36.804179 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13956 2025.01.08 01:24:36.804396 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13957 2025.01.08 01:24:36.804519 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 875 rows starting from the beginning of the part
13958 2025.01.08 01:24:36.804649 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
13959 2025.01.08 01:24:36.804981 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13960 2025.01.08 01:24:36.805154 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 387 rows starting from the beginning of the part
13961 2025.01.08 01:24:36.805656 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 28 rows starting from the beginning of the part
13962 2025.01.08 01:24:36.806122 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 822 rows starting from the beginning of the part
13963 2025.01.08 01:24:36.806733 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 51 rows starting from the beginning of the part
13964 2025.01.08 01:24:36.807250 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 28 rows starting from the beginning of the part
13965 2025.01.08 01:24:36.809665 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.011596383 sec., 269997.9812670899 rows/sec., 23.67 MiB/sec.
13966 2025.01.08 01:24:36.809863 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13967 2025.01.08 01:24:36.809920 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13968 2025.01.08 01:24:36.810138 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary)
13969 2025.01.08 01:24:36.811257 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13970 2025.01.08 01:24:36.811346 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary)
13971 2025.01.08 01:24:36.811576 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24
13972 2025.01.08 01:24:36.811775 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
13973 2025.01.08 01:24:36.811922 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13974 2025.01.08 01:24:36.812145 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.008551174 sec., 256222.12809609534 rows/sec., 19.51 MiB/sec.
13975 2025.01.08 01:24:36.812322 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.007847 sec., 12743.723716069835 rows/sec., 904.75 KiB/sec.
13976 2025.01.08 01:24:36.812502 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} <Debug> TCPHandler: Processed in 0.008524955 sec.
13977 2025.01.08 01:24:36.812515 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary)
13978 2025.01.08 01:24:36.812806 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13979 2025.01.08 01:24:36.813286 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
13980 2025.01.08 01:24:36.813337 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13981 2025.01.08 01:24:36.813563 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13982 2025.01.08 01:24:36.813663 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24
13983 2025.01.08 01:24:36.813962 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
13984 2025.01.08 01:24:36.814935 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13985 2025.01.08 01:24:36.814977 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13986 2025.01.08 01:24:36.815366 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary)
13987 2025.01.08 01:24:36.815628 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13988 2025.01.08 01:24:36.815771 [ 72 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0
13989 2025.01.08 01:24:36.815812 [ 72 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13990 2025.01.08 01:24:36.815818 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00273 sec., 10989.01098901099 rows/sec., 770.88 KiB/sec.
13991 2025.01.08 01:24:36.815839 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
13992 2025.01.08 01:24:36.815929 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} <Debug> TCPHandler: Processed in 0.003305902 sec.
13993 2025.01.08 01:24:36.816087 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full
13994 2025.01.08 01:24:36.816248 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13995 2025.01.08 01:24:36.816284 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 4066 rows starting from the beginning of the part
13996 2025.01.08 01:24:36.816398 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 52 rows starting from the beginning of the part
13997 2025.01.08 01:24:36.816568 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part
13998 2025.01.08 01:24:36.816714 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 34 rows starting from the beginning of the part
13999 2025.01.08 01:24:36.816877 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 18 rows starting from the beginning of the part
14000 2025.01.08 01:24:36.817029 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part
14001 2025.01.08 01:24:36.818664 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721853 sec., 1554088.336144531 rows/sec., 100.04 MiB/sec.
14002 2025.01.08 01:24:36.818966 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary)
14003 2025.01.08 01:24:36.819267 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14004 2025.01.08 01:24:36.819357 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24
14005 2025.01.08 01:24:36.819441 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
14006 2025.01.08 01:24:39.758800 [ 66 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0
14007 2025.01.08 01:24:39.758886 [ 66 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14008 2025.01.08 01:24:39.758913 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14009 2025.01.08 01:24:39.759203 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full
14010 2025.01.08 01:24:39.759792 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14011 2025.01.08 01:24:39.759864 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 242 rows starting from the beginning of the part
14012 2025.01.08 01:24:39.759978 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part
14013 2025.01.08 01:24:39.760205 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
14014 2025.01.08 01:24:39.760409 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part
14015 2025.01.08 01:24:39.760638 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part
14016 2025.01.08 01:24:39.761704 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002694612 sec., 279817.65092710935 rows/sec., 20.03 MiB/sec.
14017 2025.01.08 01:24:39.761832 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary)
14018 2025.01.08 01:24:39.762102 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14019 2025.01.08 01:24:39.762211 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11
14020 2025.01.08 01:24:39.762294 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
14021 2025.01.08 01:24:40.619585 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache
14022 2025.01.08 01:24:40.619647 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache
14023 2025.01.08 01:24:40.838534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001
14024 2025.01.08 01:24:40.839236 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14025 2025.01.08 01:24:40.839280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14026 2025.01.08 01:24:40.839853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14027 2025.01.08 01:24:40.840113 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14028 2025.01.08 01:24:40.840311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001
14029 2025.01.08 01:24:40.978989 [ 64 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0
14030 2025.01.08 01:24:40.979063 [ 64 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14031 2025.01.08 01:24:40.979103 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14032 2025.01.08 01:24:40.979332 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full
14033 2025.01.08 01:24:40.979858 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14034 2025.01.08 01:24:40.979934 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part
14035 2025.01.08 01:24:40.980007 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part
14036 2025.01.08 01:24:40.980103 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part
14037 2025.01.08 01:24:40.980371 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part
14038 2025.01.08 01:24:40.980519 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part
14039 2025.01.08 01:24:40.981384 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.002190474 sec., 139695.7918697049 rows/sec., 7.13 MiB/sec.
14040 2025.01.08 01:24:40.981613 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary)
14041 2025.01.08 01:24:40.982080 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14042 2025.01.08 01:24:40.982197 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11
14043 2025.01.08 01:24:40.982321 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
14044 2025.01.08 01:24:41.023201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1956
14045 2025.01.08 01:24:41.026164 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14046 2025.01.08 01:24:41.026216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14047 2025.01.08 01:24:41.027693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
14048 2025.01.08 01:24:41.028004 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14049 2025.01.08 01:24:41.028659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1956
14050 2025.01.08 01:24:41.802450 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14051 2025.01.08 01:24:41.802663 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
14052 2025.01.08 01:24:41.802738 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
14053 2025.01.08 01:24:41.803488 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14054 2025.01.08 01:24:41.803536 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14055 2025.01.08 01:24:41.803984 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
14056 2025.01.08 01:24:41.804236 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14057 2025.01.08 01:24:41.804482 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec.
14058 2025.01.08 01:24:41.804546 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} <Debug> TCPHandler: Processed in 0.002236305 sec.
14059 2025.01.08 01:24:41.804807 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14060 2025.01.08 01:24:41.805001 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
14061 2025.01.08 01:24:41.805076 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14062 2025.01.08 01:24:41.805972 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14063 2025.01.08 01:24:41.806018 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14064 2025.01.08 01:24:41.806487 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary)
14065 2025.01.08 01:24:41.806746 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14066 2025.01.08 01:24:41.806945 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002 sec., 127500 rows/sec., 11.40 MiB/sec.
14067 2025.01.08 01:24:41.807011 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} <Debug> TCPHandler: Processed in 0.002341617 sec.
14068 2025.01.08 01:24:41.807184 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14069 2025.01.08 01:24:41.807335 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
14070 2025.01.08 01:24:41.807395 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14071 2025.01.08 01:24:41.808057 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14072 2025.01.08 01:24:41.808101 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14073 2025.01.08 01:24:41.808486 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14074 2025.01.08 01:24:41.808735 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14075 2025.01.08 01:24:41.808956 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001656 sec., 28985.507246376812 rows/sec., 2.09 MiB/sec.
14076 2025.01.08 01:24:41.809014 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} <Debug> TCPHandler: Processed in 0.00190513 sec.
14077 2025.01.08 01:24:41.809173 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14078 2025.01.08 01:24:41.809299 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
14079 2025.01.08 01:24:41.809353 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14080 2025.01.08 01:24:41.809956 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14081 2025.01.08 01:24:41.809994 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14082 2025.01.08 01:24:41.810367 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
14083 2025.01.08 01:24:41.810606 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14084 2025.01.08 01:24:41.810785 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001517 sec., 9228.74093605801 rows/sec., 646.32 KiB/sec.
14085 2025.01.08 01:24:41.810840 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} <Debug> TCPHandler: Processed in 0.001726177 sec.
14086 2025.01.08 01:24:41.811025 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14087 2025.01.08 01:24:41.811179 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
14088 2025.01.08 01:24:41.811250 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14089 2025.01.08 01:24:41.812055 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14090 2025.01.08 01:24:41.812108 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14091 2025.01.08 01:24:41.812615 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
14092 2025.01.08 01:24:41.812955 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14093 2025.01.08 01:24:41.813237 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002092 sec., 6214.149139579349 rows/sec., 387.45 KiB/sec.
14094 2025.01.08 01:24:41.813319 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} <Debug> TCPHandler: Processed in 0.002365867 sec.
14095 2025.01.08 01:24:41.813486 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14096 2025.01.08 01:24:41.813626 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
14097 2025.01.08 01:24:41.813685 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14098 2025.01.08 01:24:41.814532 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14099 2025.01.08 01:24:41.814577 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14100 2025.01.08 01:24:41.814993 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary)
14101 2025.01.08 01:24:41.815250 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14102 2025.01.08 01:24:41.815447 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001844 sec., 209869.8481561822 rows/sec., 14.87 MiB/sec.
14103 2025.01.08 01:24:41.815516 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} <Debug> TCPHandler: Processed in 0.002098863 sec.
14104 2025.01.08 01:24:41.815708 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14105 2025.01.08 01:24:41.816041 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
14106 2025.01.08 01:24:41.816191 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14107 2025.01.08 01:24:41.816833 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14108 2025.01.08 01:24:41.816876 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14109 2025.01.08 01:24:41.817284 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
14110 2025.01.08 01:24:41.817537 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14111 2025.01.08 01:24:41.817748 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001834 sec., 3271.537622682661 rows/sec., 170.93 KiB/sec.
14112 2025.01.08 01:24:41.817805 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} <Debug> TCPHandler: Processed in 0.002185844 sec.
14113 2025.01.08 01:24:41.817962 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14114 2025.01.08 01:24:41.818104 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
14115 2025.01.08 01:24:41.818171 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14116 2025.01.08 01:24:41.818826 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14117 2025.01.08 01:24:41.818864 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14118 2025.01.08 01:24:41.819263 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary)
14119 2025.01.08 01:24:41.819497 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14120 2025.01.08 01:24:41.819732 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001653 sec., 107078.03992740472 rows/sec., 7.06 MiB/sec.
14121 2025.01.08 01:24:41.819808 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} <Debug> TCPHandler: Processed in 0.00191512 sec.
14122 2025.01.08 01:24:41.819992 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14123 2025.01.08 01:24:41.820312 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
14124 2025.01.08 01:24:41.820477 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14125 2025.01.08 01:24:41.821037 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14126 2025.01.08 01:24:41.821079 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14127 2025.01.08 01:24:41.821465 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
14128 2025.01.08 01:24:41.821730 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14129 2025.01.08 01:24:41.821956 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001762 sec., 567.5368898978434 rows/sec., 38.24 KiB/sec.
14130 2025.01.08 01:24:41.822016 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} <Debug> TCPHandler: Processed in 0.002112323 sec.
14131 2025.01.08 01:24:41.822178 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14132 2025.01.08 01:24:41.822323 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
14133 2025.01.08 01:24:41.822419 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14134 2025.01.08 01:24:41.823671 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14135 2025.01.08 01:24:41.823710 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14136 2025.01.08 01:24:41.824380 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14137 2025.01.08 01:24:41.824638 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14138 2025.01.08 01:24:41.824884 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002593 sec., 15811.801002699576 rows/sec., 28.33 MiB/sec.
14139 2025.01.08 01:24:41.824995 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} <Debug> TCPHandler: Processed in 0.002888695 sec.
14140 2025.01.08 01:24:41.825149 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14141 2025.01.08 01:24:41.825274 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
14142 2025.01.08 01:24:41.825328 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14143 2025.01.08 01:24:41.825931 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14144 2025.01.08 01:24:41.825974 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14145 2025.01.08 01:24:41.826382 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary)
14146 2025.01.08 01:24:41.826649 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14147 2025.01.08 01:24:41.826881 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001633 sec., 31843.233312921006 rows/sec., 1.97 MiB/sec.
14148 2025.01.08 01:24:41.826935 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} <Debug> TCPHandler: Processed in 0.001849229 sec.
14149 2025.01.08 01:24:43.199802 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543
14150 2025.01.08 01:24:43.223452 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14151 2025.01.08 01:24:43.223511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14152 2025.01.08 01:24:43.230939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14153 2025.01.08 01:24:43.231796 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14154 2025.01.08 01:24:43.235289 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543
14155 2025.01.08 01:24:46.109318 [ 221 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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]
14156 2025.01.08 01:24:46.109379 [ 221 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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]
14157 2025.01.08 01:24:46.111557 [ 221 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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]
14158 2025.01.08 01:24:46.204339 [ 220 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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]
14159 2025.01.08 01:24:46.204423 [ 220 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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]
14160 2025.01.08 01:24:46.211824 [ 220 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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]
14161 2025.01.08 01:24:46.738446 [ 221 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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]
14162 2025.01.08 01:24:46.738497 [ 221 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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]
14163 2025.01.08 01:24:46.741007 [ 221 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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]
14164 2025.01.08 01:24:46.796313 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14165 2025.01.08 01:24:46.796506 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
14166 2025.01.08 01:24:46.796579 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14167 2025.01.08 01:24:46.797361 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14168 2025.01.08 01:24:46.797406 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14169 2025.01.08 01:24:46.797853 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary)
14170 2025.01.08 01:24:46.798122 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14171 2025.01.08 01:24:46.798325 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001874 sec., 13874.066168623265 rows/sec., 1.03 MiB/sec.
14172 2025.01.08 01:24:46.798390 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} <Debug> TCPHandler: Processed in 0.002208855 sec.
14173 2025.01.08 01:24:46.798664 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14174 2025.01.08 01:24:46.798864 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
14175 2025.01.08 01:24:46.798943 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14176 2025.01.08 01:24:46.799737 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14177 2025.01.08 01:24:46.799793 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14178 2025.01.08 01:24:46.800256 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary)
14179 2025.01.08 01:24:46.800554 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14180 2025.01.08 01:24:46.800805 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001995 sec., 14035.087719298246 rows/sec., 1.09 MiB/sec.
14181 2025.01.08 01:24:46.800877 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} <Debug> TCPHandler: Processed in 0.002359447 sec.
14182 2025.01.08 01:24:46.801050 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14183 2025.01.08 01:24:46.801182 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
14184 2025.01.08 01:24:46.801241 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14185 2025.01.08 01:24:46.801823 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14186 2025.01.08 01:24:46.801864 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14187 2025.01.08 01:24:46.802289 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary)
14188 2025.01.08 01:24:46.802547 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14189 2025.01.08 01:24:46.802762 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001598 sec., 62578.22277847309 rows/sec., 4.34 MiB/sec.
14190 2025.01.08 01:24:46.802865 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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]
14191 2025.01.08 01:24:46.802892 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} <Debug> TCPHandler: Processed in 0.00190031 sec.
14192 2025.01.08 01:24:46.802910 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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]
14193 2025.01.08 01:24:46.803108 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14194 2025.01.08 01:24:46.803253 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
14195 2025.01.08 01:24:46.803326 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14196 2025.01.08 01:24:46.804057 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14197 2025.01.08 01:24:46.804102 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14198 2025.01.08 01:24:46.804626 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary)
14199 2025.01.08 01:24:46.804948 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14200 2025.01.08 01:24:46.805233 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002012 sec., 14910.536779324057 rows/sec., 1.02 MiB/sec.
14201 2025.01.08 01:24:46.805307 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} <Debug> TCPHandler: Processed in 0.002290676 sec.
14202 2025.01.08 01:24:46.805833 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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]
14203 2025.01.08 01:24:48.340452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489
14204 2025.01.08 01:24:48.341206 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14205 2025.01.08 01:24:48.341262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14206 2025.01.08 01:24:48.341826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14207 2025.01.08 01:24:48.342102 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14208 2025.01.08 01:24:48.342408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489
14209 2025.01.08 01:24:50.735369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551
14210 2025.01.08 01:24:50.760200 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14211 2025.01.08 01:24:50.760286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14212 2025.01.08 01:24:50.768132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14213 2025.01.08 01:24:50.769007 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14214 2025.01.08 01:24:50.773758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551
14215 2025.01.08 01:24:51.028847 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1986
14216 2025.01.08 01:24:51.032124 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14217 2025.01.08 01:24:51.032185 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14218 2025.01.08 01:24:51.033767 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
14219 2025.01.08 01:24:51.034089 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14220 2025.01.08 01:24:51.034566 [ 223 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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]
14221 2025.01.08 01:24:51.034729 [ 223 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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]
14222 2025.01.08 01:24:51.036222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1986
14223 2025.01.08 01:24:51.037957 [ 223 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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]
14224 2025.01.08 01:24:51.802035 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14225 2025.01.08 01:24:51.802252 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
14226 2025.01.08 01:24:51.802337 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
14227 2025.01.08 01:24:51.803178 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14228 2025.01.08 01:24:51.803229 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14229 2025.01.08 01:24:51.803696 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
14230 2025.01.08 01:24:51.803956 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14231 2025.01.08 01:24:51.804112 [ 46 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0
14232 2025.01.08 01:24:51.804157 [ 46 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14233 2025.01.08 01:24:51.804164 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001971 sec., 7102.9934043632675 rows/sec., 511.32 KiB/sec.
14234 2025.01.08 01:24:51.804183 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14235 2025.01.08 01:24:51.804288 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} <Debug> TCPHandler: Processed in 0.002388377 sec.
14236 2025.01.08 01:24:51.804405 [ 220 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
14237 2025.01.08 01:24:51.804529 [ 220 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
14238 2025.01.08 01:24:51.804619 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full
14239 2025.01.08 01:24:51.804650 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14240 2025.01.08 01:24:51.805037 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
14241 2025.01.08 01:24:51.805062 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14242 2025.01.08 01:24:51.805186 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14243 2025.01.08 01:24:51.805192 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part
14244 2025.01.08 01:24:51.805759 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part
14245 2025.01.08 01:24:51.806268 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part
14246 2025.01.08 01:24:51.806754 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part
14247 2025.01.08 01:24:51.807258 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
14248 2025.01.08 01:24:51.810050 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14249 2025.01.08 01:24:51.810147 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14250 2025.01.08 01:24:51.810576 [ 220 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
14251 2025.01.08 01:24:51.812001 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary)
14252 2025.01.08 01:24:51.812239 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007923084 sec., 8834.943564904777 rows/sec., 670.51 KiB/sec.
14253 2025.01.08 01:24:51.812438 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary)
14254 2025.01.08 01:24:51.812597 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14255 2025.01.08 01:24:51.813043 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.008129 sec., 31369.17209988928 rows/sec., 2.81 MiB/sec.
14256 2025.01.08 01:24:51.813128 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14257 2025.01.08 01:24:51.813290 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} <Debug> TCPHandler: Processed in 0.008855609 sec.
14258 2025.01.08 01:24:51.813413 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13
14259 2025.01.08 01:24:51.813599 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14260 2025.01.08 01:24:51.813685 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14261 2025.01.08 01:24:51.813962 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
14262 2025.01.08 01:24:51.814090 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14263 2025.01.08 01:24:51.814890 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14264 2025.01.08 01:24:51.814932 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14265 2025.01.08 01:24:51.815321 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14266 2025.01.08 01:24:51.815563 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14267 2025.01.08 01:24:51.815746 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001903 sec., 25223.331581713086 rows/sec., 1.82 MiB/sec.
14268 2025.01.08 01:24:51.815809 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} <Debug> TCPHandler: Processed in 0.002371167 sec.
14269 2025.01.08 01:24:51.815958 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14270 2025.01.08 01:24:51.816086 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
14271 2025.01.08 01:24:51.816140 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14272 2025.01.08 01:24:51.816748 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14273 2025.01.08 01:24:51.816788 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14274 2025.01.08 01:24:51.817162 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
14275 2025.01.08 01:24:51.817415 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14276 2025.01.08 01:24:51.817617 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00156 sec., 8974.358974358975 rows/sec., 628.51 KiB/sec.
14277 2025.01.08 01:24:51.817670 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} <Debug> TCPHandler: Processed in 0.001773408 sec.
14278 2025.01.08 01:24:51.817809 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14279 2025.01.08 01:24:51.817933 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
14280 2025.01.08 01:24:51.817988 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14281 2025.01.08 01:24:51.818702 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14282 2025.01.08 01:24:51.818748 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14283 2025.01.08 01:24:51.819151 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
14284 2025.01.08 01:24:51.819395 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14285 2025.01.08 01:24:51.819522 [ 46 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0
14286 2025.01.08 01:24:51.819566 [ 46 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14287 2025.01.08 01:24:51.819591 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001678 sec., 7747.3182359952325 rows/sec., 483.04 KiB/sec.
14288 2025.01.08 01:24:51.819598 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14289 2025.01.08 01:24:51.819749 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} <Debug> TCPHandler: Processed in 0.002001692 sec.
14290 2025.01.08 01:24:51.819779 [ 218 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
14291 2025.01.08 01:24:51.819789 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full
14292 2025.01.08 01:24:51.819822 [ 218 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
14293 2025.01.08 01:24:51.819990 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14294 2025.01.08 01:24:51.820109 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14295 2025.01.08 01:24:51.820218 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part
14296 2025.01.08 01:24:51.820306 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
14297 2025.01.08 01:24:51.820685 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part
14298 2025.01.08 01:24:51.820710 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14299 2025.01.08 01:24:51.821338 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part
14300 2025.01.08 01:24:51.821947 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part
14301 2025.01.08 01:24:51.822575 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part
14302 2025.01.08 01:24:51.825450 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14303 2025.01.08 01:24:51.825571 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14304 2025.01.08 01:24:51.826314 [ 218 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
14305 2025.01.08 01:24:51.827529 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007837173 sec., 8293.806963301691 rows/sec., 549.51 KiB/sec.
14306 2025.01.08 01:24:51.827603 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary)
14307 2025.01.08 01:24:51.827804 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary)
14308 2025.01.08 01:24:51.828259 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14309 2025.01.08 01:24:51.828420 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14310 2025.01.08 01:24:51.828684 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13
14311 2025.01.08 01:24:51.828705 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.008478 sec., 45647.558386411896 rows/sec., 3.24 MiB/sec.
14312 2025.01.08 01:24:51.828870 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
14313 2025.01.08 01:24:51.828895 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} <Debug> TCPHandler: Processed in 0.009045953 sec.
14314 2025.01.08 01:24:51.829061 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14315 2025.01.08 01:24:51.829187 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
14316 2025.01.08 01:24:51.829239 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14317 2025.01.08 01:24:51.829711 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14318 2025.01.08 01:24:51.829750 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14319 2025.01.08 01:24:51.830131 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
14320 2025.01.08 01:24:51.830379 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14321 2025.01.08 01:24:51.830551 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec.
14322 2025.01.08 01:24:51.830604 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} <Debug> TCPHandler: Processed in 0.001602075 sec.
14323 2025.01.08 01:24:51.830738 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14324 2025.01.08 01:24:51.830857 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
14325 2025.01.08 01:24:51.830911 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14326 2025.01.08 01:24:51.831582 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14327 2025.01.08 01:24:51.831629 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14328 2025.01.08 01:24:51.832096 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary)
14329 2025.01.08 01:24:51.832344 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14330 2025.01.08 01:24:51.832530 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0
14331 2025.01.08 01:24:51.832588 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001749 sec., 101200.68610634649 rows/sec., 6.68 MiB/sec.
14332 2025.01.08 01:24:51.832594 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14333 2025.01.08 01:24:51.832670 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14334 2025.01.08 01:24:51.832725 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} <Debug> TCPHandler: Processed in 0.002038072 sec.
14335 2025.01.08 01:24:51.832886 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full
14336 2025.01.08 01:24:51.832920 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14337 2025.01.08 01:24:51.833123 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14338 2025.01.08 01:24:51.833184 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
14339 2025.01.08 01:24:51.833207 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_119_24, total 29948 rows starting from the beginning of the part
14340 2025.01.08 01:24:51.833323 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14341 2025.01.08 01:24:51.833511 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 61 rows starting from the beginning of the part
14342 2025.01.08 01:24:51.833907 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 100 rows starting from the beginning of the part
14343 2025.01.08 01:24:51.834261 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 177 rows starting from the beginning of the part
14344 2025.01.08 01:24:51.834596 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 100 rows starting from the beginning of the part
14345 2025.01.08 01:24:51.834932 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 177 rows starting from the beginning of the part
14346 2025.01.08 01:24:51.835852 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14347 2025.01.08 01:24:51.835945 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14348 2025.01.08 01:24:51.836510 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
14349 2025.01.08 01:24:51.836812 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14350 2025.01.08 01:24:51.837309 [ 219 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
14351 2025.01.08 01:24:51.837347 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004218 sec., 237.07918444760548 rows/sec., 15.98 KiB/sec.
14352 2025.01.08 01:24:51.837433 [ 219 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
14353 2025.01.08 01:24:51.837679 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} <Debug> TCPHandler: Processed in 0.004845776 sec.
14354 2025.01.08 01:24:51.838000 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14355 2025.01.08 01:24:51.838250 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
14356 2025.01.08 01:24:51.838521 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14357 2025.01.08 01:24:51.842513 [ 219 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
14358 2025.01.08 01:24:51.842617 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14359 2025.01.08 01:24:51.842727 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14360 2025.01.08 01:24:51.844705 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14361 2025.01.08 01:24:51.845217 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30563 rows, containing 5 columns (5 merged, 0 gathered) in 0.012435986 sec., 2457625.796619585 rows/sec., 164.58 MiB/sec.
14362 2025.01.08 01:24:51.845317 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14363 2025.01.08 01:24:51.845635 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.007438 sec., 5512.2344716321595 rows/sec., 9.88 MiB/sec.
14364 2025.01.08 01:24:51.845810 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary)
14365 2025.01.08 01:24:51.846536 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} <Debug> TCPHandler: Processed in 0.008706017 sec.
14366 2025.01.08 01:24:51.846872 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14367 2025.01.08 01:24:51.847198 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14368 2025.01.08 01:24:51.847267 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
14369 2025.01.08 01:24:51.847416 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14370 2025.01.08 01:24:51.847478 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25
14371 2025.01.08 01:24:51.847675 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB.
14372 2025.01.08 01:24:51.848126 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14373 2025.01.08 01:24:51.848169 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14374 2025.01.08 01:24:51.848553 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary)
14375 2025.01.08 01:24:51.848800 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14376 2025.01.08 01:24:51.848995 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001844 sec., 28199.566160520608 rows/sec., 1.75 MiB/sec.
14377 2025.01.08 01:24:51.849072 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} <Debug> TCPHandler: Processed in 0.002427519 sec.
14378 2025.01.08 01:24:55.619923 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache
14379 2025.01.08 01:24:55.619990 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache
14380 2025.01.08 01:24:55.842564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916
14381 2025.01.08 01:24:55.843218 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14382 2025.01.08 01:24:55.843269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14383 2025.01.08 01:24:55.843830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14384 2025.01.08 01:24:55.844092 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14385 2025.01.08 01:24:55.844337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916
14386 2025.01.08 01:24:56.795223 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14387 2025.01.08 01:24:56.795415 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
14388 2025.01.08 01:24:56.795491 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14389 2025.01.08 01:24:56.796281 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14390 2025.01.08 01:24:56.796333 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14391 2025.01.08 01:24:56.796800 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary)
14392 2025.01.08 01:24:56.797076 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14393 2025.01.08 01:24:56.797316 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001954 sec., 13306.038894575231 rows/sec., 1013.05 KiB/sec.
14394 2025.01.08 01:24:56.797388 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} <Debug> TCPHandler: Processed in 0.002295926 sec.
14395 2025.01.08 01:24:56.797797 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14396 2025.01.08 01:24:56.798081 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
14397 2025.01.08 01:24:56.798184 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14398 2025.01.08 01:24:56.799012 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14399 2025.01.08 01:24:56.799071 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14400 2025.01.08 01:24:56.799542 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary)
14401 2025.01.08 01:24:56.799816 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14402 2025.01.08 01:24:56.800070 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002073 sec., 13506.994693680655 rows/sec., 1.05 MiB/sec.
14403 2025.01.08 01:24:56.800139 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} <Debug> TCPHandler: Processed in 0.002598291 sec.
14404 2025.01.08 01:24:56.800308 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14405 2025.01.08 01:24:56.800440 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
14406 2025.01.08 01:24:56.800499 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14407 2025.01.08 01:24:56.801083 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14408 2025.01.08 01:24:56.801126 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14409 2025.01.08 01:24:56.801539 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary)
14410 2025.01.08 01:24:56.801810 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14411 2025.01.08 01:24:56.802034 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001627 sec., 61462.81499692686 rows/sec., 4.26 MiB/sec.
14412 2025.01.08 01:24:56.802102 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} <Debug> TCPHandler: Processed in 0.001859969 sec.
14413 2025.01.08 01:24:56.802319 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14414 2025.01.08 01:24:56.802552 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
14415 2025.01.08 01:24:56.802619 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14416 2025.01.08 01:24:56.803218 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14417 2025.01.08 01:24:56.803260 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
14418 2025.01.08 01:24:56.803668 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary)
14419 2025.01.08 01:24:56.803920 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14420 2025.01.08 01:24:56.804121 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001613 sec., 18598.884066955983 rows/sec., 1.27 MiB/sec.
14421 2025.01.08 01:24:56.804175 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} <Debug> TCPHandler: Processed in 0.001978982 sec.
14422 2025.01.08 01:24:58.112961 [ 224 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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]
14423 2025.01.08 01:24:58.113029 [ 224 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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]
14424 2025.01.08 01:24:58.114928 [ 224 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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]
14425 2025.01.08 01:24:58.273843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558
14426 2025.01.08 01:24:58.298021 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14427 2025.01.08 01:24:58.298090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14428 2025.01.08 01:24:58.309435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14429 2025.01.08 01:24:58.310410 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14430 2025.01.08 01:24:58.316075 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558
14431 2025.01.08 01:24:58.740924 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14432 2025.01.08 01:24:58.741115 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
14433 2025.01.08 01:24:58.741188 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
14434 2025.01.08 01:24:58.741920 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14435 2025.01.08 01:24:58.741967 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14436 2025.01.08 01:24:58.742412 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
14437 2025.01.08 01:24:58.742668 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14438 2025.01.08 01:24:58.742865 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001803 sec., 7764.83638380477 rows/sec., 558.96 KiB/sec.
14439 2025.01.08 01:24:58.742930 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} <Debug> TCPHandler: Processed in 0.002132964 sec.
14440 2025.01.08 01:24:58.743170 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14441 2025.01.08 01:24:58.743387 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
14442 2025.01.08 01:24:58.743469 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14443 2025.01.08 01:24:58.744299 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14444 2025.01.08 01:24:58.744343 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14445 2025.01.08 01:24:58.744712 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
14446 2025.01.08 01:24:58.744955 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14447 2025.01.08 01:24:58.745244 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001905 sec., 6299.212598425197 rows/sec., 513.66 KiB/sec.
14448 2025.01.08 01:24:58.745563 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} <Debug> TCPHandler: Processed in 0.00252161 sec.
14449 2025.01.08 01:24:58.745845 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14450 2025.01.08 01:24:58.746015 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
14451 2025.01.08 01:24:58.746076 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14452 2025.01.08 01:24:58.747650 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14453 2025.01.08 01:24:58.747690 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14454 2025.01.08 01:24:58.748133 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary)
14455 2025.01.08 01:24:58.748386 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14456 2025.01.08 01:24:58.748530 [ 34 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0
14457 2025.01.08 01:24:58.748573 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} <Debug> executeQuery: Read 1359 rows, 115.98 KiB in 0.002589 sec., 524913.0938586326 rows/sec., 43.75 MiB/sec.
14458 2025.01.08 01:24:58.748573 [ 34 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14459 2025.01.08 01:24:58.748627 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14460 2025.01.08 01:24:58.748648 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} <Debug> TCPHandler: Processed in 0.002973307 sec.
14461 2025.01.08 01:24:58.748772 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full
14462 2025.01.08 01:24:58.748850 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14463 2025.01.08 01:24:58.748923 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14464 2025.01.08 01:24:58.748979 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1402 rows starting from the beginning of the part
14465 2025.01.08 01:24:58.749099 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
14466 2025.01.08 01:24:58.749230 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 255 rows starting from the beginning of the part
14467 2025.01.08 01:24:58.749257 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14468 2025.01.08 01:24:58.749567 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part
14469 2025.01.08 01:24:58.749930 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 255 rows starting from the beginning of the part
14470 2025.01.08 01:24:58.750232 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part
14471 2025.01.08 01:24:58.750558 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1359 rows starting from the beginning of the part
14472 2025.01.08 01:24:58.752377 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14473 2025.01.08 01:24:58.752461 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14474 2025.01.08 01:24:58.753402 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14475 2025.01.08 01:24:58.753757 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14476 2025.01.08 01:24:58.754174 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.005462377 sec., 608343.2176138703 rows/sec., 53.56 MiB/sec.
14477 2025.01.08 01:24:58.754346 [ 223 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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]
14478 2025.01.08 01:24:58.754364 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} <Debug> executeQuery: Read 39 rows, 2.80 KiB in 0.005331 sec., 7315.700619020822 rows/sec., 524.83 KiB/sec.
14479 2025.01.08 01:24:58.754424 [ 223 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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]
14480 2025.01.08 01:24:58.754537 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary)
14481 2025.01.08 01:24:58.754658 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} <Debug> TCPHandler: Processed in 0.005900823 sec.
14482 2025.01.08 01:24:58.754972 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14483 2025.01.08 01:24:58.755154 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
14484 2025.01.08 01:24:58.755223 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14485 2025.01.08 01:24:58.755283 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14486 2025.01.08 01:24:58.755413 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25
14487 2025.01.08 01:24:58.755661 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
14488 2025.01.08 01:24:58.757026 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14489 2025.01.08 01:24:58.757100 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14490 2025.01.08 01:24:58.757734 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
14491 2025.01.08 01:24:58.758231 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14492 2025.01.08 01:24:58.758546 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.003426 sec., 70636.31056625803 rows/sec., 4.79 MiB/sec.
14493 2025.01.08 01:24:58.758728 [ 223 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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]
14494 2025.01.08 01:24:58.758732 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} <Debug> TCPHandler: Processed in 0.003936262 sec.
14495 2025.01.08 01:24:58.759070 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14496 2025.01.08 01:24:58.759379 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
14497 2025.01.08 01:24:58.759519 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14498 2025.01.08 01:24:58.760363 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14499 2025.01.08 01:24:58.760405 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14500 2025.01.08 01:24:58.760780 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
14501 2025.01.08 01:24:58.761019 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14502 2025.01.08 01:24:58.761253 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001981 sec., 6562.342251388188 rows/sec., 409.16 KiB/sec.
14503 2025.01.08 01:24:58.761325 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} <Debug> TCPHandler: Processed in 0.002455848 sec.
14504 2025.01.08 01:24:58.761538 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14505 2025.01.08 01:24:58.761692 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
14506 2025.01.08 01:24:58.761751 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14507 2025.01.08 01:24:58.762687 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14508 2025.01.08 01:24:58.762727 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14509 2025.01.08 01:24:58.763128 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary)
14510 2025.01.08 01:24:58.763376 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14511 2025.01.08 01:24:58.763564 [ 35 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0
14512 2025.01.08 01:24:58.763625 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} <Debug> executeQuery: Read 834 rows, 61.67 KiB in 0.001959 sec., 425727.41194486985 rows/sec., 30.74 MiB/sec.
14513 2025.01.08 01:24:58.763633 [ 35 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14514 2025.01.08 01:24:58.763711 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14515 2025.01.08 01:24:58.763768 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} <Debug> TCPHandler: Processed in 0.002348417 sec.
14516 2025.01.08 01:24:58.763982 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full
14517 2025.01.08 01:24:58.764002 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14518 2025.01.08 01:24:58.764253 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14519 2025.01.08 01:24:58.764279 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
14520 2025.01.08 01:24:58.764324 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 875 rows starting from the beginning of the part
14521 2025.01.08 01:24:58.764399 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14522 2025.01.08 01:24:58.764612 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 387 rows starting from the beginning of the part
14523 2025.01.08 01:24:58.765027 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 28 rows starting from the beginning of the part
14524 2025.01.08 01:24:58.765489 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 387 rows starting from the beginning of the part
14525 2025.01.08 01:24:58.765796 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 28 rows starting from the beginning of the part
14526 2025.01.08 01:24:58.766150 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 834 rows starting from the beginning of the part
14527 2025.01.08 01:24:58.766808 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14528 2025.01.08 01:24:58.766871 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14529 2025.01.08 01:24:58.767771 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
14530 2025.01.08 01:24:58.768344 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14531 2025.01.08 01:24:58.768725 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004539 sec., 1321.8770654329148 rows/sec., 69.06 KiB/sec.
14532 2025.01.08 01:24:58.768787 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} <Debug> TCPHandler: Processed in 0.004903637 sec.
14533 2025.01.08 01:24:58.768988 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14534 2025.01.08 01:24:58.769313 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
14535 2025.01.08 01:24:58.769328 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2539 rows, containing 5 columns (5 merged, 0 gathered) in 0.005513436 sec., 460511.3762089557 rows/sec., 34.93 MiB/sec.
14536 2025.01.08 01:24:58.769402 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14537 2025.01.08 01:24:58.769588 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary)
14538 2025.01.08 01:24:58.770178 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14539 2025.01.08 01:24:58.770272 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25
14540 2025.01.08 01:24:58.770436 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
14541 2025.01.08 01:24:58.770766 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14542 2025.01.08 01:24:58.770811 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14543 2025.01.08 01:24:58.771269 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary)
14544 2025.01.08 01:24:58.771510 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14545 2025.01.08 01:24:58.771731 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.002512 sec., 385748.4076433121 rows/sec., 25.64 MiB/sec.
14546 2025.01.08 01:24:58.771789 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} <Debug> TCPHandler: Processed in 0.002898706 sec.
14547 2025.01.08 01:24:58.771948 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14548 2025.01.08 01:24:58.772085 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
14549 2025.01.08 01:24:58.772146 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14550 2025.01.08 01:24:58.772702 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14551 2025.01.08 01:24:58.772751 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14552 2025.01.08 01:24:58.773182 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
14553 2025.01.08 01:24:58.773420 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14554 2025.01.08 01:24:58.773637 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001583 sec., 631.7119393556538 rows/sec., 42.57 KiB/sec.
14555 2025.01.08 01:24:58.773692 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} <Debug> TCPHandler: Processed in 0.001815238 sec.
14556 2025.01.08 01:24:58.773842 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14557 2025.01.08 01:24:58.773962 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
14558 2025.01.08 01:24:58.774043 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14559 2025.01.08 01:24:58.775161 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14560 2025.01.08 01:24:58.775202 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14561 2025.01.08 01:24:58.775882 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14562 2025.01.08 01:24:58.776144 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14563 2025.01.08 01:24:58.776430 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002482 sec., 8058.017727639001 rows/sec., 14.44 MiB/sec.
14564 2025.01.08 01:24:58.776473 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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]
14565 2025.01.08 01:24:58.776552 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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]
14566 2025.01.08 01:24:58.776715 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} <Debug> TCPHandler: Processed in 0.002930697 sec.
14567 2025.01.08 01:24:58.776978 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14568 2025.01.08 01:24:58.777139 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
14569 2025.01.08 01:24:58.777243 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14570 2025.01.08 01:24:58.778397 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14571 2025.01.08 01:24:58.778440 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14572 2025.01.08 01:24:58.779133 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary)
14573 2025.01.08 01:24:58.779492 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14574 2025.01.08 01:24:58.779741 [ 35 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0
14575 2025.01.08 01:24:58.779823 [ 35 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14576 2025.01.08 01:24:58.779899 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14577 2025.01.08 01:24:58.780060 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.00294 sec., 11564.625850340137 rows/sec., 691.90 KiB/sec.
14578 2025.01.08 01:24:58.780138 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full
14579 2025.01.08 01:24:58.780149 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} <Debug> TCPHandler: Processed in 0.003336523 sec.
14580 2025.01.08 01:24:58.780380 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14581 2025.01.08 01:24:58.780432 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 4230 rows starting from the beginning of the part
14582 2025.01.08 01:24:58.780532 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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]
14583 2025.01.08 01:24:58.780662 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 52 rows starting from the beginning of the part
14584 2025.01.08 01:24:58.781067 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 30 rows starting from the beginning of the part
14585 2025.01.08 01:24:58.781380 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 52 rows starting from the beginning of the part
14586 2025.01.08 01:24:58.781612 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 30 rows starting from the beginning of the part
14587 2025.01.08 01:24:58.781961 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 34 rows starting from the beginning of the part
14588 2025.01.08 01:24:58.784643 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4428 rows, containing 4 columns (4 merged, 0 gathered) in 0.004589742 sec., 964760.1106990328 rows/sec., 62.06 MiB/sec.
14589 2025.01.08 01:24:58.784969 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary)
14590 2025.01.08 01:24:58.785307 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14591 2025.01.08 01:24:58.785391 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25
14592 2025.01.08 01:24:58.785477 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB.
14593 2025.01.08 01:24:59.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.84 MiB, peak 281.33 MiB, free memory in arenas 0.00 B, will set to 263.38 MiB (RSS), difference: -1.46 MiB
14594 2025.01.08 01:24:59.366587 [ 222 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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]
14595 2025.01.08 01:24:59.366639 [ 222 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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]
14596 2025.01.08 01:24:59.368519 [ 222 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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]
14597 2025.01.08 01:25:01.036508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2040
14598 2025.01.08 01:25:01.040530 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14599 2025.01.08 01:25:01.040580 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14600 2025.01.08 01:25:01.042155 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
14601 2025.01.08 01:25:01.042470 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14602 2025.01.08 01:25:01.043753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2040
14603 2025.01.08 01:25:01.795026 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14604 2025.01.08 01:25:01.795239 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
14605 2025.01.08 01:25:01.795315 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14606 2025.01.08 01:25:01.796104 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14607 2025.01.08 01:25:01.796145 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14608 2025.01.08 01:25:01.796596 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary)
14609 2025.01.08 01:25:01.796850 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14610 2025.01.08 01:25:01.797069 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.001885 sec., 36074.27055702918 rows/sec., 3.06 MiB/sec.
14611 2025.01.08 01:25:01.797126 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} <Debug> TCPHandler: Processed in 0.002238895 sec.
14612 2025.01.08 01:25:01.797451 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14613 2025.01.08 01:25:01.797700 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
14614 2025.01.08 01:25:01.797781 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14615 2025.01.08 01:25:01.798573 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14616 2025.01.08 01:25:01.798623 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14617 2025.01.08 01:25:01.799065 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14618 2025.01.08 01:25:01.799312 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14619 2025.01.08 01:25:01.799524 [ 30 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14620 2025.01.08 01:25:01.799550 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001914 sec., 10971.7868338558 rows/sec., 825.03 KiB/sec.
14621 2025.01.08 01:25:01.799612 [ 30 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14622 2025.01.08 01:25:01.799677 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} <Debug> TCPHandler: Processed in 0.002406628 sec.
14623 2025.01.08 01:25:01.799761 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14624 2025.01.08 01:25:01.799951 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14625 2025.01.08 01:25:01.800067 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
14626 2025.01.08 01:25:01.800297 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
14627 2025.01.08 01:25:01.800436 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14628 2025.01.08 01:25:01.800475 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14629 2025.01.08 01:25:01.800571 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 62 rows starting from the beginning of the part
14630 2025.01.08 01:25:01.800891 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part
14631 2025.01.08 01:25:01.801459 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part
14632 2025.01.08 01:25:01.801866 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part
14633 2025.01.08 01:25:01.802290 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 39 rows starting from the beginning of the part
14634 2025.01.08 01:25:01.802472 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part
14635 2025.01.08 01:25:01.803477 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14636 2025.01.08 01:25:01.803536 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14637 2025.01.08 01:25:01.804568 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary)
14638 2025.01.08 01:25:01.805111 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14639 2025.01.08 01:25:01.805642 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.0057369 sec., 42008.75037040911 rows/sec., 3.17 MiB/sec.
14640 2025.01.08 01:25:01.805691 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.005515 sec., 8884.859474161378 rows/sec., 710.42 KiB/sec.
14641 2025.01.08 01:25:01.805826 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} <Debug> TCPHandler: Processed in 0.006027155 sec.
14642 2025.01.08 01:25:01.806007 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14643 2025.01.08 01:25:01.806067 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14644 2025.01.08 01:25:01.806316 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
14645 2025.01.08 01:25:01.806383 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14646 2025.01.08 01:25:01.806521 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14647 2025.01.08 01:25:01.806662 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14648 2025.01.08 01:25:01.806777 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
14649 2025.01.08 01:25:01.807063 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14650 2025.01.08 01:25:01.807100 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14651 2025.01.08 01:25:01.807475 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary)
14652 2025.01.08 01:25:01.807704 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14653 2025.01.08 01:25:01.807916 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001663 sec., 36079.37462417318 rows/sec., 2.50 MiB/sec.
14654 2025.01.08 01:25:01.807982 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} <Debug> TCPHandler: Processed in 0.002040672 sec.
14655 2025.01.08 01:25:01.808152 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14656 2025.01.08 01:25:01.808348 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
14657 2025.01.08 01:25:01.808449 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14658 2025.01.08 01:25:01.809542 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14659 2025.01.08 01:25:01.809579 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14660 2025.01.08 01:25:01.810300 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14661 2025.01.08 01:25:01.810562 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14662 2025.01.08 01:25:01.810765 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14663 2025.01.08 01:25:01.810834 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002526 sec., 8313.53919239905 rows/sec., 14.90 MiB/sec.
14664 2025.01.08 01:25:01.810868 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14665 2025.01.08 01:25:01.810981 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14666 2025.01.08 01:25:01.811085 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} <Debug> TCPHandler: Processed in 0.002996577 sec.
14667 2025.01.08 01:25:01.811474 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14668 2025.01.08 01:25:01.811612 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
14669 2025.01.08 01:25:01.811969 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
14670 2025.01.08 01:25:01.812240 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14671 2025.01.08 01:25:01.813411 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14672 2025.01.08 01:25:01.813738 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1935 rows starting from the beginning of the part
14673 2025.01.08 01:25:01.814504 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part
14674 2025.01.08 01:25:01.814944 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14675 2025.01.08 01:25:01.815045 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14676 2025.01.08 01:25:01.815341 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part
14677 2025.01.08 01:25:01.816036 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part
14678 2025.01.08 01:25:01.816425 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary)
14679 2025.01.08 01:25:01.816728 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 20 rows starting from the beginning of the part
14680 2025.01.08 01:25:01.817279 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14681 2025.01.08 01:25:01.817346 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part
14682 2025.01.08 01:25:01.818185 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.006333 sec., 2842.2548555187113 rows/sec., 199.38 KiB/sec.
14683 2025.01.08 01:25:01.818354 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} <Debug> TCPHandler: Processed in 0.007145043 sec.
14684 2025.01.08 01:25:01.827324 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2079 rows, containing 19 columns (19 merged, 0 gathered) in 0.016195895 sec., 128365.86060850606 rows/sec., 230.03 MiB/sec.
14685 2025.01.08 01:25:01.829325 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14686 2025.01.08 01:25:01.829781 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14687 2025.01.08 01:25:01.829873 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14688 2025.01.08 01:25:01.830125 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.90 MiB.
14689 2025.01.08 01:25:02.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.90 MiB, peak 281.75 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: 3.09 MiB
14690 2025.01.08 01:25:03.197774 [ 220 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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]
14691 2025.01.08 01:25:03.197828 [ 220 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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]
14692 2025.01.08 01:25:03.199688 [ 220 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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]
14693 2025.01.08 01:25:03.344465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404
14694 2025.01.08 01:25:03.345191 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14695 2025.01.08 01:25:03.345237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14696 2025.01.08 01:25:03.345854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14697 2025.01.08 01:25:03.346104 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14698 2025.01.08 01:25:03.346339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404
14699 2025.01.08 01:25:04.758181 [ 222 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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]
14700 2025.01.08 01:25:04.758239 [ 222 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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]
14701 2025.01.08 01:25:04.760333 [ 222 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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]
14702 2025.01.08 01:25:05.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.99 MiB, peak 281.75 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: 4.00 MiB
14703 2025.01.08 01:25:05.816165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566
14704 2025.01.08 01:25:05.839810 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14705 2025.01.08 01:25:05.839878 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14706 2025.01.08 01:25:05.847420 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14707 2025.01.08 01:25:05.848249 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14708 2025.01.08 01:25:05.852493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566
14709 2025.01.08 01:25:06.439659 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14710 2025.01.08 01:25:06.439749 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14711 2025.01.08 01:25:06.441757 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14712 2025.01.08 01:25:06.795371 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14713 2025.01.08 01:25:06.795589 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
14714 2025.01.08 01:25:06.795673 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14715 2025.01.08 01:25:06.796545 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14716 2025.01.08 01:25:06.796601 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14717 2025.01.08 01:25:06.797051 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary)
14718 2025.01.08 01:25:06.797314 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14719 2025.01.08 01:25:06.797570 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002035 sec., 12776.412776412777 rows/sec., 972.72 KiB/sec.
14720 2025.01.08 01:25:06.797654 [ 220 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14721 2025.01.08 01:25:06.797661 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} <Debug> TCPHandler: Processed in 0.002431558 sec.
14722 2025.01.08 01:25:06.797723 [ 220 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14723 2025.01.08 01:25:06.797987 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14724 2025.01.08 01:25:06.798192 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
14725 2025.01.08 01:25:06.798277 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14726 2025.01.08 01:25:06.799364 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14727 2025.01.08 01:25:06.799406 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14728 2025.01.08 01:25:06.799943 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary)
14729 2025.01.08 01:25:06.800270 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14730 2025.01.08 01:25:06.800386 [ 220 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14731 2025.01.08 01:25:06.800673 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002547 sec., 10993.32548095799 rows/sec., 878.02 KiB/sec.
14732 2025.01.08 01:25:06.800757 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} <Debug> TCPHandler: Processed in 0.002905786 sec.
14733 2025.01.08 01:25:06.800964 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14734 2025.01.08 01:25:06.801150 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
14735 2025.01.08 01:25:06.801209 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14736 2025.01.08 01:25:06.801770 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14737 2025.01.08 01:25:06.801812 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14738 2025.01.08 01:25:06.802224 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary)
14739 2025.01.08 01:25:06.802472 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14740 2025.01.08 01:25:06.802681 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001572 sec., 63613.23155216285 rows/sec., 4.41 MiB/sec.
14741 2025.01.08 01:25:06.802742 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} <Debug> TCPHandler: Processed in 0.001883709 sec.
14742 2025.01.08 01:25:06.802897 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14743 2025.01.08 01:25:06.803045 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
14744 2025.01.08 01:25:06.803108 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14745 2025.01.08 01:25:06.803649 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14746 2025.01.08 01:25:06.803690 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14747 2025.01.08 01:25:06.804074 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary)
14748 2025.01.08 01:25:06.804336 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14749 2025.01.08 01:25:06.804589 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001574 sec., 19059.72045743329 rows/sec., 1.31 MiB/sec.
14750 2025.01.08 01:25:06.804652 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} <Debug> TCPHandler: Processed in 0.001818499 sec.
14751 2025.01.08 01:25:06.804667 [ 222 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14752 2025.01.08 01:25:06.804736 [ 222 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14753 2025.01.08 01:25:06.806667 [ 222 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14754 2025.01.08 01:25:07.304679 [ 218 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14755 2025.01.08 01:25:07.304747 [ 218 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14756 2025.01.08 01:25:07.306653 [ 218 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
14757 2025.01.08 01:25:09.067687 [ 109 ] {} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
14758 2025.01.08 01:25:09.067753 [ 109 ] {} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14759 2025.01.08 01:25:09.067775 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14760 2025.01.08 01:25:09.067999 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
14761 2025.01.08 01:25:09.068206 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14762 2025.01.08 01:25:09.068251 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part
14763 2025.01.08 01:25:09.068345 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
14764 2025.01.08 01:25:09.068617 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part
14765 2025.01.08 01:25:09.068881 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
14766 2025.01.08 01:25:09.069072 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part
14767 2025.01.08 01:25:09.070305 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002449059 sec., 17149.443929280595 rows/sec., 1.43 MiB/sec.
14768 2025.01.08 01:25:09.070505 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
14769 2025.01.08 01:25:09.070867 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14770 2025.01.08 01:25:09.070978 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
14771 2025.01.08 01:25:09.071096 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
14772 2025.01.08 01:25:09.482754 [ 105 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_50_11 to all_54_54_0
14773 2025.01.08 01:25:09.482823 [ 105 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14774 2025.01.08 01:25:09.482850 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14775 2025.01.08 01:25:09.483031 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_11 to all_54_54_0 into Compact with storage Full
14776 2025.01.08 01:25:09.483268 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14777 2025.01.08 01:25:09.483315 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 50 rows starting from the beginning of the part
14778 2025.01.08 01:25:09.483404 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part
14779 2025.01.08 01:25:09.483679 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part
14780 2025.01.08 01:25:09.483880 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part
14781 2025.01.08 01:25:09.483978 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part
14782 2025.01.08 01:25:09.485304 [ 192 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002364907 sec., 22833.87887980373 rows/sec., 1.50 MiB/sec.
14783 2025.01.08 01:25:09.485502 [ 192 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Trace> MergedBlockOutputStream: filled checksums all_1_54_12 (state Temporary)
14784 2025.01.08 01:25:09.485842 [ 192 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_54_12 to all_1_54_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14785 2025.01.08 01:25:09.485936 [ 192 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_50_11, all_54_54_0] -> all_1_54_12
14786 2025.01.08 01:25:09.486042 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
14787 2025.01.08 01:25:10.620233 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
14788 2025.01.08 01:25:10.620283 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
14789 2025.01.08 01:25:10.846484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831
14790 2025.01.08 01:25:10.847126 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14791 2025.01.08 01:25:10.847171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14792 2025.01.08 01:25:10.847740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14793 2025.01.08 01:25:10.848016 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14794 2025.01.08 01:25:10.848231 [ 47 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14795 2025.01.08 01:25:10.848263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831
14796 2025.01.08 01:25:10.848318 [ 47 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14797 2025.01.08 01:25:10.848353 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14798 2025.01.08 01:25:10.848533 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14799 2025.01.08 01:25:10.848878 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14800 2025.01.08 01:25:10.848998 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part
14801 2025.01.08 01:25:10.849331 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part
14802 2025.01.08 01:25:10.849451 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part
14803 2025.01.08 01:25:10.849694 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part
14804 2025.01.08 01:25:10.849847 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part
14805 2025.01.08 01:25:10.850098 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part
14806 2025.01.08 01:25:10.853335 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004906537 sec., 7098896.839053695 rows/sec., 101.55 MiB/sec.
14807 2025.01.08 01:25:10.853601 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14808 2025.01.08 01:25:10.853925 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14809 2025.01.08 01:25:10.854012 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14810 2025.01.08 01:25:10.854111 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB.
14811 2025.01.08 01:25:11.044042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2060
14812 2025.01.08 01:25:11.046947 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14813 2025.01.08 01:25:11.047002 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14814 2025.01.08 01:25:11.048582 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
14815 2025.01.08 01:25:11.048906 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14816 2025.01.08 01:25:11.049117 [ 47 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
14817 2025.01.08 01:25:11.049245 [ 47 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14818 2025.01.08 01:25:11.049311 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14819 2025.01.08 01:25:11.049839 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
14820 2025.01.08 01:25:11.051603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2060
14821 2025.01.08 01:25:11.051916 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14822 2025.01.08 01:25:11.052105 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1882 rows starting from the beginning of the part
14823 2025.01.08 01:25:11.052626 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part
14824 2025.01.08 01:25:11.053131 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 22 rows starting from the beginning of the part
14825 2025.01.08 01:25:11.053631 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part
14826 2025.01.08 01:25:11.054138 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 54 rows starting from the beginning of the part
14827 2025.01.08 01:25:11.054638 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part
14828 2025.01.08 01:25:11.063910 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 72 columns (72 merged, 0 gathered) in 0.014455447 sec., 142506.8349667776 rows/sec., 106.95 MiB/sec.
14829 2025.01.08 01:25:11.066187 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
14830 2025.01.08 01:25:11.067001 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14831 2025.01.08 01:25:11.067092 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
14832 2025.01.08 01:25:11.067446 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.55 MiB.
14833 2025.01.08 01:25:11.801987 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14834 2025.01.08 01:25:11.802200 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
14835 2025.01.08 01:25:11.802281 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
14836 2025.01.08 01:25:11.803092 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14837 2025.01.08 01:25:11.803144 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14838 2025.01.08 01:25:11.803575 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
14839 2025.01.08 01:25:11.803834 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14840 2025.01.08 01:25:11.804079 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec.
14841 2025.01.08 01:25:11.804146 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} <Debug> TCPHandler: Processed in 0.002296966 sec.
14842 2025.01.08 01:25:11.804407 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14843 2025.01.08 01:25:11.804619 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
14844 2025.01.08 01:25:11.804700 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14845 2025.01.08 01:25:11.805748 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14846 2025.01.08 01:25:11.805796 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14847 2025.01.08 01:25:11.806266 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary)
14848 2025.01.08 01:25:11.806528 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14849 2025.01.08 01:25:11.806757 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002198 sec., 116014.55868971793 rows/sec., 10.37 MiB/sec.
14850 2025.01.08 01:25:11.806825 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} <Debug> TCPHandler: Processed in 0.00255508 sec.
14851 2025.01.08 01:25:11.806991 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14852 2025.01.08 01:25:11.807135 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
14853 2025.01.08 01:25:11.807195 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14854 2025.01.08 01:25:11.807854 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14855 2025.01.08 01:25:11.807894 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14856 2025.01.08 01:25:11.808267 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14857 2025.01.08 01:25:11.808498 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14858 2025.01.08 01:25:11.808729 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001629 sec., 29465.930018416206 rows/sec., 2.12 MiB/sec.
14859 2025.01.08 01:25:11.808784 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} <Debug> TCPHandler: Processed in 0.001862749 sec.
14860 2025.01.08 01:25:11.808940 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14861 2025.01.08 01:25:11.809085 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
14862 2025.01.08 01:25:11.809147 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14863 2025.01.08 01:25:11.809813 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14864 2025.01.08 01:25:11.809854 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14865 2025.01.08 01:25:11.810227 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
14866 2025.01.08 01:25:11.810495 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14867 2025.01.08 01:25:11.810731 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001681 sec., 8328.375966686495 rows/sec., 583.27 KiB/sec.
14868 2025.01.08 01:25:11.810787 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} <Debug> TCPHandler: Processed in 0.001917561 sec.
14869 2025.01.08 01:25:11.810985 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14870 2025.01.08 01:25:11.811208 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
14871 2025.01.08 01:25:11.811296 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14872 2025.01.08 01:25:11.812016 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14873 2025.01.08 01:25:11.812057 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14874 2025.01.08 01:25:11.812409 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
14875 2025.01.08 01:25:11.812643 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14876 2025.01.08 01:25:11.812871 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001717 sec., 7571.3453698311005 rows/sec., 472.07 KiB/sec.
14877 2025.01.08 01:25:11.812924 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} <Debug> TCPHandler: Processed in 0.002049282 sec.
14878 2025.01.08 01:25:11.813068 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14879 2025.01.08 01:25:11.813206 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
14880 2025.01.08 01:25:11.813266 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14881 2025.01.08 01:25:11.814049 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14882 2025.01.08 01:25:11.814089 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14883 2025.01.08 01:25:11.814480 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary)
14884 2025.01.08 01:25:11.814720 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14885 2025.01.08 01:25:11.814914 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001737 sec., 222797.9274611399 rows/sec., 15.79 MiB/sec.
14886 2025.01.08 01:25:11.814972 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} <Debug> TCPHandler: Processed in 0.001969921 sec.
14887 2025.01.08 01:25:11.815138 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14888 2025.01.08 01:25:11.815276 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
14889 2025.01.08 01:25:11.815335 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14890 2025.01.08 01:25:11.815842 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14891 2025.01.08 01:25:11.815881 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14892 2025.01.08 01:25:11.816244 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
14893 2025.01.08 01:25:11.816476 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14894 2025.01.08 01:25:11.816713 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec.
14895 2025.01.08 01:25:11.816779 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} <Debug> TCPHandler: Processed in 0.001709327 sec.
14896 2025.01.08 01:25:11.816958 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14897 2025.01.08 01:25:11.817096 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
14898 2025.01.08 01:25:11.817159 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14899 2025.01.08 01:25:11.817817 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14900 2025.01.08 01:25:11.817857 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14901 2025.01.08 01:25:11.818260 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary)
14902 2025.01.08 01:25:11.818498 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14903 2025.01.08 01:25:11.818709 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_124_25 to all_129_129_0
14904 2025.01.08 01:25:11.818737 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00167 sec., 105988.0239520958 rows/sec., 6.99 MiB/sec.
14905 2025.01.08 01:25:11.818828 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14906 2025.01.08 01:25:11.818888 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} <Debug> TCPHandler: Processed in 0.001993391 sec.
14907 2025.01.08 01:25:11.818913 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14908 2025.01.08 01:25:11.819217 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14909 2025.01.08 01:25:11.819284 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_25 to all_129_129_0 into Compact with storage Full
14910 2025.01.08 01:25:11.819715 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
14911 2025.01.08 01:25:11.819728 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14912 2025.01.08 01:25:11.819853 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_124_25, total 30563 rows starting from the beginning of the part
14913 2025.01.08 01:25:11.819910 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14914 2025.01.08 01:25:11.820368 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 100 rows starting from the beginning of the part
14915 2025.01.08 01:25:11.820889 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 969 rows starting from the beginning of the part
14916 2025.01.08 01:25:11.821269 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part
14917 2025.01.08 01:25:11.821691 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 100 rows starting from the beginning of the part
14918 2025.01.08 01:25:11.822104 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 177 rows starting from the beginning of the part
14919 2025.01.08 01:25:11.823059 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14920 2025.01.08 01:25:11.823179 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14921 2025.01.08 01:25:11.824755 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
14922 2025.01.08 01:25:11.825123 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14923 2025.01.08 01:25:11.825396 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005848 sec., 170.9986320109439 rows/sec., 11.52 KiB/sec.
14924 2025.01.08 01:25:11.825550 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} <Debug> TCPHandler: Processed in 0.006550623 sec.
14925 2025.01.08 01:25:11.825754 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14926 2025.01.08 01:25:11.825931 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
14927 2025.01.08 01:25:11.826078 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14928 2025.01.08 01:25:11.827592 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14929 2025.01.08 01:25:11.827632 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14930 2025.01.08 01:25:11.828380 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14931 2025.01.08 01:25:11.828701 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14932 2025.01.08 01:25:11.829155 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003276 sec., 12515.262515262515 rows/sec., 22.43 MiB/sec.
14933 2025.01.08 01:25:11.829838 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} <Debug> TCPHandler: Processed in 0.004184936 sec.
14934 2025.01.08 01:25:11.830099 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14935 2025.01.08 01:25:11.830440 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
14936 2025.01.08 01:25:11.830513 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14937 2025.01.08 01:25:11.831106 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14938 2025.01.08 01:25:11.831145 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
14939 2025.01.08 01:25:11.831716 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31969 rows, containing 5 columns (5 merged, 0 gathered) in 0.012642109 sec., 2528771.1093141185 rows/sec., 169.34 MiB/sec.
14940 2025.01.08 01:25:11.831841 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary)
14941 2025.01.08 01:25:11.832090 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14942 2025.01.08 01:25:11.832343 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002018 sec., 25768.08721506442 rows/sec., 1.60 MiB/sec.
14943 2025.01.08 01:25:11.832399 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} <Debug> TCPHandler: Processed in 0.002445699 sec.
14944 2025.01.08 01:25:11.832532 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Trace> MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary)
14945 2025.01.08 01:25:11.832891 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14946 2025.01.08 01:25:11.832988 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_124_25, all_129_129_0] -> all_1_129_26
14947 2025.01.08 01:25:11.833100 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
14948 2025.01.08 01:25:13.352526 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573
14949 2025.01.08 01:25:13.376853 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14950 2025.01.08 01:25:13.376909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
14951 2025.01.08 01:25:13.384452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14952 2025.01.08 01:25:13.385250 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14953 2025.01.08 01:25:13.385547 [ 139 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14954 2025.01.08 01:25:13.385628 [ 139 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14955 2025.01.08 01:25:13.385675 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
14956 2025.01.08 01:25:13.386790 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14957 2025.01.08 01:25:13.403681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573
14958 2025.01.08 01:25:13.405328 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14959 2025.01.08 01:25:13.407005 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part
14960 2025.01.08 01:25:13.413223 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part
14961 2025.01.08 01:25:13.419201 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part
14962 2025.01.08 01:25:13.425367 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part
14963 2025.01.08 01:25:13.431903 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part
14964 2025.01.08 01:25:13.437969 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part
14965 2025.01.08 01:25:13.507235 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.121391043 sec., 4720.282368774111 rows/sec., 24.41 MiB/sec.
14966 2025.01.08 01:25:13.509931 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14967 2025.01.08 01:25:13.512596 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14968 2025.01.08 01:25:13.512718 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14969 2025.01.08 01:25:13.514583 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB.
14970 2025.01.08 01:25:14.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.05 MiB, peak 285.47 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: -1.06 MiB
14971 2025.01.08 01:25:16.795686 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14972 2025.01.08 01:25:16.795876 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
14973 2025.01.08 01:25:16.795950 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14974 2025.01.08 01:25:16.796753 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14975 2025.01.08 01:25:16.796808 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
14976 2025.01.08 01:25:16.797248 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary)
14977 2025.01.08 01:25:16.797495 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14978 2025.01.08 01:25:16.797725 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.0019 sec., 13684.21052631579 rows/sec., 1.02 MiB/sec.
14979 2025.01.08 01:25:16.797814 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} <Debug> TCPHandler: Processed in 0.002268245 sec.
14980 2025.01.08 01:25:16.798097 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14981 2025.01.08 01:25:16.798296 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
14982 2025.01.08 01:25:16.798370 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14983 2025.01.08 01:25:16.799134 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14984 2025.01.08 01:25:16.799182 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
14985 2025.01.08 01:25:16.799628 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary)
14986 2025.01.08 01:25:16.799888 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14987 2025.01.08 01:25:16.800137 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001892 sec., 14799.154334038054 rows/sec., 1.15 MiB/sec.
14988 2025.01.08 01:25:16.800200 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} <Debug> TCPHandler: Processed in 0.002244446 sec.
14989 2025.01.08 01:25:16.800367 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14990 2025.01.08 01:25:16.800509 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
14991 2025.01.08 01:25:16.800571 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14992 2025.01.08 01:25:16.801146 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14993 2025.01.08 01:25:16.801188 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
14994 2025.01.08 01:25:16.801596 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary)
14995 2025.01.08 01:25:16.801836 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14996 2025.01.08 01:25:16.802053 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001576 sec., 63451.77664974619 rows/sec., 4.40 MiB/sec.
14997 2025.01.08 01:25:16.802109 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} <Debug> TCPHandler: Processed in 0.001809249 sec.
14998 2025.01.08 01:25:16.802277 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14999 2025.01.08 01:25:16.802424 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
15000 2025.01.08 01:25:16.802488 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15001 2025.01.08 01:25:16.803030 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15002 2025.01.08 01:25:16.803073 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15003 2025.01.08 01:25:16.803466 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary)
15004 2025.01.08 01:25:16.803708 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15005 2025.01.08 01:25:16.803951 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001556 sec., 19280.205655526992 rows/sec., 1.32 MiB/sec.
15006 2025.01.08 01:25:16.804050 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} <Debug> TCPHandler: Processed in 0.001842698 sec.
15007 2025.01.08 01:25:18.348407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319
15008 2025.01.08 01:25:18.349109 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15009 2025.01.08 01:25:18.349152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15010 2025.01.08 01:25:18.349704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15011 2025.01.08 01:25:18.349976 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15012 2025.01.08 01:25:18.350224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319
15013 2025.01.08 01:25:20.903786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581
15014 2025.01.08 01:25:20.927356 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15015 2025.01.08 01:25:20.927417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15016 2025.01.08 01:25:20.934821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15017 2025.01.08 01:25:20.935605 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15018 2025.01.08 01:25:20.938791 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581
15019 2025.01.08 01:25:21.051837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2090
15020 2025.01.08 01:25:21.055791 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15021 2025.01.08 01:25:21.055847 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15022 2025.01.08 01:25:21.057467 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
15023 2025.01.08 01:25:21.057797 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15024 2025.01.08 01:25:21.058484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2090
15025 2025.01.08 01:25:21.802681 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15026 2025.01.08 01:25:21.802904 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
15027 2025.01.08 01:25:21.802988 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
15028 2025.01.08 01:25:21.803884 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15029 2025.01.08 01:25:21.803940 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15030 2025.01.08 01:25:21.804399 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
15031 2025.01.08 01:25:21.804663 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15032 2025.01.08 01:25:21.804905 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002063 sec., 6786.233640329617 rows/sec., 488.52 KiB/sec.
15033 2025.01.08 01:25:21.804974 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} <Debug> TCPHandler: Processed in 0.002433119 sec.
15034 2025.01.08 01:25:21.805234 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15035 2025.01.08 01:25:21.805438 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
15036 2025.01.08 01:25:21.805515 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15037 2025.01.08 01:25:21.806435 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15038 2025.01.08 01:25:21.806510 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15039 2025.01.08 01:25:21.807487 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary)
15040 2025.01.08 01:25:21.807761 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15041 2025.01.08 01:25:21.807960 [ 145 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0
15042 2025.01.08 01:25:21.808025 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002638 sec., 96664.13949962091 rows/sec., 8.64 MiB/sec.
15043 2025.01.08 01:25:21.808046 [ 145 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15044 2025.01.08 01:25:21.808123 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15045 2025.01.08 01:25:21.808173 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} <Debug> TCPHandler: Processed in 0.003073849 sec.
15046 2025.01.08 01:25:21.808424 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full
15047 2025.01.08 01:25:21.808434 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15048 2025.01.08 01:25:21.808708 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15049 2025.01.08 01:25:21.808724 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
15050 2025.01.08 01:25:21.808778 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1402 rows starting from the beginning of the part
15051 2025.01.08 01:25:21.808835 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15052 2025.01.08 01:25:21.809102 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 68 rows starting from the beginning of the part
15053 2025.01.08 01:25:21.809691 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 26 rows starting from the beginning of the part
15054 2025.01.08 01:25:21.810369 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 255 rows starting from the beginning of the part
15055 2025.01.08 01:25:21.811019 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 26 rows starting from the beginning of the part
15056 2025.01.08 01:25:21.811629 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 255 rows starting from the beginning of the part
15057 2025.01.08 01:25:21.812620 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15058 2025.01.08 01:25:21.812693 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15059 2025.01.08 01:25:21.813635 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15060 2025.01.08 01:25:21.814138 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15061 2025.01.08 01:25:21.814524 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005885 sec., 8156.329651656755 rows/sec., 601.37 KiB/sec.
15062 2025.01.08 01:25:21.814889 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} <Debug> TCPHandler: Processed in 0.006574724 sec.
15063 2025.01.08 01:25:21.814996 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2032 rows, containing 5 columns (5 merged, 0 gathered) in 0.006769806 sec., 300156.3117170566 rows/sec., 26.61 MiB/sec.
15064 2025.01.08 01:25:21.815076 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15065 2025.01.08 01:25:21.815260 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
15066 2025.01.08 01:25:21.815308 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary)
15067 2025.01.08 01:25:21.815342 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15068 2025.01.08 01:25:21.816000 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15069 2025.01.08 01:25:21.816236 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26
15070 2025.01.08 01:25:21.816415 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
15071 2025.01.08 01:25:21.816652 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15072 2025.01.08 01:25:21.816696 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15073 2025.01.08 01:25:21.817076 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
15074 2025.01.08 01:25:21.817318 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15075 2025.01.08 01:25:21.817452 [ 144 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0
15076 2025.01.08 01:25:21.817496 [ 144 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15077 2025.01.08 01:25:21.817507 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002303 sec., 6079.0273556231 rows/sec., 425.74 KiB/sec.
15078 2025.01.08 01:25:21.817531 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15079 2025.01.08 01:25:21.817614 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} <Debug> TCPHandler: Processed in 0.002611571 sec.
15080 2025.01.08 01:25:21.817898 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15081 2025.01.08 01:25:21.817941 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full
15082 2025.01.08 01:25:21.818289 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
15083 2025.01.08 01:25:21.818460 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15084 2025.01.08 01:25:21.818576 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15085 2025.01.08 01:25:21.818716 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 242 rows starting from the beginning of the part
15086 2025.01.08 01:25:21.819141 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part
15087 2025.01.08 01:25:21.819621 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
15088 2025.01.08 01:25:21.820020 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 242 rows starting from the beginning of the part
15089 2025.01.08 01:25:21.820393 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part
15090 2025.01.08 01:25:21.820831 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part
15091 2025.01.08 01:25:21.821715 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15092 2025.01.08 01:25:21.821765 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15093 2025.01.08 01:25:21.822332 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
15094 2025.01.08 01:25:21.822715 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15095 2025.01.08 01:25:21.822717 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.0050867 sec., 106159.19948099946 rows/sec., 7.60 MiB/sec.
15096 2025.01.08 01:25:21.823134 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary)
15097 2025.01.08 01:25:21.823166 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005011 sec., 2594.292556375973 rows/sec., 161.75 KiB/sec.
15098 2025.01.08 01:25:21.823515 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} <Debug> TCPHandler: Processed in 0.005772391 sec.
15099 2025.01.08 01:25:21.823834 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15100 2025.01.08 01:25:21.824147 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
15101 2025.01.08 01:25:21.824238 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15102 2025.01.08 01:25:21.824308 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15103 2025.01.08 01:25:21.824546 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12
15104 2025.01.08 01:25:21.824773 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
15105 2025.01.08 01:25:21.825393 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15106 2025.01.08 01:25:21.825436 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15107 2025.01.08 01:25:21.825825 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary)
15108 2025.01.08 01:25:21.826065 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15109 2025.01.08 01:25:21.826211 [ 144 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0
15110 2025.01.08 01:25:21.826254 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.002176 sec., 177849.26470588235 rows/sec., 12.60 MiB/sec.
15111 2025.01.08 01:25:21.826258 [ 144 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15112 2025.01.08 01:25:21.826307 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15113 2025.01.08 01:25:21.826329 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} <Debug> TCPHandler: Processed in 0.002692672 sec.
15114 2025.01.08 01:25:21.826472 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full
15115 2025.01.08 01:25:21.826532 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15116 2025.01.08 01:25:21.826614 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15117 2025.01.08 01:25:21.826700 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 875 rows starting from the beginning of the part
15118 2025.01.08 01:25:21.826778 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
15119 2025.01.08 01:25:21.826957 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 49 rows starting from the beginning of the part
15120 2025.01.08 01:25:21.826965 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15121 2025.01.08 01:25:21.827372 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 28 rows starting from the beginning of the part
15122 2025.01.08 01:25:21.827781 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 387 rows starting from the beginning of the part
15123 2025.01.08 01:25:21.828102 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 28 rows starting from the beginning of the part
15124 2025.01.08 01:25:21.828313 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 387 rows starting from the beginning of the part
15125 2025.01.08 01:25:21.829248 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15126 2025.01.08 01:25:21.829313 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15127 2025.01.08 01:25:21.830347 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
15128 2025.01.08 01:25:21.830810 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15129 2025.01.08 01:25:21.831021 [ 144 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0
15130 2025.01.08 01:25:21.831143 [ 144 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15131 2025.01.08 01:25:21.831236 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15132 2025.01.08 01:25:21.831547 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004768 sec., 1258.3892617449665 rows/sec., 65.75 KiB/sec.
15133 2025.01.08 01:25:21.831742 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1754 rows, containing 5 columns (5 merged, 0 gathered) in 0.005368935 sec., 326694.2140294118 rows/sec., 24.81 MiB/sec.
15134 2025.01.08 01:25:21.831861 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full
15135 2025.01.08 01:25:21.831887 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} <Debug> TCPHandler: Processed in 0.005470877 sec.
15136 2025.01.08 01:25:21.832062 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary)
15137 2025.01.08 01:25:21.832154 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15138 2025.01.08 01:25:21.832436 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15139 2025.01.08 01:25:21.832484 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
15140 2025.01.08 01:25:21.832529 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part
15141 2025.01.08 01:25:21.832627 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15142 2025.01.08 01:25:21.832949 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part
15143 2025.01.08 01:25:21.833112 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15144 2025.01.08 01:25:21.833541 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26
15145 2025.01.08 01:25:21.833741 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
15146 2025.01.08 01:25:21.833747 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part
15147 2025.01.08 01:25:21.834147 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part
15148 2025.01.08 01:25:21.834459 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part
15149 2025.01.08 01:25:21.834669 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part
15150 2025.01.08 01:25:21.835695 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15151 2025.01.08 01:25:21.835769 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15152 2025.01.08 01:25:21.836823 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary)
15153 2025.01.08 01:25:21.837375 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15154 2025.01.08 01:25:21.837382 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.005948514 sec., 56484.69516924731 rows/sec., 2.88 MiB/sec.
15155 2025.01.08 01:25:21.837588 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary)
15156 2025.01.08 01:25:21.837619 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005239 sec., 33785.07348730674 rows/sec., 2.23 MiB/sec.
15157 2025.01.08 01:25:21.837725 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} <Debug> TCPHandler: Processed in 0.00572205 sec.
15158 2025.01.08 01:25:21.837874 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15159 2025.01.08 01:25:21.838092 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
15160 2025.01.08 01:25:21.838103 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15161 2025.01.08 01:25:21.838204 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15162 2025.01.08 01:25:21.838284 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12
15163 2025.01.08 01:25:21.838458 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15164 2025.01.08 01:25:21.838937 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15165 2025.01.08 01:25:21.838982 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15166 2025.01.08 01:25:21.839350 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
15167 2025.01.08 01:25:21.839600 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15168 2025.01.08 01:25:21.839849 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001825 sec., 547.945205479452 rows/sec., 36.92 KiB/sec.
15169 2025.01.08 01:25:21.839922 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} <Debug> TCPHandler: Processed in 0.002118513 sec.
15170 2025.01.08 01:25:21.840176 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15171 2025.01.08 01:25:21.840346 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
15172 2025.01.08 01:25:21.840437 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15173 2025.01.08 01:25:21.841657 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15174 2025.01.08 01:25:21.841695 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15175 2025.01.08 01:25:21.842375 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15176 2025.01.08 01:25:21.842627 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15177 2025.01.08 01:25:21.842825 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002512 sec., 16321.656050955415 rows/sec., 29.25 MiB/sec.
15178 2025.01.08 01:25:21.842916 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} <Debug> TCPHandler: Processed in 0.002904926 sec.
15179 2025.01.08 01:25:21.843146 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15180 2025.01.08 01:25:21.843370 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
15181 2025.01.08 01:25:21.843466 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15182 2025.01.08 01:25:21.844143 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15183 2025.01.08 01:25:21.844184 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15184 2025.01.08 01:25:21.844569 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary)
15185 2025.01.08 01:25:21.844813 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15186 2025.01.08 01:25:21.844991 [ 144 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0
15187 2025.01.08 01:25:21.845043 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001721 sec., 30214.99128413713 rows/sec., 1.87 MiB/sec.
15188 2025.01.08 01:25:21.845049 [ 144 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15189 2025.01.08 01:25:21.845137 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15190 2025.01.08 01:25:21.845165 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} <Debug> TCPHandler: Processed in 0.002129634 sec.
15191 2025.01.08 01:25:21.845366 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full
15192 2025.01.08 01:25:21.845492 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15193 2025.01.08 01:25:21.845524 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 4428 rows starting from the beginning of the part
15194 2025.01.08 01:25:21.845603 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 18 rows starting from the beginning of the part
15195 2025.01.08 01:25:21.845688 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 30 rows starting from the beginning of the part
15196 2025.01.08 01:25:21.845765 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 52 rows starting from the beginning of the part
15197 2025.01.08 01:25:21.845844 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 30 rows starting from the beginning of the part
15198 2025.01.08 01:25:21.846070 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 52 rows starting from the beginning of the part
15199 2025.01.08 01:25:21.847841 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4610 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613332 sec., 1764031.5122609758 rows/sec., 113.50 MiB/sec.
15200 2025.01.08 01:25:21.848347 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary)
15201 2025.01.08 01:25:21.848838 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15202 2025.01.08 01:25:21.848946 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26
15203 2025.01.08 01:25:21.849025 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB.
15204 2025.01.08 01:25:25.620326 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
15205 2025.01.08 01:25:25.620403 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
15206 2025.01.08 01:25:25.850377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746
15207 2025.01.08 01:25:25.851108 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15208 2025.01.08 01:25:25.851157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15209 2025.01.08 01:25:25.851697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15210 2025.01.08 01:25:25.851954 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15211 2025.01.08 01:25:25.852208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746
15212 2025.01.08 01:25:25.973208 [ 223 ] {} <Trace> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
15213 2025.01.08 01:25:25.973269 [ 223 ] {} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
15214 2025.01.08 01:25:25.974925 [ 223 ] {} <Debug> oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
15215 2025.01.08 01:25:26.796086 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15216 2025.01.08 01:25:26.796310 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
15217 2025.01.08 01:25:26.796395 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15218 2025.01.08 01:25:26.797248 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15219 2025.01.08 01:25:26.797303 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15220 2025.01.08 01:25:26.797765 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary)
15221 2025.01.08 01:25:26.798319 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15222 2025.01.08 01:25:26.798678 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00243 sec., 10699.588477366256 rows/sec., 814.61 KiB/sec.
15223 2025.01.08 01:25:26.798746 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} <Debug> TCPHandler: Processed in 0.002803724 sec.
15224 2025.01.08 01:25:26.799016 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15225 2025.01.08 01:25:26.799230 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
15226 2025.01.08 01:25:26.799316 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15227 2025.01.08 01:25:26.800171 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15228 2025.01.08 01:25:26.800224 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15229 2025.01.08 01:25:26.800673 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary)
15230 2025.01.08 01:25:26.800941 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15231 2025.01.08 01:25:26.801219 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002036 sec., 13752.455795677799 rows/sec., 1.07 MiB/sec.
15232 2025.01.08 01:25:26.801303 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} <Debug> TCPHandler: Processed in 0.002434579 sec.
15233 2025.01.08 01:25:26.801542 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15234 2025.01.08 01:25:26.801892 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
15235 2025.01.08 01:25:26.802059 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15236 2025.01.08 01:25:26.802647 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15237 2025.01.08 01:25:26.802687 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15238 2025.01.08 01:25:26.803094 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary)
15239 2025.01.08 01:25:26.803352 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15240 2025.01.08 01:25:26.803606 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00182 sec., 54945.054945054944 rows/sec., 3.81 MiB/sec.
15241 2025.01.08 01:25:26.803667 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} <Debug> TCPHandler: Processed in 0.002252566 sec.
15242 2025.01.08 01:25:26.803868 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15243 2025.01.08 01:25:26.804192 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
15244 2025.01.08 01:25:26.804279 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15245 2025.01.08 01:25:26.804892 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15246 2025.01.08 01:25:26.804941 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15247 2025.01.08 01:25:26.805356 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary)
15248 2025.01.08 01:25:26.805608 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15249 2025.01.08 01:25:26.805826 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001749 sec., 17152.658662092625 rows/sec., 1.18 MiB/sec.
15250 2025.01.08 01:25:26.805880 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} <Debug> TCPHandler: Processed in 0.002098843 sec.
15251 2025.01.08 01:25:28.012387 [ 225 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
15252 2025.01.08 01:25:28.012464 [ 225 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
15253 2025.01.08 01:25:28.014276 [ 225 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
15254 2025.01.08 01:25:28.406642 [ 218 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
15255 2025.01.08 01:25:28.406698 [ 218 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
15256 2025.01.08 01:25:28.408334 [ 218 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
15257 2025.01.08 01:25:28.438873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588
15258 2025.01.08 01:25:28.463470 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15259 2025.01.08 01:25:28.463531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15260 2025.01.08 01:25:28.470934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15261 2025.01.08 01:25:28.471737 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15262 2025.01.08 01:25:28.474905 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588
15263 2025.01.08 01:25:28.550447 [ 221 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15264 2025.01.08 01:25:28.550499 [ 221 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15265 2025.01.08 01:25:28.552481 [ 221 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15266 2025.01.08 01:25:28.738705 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15267 2025.01.08 01:25:28.739022 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
15268 2025.01.08 01:25:28.739129 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
15269 2025.01.08 01:25:28.739907 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15270 2025.01.08 01:25:28.739961 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15271 2025.01.08 01:25:28.740396 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
15272 2025.01.08 01:25:28.740654 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15273 2025.01.08 01:25:28.740859 [ 132 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0
15274 2025.01.08 01:25:28.740926 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001993 sec., 7024.586051179127 rows/sec., 505.68 KiB/sec.
15275 2025.01.08 01:25:28.740953 [ 132 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15276 2025.01.08 01:25:28.741020 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15277 2025.01.08 01:25:28.741078 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} <Debug> TCPHandler: Processed in 0.002567391 sec.
15278 2025.01.08 01:25:28.741261 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full
15279 2025.01.08 01:25:28.741382 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15280 2025.01.08 01:25:28.741413 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15281 2025.01.08 01:25:28.741449 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part
15282 2025.01.08 01:25:28.741566 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part
15283 2025.01.08 01:25:28.741635 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
15284 2025.01.08 01:25:28.741844 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15285 2025.01.08 01:25:28.741946 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part
15286 2025.01.08 01:25:28.742390 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part
15287 2025.01.08 01:25:28.742654 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part
15288 2025.01.08 01:25:28.743997 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002873146 sec., 24363.537390720834 rows/sec., 1.81 MiB/sec.
15289 2025.01.08 01:25:28.744144 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary)
15290 2025.01.08 01:25:28.744437 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15291 2025.01.08 01:25:28.744488 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15292 2025.01.08 01:25:28.744532 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15293 2025.01.08 01:25:28.744538 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14
15294 2025.01.08 01:25:28.744645 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15295 2025.01.08 01:25:28.745048 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary)
15296 2025.01.08 01:25:28.745296 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15297 2025.01.08 01:25:28.745483 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} <Debug> executeQuery: Read 1353 rows, 115.54 KiB in 0.003976 sec., 340291.7505030181 rows/sec., 28.38 MiB/sec.
15298 2025.01.08 01:25:28.745542 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} <Debug> TCPHandler: Processed in 0.004312588 sec.
15299 2025.01.08 01:25:28.745700 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15300 2025.01.08 01:25:28.745833 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
15301 2025.01.08 01:25:28.745885 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15302 2025.01.08 01:25:28.746491 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15303 2025.01.08 01:25:28.746533 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15304 2025.01.08 01:25:28.746904 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15305 2025.01.08 01:25:28.747144 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15306 2025.01.08 01:25:28.747354 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} <Debug> executeQuery: Read 27 rows, 1.96 KiB in 0.001552 sec., 17396.907216494845 rows/sec., 1.23 MiB/sec.
15307 2025.01.08 01:25:28.747410 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} <Debug> TCPHandler: Processed in 0.001772758 sec.
15308 2025.01.08 01:25:28.747559 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15309 2025.01.08 01:25:28.747705 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
15310 2025.01.08 01:25:28.747766 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15311 2025.01.08 01:25:28.748489 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15312 2025.01.08 01:25:28.748526 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15313 2025.01.08 01:25:28.748896 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
15314 2025.01.08 01:25:28.749132 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15315 2025.01.08 01:25:28.749329 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001657 sec., 146047.0730235365 rows/sec., 9.89 MiB/sec.
15316 2025.01.08 01:25:28.749403 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} <Debug> TCPHandler: Processed in 0.00191311 sec.
15317 2025.01.08 01:25:28.749618 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15318 2025.01.08 01:25:28.749771 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
15319 2025.01.08 01:25:28.749830 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15320 2025.01.08 01:25:28.750456 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15321 2025.01.08 01:25:28.750496 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15322 2025.01.08 01:25:28.750873 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
15323 2025.01.08 01:25:28.751109 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15324 2025.01.08 01:25:28.751280 [ 132 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0
15325 2025.01.08 01:25:28.751336 [ 132 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15326 2025.01.08 01:25:28.751366 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001619 sec., 8029.647930821495 rows/sec., 500.65 KiB/sec.
15327 2025.01.08 01:25:28.751373 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15328 2025.01.08 01:25:28.751547 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} <Debug> TCPHandler: Processed in 0.002044483 sec.
15329 2025.01.08 01:25:28.751628 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full
15330 2025.01.08 01:25:28.751718 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15331 2025.01.08 01:25:28.751791 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15332 2025.01.08 01:25:28.751839 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part
15333 2025.01.08 01:25:28.751878 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
15334 2025.01.08 01:25:28.751968 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15335 2025.01.08 01:25:28.751983 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part
15336 2025.01.08 01:25:28.752318 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part
15337 2025.01.08 01:25:28.752584 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part
15338 2025.01.08 01:25:28.752932 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part
15339 2025.01.08 01:25:28.754325 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15340 2025.01.08 01:25:28.754385 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15341 2025.01.08 01:25:28.754490 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002982997 sec., 21790.166064531746 rows/sec., 1.41 MiB/sec.
15342 2025.01.08 01:25:28.754811 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary)
15343 2025.01.08 01:25:28.755151 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary)
15344 2025.01.08 01:25:28.755450 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15345 2025.01.08 01:25:28.755624 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15346 2025.01.08 01:25:28.755681 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14
15347 2025.01.08 01:25:28.755914 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
15348 2025.01.08 01:25:28.756004 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} <Debug> executeQuery: Read 822 rows, 60.69 KiB in 0.004168 sec., 197216.8905950096 rows/sec., 14.22 MiB/sec.
15349 2025.01.08 01:25:28.756062 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} <Debug> TCPHandler: Processed in 0.00441424 sec.
15350 2025.01.08 01:25:28.756290 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15351 2025.01.08 01:25:28.756519 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
15352 2025.01.08 01:25:28.756613 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15353 2025.01.08 01:25:28.757288 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15354 2025.01.08 01:25:28.757325 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15355 2025.01.08 01:25:28.757670 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
15356 2025.01.08 01:25:28.757970 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15357 2025.01.08 01:25:28.758180 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001718 sec., 3492.433061699651 rows/sec., 182.47 KiB/sec.
15358 2025.01.08 01:25:28.758234 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} <Debug> TCPHandler: Processed in 0.002055682 sec.
15359 2025.01.08 01:25:28.758394 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15360 2025.01.08 01:25:28.758534 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
15361 2025.01.08 01:25:28.758595 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15362 2025.01.08 01:25:28.759414 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15363 2025.01.08 01:25:28.759451 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15364 2025.01.08 01:25:28.759887 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary)
15365 2025.01.08 01:25:28.760128 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15366 2025.01.08 01:25:28.760310 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001809 sec., 532338.3084577115 rows/sec., 35.37 MiB/sec.
15367 2025.01.08 01:25:28.760390 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} <Debug> TCPHandler: Processed in 0.002063783 sec.
15368 2025.01.08 01:25:28.760536 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15369 2025.01.08 01:25:28.760677 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
15370 2025.01.08 01:25:28.760738 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15371 2025.01.08 01:25:28.761255 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15372 2025.01.08 01:25:28.761294 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15373 2025.01.08 01:25:28.761653 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
15374 2025.01.08 01:25:28.761908 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15375 2025.01.08 01:25:28.762153 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec.
15376 2025.01.08 01:25:28.762209 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} <Debug> TCPHandler: Processed in 0.001741268 sec.
15377 2025.01.08 01:25:28.762359 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15378 2025.01.08 01:25:28.762503 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
15379 2025.01.08 01:25:28.762595 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15380 2025.01.08 01:25:28.763798 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15381 2025.01.08 01:25:28.763835 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15382 2025.01.08 01:25:28.764474 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15383 2025.01.08 01:25:28.764730 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15384 2025.01.08 01:25:28.764929 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002459 sec., 8133.38755591704 rows/sec., 14.57 MiB/sec.
15385 2025.01.08 01:25:28.765028 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} <Debug> TCPHandler: Processed in 0.002735603 sec.
15386 2025.01.08 01:25:28.765184 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15387 2025.01.08 01:25:28.765326 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
15388 2025.01.08 01:25:28.765385 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15389 2025.01.08 01:25:28.765938 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15390 2025.01.08 01:25:28.765984 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15391 2025.01.08 01:25:28.766357 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary)
15392 2025.01.08 01:25:28.766590 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15393 2025.01.08 01:25:28.766827 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001528 sec., 22251.30890052356 rows/sec., 1.30 MiB/sec.
15394 2025.01.08 01:25:28.766884 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} <Debug> TCPHandler: Processed in 0.001771238 sec.
15395 2025.01.08 01:25:28.766912 [ 221 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15396 2025.01.08 01:25:28.766968 [ 221 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15397 2025.01.08 01:25:28.768927 [ 221 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15398 2025.01.08 01:25:29.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.37 MiB, peak 285.47 MiB, free memory in arenas 0.00 B, will set to 267.00 MiB (RSS), difference: -1.37 MiB
15399 2025.01.08 01:25:29.503115 [ 223 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15400 2025.01.08 01:25:29.503173 [ 223 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15401 2025.01.08 01:25:29.505655 [ 223 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15402 2025.01.08 01:25:29.922504 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15403 2025.01.08 01:25:29.922560 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15404 2025.01.08 01:25:29.924496 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
15405 2025.01.08 01:25:31.058728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2142
15406 2025.01.08 01:25:31.062471 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15407 2025.01.08 01:25:31.062528 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15408 2025.01.08 01:25:31.064116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
15409 2025.01.08 01:25:31.064430 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15410 2025.01.08 01:25:31.065103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2142
15411 2025.01.08 01:25:31.449361 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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]
15412 2025.01.08 01:25:31.449420 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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]
15413 2025.01.08 01:25:31.451554 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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]
15414 2025.01.08 01:25:31.794775 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15415 2025.01.08 01:25:31.794986 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
15416 2025.01.08 01:25:31.795066 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15417 2025.01.08 01:25:31.795814 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15418 2025.01.08 01:25:31.795858 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15419 2025.01.08 01:25:31.796268 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
15420 2025.01.08 01:25:31.796518 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15421 2025.01.08 01:25:31.796754 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001831 sec., 1092.2992900054614 rows/sec., 89.07 KiB/sec.
15422 2025.01.08 01:25:31.796863 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} <Debug> TCPHandler: Processed in 0.002221855 sec.
15423 2025.01.08 01:25:31.797126 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15424 2025.01.08 01:25:31.797323 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
15425 2025.01.08 01:25:31.797400 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15426 2025.01.08 01:25:31.798190 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15427 2025.01.08 01:25:31.798242 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15428 2025.01.08 01:25:31.798692 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary)
15429 2025.01.08 01:25:31.798950 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15430 2025.01.08 01:25:31.799191 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.001922 sec., 35900.10405827263 rows/sec., 3.04 MiB/sec.
15431 2025.01.08 01:25:31.799261 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} <Debug> TCPHandler: Processed in 0.002268466 sec.
15432 2025.01.08 01:25:31.799480 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15433 2025.01.08 01:25:31.799705 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
15434 2025.01.08 01:25:31.799797 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15435 2025.01.08 01:25:31.800563 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15436 2025.01.08 01:25:31.800602 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15437 2025.01.08 01:25:31.800963 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15438 2025.01.08 01:25:31.801214 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15439 2025.01.08 01:25:31.801434 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001784 sec., 12892.37668161435 rows/sec., 963.42 KiB/sec.
15440 2025.01.08 01:25:31.801488 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} <Debug> TCPHandler: Processed in 0.002118073 sec.
15441 2025.01.08 01:25:31.801652 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15442 2025.01.08 01:25:31.801799 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
15443 2025.01.08 01:25:31.801862 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15444 2025.01.08 01:25:31.802537 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15445 2025.01.08 01:25:31.802579 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15446 2025.01.08 01:25:31.802950 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary)
15447 2025.01.08 01:25:31.803206 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15448 2025.01.08 01:25:31.803417 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001654 sec., 30834.340991535668 rows/sec., 2.41 MiB/sec.
15449 2025.01.08 01:25:31.803472 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} <Debug> TCPHandler: Processed in 0.001892269 sec.
15450 2025.01.08 01:25:31.803620 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15451 2025.01.08 01:25:31.803762 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
15452 2025.01.08 01:25:31.803824 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15453 2025.01.08 01:25:31.804422 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15454 2025.01.08 01:25:31.804461 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15455 2025.01.08 01:25:31.804846 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary)
15456 2025.01.08 01:25:31.805078 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15457 2025.01.08 01:25:31.805269 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_129_26 to all_133_133_0
15458 2025.01.08 01:25:31.805289 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.001555 sec., 39228.295819935694 rows/sec., 2.72 MiB/sec.
15459 2025.01.08 01:25:31.805358 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15460 2025.01.08 01:25:31.805414 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} <Debug> TCPHandler: Processed in 0.001856499 sec.
15461 2025.01.08 01:25:31.805425 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15462 2025.01.08 01:25:31.805640 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15463 2025.01.08 01:25:31.805641 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_129_26 to all_133_133_0 into Compact with storage Full
15464 2025.01.08 01:25:31.805884 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
15465 2025.01.08 01:25:31.805970 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15466 2025.01.08 01:25:31.806098 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15467 2025.01.08 01:25:31.806103 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_129_26, total 31969 rows starting from the beginning of the part
15468 2025.01.08 01:25:31.806621 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 100 rows starting from the beginning of the part
15469 2025.01.08 01:25:31.807059 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 177 rows starting from the beginning of the part
15470 2025.01.08 01:25:31.807452 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 100 rows starting from the beginning of the part
15471 2025.01.08 01:25:31.807826 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 963 rows starting from the beginning of the part
15472 2025.01.08 01:25:31.810640 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15473 2025.01.08 01:25:31.810723 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15474 2025.01.08 01:25:31.812289 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15475 2025.01.08 01:25:31.812663 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15476 2025.01.08 01:25:31.812947 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.007159 sec., 2933.370582483587 rows/sec., 5.26 MiB/sec.
15477 2025.01.08 01:25:31.813296 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} <Debug> TCPHandler: Processed in 0.007775572 sec.
15478 2025.01.08 01:25:31.813457 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15479 2025.01.08 01:25:31.813584 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
15480 2025.01.08 01:25:31.813634 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15481 2025.01.08 01:25:31.814280 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15482 2025.01.08 01:25:31.814319 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
15483 2025.01.08 01:25:31.814816 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary)
15484 2025.01.08 01:25:31.815153 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15485 2025.01.08 01:25:31.815371 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001817 sec., 9906.439185470555 rows/sec., 694.93 KiB/sec.
15486 2025.01.08 01:25:31.815460 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} <Debug> TCPHandler: Processed in 0.002071823 sec.
15487 2025.01.08 01:25:31.817363 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33309 rows, containing 5 columns (5 merged, 0 gathered) in 0.011802746 sec., 2822139.864739951 rows/sec., 188.97 MiB/sec.
15488 2025.01.08 01:25:31.817633 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Trace> MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary)
15489 2025.01.08 01:25:31.817986 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15490 2025.01.08 01:25:31.818077 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_129_26, all_133_133_0] -> all_1_133_27
15491 2025.01.08 01:25:31.818176 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB.
15492 2025.01.08 01:25:32.796526 [ 221 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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]
15493 2025.01.08 01:25:32.796597 [ 221 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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]
15494 2025.01.08 01:25:32.798449 [ 221 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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]
15495 2025.01.08 01:25:33.352389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234
15496 2025.01.08 01:25:33.353148 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15497 2025.01.08 01:25:33.353197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15498 2025.01.08 01:25:33.353876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15499 2025.01.08 01:25:33.354188 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15500 2025.01.08 01:25:33.354446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234
15501 2025.01.08 01:25:35.974984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596
15502 2025.01.08 01:25:35.999134 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15503 2025.01.08 01:25:35.999195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15504 2025.01.08 01:25:36.006951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15505 2025.01.08 01:25:36.007766 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15506 2025.01.08 01:25:36.011177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596
15507 2025.01.08 01:25:36.796198 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15508 2025.01.08 01:25:36.796417 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
15509 2025.01.08 01:25:36.796497 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15510 2025.01.08 01:25:36.797360 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15511 2025.01.08 01:25:36.797411 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15512 2025.01.08 01:25:36.797848 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary)
15513 2025.01.08 01:25:36.798105 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15514 2025.01.08 01:25:36.798375 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002007 sec., 12954.658694569007 rows/sec., 986.29 KiB/sec.
15515 2025.01.08 01:25:36.798465 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} <Debug> TCPHandler: Processed in 0.002397568 sec.
15516 2025.01.08 01:25:36.798796 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15517 2025.01.08 01:25:36.799027 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
15518 2025.01.08 01:25:36.799113 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15519 2025.01.08 01:25:36.799908 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15520 2025.01.08 01:25:36.799959 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15521 2025.01.08 01:25:36.800408 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary)
15522 2025.01.08 01:25:36.800667 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15523 2025.01.08 01:25:36.800907 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001937 sec., 14455.343314403717 rows/sec., 1.13 MiB/sec.
15524 2025.01.08 01:25:36.800973 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} <Debug> TCPHandler: Processed in 0.002373277 sec.
15525 2025.01.08 01:25:36.801124 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15526 2025.01.08 01:25:36.801247 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
15527 2025.01.08 01:25:36.801309 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15528 2025.01.08 01:25:36.801982 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15529 2025.01.08 01:25:36.802032 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15530 2025.01.08 01:25:36.802475 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary)
15531 2025.01.08 01:25:36.802714 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15532 2025.01.08 01:25:36.802926 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001706 sec., 58616.64712778429 rows/sec., 4.06 MiB/sec.
15533 2025.01.08 01:25:36.802983 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} <Debug> TCPHandler: Processed in 0.00191749 sec.
15534 2025.01.08 01:25:36.803135 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15535 2025.01.08 01:25:36.803261 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
15536 2025.01.08 01:25:36.803323 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15537 2025.01.08 01:25:36.803920 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15538 2025.01.08 01:25:36.803970 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15539 2025.01.08 01:25:36.804403 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary)
15540 2025.01.08 01:25:36.804642 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15541 2025.01.08 01:25:36.804863 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001632 sec., 18382.352941176472 rows/sec., 1.26 MiB/sec.
15542 2025.01.08 01:25:36.804917 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} <Debug> TCPHandler: Processed in 0.001840859 sec.
15543 2025.01.08 01:25:40.620440 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache
15544 2025.01.08 01:25:40.620506 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache
15545 2025.01.08 01:25:40.634233 [ 218 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
15546 2025.01.08 01:25:40.634274 [ 218 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
15547 2025.01.08 01:25:40.635894 [ 218 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
15548 2025.01.08 01:25:40.685748 [ 219 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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]
15549 2025.01.08 01:25:40.685815 [ 219 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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]
15550 2025.01.08 01:25:40.687848 [ 219 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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]
15551 2025.01.08 01:25:40.854631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661
15552 2025.01.08 01:25:40.856404 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15553 2025.01.08 01:25:40.856451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15554 2025.01.08 01:25:40.856995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15555 2025.01.08 01:25:40.857258 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15556 2025.01.08 01:25:40.857523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661
15557 2025.01.08 01:25:40.857544 [ 224 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
15558 2025.01.08 01:25:40.857579 [ 224 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
15559 2025.01.08 01:25:40.859695 [ 224 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
15560 2025.01.08 01:25:41.001992 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001624726 sec.
15561 2025.01.08 01:25:41.065405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2164
15562 2025.01.08 01:25:41.068350 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15563 2025.01.08 01:25:41.068407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15564 2025.01.08 01:25:41.070007 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
15565 2025.01.08 01:25:41.070346 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15566 2025.01.08 01:25:41.071017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2164
15567 2025.01.08 01:25:41.802104 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15568 2025.01.08 01:25:41.802294 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
15569 2025.01.08 01:25:41.802364 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
15570 2025.01.08 01:25:41.803108 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15571 2025.01.08 01:25:41.803156 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15572 2025.01.08 01:25:41.803597 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
15573 2025.01.08 01:25:41.803853 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15574 2025.01.08 01:25:41.804071 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 550.72 KiB/sec.
15575 2025.01.08 01:25:41.804136 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} <Debug> TCPHandler: Processed in 0.002159534 sec.
15576 2025.01.08 01:25:41.804370 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15577 2025.01.08 01:25:41.804565 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
15578 2025.01.08 01:25:41.804641 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15579 2025.01.08 01:25:41.805531 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15580 2025.01.08 01:25:41.805575 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15581 2025.01.08 01:25:41.806059 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary)
15582 2025.01.08 01:25:41.806318 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15583 2025.01.08 01:25:41.806473 [ 44 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0
15584 2025.01.08 01:25:41.806515 [ 44 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15585 2025.01.08 01:25:41.806528 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002011 sec., 126802.58577821979 rows/sec., 11.34 MiB/sec.
15586 2025.01.08 01:25:41.806540 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15587 2025.01.08 01:25:41.806679 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} <Debug> TCPHandler: Processed in 0.002434808 sec.
15588 2025.01.08 01:25:41.806868 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full
15589 2025.01.08 01:25:41.806887 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15590 2025.01.08 01:25:41.807304 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
15591 2025.01.08 01:25:41.807501 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15592 2025.01.08 01:25:41.807514 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15593 2025.01.08 01:25:41.807692 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1402 rows starting from the beginning of the part
15594 2025.01.08 01:25:41.808611 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 26 rows starting from the beginning of the part
15595 2025.01.08 01:25:41.809464 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1353 rows starting from the beginning of the part
15596 2025.01.08 01:25:41.809931 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 69 rows starting from the beginning of the part
15597 2025.01.08 01:25:41.810137 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 26 rows starting from the beginning of the part
15598 2025.01.08 01:25:41.810594 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 255 rows starting from the beginning of the part
15599 2025.01.08 01:25:41.811325 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15600 2025.01.08 01:25:41.811389 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15601 2025.01.08 01:25:41.812308 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15602 2025.01.08 01:25:41.812847 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15603 2025.01.08 01:25:41.813247 [ 44 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15604 2025.01.08 01:25:41.813350 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.006165 sec., 7785.88807785888 rows/sec., 574.06 KiB/sec.
15605 2025.01.08 01:25:41.813361 [ 44 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15606 2025.01.08 01:25:41.813486 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15607 2025.01.08 01:25:41.813550 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} <Debug> TCPHandler: Processed in 0.006752617 sec.
15608 2025.01.08 01:25:41.813870 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
15609 2025.01.08 01:25:41.813873 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15610 2025.01.08 01:25:41.814360 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15611 2025.01.08 01:25:41.814364 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
15612 2025.01.08 01:25:41.814488 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 62 rows starting from the beginning of the part
15613 2025.01.08 01:25:41.814551 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15614 2025.01.08 01:25:41.814836 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part
15615 2025.01.08 01:25:41.815267 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part
15616 2025.01.08 01:25:41.815199 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.008524704 sec., 367285.479941591 rows/sec., 32.19 MiB/sec.
15617 2025.01.08 01:25:41.815705 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 27 rows starting from the beginning of the part
15618 2025.01.08 01:25:41.816197 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 23 rows starting from the beginning of the part
15619 2025.01.08 01:25:41.816656 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part
15620 2025.01.08 01:25:41.816731 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary)
15621 2025.01.08 01:25:41.818296 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15622 2025.01.08 01:25:41.818596 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15623 2025.01.08 01:25:41.818699 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15624 2025.01.08 01:25:41.818781 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27
15625 2025.01.08 01:25:41.819180 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
15626 2025.01.08 01:25:41.820020 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
15627 2025.01.08 01:25:41.820534 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.006933099 sec., 36924.324894250036 rows/sec., 2.79 MiB/sec.
15628 2025.01.08 01:25:41.820566 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15629 2025.01.08 01:25:41.820758 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15630 2025.01.08 01:25:41.820982 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006798 sec., 2059.4292438952634 rows/sec., 144.23 KiB/sec.
15631 2025.01.08 01:25:41.821123 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} <Debug> TCPHandler: Processed in 0.007459858 sec.
15632 2025.01.08 01:25:41.821331 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15633 2025.01.08 01:25:41.821340 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15634 2025.01.08 01:25:41.821544 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
15635 2025.01.08 01:25:41.821591 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15636 2025.01.08 01:25:41.821612 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15637 2025.01.08 01:25:41.821808 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
15638 2025.01.08 01:25:41.822341 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15639 2025.01.08 01:25:41.822385 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15640 2025.01.08 01:25:41.822747 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
15641 2025.01.08 01:25:41.822992 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15642 2025.01.08 01:25:41.823202 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001724 sec., 7540.60324825986 rows/sec., 470.15 KiB/sec.
15643 2025.01.08 01:25:41.823259 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} <Debug> TCPHandler: Processed in 0.002003952 sec.
15644 2025.01.08 01:25:41.823395 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15645 2025.01.08 01:25:41.823532 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
15646 2025.01.08 01:25:41.823592 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15647 2025.01.08 01:25:41.824464 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15648 2025.01.08 01:25:41.824502 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15649 2025.01.08 01:25:41.824897 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary)
15650 2025.01.08 01:25:41.825138 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15651 2025.01.08 01:25:41.825271 [ 44 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0
15652 2025.01.08 01:25:41.825302 [ 44 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15653 2025.01.08 01:25:41.825321 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.00182 sec., 212637.36263736265 rows/sec., 15.07 MiB/sec.
15654 2025.01.08 01:25:41.825325 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15655 2025.01.08 01:25:41.825435 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} <Debug> TCPHandler: Processed in 0.002096313 sec.
15656 2025.01.08 01:25:41.825590 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full
15657 2025.01.08 01:25:41.825649 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15658 2025.01.08 01:25:41.825807 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15659 2025.01.08 01:25:41.825893 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 875 rows starting from the beginning of the part
15660 2025.01.08 01:25:41.825901 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
15661 2025.01.08 01:25:41.826085 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15662 2025.01.08 01:25:41.826125 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 28 rows starting from the beginning of the part
15663 2025.01.08 01:25:41.826541 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 822 rows starting from the beginning of the part
15664 2025.01.08 01:25:41.826981 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 51 rows starting from the beginning of the part
15665 2025.01.08 01:25:41.827213 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 28 rows starting from the beginning of the part
15666 2025.01.08 01:25:41.827607 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 387 rows starting from the beginning of the part
15667 2025.01.08 01:25:41.828679 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15668 2025.01.08 01:25:41.828761 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15669 2025.01.08 01:25:41.829726 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
15670 2025.01.08 01:25:41.830150 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15671 2025.01.08 01:25:41.830592 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004726 sec., 1269.5725772323317 rows/sec., 66.33 KiB/sec.
15672 2025.01.08 01:25:41.830992 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} <Debug> TCPHandler: Processed in 0.005446955 sec.
15673 2025.01.08 01:25:41.831167 [ 193 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.00571368 sec., 383465.64735862 rows/sec., 29.20 MiB/sec.
15674 2025.01.08 01:25:41.831356 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15675 2025.01.08 01:25:41.831585 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary)
15676 2025.01.08 01:25:41.831705 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
15677 2025.01.08 01:25:41.831766 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15678 2025.01.08 01:25:41.832058 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15679 2025.01.08 01:25:41.832156 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27
15680 2025.01.08 01:25:41.832260 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
15681 2025.01.08 01:25:41.832514 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15682 2025.01.08 01:25:41.832552 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15683 2025.01.08 01:25:41.832963 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary)
15684 2025.01.08 01:25:41.833206 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15685 2025.01.08 01:25:41.833382 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001779 sec., 99494.09780775716 rows/sec., 6.56 MiB/sec.
15686 2025.01.08 01:25:41.833450 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} <Debug> TCPHandler: Processed in 0.002334857 sec.
15687 2025.01.08 01:25:41.833655 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15688 2025.01.08 01:25:41.833860 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
15689 2025.01.08 01:25:41.833921 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15690 2025.01.08 01:25:41.834464 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15691 2025.01.08 01:25:41.834504 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15692 2025.01.08 01:25:41.834870 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
15693 2025.01.08 01:25:41.835106 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15694 2025.01.08 01:25:41.835353 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec.
15695 2025.01.08 01:25:41.835465 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} <Debug> TCPHandler: Processed in 0.001931651 sec.
15696 2025.01.08 01:25:41.835730 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15697 2025.01.08 01:25:41.835888 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
15698 2025.01.08 01:25:41.835982 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15699 2025.01.08 01:25:41.837251 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15700 2025.01.08 01:25:41.837291 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15701 2025.01.08 01:25:41.837993 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15702 2025.01.08 01:25:41.838249 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15703 2025.01.08 01:25:41.838394 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15704 2025.01.08 01:25:41.838436 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15705 2025.01.08 01:25:41.838457 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15706 2025.01.08 01:25:41.838462 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002603 sec., 15751.05647330004 rows/sec., 28.23 MiB/sec.
15707 2025.01.08 01:25:41.839081 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
15708 2025.01.08 01:25:41.839405 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} <Debug> TCPHandler: Processed in 0.003831271 sec.
15709 2025.01.08 01:25:41.839763 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15710 2025.01.08 01:25:41.840276 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
15711 2025.01.08 01:25:41.840478 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15712 2025.01.08 01:25:41.841162 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15713 2025.01.08 01:25:41.841357 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2079 rows starting from the beginning of the part
15714 2025.01.08 01:25:41.842038 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part
15715 2025.01.08 01:25:41.842801 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 41 rows starting from the beginning of the part
15716 2025.01.08 01:25:41.842817 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15717 2025.01.08 01:25:41.842892 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15718 2025.01.08 01:25:41.843408 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part
15719 2025.01.08 01:25:41.844069 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 21 rows starting from the beginning of the part
15720 2025.01.08 01:25:41.844458 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary)
15721 2025.01.08 01:25:41.844654 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 41 rows starting from the beginning of the part
15722 2025.01.08 01:25:41.845340 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15723 2025.01.08 01:25:41.845758 [ 44 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0
15724 2025.01.08 01:25:41.845887 [ 44 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15725 2025.01.08 01:25:41.845929 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15726 2025.01.08 01:25:41.845935 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005825 sec., 8927.038626609441 rows/sec., 565.99 KiB/sec.
15727 2025.01.08 01:25:41.846203 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} <Debug> TCPHandler: Processed in 0.006668795 sec.
15728 2025.01.08 01:25:41.846512 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full
15729 2025.01.08 01:25:41.846906 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15730 2025.01.08 01:25:41.847002 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 4610 rows starting from the beginning of the part
15731 2025.01.08 01:25:41.847229 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 30 rows starting from the beginning of the part
15732 2025.01.08 01:25:41.847421 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 34 rows starting from the beginning of the part
15733 2025.01.08 01:25:41.847591 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 18 rows starting from the beginning of the part
15734 2025.01.08 01:25:41.847680 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 30 rows starting from the beginning of the part
15735 2025.01.08 01:25:41.847766 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 52 rows starting from the beginning of the part
15736 2025.01.08 01:25:41.851061 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4774 rows, containing 4 columns (4 merged, 0 gathered) in 0.004950698 sec., 964308.4672100783 rows/sec., 62.05 MiB/sec.
15737 2025.01.08 01:25:41.851687 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary)
15738 2025.01.08 01:25:41.852402 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15739 2025.01.08 01:25:41.852509 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27
15740 2025.01.08 01:25:41.852616 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB.
15741 2025.01.08 01:25:41.856683 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2243 rows, containing 19 columns (19 merged, 0 gathered) in 0.018130256 sec., 123715.84824836449 rows/sec., 221.69 MiB/sec.
15742 2025.01.08 01:25:41.858758 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15743 2025.01.08 01:25:41.859176 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15744 2025.01.08 01:25:41.859261 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15745 2025.01.08 01:25:41.859422 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB.
15746 2025.01.08 01:25:42.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.92 MiB, peak 286.33 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: 1.06 MiB
15747 2025.01.08 01:25:42.413826 [ 220 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
15748 2025.01.08 01:25:42.413884 [ 220 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
15749 2025.01.08 01:25:42.415850 [ 220 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
15750 2025.01.08 01:25:43.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.98 MiB, peak 286.33 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: 4.00 MiB
15751 2025.01.08 01:25:43.511277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603
15752 2025.01.08 01:25:43.535854 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15753 2025.01.08 01:25:43.535911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15754 2025.01.08 01:25:43.543506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15755 2025.01.08 01:25:43.544322 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15756 2025.01.08 01:25:43.549105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603
15757 2025.01.08 01:25:46.796752 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15758 2025.01.08 01:25:46.796970 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
15759 2025.01.08 01:25:46.797042 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15760 2025.01.08 01:25:46.797774 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15761 2025.01.08 01:25:46.797817 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15762 2025.01.08 01:25:46.798326 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary)
15763 2025.01.08 01:25:46.798586 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15764 2025.01.08 01:25:46.798806 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001889 sec., 13763.896241397564 rows/sec., 1.02 MiB/sec.
15765 2025.01.08 01:25:46.798883 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} <Debug> TCPHandler: Processed in 0.002258735 sec.
15766 2025.01.08 01:25:46.799136 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15767 2025.01.08 01:25:46.799430 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
15768 2025.01.08 01:25:46.799510 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15769 2025.01.08 01:25:46.800309 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15770 2025.01.08 01:25:46.800362 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15771 2025.01.08 01:25:46.800829 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary)
15772 2025.01.08 01:25:46.801149 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15773 2025.01.08 01:25:46.801392 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002032 sec., 13779.52755905512 rows/sec., 1.07 MiB/sec.
15774 2025.01.08 01:25:46.801464 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} <Debug> TCPHandler: Processed in 0.002481729 sec.
15775 2025.01.08 01:25:46.801613 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15776 2025.01.08 01:25:46.801756 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
15777 2025.01.08 01:25:46.801822 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15778 2025.01.08 01:25:46.802461 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15779 2025.01.08 01:25:46.802507 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15780 2025.01.08 01:25:46.802918 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary)
15781 2025.01.08 01:25:46.803173 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15782 2025.01.08 01:25:46.803412 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001683 sec., 59417.70647653 rows/sec., 4.12 MiB/sec.
15783 2025.01.08 01:25:46.803509 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} <Debug> TCPHandler: Processed in 0.001962331 sec.
15784 2025.01.08 01:25:46.803732 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15785 2025.01.08 01:25:46.804061 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
15786 2025.01.08 01:25:46.804135 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15787 2025.01.08 01:25:46.804722 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15788 2025.01.08 01:25:46.804764 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15789 2025.01.08 01:25:46.805180 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary)
15790 2025.01.08 01:25:46.805439 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15791 2025.01.08 01:25:46.805663 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001713 sec., 17513.134851138355 rows/sec., 1.20 MiB/sec.
15792 2025.01.08 01:25:46.805723 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} <Debug> TCPHandler: Processed in 0.002124014 sec.
15793 2025.01.08 01:25:48.357666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149
15794 2025.01.08 01:25:48.358384 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15795 2025.01.08 01:25:48.358434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15796 2025.01.08 01:25:48.358985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15797 2025.01.08 01:25:48.359261 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15798 2025.01.08 01:25:48.359501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149
15799 2025.01.08 01:25:48.359512 [ 63 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15800 2025.01.08 01:25:48.359584 [ 63 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15801 2025.01.08 01:25:48.359609 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15802 2025.01.08 01:25:48.359993 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
15803 2025.01.08 01:25:48.360690 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15804 2025.01.08 01:25:48.360848 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part
15805 2025.01.08 01:25:48.361173 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part
15806 2025.01.08 01:25:48.361414 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part
15807 2025.01.08 01:25:48.361791 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part
15808 2025.01.08 01:25:48.362157 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part
15809 2025.01.08 01:25:48.362442 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part
15810 2025.01.08 01:25:48.365509 [ 200 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.005810411 sec., 6393523.625092958 rows/sec., 91.46 MiB/sec.
15811 2025.01.08 01:25:48.365918 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15812 2025.01.08 01:25:48.366262 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15813 2025.01.08 01:25:48.366351 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15814 2025.01.08 01:25:48.366477 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB.
15815 2025.01.08 01:25:51.049183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611
15816 2025.01.08 01:25:51.071362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2194
15817 2025.01.08 01:25:51.077248 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15818 2025.01.08 01:25:51.077347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15819 2025.01.08 01:25:51.090144 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15820 2025.01.08 01:25:51.090242 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15821 2025.01.08 01:25:51.098472 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
15822 2025.01.08 01:25:51.099577 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15823 2025.01.08 01:25:51.103629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2194
15824 2025.01.08 01:25:51.107620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15825 2025.01.08 01:25:51.108617 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15826 2025.01.08 01:25:51.108965 [ 71 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15827 2025.01.08 01:25:51.109054 [ 71 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15828 2025.01.08 01:25:51.109115 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15829 2025.01.08 01:25:51.109763 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
15830 2025.01.08 01:25:51.128570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611
15831 2025.01.08 01:25:51.129944 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15832 2025.01.08 01:25:51.131415 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part
15833 2025.01.08 01:25:51.137218 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part
15834 2025.01.08 01:25:51.143108 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part
15835 2025.01.08 01:25:51.149101 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part
15836 2025.01.08 01:25:51.155622 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part
15837 2025.01.08 01:25:51.161776 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part
15838 2025.01.08 01:25:51.227255 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.117974688 sec., 5179.077057614258 rows/sec., 26.78 MiB/sec.
15839 2025.01.08 01:25:51.230802 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15840 2025.01.08 01:25:51.234043 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15841 2025.01.08 01:25:51.234171 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15842 2025.01.08 01:25:51.236888 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB.
15843 2025.01.08 01:25:51.240800 [ 223 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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]
15844 2025.01.08 01:25:51.240844 [ 223 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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]
15845 2025.01.08 01:25:51.242765 [ 223 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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]
15846 2025.01.08 01:25:51.352710 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15847 2025.01.08 01:25:51.352758 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15848 2025.01.08 01:25:51.355070 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15849 2025.01.08 01:25:51.457301 [ 225 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15850 2025.01.08 01:25:51.457338 [ 225 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15851 2025.01.08 01:25:51.459304 [ 225 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15852 2025.01.08 01:25:51.802592 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15853 2025.01.08 01:25:51.802796 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
15854 2025.01.08 01:25:51.802872 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
15855 2025.01.08 01:25:51.803616 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15856 2025.01.08 01:25:51.803668 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15857 2025.01.08 01:25:51.804090 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
15858 2025.01.08 01:25:51.804334 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15859 2025.01.08 01:25:51.804580 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001835 sec., 7629.427792915531 rows/sec., 549.22 KiB/sec.
15860 2025.01.08 01:25:51.804647 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} <Debug> TCPHandler: Processed in 0.002187685 sec.
15861 2025.01.08 01:25:51.804896 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15862 2025.01.08 01:25:51.805141 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
15863 2025.01.08 01:25:51.805235 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15864 2025.01.08 01:25:51.806168 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15865 2025.01.08 01:25:51.806224 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15866 2025.01.08 01:25:51.806704 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary)
15867 2025.01.08 01:25:51.806966 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15868 2025.01.08 01:25:51.807202 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002122 sec., 120169.65127238454 rows/sec., 10.75 MiB/sec.
15869 2025.01.08 01:25:51.807272 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} <Debug> TCPHandler: Processed in 0.00252679 sec.
15870 2025.01.08 01:25:51.807417 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15871 2025.01.08 01:25:51.807543 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
15872 2025.01.08 01:25:51.807597 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15873 2025.01.08 01:25:51.808196 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15874 2025.01.08 01:25:51.808237 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15875 2025.01.08 01:25:51.808605 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15876 2025.01.08 01:25:51.808846 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15877 2025.01.08 01:25:51.809047 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001535 sec., 31270.358306188926 rows/sec., 2.25 MiB/sec.
15878 2025.01.08 01:25:51.809102 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} <Debug> TCPHandler: Processed in 0.001748288 sec.
15879 2025.01.08 01:25:51.809254 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15880 2025.01.08 01:25:51.809404 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
15881 2025.01.08 01:25:51.809465 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15882 2025.01.08 01:25:51.810104 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15883 2025.01.08 01:25:51.810145 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15884 2025.01.08 01:25:51.810516 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
15885 2025.01.08 01:25:51.810766 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15886 2025.01.08 01:25:51.811000 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001629 sec., 8594.229588704728 rows/sec., 601.88 KiB/sec.
15887 2025.01.08 01:25:51.811015 [ 225 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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]
15888 2025.01.08 01:25:51.811078 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} <Debug> TCPHandler: Processed in 0.00189139 sec.
15889 2025.01.08 01:25:51.811095 [ 225 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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]
15890 2025.01.08 01:25:51.811264 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15891 2025.01.08 01:25:51.811412 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
15892 2025.01.08 01:25:51.811463 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15893 2025.01.08 01:25:51.812841 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15894 2025.01.08 01:25:51.812893 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15895 2025.01.08 01:25:51.813596 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
15896 2025.01.08 01:25:51.814016 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15897 2025.01.08 01:25:51.814408 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003014 sec., 4313.20504313205 rows/sec., 268.93 KiB/sec.
15898 2025.01.08 01:25:51.814533 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} <Debug> TCPHandler: Processed in 0.003364213 sec.
15899 2025.01.08 01:25:51.814742 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15900 2025.01.08 01:25:51.814877 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
15901 2025.01.08 01:25:51.814947 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15902 2025.01.08 01:25:51.815187 [ 225 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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]
15903 2025.01.08 01:25:51.816516 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15904 2025.01.08 01:25:51.816560 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15905 2025.01.08 01:25:51.816947 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary)
15906 2025.01.08 01:25:51.817183 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15907 2025.01.08 01:25:51.817387 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.00255 sec., 151764.70588235292 rows/sec., 10.76 MiB/sec.
15908 2025.01.08 01:25:51.817438 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} <Debug> TCPHandler: Processed in 0.002821224 sec.
15909 2025.01.08 01:25:51.817595 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15910 2025.01.08 01:25:51.817742 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
15911 2025.01.08 01:25:51.817796 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15912 2025.01.08 01:25:51.818292 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15913 2025.01.08 01:25:51.818333 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15914 2025.01.08 01:25:51.818711 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
15915 2025.01.08 01:25:51.818953 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15916 2025.01.08 01:25:51.819164 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00145 sec., 4137.931034482759 rows/sec., 216.19 KiB/sec.
15917 2025.01.08 01:25:51.819219 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} <Debug> TCPHandler: Processed in 0.001695916 sec.
15918 2025.01.08 01:25:51.819357 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15919 2025.01.08 01:25:51.819476 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
15920 2025.01.08 01:25:51.819534 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15921 2025.01.08 01:25:51.820121 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15922 2025.01.08 01:25:51.820160 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15923 2025.01.08 01:25:51.820559 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary)
15924 2025.01.08 01:25:51.820797 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15925 2025.01.08 01:25:51.820973 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_133_27 to all_138_138_0
15926 2025.01.08 01:25:51.821031 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001577 sec., 112238.42739378566 rows/sec., 7.40 MiB/sec.
15927 2025.01.08 01:25:51.821056 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15928 2025.01.08 01:25:51.821118 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15929 2025.01.08 01:25:51.821143 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} <Debug> TCPHandler: Processed in 0.0018418 sec.
15930 2025.01.08 01:25:51.821363 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15931 2025.01.08 01:25:51.821398 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_133_27 to all_138_138_0 into Compact with storage Full
15932 2025.01.08 01:25:51.821590 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
15933 2025.01.08 01:25:51.821668 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15934 2025.01.08 01:25:51.821698 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15935 2025.01.08 01:25:51.821748 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 33309 rows starting from the beginning of the part
15936 2025.01.08 01:25:51.822178 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 61 rows starting from the beginning of the part
15937 2025.01.08 01:25:51.822656 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 100 rows starting from the beginning of the part
15938 2025.01.08 01:25:51.822975 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 177 rows starting from the beginning of the part
15939 2025.01.08 01:25:51.823333 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 100 rows starting from the beginning of the part
15940 2025.01.08 01:25:51.823683 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 177 rows starting from the beginning of the part
15941 2025.01.08 01:25:51.824251 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15942 2025.01.08 01:25:51.824344 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15943 2025.01.08 01:25:51.825146 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
15944 2025.01.08 01:25:51.825535 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15945 2025.01.08 01:25:51.825727 [ 115 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_54_12 to all_59_59_0
15946 2025.01.08 01:25:51.825795 [ 115 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15947 2025.01.08 01:25:51.825830 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15948 2025.01.08 01:25:51.825857 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004353 sec., 229.72662531587412 rows/sec., 15.48 KiB/sec.
15949 2025.01.08 01:25:51.826247 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} <Debug> TCPHandler: Processed in 0.004993009 sec.
15950 2025.01.08 01:25:51.826366 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_54_12 to all_59_59_0 into Compact with storage Full
15951 2025.01.08 01:25:51.826631 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15952 2025.01.08 01:25:51.827296 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
15953 2025.01.08 01:25:51.827332 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15954 2025.01.08 01:25:51.827542 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_12, total 54 rows starting from the beginning of the part
15955 2025.01.08 01:25:51.827879 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15956 2025.01.08 01:25:51.827984 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part
15957 2025.01.08 01:25:51.828473 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part
15958 2025.01.08 01:25:51.829190 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part
15959 2025.01.08 01:25:51.829656 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part
15960 2025.01.08 01:25:51.830258 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part
15961 2025.01.08 01:25:51.833786 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.007810183 sec., 7554.24040640277 rows/sec., 509.03 KiB/sec.
15962 2025.01.08 01:25:51.833960 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Trace> MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary)
15963 2025.01.08 01:25:51.834493 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15964 2025.01.08 01:25:51.834548 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15965 2025.01.08 01:25:51.834598 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15966 2025.01.08 01:25:51.834615 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_54_12, all_59_59_0] -> all_1_59_13
15967 2025.01.08 01:25:51.834787 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
15968 2025.01.08 01:25:51.835739 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15969 2025.01.08 01:25:51.836085 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15970 2025.01.08 01:25:51.836529 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.009446 sec., 4340.461571035359 rows/sec., 7.78 MiB/sec.
15971 2025.01.08 01:25:51.837324 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} <Debug> TCPHandler: Processed in 0.010962292 sec.
15972 2025.01.08 01:25:51.837551 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15973 2025.01.08 01:25:51.837708 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
15974 2025.01.08 01:25:51.837823 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15975 2025.01.08 01:25:51.838872 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33924 rows, containing 5 columns (5 merged, 0 gathered) in 0.017658588 sec., 1921104.903744286 rows/sec., 128.65 MiB/sec.
15976 2025.01.08 01:25:51.838911 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15977 2025.01.08 01:25:51.838963 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15978 2025.01.08 01:25:51.839154 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Trace> MergedBlockOutputStream: filled checksums all_1_138_28 (state Temporary)
15979 2025.01.08 01:25:51.839683 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary)
15980 2025.01.08 01:25:51.839751 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_138_28 to all_1_138_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15981 2025.01.08 01:25:51.839905 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_133_27, all_138_138_0] -> all_1_138_28
15982 2025.01.08 01:25:51.840052 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
15983 2025.01.08 01:25:51.840130 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15984 2025.01.08 01:25:51.840376 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002726 sec., 19075.568598679383 rows/sec., 1.18 MiB/sec.
15985 2025.01.08 01:25:51.840443 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} <Debug> TCPHandler: Processed in 0.003003498 sec.
15986 2025.01.08 01:25:51.840447 [ 218 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15987 2025.01.08 01:25:51.840503 [ 218 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15988 2025.01.08 01:25:51.842497 [ 218 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15989 2025.01.08 01:25:52.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.91 MiB, peak 287.48 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: -1.93 MiB
15990 2025.01.08 01:25:52.682521 [ 219 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15991 2025.01.08 01:25:52.682577 [ 219 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15992 2025.01.08 01:25:52.684466 [ 219 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
15993 2025.01.08 01:25:55.620545 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
15994 2025.01.08 01:25:55.620595 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
15995 2025.01.08 01:25:55.859675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576
15996 2025.01.08 01:25:55.860636 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15997 2025.01.08 01:25:55.860685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
15998 2025.01.08 01:25:55.861232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15999 2025.01.08 01:25:55.861497 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16000 2025.01.08 01:25:55.861782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576
16001 2025.01.08 01:25:56.795526 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16002 2025.01.08 01:25:56.795729 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
16003 2025.01.08 01:25:56.795808 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16004 2025.01.08 01:25:56.796576 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16005 2025.01.08 01:25:56.796626 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16006 2025.01.08 01:25:56.797074 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary)
16007 2025.01.08 01:25:56.797343 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16008 2025.01.08 01:25:56.797571 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001899 sec., 13691.41653501843 rows/sec., 1.02 MiB/sec.
16009 2025.01.08 01:25:56.797640 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} <Debug> TCPHandler: Processed in 0.002245585 sec.
16010 2025.01.08 01:25:56.797901 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16011 2025.01.08 01:25:56.798125 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
16012 2025.01.08 01:25:56.798215 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16013 2025.01.08 01:25:56.799094 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16014 2025.01.08 01:25:56.799149 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16015 2025.01.08 01:25:56.799630 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary)
16016 2025.01.08 01:25:56.799896 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16017 2025.01.08 01:25:56.800148 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002086 sec., 13422.818791946307 rows/sec., 1.05 MiB/sec.
16018 2025.01.08 01:25:56.800218 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} <Debug> TCPHandler: Processed in 0.002464979 sec.
16019 2025.01.08 01:25:56.800380 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16020 2025.01.08 01:25:56.800529 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
16021 2025.01.08 01:25:56.800597 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16022 2025.01.08 01:25:56.801205 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16023 2025.01.08 01:25:56.801247 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16024 2025.01.08 01:25:56.801674 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary)
16025 2025.01.08 01:25:56.801935 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16026 2025.01.08 01:25:56.802163 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001671 sec., 59844.404548174745 rows/sec., 4.15 MiB/sec.
16027 2025.01.08 01:25:56.802222 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} <Debug> TCPHandler: Processed in 0.00191317 sec.
16028 2025.01.08 01:25:56.802369 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16029 2025.01.08 01:25:56.802500 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
16030 2025.01.08 01:25:56.802558 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16031 2025.01.08 01:25:56.803083 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16032 2025.01.08 01:25:56.803126 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16033 2025.01.08 01:25:56.803523 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary)
16034 2025.01.08 01:25:56.803779 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16035 2025.01.08 01:25:56.804015 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001541 sec., 19467.878001297857 rows/sec., 1.33 MiB/sec.
16036 2025.01.08 01:25:56.804093 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} <Debug> TCPHandler: Processed in 0.001779628 sec.
16037 2025.01.08 01:25:58.628686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618
16038 2025.01.08 01:25:58.656824 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16039 2025.01.08 01:25:58.656895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16040 2025.01.08 01:25:58.664615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16041 2025.01.08 01:25:58.665475 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16042 2025.01.08 01:25:58.668781 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618
16043 2025.01.08 01:25:58.743319 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16044 2025.01.08 01:25:58.743545 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
16045 2025.01.08 01:25:58.743629 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
16046 2025.01.08 01:25:58.744493 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16047 2025.01.08 01:25:58.744545 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16048 2025.01.08 01:25:58.745003 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
16049 2025.01.08 01:25:58.745382 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16050 2025.01.08 01:25:58.745619 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002136 sec., 6554.307116104869 rows/sec., 471.82 KiB/sec.
16051 2025.01.08 01:25:58.745685 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} <Debug> TCPHandler: Processed in 0.00251011 sec.
16052 2025.01.08 01:25:58.745970 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16053 2025.01.08 01:25:58.746168 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
16054 2025.01.08 01:25:58.746248 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16055 2025.01.08 01:25:58.747012 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16056 2025.01.08 01:25:58.747065 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16057 2025.01.08 01:25:58.747498 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
16058 2025.01.08 01:25:58.747757 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16059 2025.01.08 01:25:58.748066 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001935 sec., 6201.550387596899 rows/sec., 505.69 KiB/sec.
16060 2025.01.08 01:25:58.748397 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} <Debug> TCPHandler: Processed in 0.00257122 sec.
16061 2025.01.08 01:25:58.748794 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16062 2025.01.08 01:25:58.749013 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
16063 2025.01.08 01:25:58.749062 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16064 2025.01.08 01:25:58.750281 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16065 2025.01.08 01:25:58.750332 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16066 2025.01.08 01:25:58.750890 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary)
16067 2025.01.08 01:25:58.751134 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16068 2025.01.08 01:25:58.751366 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} <Debug> executeQuery: Read 1359 rows, 115.98 KiB in 0.002384 sec., 570050.3355704698 rows/sec., 47.51 MiB/sec.
16069 2025.01.08 01:25:58.751426 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} <Debug> TCPHandler: Processed in 0.002869895 sec.
16070 2025.01.08 01:25:58.751589 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16071 2025.01.08 01:25:58.751775 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
16072 2025.01.08 01:25:58.751856 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16073 2025.01.08 01:25:58.752523 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16074 2025.01.08 01:25:58.752564 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16075 2025.01.08 01:25:58.752949 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
16076 2025.01.08 01:25:58.753202 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16077 2025.01.08 01:25:58.753449 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} <Debug> executeQuery: Read 39 rows, 2.80 KiB in 0.001722 sec., 22648.08362369338 rows/sec., 1.59 MiB/sec.
16078 2025.01.08 01:25:58.753532 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} <Debug> TCPHandler: Processed in 0.002001331 sec.
16079 2025.01.08 01:25:58.753757 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16080 2025.01.08 01:25:58.753904 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
16081 2025.01.08 01:25:58.753961 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16082 2025.01.08 01:25:58.754712 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16083 2025.01.08 01:25:58.754757 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16084 2025.01.08 01:25:58.755157 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
16085 2025.01.08 01:25:58.755390 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16086 2025.01.08 01:25:58.755614 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001739 sec., 139160.43703277744 rows/sec., 9.43 MiB/sec.
16087 2025.01.08 01:25:58.755668 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} <Debug> TCPHandler: Processed in 0.002025942 sec.
16088 2025.01.08 01:25:58.755810 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16089 2025.01.08 01:25:58.755929 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
16090 2025.01.08 01:25:58.755990 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16091 2025.01.08 01:25:58.756676 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16092 2025.01.08 01:25:58.756723 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16093 2025.01.08 01:25:58.757122 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
16094 2025.01.08 01:25:58.757362 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16095 2025.01.08 01:25:58.757591 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001686 sec., 7710.557532621589 rows/sec., 480.75 KiB/sec.
16096 2025.01.08 01:25:58.757649 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} <Debug> TCPHandler: Processed in 0.00189842 sec.
16097 2025.01.08 01:25:58.757782 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16098 2025.01.08 01:25:58.757904 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
16099 2025.01.08 01:25:58.757958 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16100 2025.01.08 01:25:58.758920 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16101 2025.01.08 01:25:58.758962 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16102 2025.01.08 01:25:58.759362 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary)
16103 2025.01.08 01:25:58.759612 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16104 2025.01.08 01:25:58.759853 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} <Debug> executeQuery: Read 834 rows, 61.67 KiB in 0.00197 sec., 423350.2538071066 rows/sec., 30.57 MiB/sec.
16105 2025.01.08 01:25:58.759919 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} <Debug> TCPHandler: Processed in 0.002192545 sec.
16106 2025.01.08 01:25:58.760157 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16107 2025.01.08 01:25:58.760515 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
16108 2025.01.08 01:25:58.760673 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16109 2025.01.08 01:25:58.761383 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16110 2025.01.08 01:25:58.761421 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16111 2025.01.08 01:25:58.761797 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
16112 2025.01.08 01:25:58.762040 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16113 2025.01.08 01:25:58.762286 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001877 sec., 3196.5903036760787 rows/sec., 167.01 KiB/sec.
16114 2025.01.08 01:25:58.762347 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} <Debug> TCPHandler: Processed in 0.002330876 sec.
16115 2025.01.08 01:25:58.762548 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16116 2025.01.08 01:25:58.762693 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
16117 2025.01.08 01:25:58.762752 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16118 2025.01.08 01:25:58.763489 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16119 2025.01.08 01:25:58.763527 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16120 2025.01.08 01:25:58.763969 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary)
16121 2025.01.08 01:25:58.764204 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16122 2025.01.08 01:25:58.764424 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001761 sec., 550255.5366269165 rows/sec., 36.57 MiB/sec.
16123 2025.01.08 01:25:58.764476 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} <Debug> TCPHandler: Processed in 0.002013952 sec.
16124 2025.01.08 01:25:58.764628 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16125 2025.01.08 01:25:58.764767 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
16126 2025.01.08 01:25:58.764830 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16127 2025.01.08 01:25:58.765319 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16128 2025.01.08 01:25:58.765358 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16129 2025.01.08 01:25:58.765727 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
16130 2025.01.08 01:25:58.765980 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16131 2025.01.08 01:25:58.766221 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec.
16132 2025.01.08 01:25:58.766280 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} <Debug> TCPHandler: Processed in 0.001723047 sec.
16133 2025.01.08 01:25:58.766505 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16134 2025.01.08 01:25:58.766650 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
16135 2025.01.08 01:25:58.766744 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
16136 2025.01.08 01:25:58.767923 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16137 2025.01.08 01:25:58.767961 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16138 2025.01.08 01:25:58.768639 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
16139 2025.01.08 01:25:58.768893 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16140 2025.01.08 01:25:58.769147 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002526 sec., 7917.656373713381 rows/sec., 14.19 MiB/sec.
16141 2025.01.08 01:25:58.769242 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} <Debug> TCPHandler: Processed in 0.002882165 sec.
16142 2025.01.08 01:25:58.769387 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16143 2025.01.08 01:25:58.769529 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
16144 2025.01.08 01:25:58.769590 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16145 2025.01.08 01:25:58.770123 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16146 2025.01.08 01:25:58.770163 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16147 2025.01.08 01:25:58.770530 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary)
16148 2025.01.08 01:25:58.770773 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16149 2025.01.08 01:25:58.770975 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001477 sec., 23019.634394041976 rows/sec., 1.34 MiB/sec.
16150 2025.01.08 01:25:58.771030 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} <Debug> TCPHandler: Processed in 0.001712557 sec.
16151 2025.01.08 01:25:59.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.35 MiB, peak 287.48 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: -1.37 MiB
16152 2025.01.08 01:26:01.103855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2248
16153 2025.01.08 01:26:01.107518 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16154 2025.01.08 01:26:01.107559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16155 2025.01.08 01:26:01.109101 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
16156 2025.01.08 01:26:01.109419 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16157 2025.01.08 01:26:01.109595 [ 118 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
16158 2025.01.08 01:26:01.109662 [ 118 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16159 2025.01.08 01:26:01.109708 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16160 2025.01.08 01:26:01.110751 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
16161 2025.01.08 01:26:01.111809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2248
16162 2025.01.08 01:26:01.112248 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16163 2025.01.08 01:26:01.112437 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2060 rows starting from the beginning of the part
16164 2025.01.08 01:26:01.112980 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part
16165 2025.01.08 01:26:01.113509 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 52 rows starting from the beginning of the part
16166 2025.01.08 01:26:01.114035 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 22 rows starting from the beginning of the part
16167 2025.01.08 01:26:01.114562 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part
16168 2025.01.08 01:26:01.115066 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part
16169 2025.01.08 01:26:01.129269 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2248 rows, containing 72 columns (72 merged, 0 gathered) in 0.019357876 sec., 116128.44301719879 rows/sec., 86.73 MiB/sec.
16170 2025.01.08 01:26:01.131452 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
16171 2025.01.08 01:26:01.132361 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16172 2025.01.08 01:26:01.132472 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
16173 2025.01.08 01:26:01.132878 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB.
16174 2025.01.08 01:26:01.794889 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16175 2025.01.08 01:26:01.795097 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
16176 2025.01.08 01:26:01.795176 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16177 2025.01.08 01:26:01.796039 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16178 2025.01.08 01:26:01.796087 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16179 2025.01.08 01:26:01.796521 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary)
16180 2025.01.08 01:26:01.796770 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16181 2025.01.08 01:26:01.796942 [ 118 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0
16182 2025.01.08 01:26:01.796984 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.001941 sec., 35033.48789283874 rows/sec., 2.97 MiB/sec.
16183 2025.01.08 01:26:01.796987 [ 118 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16184 2025.01.08 01:26:01.797036 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16185 2025.01.08 01:26:01.797073 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} <Debug> TCPHandler: Processed in 0.002316266 sec.
16186 2025.01.08 01:26:01.797196 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full
16187 2025.01.08 01:26:01.797314 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16188 2025.01.08 01:26:01.797369 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16189 2025.01.08 01:26:01.797381 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1402 rows starting from the beginning of the part
16190 2025.01.08 01:26:01.797613 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 26 rows starting from the beginning of the part
16191 2025.01.08 01:26:01.797942 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
16192 2025.01.08 01:26:01.798000 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 255 rows starting from the beginning of the part
16193 2025.01.08 01:26:01.798175 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16194 2025.01.08 01:26:01.798309 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 26 rows starting from the beginning of the part
16195 2025.01.08 01:26:01.798626 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1359 rows starting from the beginning of the part
16196 2025.01.08 01:26:01.798900 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 68 rows starting from the beginning of the part
16197 2025.01.08 01:26:01.801162 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16198 2025.01.08 01:26:01.801246 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16199 2025.01.08 01:26:01.801979 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16200 2025.01.08 01:26:01.802248 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005139711 sec., 610151.0376750755 rows/sec., 53.47 MiB/sec.
16201 2025.01.08 01:26:01.802469 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16202 2025.01.08 01:26:01.802513 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary)
16203 2025.01.08 01:26:01.802940 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.005277 sec., 3979.5338260375215 rows/sec., 299.24 KiB/sec.
16204 2025.01.08 01:26:01.803258 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} <Debug> TCPHandler: Processed in 0.006050795 sec.
16205 2025.01.08 01:26:01.803297 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16206 2025.01.08 01:26:01.803559 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16207 2025.01.08 01:26:01.803726 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28
16208 2025.01.08 01:26:01.803943 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
16209 2025.01.08 01:26:01.804036 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
16210 2025.01.08 01:26:01.804132 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16211 2025.01.08 01:26:01.804951 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16212 2025.01.08 01:26:01.804992 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16213 2025.01.08 01:26:01.805373 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary)
16214 2025.01.08 01:26:01.805615 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16215 2025.01.08 01:26:01.805813 [ 113 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0
16216 2025.01.08 01:26:01.805844 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.002045 sec., 23960.880195599024 rows/sec., 1.87 MiB/sec.
16217 2025.01.08 01:26:01.805895 [ 113 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16218 2025.01.08 01:26:01.805965 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} <Debug> TCPHandler: Processed in 0.002590131 sec.
16219 2025.01.08 01:26:01.805972 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16220 2025.01.08 01:26:01.806192 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16221 2025.01.08 01:26:01.806243 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full
16222 2025.01.08 01:26:01.806445 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
16223 2025.01.08 01:26:01.806669 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16224 2025.01.08 01:26:01.806757 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16225 2025.01.08 01:26:01.806894 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 875 rows starting from the beginning of the part
16226 2025.01.08 01:26:01.807567 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 28 rows starting from the beginning of the part
16227 2025.01.08 01:26:01.808241 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 387 rows starting from the beginning of the part
16228 2025.01.08 01:26:01.808952 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 28 rows starting from the beginning of the part
16229 2025.01.08 01:26:01.809660 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 834 rows starting from the beginning of the part
16230 2025.01.08 01:26:01.810007 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 49 rows starting from the beginning of the part
16231 2025.01.08 01:26:01.810731 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16232 2025.01.08 01:26:01.810776 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16233 2025.01.08 01:26:01.811356 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary)
16234 2025.01.08 01:26:01.811684 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16235 2025.01.08 01:26:01.811966 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.005631 sec., 10655.301012253596 rows/sec., 756.48 KiB/sec.
16236 2025.01.08 01:26:01.812150 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} <Debug> TCPHandler: Processed in 0.006089716 sec.
16237 2025.01.08 01:26:01.812247 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006135027 sec., 358759.6273007437 rows/sec., 27.33 MiB/sec.
16238 2025.01.08 01:26:01.812344 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16239 2025.01.08 01:26:01.812534 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
16240 2025.01.08 01:26:01.812569 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary)
16241 2025.01.08 01:26:01.812778 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
16242 2025.01.08 01:26:01.813381 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16243 2025.01.08 01:26:01.813677 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28
16244 2025.01.08 01:26:01.813969 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
16245 2025.01.08 01:26:01.814817 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16246 2025.01.08 01:26:01.814861 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16247 2025.01.08 01:26:01.815520 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16248 2025.01.08 01:26:01.815777 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16249 2025.01.08 01:26:01.816029 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.003553 sec., 5910.498170560089 rows/sec., 10.59 MiB/sec.
16250 2025.01.08 01:26:01.816149 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} <Debug> TCPHandler: Processed in 0.003897761 sec.
16251 2025.01.08 01:26:01.816315 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16252 2025.01.08 01:26:01.816460 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
16253 2025.01.08 01:26:01.816521 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16254 2025.01.08 01:26:01.817089 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16255 2025.01.08 01:26:01.817128 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16256 2025.01.08 01:26:01.817497 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary)
16257 2025.01.08 01:26:01.817745 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16258 2025.01.08 01:26:01.817918 [ 113 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0
16259 2025.01.08 01:26:01.817975 [ 113 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16260 2025.01.08 01:26:01.817982 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001548 sec., 11627.906976744187 rows/sec., 815.69 KiB/sec.
16261 2025.01.08 01:26:01.818003 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16262 2025.01.08 01:26:01.818138 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} <Debug> TCPHandler: Processed in 0.0018925 sec.
16263 2025.01.08 01:26:01.818224 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full
16264 2025.01.08 01:26:01.818327 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16265 2025.01.08 01:26:01.818358 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 4774 rows starting from the beginning of the part
16266 2025.01.08 01:26:01.818456 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 30 rows starting from the beginning of the part
16267 2025.01.08 01:26:01.818634 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 52 rows starting from the beginning of the part
16268 2025.01.08 01:26:01.818775 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 30 rows starting from the beginning of the part
16269 2025.01.08 01:26:01.818892 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 34 rows starting from the beginning of the part
16270 2025.01.08 01:26:01.819050 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 18 rows starting from the beginning of the part
16271 2025.01.08 01:26:01.820846 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4938 rows, containing 4 columns (4 merged, 0 gathered) in 0.002714043 sec., 1819425.8528696855 rows/sec., 117.07 MiB/sec.
16272 2025.01.08 01:26:01.821213 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary)
16273 2025.01.08 01:26:01.821542 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16274 2025.01.08 01:26:01.821631 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28
16275 2025.01.08 01:26:01.821734 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
16276 2025.01.08 01:26:03.361962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064
16277 2025.01.08 01:26:03.363106 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16278 2025.01.08 01:26:03.363163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16279 2025.01.08 01:26:03.363709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16280 2025.01.08 01:26:03.363976 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16281 2025.01.08 01:26:03.364284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064
16282 2025.01.08 01:26:06.168875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626
16283 2025.01.08 01:26:06.193449 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16284 2025.01.08 01:26:06.193512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16285 2025.01.08 01:26:06.201040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16286 2025.01.08 01:26:06.201860 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16287 2025.01.08 01:26:06.205669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626
16288 2025.01.08 01:26:06.796219 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16289 2025.01.08 01:26:06.796430 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
16290 2025.01.08 01:26:06.796512 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16291 2025.01.08 01:26:06.797373 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16292 2025.01.08 01:26:06.797413 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16293 2025.01.08 01:26:06.797853 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary)
16294 2025.01.08 01:26:06.798104 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16295 2025.01.08 01:26:06.798308 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001936 sec., 13429.752066115703 rows/sec., 1022.46 KiB/sec.
16296 2025.01.08 01:26:06.798364 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} <Debug> TCPHandler: Processed in 0.002283696 sec.
16297 2025.01.08 01:26:06.798633 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16298 2025.01.08 01:26:06.798855 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
16299 2025.01.08 01:26:06.798942 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16300 2025.01.08 01:26:06.799740 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16301 2025.01.08 01:26:06.799792 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16302 2025.01.08 01:26:06.800239 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary)
16303 2025.01.08 01:26:06.800490 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16304 2025.01.08 01:26:06.800699 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001906 sec., 14690.451206715636 rows/sec., 1.15 MiB/sec.
16305 2025.01.08 01:26:06.800768 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} <Debug> TCPHandler: Processed in 0.002283156 sec.
16306 2025.01.08 01:26:06.800930 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16307 2025.01.08 01:26:06.801053 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
16308 2025.01.08 01:26:06.801106 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16309 2025.01.08 01:26:06.801737 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16310 2025.01.08 01:26:06.801784 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16311 2025.01.08 01:26:06.802238 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary)
16312 2025.01.08 01:26:06.802488 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16313 2025.01.08 01:26:06.802735 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001698 sec., 58892.815076560655 rows/sec., 4.08 MiB/sec.
16314 2025.01.08 01:26:06.802811 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} <Debug> TCPHandler: Processed in 0.001944911 sec.
16315 2025.01.08 01:26:06.802968 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16316 2025.01.08 01:26:06.803248 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
16317 2025.01.08 01:26:06.803419 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16318 2025.01.08 01:26:06.804779 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16319 2025.01.08 01:26:06.804819 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
16320 2025.01.08 01:26:06.805216 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary)
16321 2025.01.08 01:26:06.805452 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16322 2025.01.08 01:26:06.805648 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002531 sec., 11853.02252074279 rows/sec., 831.49 KiB/sec.
16323 2025.01.08 01:26:06.805737 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} <Debug> TCPHandler: Processed in 0.002831734 sec.
16324 2025.01.08 01:26:09.003632 [ 103 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0
16325 2025.01.08 01:26:09.003708 [ 103 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16326 2025.01.08 01:26:09.003730 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16327 2025.01.08 01:26:09.003879 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full
16328 2025.01.08 01:26:09.004092 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16329 2025.01.08 01:26:09.004151 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 242 rows starting from the beginning of the part
16330 2025.01.08 01:26:09.004257 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 242 rows starting from the beginning of the part
16331 2025.01.08 01:26:09.004505 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part
16332 2025.01.08 01:26:09.004824 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part
16333 2025.01.08 01:26:09.005133 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 242 rows starting from the beginning of the part
16334 2025.01.08 01:26:09.006383 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002584681 sec., 291718.78463918756 rows/sec., 20.88 MiB/sec.
16335 2025.01.08 01:26:09.006559 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary)
16336 2025.01.08 01:26:09.006854 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16337 2025.01.08 01:26:09.006933 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13
16338 2025.01.08 01:26:09.007013 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
16339 2025.01.08 01:26:10.028208 [ 99 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0
16340 2025.01.08 01:26:10.028270 [ 99 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16341 2025.01.08 01:26:10.028291 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16342 2025.01.08 01:26:10.028426 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full
16343 2025.01.08 01:26:10.028684 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16344 2025.01.08 01:26:10.028728 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 336 rows starting from the beginning of the part
16345 2025.01.08 01:26:10.028813 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part
16346 2025.01.08 01:26:10.029015 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part
16347 2025.01.08 01:26:10.029323 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part
16348 2025.01.08 01:26:10.029407 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part
16349 2025.01.08 01:26:10.030550 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002192175 sec., 164220.46597557218 rows/sec., 8.38 MiB/sec.
16350 2025.01.08 01:26:10.030783 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary)
16351 2025.01.08 01:26:10.031209 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16352 2025.01.08 01:26:10.031312 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13
16353 2025.01.08 01:26:10.031419 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
16354 2025.01.08 01:26:10.620852 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
16355 2025.01.08 01:26:10.620918 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
16356 2025.01.08 01:26:10.864436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491
16357 2025.01.08 01:26:10.865066 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16358 2025.01.08 01:26:10.865108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16359 2025.01.08 01:26:10.865626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16360 2025.01.08 01:26:10.865873 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16361 2025.01.08 01:26:10.866112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491
16362 2025.01.08 01:26:11.112142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2268
16363 2025.01.08 01:26:11.115122 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16364 2025.01.08 01:26:11.115182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16365 2025.01.08 01:26:11.116704 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
16366 2025.01.08 01:26:11.117039 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16367 2025.01.08 01:26:11.117704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2268
16368 2025.01.08 01:26:11.224806 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16369 2025.01.08 01:26:11.224866 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16370 2025.01.08 01:26:11.227044 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16371 2025.01.08 01:26:11.369188 [ 225 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0]
16372 2025.01.08 01:26:11.369240 [ 225 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0]
16373 2025.01.08 01:26:11.371029 [ 225 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0]
16374 2025.01.08 01:26:11.442655 [ 225 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16375 2025.01.08 01:26:11.442713 [ 225 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16376 2025.01.08 01:26:11.444770 [ 225 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16377 2025.01.08 01:26:11.574711 [ 219 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
16378 2025.01.08 01:26:11.574798 [ 219 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
16379 2025.01.08 01:26:11.577076 [ 219 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
16380 2025.01.08 01:26:11.802040 [ 219 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16381 2025.01.08 01:26:11.802082 [ 219 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16382 2025.01.08 01:26:11.802514 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16383 2025.01.08 01:26:11.802759 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
16384 2025.01.08 01:26:11.802883 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
16385 2025.01.08 01:26:11.804559 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16386 2025.01.08 01:26:11.804624 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16387 2025.01.08 01:26:11.805358 [ 219 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16388 2025.01.08 01:26:11.805367 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
16389 2025.01.08 01:26:11.805986 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16390 2025.01.08 01:26:11.806369 [ 100 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0
16391 2025.01.08 01:26:11.806513 [ 100 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16392 2025.01.08 01:26:11.806594 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16393 2025.01.08 01:26:11.806685 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00398 sec., 3517.5879396984924 rows/sec., 253.22 KiB/sec.
16394 2025.01.08 01:26:11.807078 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full
16395 2025.01.08 01:26:11.807099 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} <Debug> TCPHandler: Processed in 0.004754435 sec.
16396 2025.01.08 01:26:11.807321 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16397 2025.01.08 01:26:11.807365 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part
16398 2025.01.08 01:26:11.807420 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16399 2025.01.08 01:26:11.807535 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part
16400 2025.01.08 01:26:11.807853 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
16401 2025.01.08 01:26:11.807905 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part
16402 2025.01.08 01:26:11.808048 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16403 2025.01.08 01:26:11.808270 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part
16404 2025.01.08 01:26:11.808606 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part
16405 2025.01.08 01:26:11.810776 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16406 2025.01.08 01:26:11.810845 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16407 2025.01.08 01:26:11.811283 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004513561 sec., 15508.8188682949 rows/sec., 1.15 MiB/sec.
16408 2025.01.08 01:26:11.811564 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary)
16409 2025.01.08 01:26:11.811819 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary)
16410 2025.01.08 01:26:11.812201 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16411 2025.01.08 01:26:11.812369 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16412 2025.01.08 01:26:11.812394 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15
16413 2025.01.08 01:26:11.812577 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16414 2025.01.08 01:26:11.812736 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.005091 sec., 50088.39127872716 rows/sec., 4.48 MiB/sec.
16415 2025.01.08 01:26:11.812805 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} <Debug> TCPHandler: Processed in 0.005556977 sec.
16416 2025.01.08 01:26:11.812982 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16417 2025.01.08 01:26:11.813123 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
16418 2025.01.08 01:26:11.813182 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16419 2025.01.08 01:26:11.813812 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16420 2025.01.08 01:26:11.813853 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16421 2025.01.08 01:26:11.814232 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16422 2025.01.08 01:26:11.814471 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16423 2025.01.08 01:26:11.814680 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001589 sec., 30207.677784770298 rows/sec., 2.18 MiB/sec.
16424 2025.01.08 01:26:11.814738 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} <Debug> TCPHandler: Processed in 0.001826319 sec.
16425 2025.01.08 01:26:11.814885 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16426 2025.01.08 01:26:11.815026 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
16427 2025.01.08 01:26:11.815086 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16428 2025.01.08 01:26:11.815709 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16429 2025.01.08 01:26:11.815746 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16430 2025.01.08 01:26:11.816096 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
16431 2025.01.08 01:26:11.816336 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16432 2025.01.08 01:26:11.816543 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec.
16433 2025.01.08 01:26:11.816594 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} <Debug> TCPHandler: Processed in 0.001774398 sec.
16434 2025.01.08 01:26:11.816747 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16435 2025.01.08 01:26:11.816885 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
16436 2025.01.08 01:26:11.816942 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16437 2025.01.08 01:26:11.817562 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16438 2025.01.08 01:26:11.817599 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16439 2025.01.08 01:26:11.817952 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
16440 2025.01.08 01:26:11.818197 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16441 2025.01.08 01:26:11.818323 [ 98 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0
16442 2025.01.08 01:26:11.818373 [ 98 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16443 2025.01.08 01:26:11.818378 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec.
16444 2025.01.08 01:26:11.818399 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16445 2025.01.08 01:26:11.818455 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} <Debug> TCPHandler: Processed in 0.001775608 sec.
16446 2025.01.08 01:26:11.818569 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full
16447 2025.01.08 01:26:11.818629 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16448 2025.01.08 01:26:11.818714 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16449 2025.01.08 01:26:11.818799 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part
16450 2025.01.08 01:26:11.818867 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
16451 2025.01.08 01:26:11.819068 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part
16452 2025.01.08 01:26:11.819119 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16453 2025.01.08 01:26:11.819429 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part
16454 2025.01.08 01:26:11.819727 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part
16455 2025.01.08 01:26:11.819987 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part
16456 2025.01.08 01:26:11.822142 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16457 2025.01.08 01:26:11.822219 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16458 2025.01.08 01:26:11.822569 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004092915 sec., 15881.101855279185 rows/sec., 1.03 MiB/sec.
16459 2025.01.08 01:26:11.822787 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary)
16460 2025.01.08 01:26:11.823136 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary)
16461 2025.01.08 01:26:11.823445 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16462 2025.01.08 01:26:11.823598 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15
16463 2025.01.08 01:26:11.823649 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16464 2025.01.08 01:26:11.823759 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
16465 2025.01.08 01:26:11.823959 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.005172 sec., 74825.9860788863 rows/sec., 5.30 MiB/sec.
16466 2025.01.08 01:26:11.824018 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} <Debug> TCPHandler: Processed in 0.005479327 sec.
16467 2025.01.08 01:26:11.824160 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16468 2025.01.08 01:26:11.824282 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
16469 2025.01.08 01:26:11.824334 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16470 2025.01.08 01:26:11.824813 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16471 2025.01.08 01:26:11.824850 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16472 2025.01.08 01:26:11.825207 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
16473 2025.01.08 01:26:11.825436 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16474 2025.01.08 01:26:11.825605 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec.
16475 2025.01.08 01:26:11.825656 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} <Debug> TCPHandler: Processed in 0.001553634 sec.
16476 2025.01.08 01:26:11.825791 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16477 2025.01.08 01:26:11.825915 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
16478 2025.01.08 01:26:11.825968 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16479 2025.01.08 01:26:11.826552 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16480 2025.01.08 01:26:11.826591 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16481 2025.01.08 01:26:11.826999 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary)
16482 2025.01.08 01:26:11.827259 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16483 2025.01.08 01:26:11.827444 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_138_28 to all_143_143_0
16484 2025.01.08 01:26:11.827512 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16485 2025.01.08 01:26:11.827515 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001619 sec., 109326.7449042619 rows/sec., 7.21 MiB/sec.
16486 2025.01.08 01:26:11.827554 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16487 2025.01.08 01:26:11.827685 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} <Debug> TCPHandler: Processed in 0.00194716 sec.
16488 2025.01.08 01:26:11.827795 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_28 to all_143_143_0 into Compact with storage Full
16489 2025.01.08 01:26:11.827881 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16490 2025.01.08 01:26:11.827985 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16491 2025.01.08 01:26:11.828068 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_138_28, total 33924 rows starting from the beginning of the part
16492 2025.01.08 01:26:11.828155 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
16493 2025.01.08 01:26:11.828366 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16494 2025.01.08 01:26:11.828347 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 100 rows starting from the beginning of the part
16495 2025.01.08 01:26:11.828838 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 969 rows starting from the beginning of the part
16496 2025.01.08 01:26:11.829272 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part
16497 2025.01.08 01:26:11.829638 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 100 rows starting from the beginning of the part
16498 2025.01.08 01:26:11.829951 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 177 rows starting from the beginning of the part
16499 2025.01.08 01:26:11.830675 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16500 2025.01.08 01:26:11.830749 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16501 2025.01.08 01:26:11.831480 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
16502 2025.01.08 01:26:11.831810 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16503 2025.01.08 01:26:11.832169 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004079 sec., 245.15812699190977 rows/sec., 16.52 KiB/sec.
16504 2025.01.08 01:26:11.832463 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} <Debug> TCPHandler: Processed in 0.004663424 sec.
16505 2025.01.08 01:26:11.832820 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16506 2025.01.08 01:26:11.833262 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
16507 2025.01.08 01:26:11.833544 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
16508 2025.01.08 01:26:11.836311 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16509 2025.01.08 01:26:11.836356 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16510 2025.01.08 01:26:11.837413 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16511 2025.01.08 01:26:11.837729 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16512 2025.01.08 01:26:11.838101 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
16513 2025.01.08 01:26:11.838149 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
16514 2025.01.08 01:26:11.838206 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.005077 sec., 8075.635217648218 rows/sec., 14.47 MiB/sec.
16515 2025.01.08 01:26:11.838727 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} <Debug> TCPHandler: Processed in 0.006085575 sec.
16516 2025.01.08 01:26:11.838942 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16517 2025.01.08 01:26:11.839076 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
16518 2025.01.08 01:26:11.839137 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16519 2025.01.08 01:26:11.840508 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16520 2025.01.08 01:26:11.840549 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16521 2025.01.08 01:26:11.841131 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary)
16522 2025.01.08 01:26:11.841622 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16523 2025.01.08 01:26:11.841863 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
16524 2025.01.08 01:26:11.842044 [ 220 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16525 2025.01.08 01:26:11.842140 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.003072 sec., 16927.083333333332 rows/sec., 1.05 MiB/sec.
16526 2025.01.08 01:26:11.842181 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16527 2025.01.08 01:26:11.842551 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} <Debug> TCPHandler: Processed in 0.003707428 sec.
16528 2025.01.08 01:26:11.844051 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35330 rows, containing 5 columns (5 merged, 0 gathered) in 0.016354178 sec., 2160304.2354070013 rows/sec., 144.67 MiB/sec.
16529 2025.01.08 01:26:11.844498 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Trace> MergedBlockOutputStream: filled checksums all_1_143_29 (state Temporary)
16530 2025.01.08 01:26:11.844998 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_143_29 to all_1_143_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16531 2025.01.08 01:26:11.845160 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_138_28, all_143_143_0] -> all_1_143_29
16532 2025.01.08 01:26:11.845360 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB.
16533 2025.01.08 01:26:11.846301 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
16534 2025.01.08 01:26:12.853650 [ 221 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0]
16535 2025.01.08 01:26:12.853751 [ 221 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0]
16536 2025.01.08 01:26:12.855787 [ 221 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0]
16537 2025.01.08 01:26:13.705758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634
16538 2025.01.08 01:26:13.730450 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16539 2025.01.08 01:26:13.730511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16540 2025.01.08 01:26:13.738046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16541 2025.01.08 01:26:13.738870 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16542 2025.01.08 01:26:13.742231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634
16543 2025.01.08 01:26:16.795831 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16544 2025.01.08 01:26:16.796042 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
16545 2025.01.08 01:26:16.796124 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16546 2025.01.08 01:26:16.796916 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16547 2025.01.08 01:26:16.796967 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16548 2025.01.08 01:26:16.797401 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary)
16549 2025.01.08 01:26:16.797658 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16550 2025.01.08 01:26:16.797900 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001911 sec., 13605.442176870749 rows/sec., 1.01 MiB/sec.
16551 2025.01.08 01:26:16.797967 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} <Debug> TCPHandler: Processed in 0.002278006 sec.
16552 2025.01.08 01:26:16.798214 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16553 2025.01.08 01:26:16.798436 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
16554 2025.01.08 01:26:16.798515 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16555 2025.01.08 01:26:16.799273 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16556 2025.01.08 01:26:16.799320 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16557 2025.01.08 01:26:16.799781 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary)
16558 2025.01.08 01:26:16.800049 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16559 2025.01.08 01:26:16.800281 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001906 sec., 14690.451206715636 rows/sec., 1.15 MiB/sec.
16560 2025.01.08 01:26:16.800341 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} <Debug> TCPHandler: Processed in 0.002272526 sec.
16561 2025.01.08 01:26:16.800480 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16562 2025.01.08 01:26:16.800627 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
16563 2025.01.08 01:26:16.800694 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16564 2025.01.08 01:26:16.801350 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16565 2025.01.08 01:26:16.801399 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16566 2025.01.08 01:26:16.801820 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary)
16567 2025.01.08 01:26:16.802065 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16568 2025.01.08 01:26:16.802293 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001697 sec., 58927.519151443725 rows/sec., 4.09 MiB/sec.
16569 2025.01.08 01:26:16.802378 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} <Debug> TCPHandler: Processed in 0.001963861 sec.
16570 2025.01.08 01:26:16.802565 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16571 2025.01.08 01:26:16.802770 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
16572 2025.01.08 01:26:16.802834 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16573 2025.01.08 01:26:16.803428 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16574 2025.01.08 01:26:16.803478 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16575 2025.01.08 01:26:16.803882 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary)
16576 2025.01.08 01:26:16.804134 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16577 2025.01.08 01:26:16.804344 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001619 sec., 18529.95676343422 rows/sec., 1.27 MiB/sec.
16578 2025.01.08 01:26:16.804394 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} <Debug> TCPHandler: Processed in 0.00192456 sec.
16579 2025.01.08 01:26:18.366282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979
16580 2025.01.08 01:26:18.367088 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16581 2025.01.08 01:26:18.367136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16582 2025.01.08 01:26:18.367789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16583 2025.01.08 01:26:18.368060 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16584 2025.01.08 01:26:18.368316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979
16585 2025.01.08 01:26:18.830486 [ 224 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
16586 2025.01.08 01:26:18.830563 [ 224 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
16587 2025.01.08 01:26:18.832735 [ 224 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
16588 2025.01.08 01:26:19.368337 [ 223 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
16589 2025.01.08 01:26:19.368387 [ 223 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
16590 2025.01.08 01:26:19.370289 [ 223 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
16591 2025.01.08 01:26:20.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.02 MiB, peak 287.48 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: 4.00 MiB
16592 2025.01.08 01:26:21.117891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2298
16593 2025.01.08 01:26:21.121135 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16594 2025.01.08 01:26:21.121189 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16595 2025.01.08 01:26:21.122760 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
16596 2025.01.08 01:26:21.123086 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16597 2025.01.08 01:26:21.124609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2298
16598 2025.01.08 01:26:21.242315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641
16599 2025.01.08 01:26:21.266819 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16600 2025.01.08 01:26:21.266886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16601 2025.01.08 01:26:21.274679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16602 2025.01.08 01:26:21.275500 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16603 2025.01.08 01:26:21.279145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641
16604 2025.01.08 01:26:21.803374 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16605 2025.01.08 01:26:21.803582 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
16606 2025.01.08 01:26:21.803658 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
16607 2025.01.08 01:26:21.804415 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16608 2025.01.08 01:26:21.804457 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16609 2025.01.08 01:26:21.804895 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
16610 2025.01.08 01:26:21.805144 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16611 2025.01.08 01:26:21.805333 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001809 sec., 7739.0823659480375 rows/sec., 557.11 KiB/sec.
16612 2025.01.08 01:26:21.805388 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} <Debug> TCPHandler: Processed in 0.002149803 sec.
16613 2025.01.08 01:26:21.805648 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16614 2025.01.08 01:26:21.805856 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
16615 2025.01.08 01:26:21.805933 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16616 2025.01.08 01:26:21.806832 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16617 2025.01.08 01:26:21.806884 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16618 2025.01.08 01:26:21.807360 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary)
16619 2025.01.08 01:26:21.807618 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16620 2025.01.08 01:26:21.807863 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002066 sec., 123426.9119070668 rows/sec., 11.04 MiB/sec.
16621 2025.01.08 01:26:21.807926 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} <Debug> TCPHandler: Processed in 0.002413298 sec.
16622 2025.01.08 01:26:21.808111 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16623 2025.01.08 01:26:21.808250 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
16624 2025.01.08 01:26:21.808306 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16625 2025.01.08 01:26:21.808939 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16626 2025.01.08 01:26:21.808976 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16627 2025.01.08 01:26:21.809335 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16628 2025.01.08 01:26:21.809561 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16629 2025.01.08 01:26:21.809692 [ 86 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16630 2025.01.08 01:26:21.809739 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00152 sec., 31578.94736842105 rows/sec., 2.27 MiB/sec.
16631 2025.01.08 01:26:21.809744 [ 86 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16632 2025.01.08 01:26:21.809791 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16633 2025.01.08 01:26:21.809811 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} <Debug> TCPHandler: Processed in 0.001765808 sec.
16634 2025.01.08 01:26:21.809971 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
16635 2025.01.08 01:26:21.810002 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16636 2025.01.08 01:26:21.810145 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16637 2025.01.08 01:26:21.810227 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 62 rows starting from the beginning of the part
16638 2025.01.08 01:26:21.810253 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
16639 2025.01.08 01:26:21.810444 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part
16640 2025.01.08 01:26:21.810460 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16641 2025.01.08 01:26:21.810807 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 39 rows starting from the beginning of the part
16642 2025.01.08 01:26:21.811150 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 21 rows starting from the beginning of the part
16643 2025.01.08 01:26:21.811340 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part
16644 2025.01.08 01:26:21.811618 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 48 rows starting from the beginning of the part
16645 2025.01.08 01:26:21.813548 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16646 2025.01.08 01:26:21.813626 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16647 2025.01.08 01:26:21.814622 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.004796955 sec., 55451.843930159856 rows/sec., 4.18 MiB/sec.
16648 2025.01.08 01:26:21.814634 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
16649 2025.01.08 01:26:21.814783 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16650 2025.01.08 01:26:21.815152 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16651 2025.01.08 01:26:21.815361 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16652 2025.01.08 01:26:21.815597 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16653 2025.01.08 01:26:21.815607 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005418 sec., 2583.9793281653747 rows/sec., 180.97 KiB/sec.
16654 2025.01.08 01:26:21.815795 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
16655 2025.01.08 01:26:21.815816 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} <Debug> TCPHandler: Processed in 0.005915163 sec.
16656 2025.01.08 01:26:21.815982 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16657 2025.01.08 01:26:21.816101 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
16658 2025.01.08 01:26:21.816149 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16659 2025.01.08 01:26:21.816713 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16660 2025.01.08 01:26:21.816750 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16661 2025.01.08 01:26:21.817102 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
16662 2025.01.08 01:26:21.817332 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16663 2025.01.08 01:26:21.817549 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001462 sec., 8891.928864569083 rows/sec., 554.41 KiB/sec.
16664 2025.01.08 01:26:21.817617 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} <Debug> TCPHandler: Processed in 0.001687957 sec.
16665 2025.01.08 01:26:21.817865 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16666 2025.01.08 01:26:21.818023 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
16667 2025.01.08 01:26:21.818081 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16668 2025.01.08 01:26:21.818882 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16669 2025.01.08 01:26:21.818922 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16670 2025.01.08 01:26:21.819307 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary)
16671 2025.01.08 01:26:21.819543 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16672 2025.01.08 01:26:21.819768 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001775 sec., 218028.1690140845 rows/sec., 15.45 MiB/sec.
16673 2025.01.08 01:26:21.819826 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} <Debug> TCPHandler: Processed in 0.002101713 sec.
16674 2025.01.08 01:26:21.819968 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16675 2025.01.08 01:26:21.820110 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
16676 2025.01.08 01:26:21.820168 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16677 2025.01.08 01:26:21.820723 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16678 2025.01.08 01:26:21.820760 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16679 2025.01.08 01:26:21.821138 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
16680 2025.01.08 01:26:21.821372 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16681 2025.01.08 01:26:21.821575 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec.
16682 2025.01.08 01:26:21.821655 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} <Debug> TCPHandler: Processed in 0.001752898 sec.
16683 2025.01.08 01:26:21.821922 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16684 2025.01.08 01:26:21.822082 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
16685 2025.01.08 01:26:21.822146 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16686 2025.01.08 01:26:21.822800 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16687 2025.01.08 01:26:21.822840 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16688 2025.01.08 01:26:21.823243 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary)
16689 2025.01.08 01:26:21.823480 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16690 2025.01.08 01:26:21.823717 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001661 sec., 106562.3118603251 rows/sec., 7.03 MiB/sec.
16691 2025.01.08 01:26:21.823784 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} <Debug> TCPHandler: Processed in 0.002014072 sec.
16692 2025.01.08 01:26:21.823960 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16693 2025.01.08 01:26:21.824264 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
16694 2025.01.08 01:26:21.824417 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16695 2025.01.08 01:26:21.824987 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16696 2025.01.08 01:26:21.825024 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16697 2025.01.08 01:26:21.825375 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
16698 2025.01.08 01:26:21.825607 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16699 2025.01.08 01:26:21.825791 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001628 sec., 614.2506142506143 rows/sec., 41.39 KiB/sec.
16700 2025.01.08 01:26:21.825811 [ 220 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0]
16701 2025.01.08 01:26:21.825876 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} <Debug> TCPHandler: Processed in 0.001999072 sec.
16702 2025.01.08 01:26:21.825876 [ 220 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0]
16703 2025.01.08 01:26:21.826062 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16704 2025.01.08 01:26:21.826198 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
16705 2025.01.08 01:26:21.826306 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
16706 2025.01.08 01:26:21.828095 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16707 2025.01.08 01:26:21.828137 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16708 2025.01.08 01:26:21.828722 [ 220 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0]
16709 2025.01.08 01:26:21.829282 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16710 2025.01.08 01:26:21.829548 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16711 2025.01.08 01:26:21.829725 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16712 2025.01.08 01:26:21.829798 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16713 2025.01.08 01:26:21.829831 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16714 2025.01.08 01:26:21.829846 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003667 sec., 11180.801745295881 rows/sec., 20.04 MiB/sec.
16715 2025.01.08 01:26:21.830412 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
16716 2025.01.08 01:26:21.830748 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} <Debug> TCPHandler: Processed in 0.004776596 sec.
16717 2025.01.08 01:26:21.831089 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16718 2025.01.08 01:26:21.831522 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
16719 2025.01.08 01:26:21.831713 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16720 2025.01.08 01:26:21.832213 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16721 2025.01.08 01:26:21.832461 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2243 rows starting from the beginning of the part
16722 2025.01.08 01:26:21.833278 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 41 rows starting from the beginning of the part
16723 2025.01.08 01:26:21.833877 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16724 2025.01.08 01:26:21.833982 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16725 2025.01.08 01:26:21.834037 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part
16726 2025.01.08 01:26:21.834755 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 21 rows starting from the beginning of the part
16727 2025.01.08 01:26:21.835466 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part
16728 2025.01.08 01:26:21.835516 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary)
16729 2025.01.08 01:26:21.836026 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part
16730 2025.01.08 01:26:21.836287 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16731 2025.01.08 01:26:21.837049 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005673 sec., 9166.22598272519 rows/sec., 581.15 KiB/sec.
16732 2025.01.08 01:26:21.837584 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} <Debug> TCPHandler: Processed in 0.006703635 sec.
16733 2025.01.08 01:26:21.844796 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 19 columns (19 merged, 0 gathered) in 0.014866214 sec., 161910.75952492005 rows/sec., 290.14 MiB/sec.
16734 2025.01.08 01:26:21.847007 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16735 2025.01.08 01:26:21.847461 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16736 2025.01.08 01:26:21.847544 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16737 2025.01.08 01:26:21.847694 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.67 MiB.
16738 2025.01.08 01:26:22.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.39 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.38 MiB
16739 2025.01.08 01:26:25.621183 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
16740 2025.01.08 01:26:25.621266 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
16741 2025.01.08 01:26:25.868501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406
16742 2025.01.08 01:26:25.869285 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16743 2025.01.08 01:26:25.869333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16744 2025.01.08 01:26:25.869872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16745 2025.01.08 01:26:25.870138 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16746 2025.01.08 01:26:25.870411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406
16747 2025.01.08 01:26:25.870422 [ 78 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16748 2025.01.08 01:26:25.870518 [ 78 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16749 2025.01.08 01:26:25.870561 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16750 2025.01.08 01:26:25.870743 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16751 2025.01.08 01:26:25.870933 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16752 2025.01.08 01:26:25.870986 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part
16753 2025.01.08 01:26:25.871083 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part
16754 2025.01.08 01:26:25.871210 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part
16755 2025.01.08 01:26:25.871482 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part
16756 2025.01.08 01:26:25.871566 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part
16757 2025.01.08 01:26:25.871665 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part
16758 2025.01.08 01:26:25.874658 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003994093 sec., 9866069.718456732 rows/sec., 141.14 MiB/sec.
16759 2025.01.08 01:26:25.875294 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16760 2025.01.08 01:26:25.875837 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16761 2025.01.08 01:26:25.875926 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16762 2025.01.08 01:26:25.876044 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB.
16763 2025.01.08 01:26:26.796183 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16764 2025.01.08 01:26:26.796398 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
16765 2025.01.08 01:26:26.796479 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16766 2025.01.08 01:26:26.797292 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16767 2025.01.08 01:26:26.797344 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16768 2025.01.08 01:26:26.797786 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary)
16769 2025.01.08 01:26:26.798037 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16770 2025.01.08 01:26:26.798249 [ 76 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0
16771 2025.01.08 01:26:26.798296 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001952 sec., 13319.672131147541 rows/sec., 1014.08 KiB/sec.
16772 2025.01.08 01:26:26.798344 [ 76 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16773 2025.01.08 01:26:26.798416 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16774 2025.01.08 01:26:26.798423 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} <Debug> TCPHandler: Processed in 0.002382977 sec.
16775 2025.01.08 01:26:26.798644 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full
16776 2025.01.08 01:26:26.798712 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16777 2025.01.08 01:26:26.798828 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16778 2025.01.08 01:26:26.798886 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1402 rows starting from the beginning of the part
16779 2025.01.08 01:26:26.798923 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
16780 2025.01.08 01:26:26.799061 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 26 rows starting from the beginning of the part
16781 2025.01.08 01:26:26.799061 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16782 2025.01.08 01:26:26.799474 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 255 rows starting from the beginning of the part
16783 2025.01.08 01:26:26.799656 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 26 rows starting from the beginning of the part
16784 2025.01.08 01:26:26.799891 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 255 rows starting from the beginning of the part
16785 2025.01.08 01:26:26.800170 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 26 rows starting from the beginning of the part
16786 2025.01.08 01:26:26.801006 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16787 2025.01.08 01:26:26.801051 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16788 2025.01.08 01:26:26.801670 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary)
16789 2025.01.08 01:26:26.801972 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16790 2025.01.08 01:26:26.802215 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 5 columns (5 merged, 0 gathered) in 0.003682698 sec., 540364.7000106988 rows/sec., 47.84 MiB/sec.
16791 2025.01.08 01:26:26.802246 [ 76 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0
16792 2025.01.08 01:26:26.802352 [ 76 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16793 2025.01.08 01:26:26.802370 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003502 sec., 7995.431182181611 rows/sec., 638.59 KiB/sec.
16794 2025.01.08 01:26:26.802383 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16795 2025.01.08 01:26:26.802602 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} <Debug> TCPHandler: Processed in 0.004033573 sec.
16796 2025.01.08 01:26:26.802659 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full
16797 2025.01.08 01:26:26.802729 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary)
16798 2025.01.08 01:26:26.802860 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16799 2025.01.08 01:26:26.803075 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16800 2025.01.08 01:26:26.803190 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 875 rows starting from the beginning of the part
16801 2025.01.08 01:26:26.803196 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
16802 2025.01.08 01:26:26.803483 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16803 2025.01.08 01:26:26.803598 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 28 rows starting from the beginning of the part
16804 2025.01.08 01:26:26.803995 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 387 rows starting from the beginning of the part
16805 2025.01.08 01:26:26.804333 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 28 rows starting from the beginning of the part
16806 2025.01.08 01:26:26.804728 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 387 rows starting from the beginning of the part
16807 2025.01.08 01:26:26.805168 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 28 rows starting from the beginning of the part
16808 2025.01.08 01:26:26.805860 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16809 2025.01.08 01:26:26.806229 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29
16810 2025.01.08 01:26:26.806539 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
16811 2025.01.08 01:26:26.806849 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16812 2025.01.08 01:26:26.806904 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16813 2025.01.08 01:26:26.808141 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary)
16814 2025.01.08 01:26:26.808710 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16815 2025.01.08 01:26:26.808789 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.00632144 sec., 274146.397023463 rows/sec., 20.80 MiB/sec.
16816 2025.01.08 01:26:26.809069 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary)
16817 2025.01.08 01:26:26.809086 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00598 sec., 16722.408026755853 rows/sec., 1.16 MiB/sec.
16818 2025.01.08 01:26:26.809267 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} <Debug> TCPHandler: Processed in 0.006531743 sec.
16819 2025.01.08 01:26:26.809450 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16820 2025.01.08 01:26:26.809545 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16821 2025.01.08 01:26:26.809608 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
16822 2025.01.08 01:26:26.809648 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29
16823 2025.01.08 01:26:26.809676 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16824 2025.01.08 01:26:26.809750 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
16825 2025.01.08 01:26:26.810209 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16826 2025.01.08 01:26:26.810247 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16827 2025.01.08 01:26:26.810624 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary)
16828 2025.01.08 01:26:26.810859 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16829 2025.01.08 01:26:26.810995 [ 76 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0
16830 2025.01.08 01:26:26.811041 [ 76 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16831 2025.01.08 01:26:26.811045 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00148 sec., 20270.27027027027 rows/sec., 1.39 MiB/sec.
16832 2025.01.08 01:26:26.811069 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16833 2025.01.08 01:26:26.811127 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} <Debug> TCPHandler: Processed in 0.001737958 sec.
16834 2025.01.08 01:26:26.811309 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full
16835 2025.01.08 01:26:26.811424 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16836 2025.01.08 01:26:26.811456 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 4938 rows starting from the beginning of the part
16837 2025.01.08 01:26:26.811535 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 30 rows starting from the beginning of the part
16838 2025.01.08 01:26:26.811742 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 52 rows starting from the beginning of the part
16839 2025.01.08 01:26:26.811957 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 30 rows starting from the beginning of the part
16840 2025.01.08 01:26:26.812138 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 52 rows starting from the beginning of the part
16841 2025.01.08 01:26:26.812272 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 30 rows starting from the beginning of the part
16842 2025.01.08 01:26:26.814269 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5132 rows, containing 4 columns (4 merged, 0 gathered) in 0.003102989 sec., 1653889.201669745 rows/sec., 106.45 MiB/sec.
16843 2025.01.08 01:26:26.814836 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary)
16844 2025.01.08 01:26:26.815132 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16845 2025.01.08 01:26:26.815226 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29
16846 2025.01.08 01:26:26.815331 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
16847 2025.01.08 01:26:28.741333 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16848 2025.01.08 01:26:28.741563 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
16849 2025.01.08 01:26:28.741648 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
16850 2025.01.08 01:26:28.742408 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16851 2025.01.08 01:26:28.742458 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16852 2025.01.08 01:26:28.742875 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
16853 2025.01.08 01:26:28.743206 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16854 2025.01.08 01:26:28.743417 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec.
16855 2025.01.08 01:26:28.743485 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} <Debug> TCPHandler: Processed in 0.002292076 sec.
16856 2025.01.08 01:26:28.743746 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16857 2025.01.08 01:26:28.744022 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
16858 2025.01.08 01:26:28.744146 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16859 2025.01.08 01:26:28.745727 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16860 2025.01.08 01:26:28.745778 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16861 2025.01.08 01:26:28.746314 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary)
16862 2025.01.08 01:26:28.746570 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16863 2025.01.08 01:26:28.746819 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} <Debug> executeQuery: Read 1353 rows, 115.54 KiB in 0.002883 sec., 469302.80957336107 rows/sec., 39.14 MiB/sec.
16864 2025.01.08 01:26:28.746887 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} <Debug> TCPHandler: Processed in 0.003289322 sec.
16865 2025.01.08 01:26:28.747119 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16866 2025.01.08 01:26:28.747348 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
16867 2025.01.08 01:26:28.747442 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16868 2025.01.08 01:26:28.748254 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16869 2025.01.08 01:26:28.748292 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16870 2025.01.08 01:26:28.748660 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16871 2025.01.08 01:26:28.748902 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16872 2025.01.08 01:26:28.749086 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} <Debug> executeQuery: Read 27 rows, 1.96 KiB in 0.001795 sec., 15041.782729805014 rows/sec., 1.07 MiB/sec.
16873 2025.01.08 01:26:28.749144 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} <Debug> TCPHandler: Processed in 0.002135283 sec.
16874 2025.01.08 01:26:28.749374 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16875 2025.01.08 01:26:28.749546 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
16876 2025.01.08 01:26:28.749608 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16877 2025.01.08 01:26:28.750318 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16878 2025.01.08 01:26:28.750359 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16879 2025.01.08 01:26:28.750753 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
16880 2025.01.08 01:26:28.750993 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16881 2025.01.08 01:26:28.751207 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001697 sec., 142604.5963464938 rows/sec., 9.66 MiB/sec.
16882 2025.01.08 01:26:28.751263 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} <Debug> TCPHandler: Processed in 0.002034701 sec.
16883 2025.01.08 01:26:28.751405 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16884 2025.01.08 01:26:28.751545 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
16885 2025.01.08 01:26:28.751603 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16886 2025.01.08 01:26:28.752223 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16887 2025.01.08 01:26:28.752260 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16888 2025.01.08 01:26:28.752619 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
16889 2025.01.08 01:26:28.752856 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16890 2025.01.08 01:26:28.753047 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec.
16891 2025.01.08 01:26:28.753131 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} <Debug> TCPHandler: Processed in 0.001791968 sec.
16892 2025.01.08 01:26:28.753366 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16893 2025.01.08 01:26:28.753540 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
16894 2025.01.08 01:26:28.753599 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16895 2025.01.08 01:26:28.754484 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16896 2025.01.08 01:26:28.754525 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16897 2025.01.08 01:26:28.754928 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary)
16898 2025.01.08 01:26:28.755178 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16899 2025.01.08 01:26:28.755401 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} <Debug> executeQuery: Read 822 rows, 60.69 KiB in 0.00189 sec., 434920.6349206349 rows/sec., 31.36 MiB/sec.
16900 2025.01.08 01:26:28.755499 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} <Debug> TCPHandler: Processed in 0.002286456 sec.
16901 2025.01.08 01:26:28.755664 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16902 2025.01.08 01:26:28.755821 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
16903 2025.01.08 01:26:28.755882 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16904 2025.01.08 01:26:28.756447 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16905 2025.01.08 01:26:28.756491 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16906 2025.01.08 01:26:28.756916 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
16907 2025.01.08 01:26:28.757170 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16908 2025.01.08 01:26:28.757366 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec.
16909 2025.01.08 01:26:28.757441 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} <Debug> TCPHandler: Processed in 0.00186818 sec.
16910 2025.01.08 01:26:28.757657 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16911 2025.01.08 01:26:28.757795 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
16912 2025.01.08 01:26:28.757853 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16913 2025.01.08 01:26:28.758722 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16914 2025.01.08 01:26:28.758769 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16915 2025.01.08 01:26:28.759228 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary)
16916 2025.01.08 01:26:28.759473 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16917 2025.01.08 01:26:28.759701 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001929 sec., 499222.39502332814 rows/sec., 33.17 MiB/sec.
16918 2025.01.08 01:26:28.759757 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} <Debug> TCPHandler: Processed in 0.002220685 sec.
16919 2025.01.08 01:26:28.759896 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16920 2025.01.08 01:26:28.760033 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
16921 2025.01.08 01:26:28.760094 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16922 2025.01.08 01:26:28.760646 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16923 2025.01.08 01:26:28.760689 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16924 2025.01.08 01:26:28.761069 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
16925 2025.01.08 01:26:28.761302 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16926 2025.01.08 01:26:28.761476 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec.
16927 2025.01.08 01:26:28.761527 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} <Debug> TCPHandler: Processed in 0.001696176 sec.
16928 2025.01.08 01:26:28.761653 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16929 2025.01.08 01:26:28.761770 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
16930 2025.01.08 01:26:28.761871 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
16931 2025.01.08 01:26:28.763460 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16932 2025.01.08 01:26:28.763500 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16933 2025.01.08 01:26:28.764132 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16934 2025.01.08 01:26:28.764401 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16935 2025.01.08 01:26:28.764686 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002938 sec., 6807.351940095303 rows/sec., 12.20 MiB/sec.
16936 2025.01.08 01:26:28.765195 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} <Debug> TCPHandler: Processed in 0.003592207 sec.
16937 2025.01.08 01:26:28.765453 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16938 2025.01.08 01:26:28.765605 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
16939 2025.01.08 01:26:28.765662 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16940 2025.01.08 01:26:28.766138 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16941 2025.01.08 01:26:28.766173 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16942 2025.01.08 01:26:28.766536 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary)
16943 2025.01.08 01:26:28.766773 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16944 2025.01.08 01:26:28.766947 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001372 sec., 24781.34110787172 rows/sec., 1.45 MiB/sec.
16945 2025.01.08 01:26:28.766996 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} <Debug> TCPHandler: Processed in 0.001706036 sec.
16946 2025.01.08 01:26:28.779238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649
16947 2025.01.08 01:26:28.803728 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16948 2025.01.08 01:26:28.803797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16949 2025.01.08 01:26:28.811427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16950 2025.01.08 01:26:28.812234 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16951 2025.01.08 01:26:28.812620 [ 70 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16952 2025.01.08 01:26:28.812743 [ 70 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16953 2025.01.08 01:26:28.812825 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16954 2025.01.08 01:26:28.813368 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16955 2025.01.08 01:26:28.828921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649
16956 2025.01.08 01:26:28.830509 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16957 2025.01.08 01:26:28.831757 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part
16958 2025.01.08 01:26:28.837313 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part
16959 2025.01.08 01:26:28.843113 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part
16960 2025.01.08 01:26:28.848689 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part
16961 2025.01.08 01:26:28.855076 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part
16962 2025.01.08 01:26:28.861304 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part
16963 2025.01.08 01:26:28.927590 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.114599065 sec., 5663.222470445112 rows/sec., 29.28 MiB/sec.
16964 2025.01.08 01:26:28.931292 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16965 2025.01.08 01:26:28.934474 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16966 2025.01.08 01:26:28.934612 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16967 2025.01.08 01:26:28.937317 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB.
16968 2025.01.08 01:26:29.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.86 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.85 MiB
16969 2025.01.08 01:26:31.042663 [ 224 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
16970 2025.01.08 01:26:31.042721 [ 224 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
16971 2025.01.08 01:26:31.044941 [ 224 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0]
16972 2025.01.08 01:26:31.124832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2350
16973 2025.01.08 01:26:31.128782 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16974 2025.01.08 01:26:31.128846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16975 2025.01.08 01:26:31.130505 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
16976 2025.01.08 01:26:31.130845 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16977 2025.01.08 01:26:31.131583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2350
16978 2025.01.08 01:26:31.202344 [ 220 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
16979 2025.01.08 01:26:31.202416 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
16980 2025.01.08 01:26:31.204620 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
16981 2025.01.08 01:26:31.224322 [ 219 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
16982 2025.01.08 01:26:31.224383 [ 219 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
16983 2025.01.08 01:26:31.226529 [ 219 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
16984 2025.01.08 01:26:31.795831 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16985 2025.01.08 01:26:31.796050 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
16986 2025.01.08 01:26:31.796131 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16987 2025.01.08 01:26:31.797002 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16988 2025.01.08 01:26:31.797054 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16989 2025.01.08 01:26:31.797477 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
16990 2025.01.08 01:26:31.797740 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16991 2025.01.08 01:26:31.797995 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00199 sec., 1005.0251256281407 rows/sec., 81.95 KiB/sec.
16992 2025.01.08 01:26:31.798092 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} <Debug> TCPHandler: Processed in 0.002400168 sec.
16993 2025.01.08 01:26:31.798413 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16994 2025.01.08 01:26:31.798626 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
16995 2025.01.08 01:26:31.798709 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16996 2025.01.08 01:26:31.799528 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16997 2025.01.08 01:26:31.799577 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
16998 2025.01.08 01:26:31.800042 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary)
16999 2025.01.08 01:26:31.800302 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17000 2025.01.08 01:26:31.800551 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.001986 sec., 34743.20241691843 rows/sec., 2.94 MiB/sec.
17001 2025.01.08 01:26:31.800623 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} <Debug> TCPHandler: Processed in 0.002392128 sec.
17002 2025.01.08 01:26:31.800785 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17003 2025.01.08 01:26:31.800928 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
17004 2025.01.08 01:26:31.800988 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17005 2025.01.08 01:26:31.801578 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17006 2025.01.08 01:26:31.801617 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17007 2025.01.08 01:26:31.801982 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
17008 2025.01.08 01:26:31.802223 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17009 2025.01.08 01:26:31.802442 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001549 sec., 14848.28921885087 rows/sec., 1.08 MiB/sec.
17010 2025.01.08 01:26:31.802495 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} <Debug> TCPHandler: Processed in 0.001776418 sec.
17011 2025.01.08 01:26:31.802642 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17012 2025.01.08 01:26:31.802769 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
17013 2025.01.08 01:26:31.802822 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17014 2025.01.08 01:26:31.803446 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17015 2025.01.08 01:26:31.803488 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17016 2025.01.08 01:26:31.803860 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary)
17017 2025.01.08 01:26:31.804106 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17018 2025.01.08 01:26:31.804303 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001561 sec., 32671.36450992953 rows/sec., 2.55 MiB/sec.
17019 2025.01.08 01:26:31.804384 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} <Debug> TCPHandler: Processed in 0.001798498 sec.
17020 2025.01.08 01:26:31.804421 [ 219 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
17021 2025.01.08 01:26:31.804488 [ 219 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
17022 2025.01.08 01:26:31.804537 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17023 2025.01.08 01:26:31.804794 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
17024 2025.01.08 01:26:31.804850 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17025 2025.01.08 01:26:31.806132 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17026 2025.01.08 01:26:31.806173 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17027 2025.01.08 01:26:31.806958 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary)
17028 2025.01.08 01:26:31.807400 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17029 2025.01.08 01:26:31.807678 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_143_29 to all_147_147_0
17030 2025.01.08 01:26:31.807774 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17031 2025.01.08 01:26:31.807842 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17032 2025.01.08 01:26:31.807931 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.003182 sec., 19170.333123821496 rows/sec., 1.33 MiB/sec.
17033 2025.01.08 01:26:31.808322 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} <Debug> TCPHandler: Processed in 0.003850651 sec.
17034 2025.01.08 01:26:31.808309 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
17035 2025.01.08 01:26:31.808353 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_143_29 to all_147_147_0 into Compact with storage Full
17036 2025.01.08 01:26:31.808449 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
17037 2025.01.08 01:26:31.808615 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17038 2025.01.08 01:26:31.809105 [ 219 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
17039 2025.01.08 01:26:31.809165 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17040 2025.01.08 01:26:31.809228 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
17041 2025.01.08 01:26:31.809303 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_143_29, total 35330 rows starting from the beginning of the part
17042 2025.01.08 01:26:31.809812 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17043 2025.01.08 01:26:31.810760 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 100 rows starting from the beginning of the part
17044 2025.01.08 01:26:31.812087 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 177 rows starting from the beginning of the part
17045 2025.01.08 01:26:31.813178 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 100 rows starting from the beginning of the part
17046 2025.01.08 01:26:31.814477 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 963 rows starting from the beginning of the part
17047 2025.01.08 01:26:31.816471 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
17048 2025.01.08 01:26:31.820126 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17049 2025.01.08 01:26:31.820187 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17050 2025.01.08 01:26:31.821765 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
17051 2025.01.08 01:26:31.822073 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17052 2025.01.08 01:26:31.822497 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.013491 sec., 1556.5932844118302 rows/sec., 2.79 MiB/sec.
17053 2025.01.08 01:26:31.822665 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} <Debug> TCPHandler: Processed in 0.014231434 sec.
17054 2025.01.08 01:26:31.822849 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17055 2025.01.08 01:26:31.823061 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
17056 2025.01.08 01:26:31.823131 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17057 2025.01.08 01:26:31.823773 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17058 2025.01.08 01:26:31.823847 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17059 2025.01.08 01:26:31.824368 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary)
17060 2025.01.08 01:26:31.824721 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17061 2025.01.08 01:26:31.824923 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001903 sec., 9458.749343142406 rows/sec., 663.53 KiB/sec.
17062 2025.01.08 01:26:31.824985 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} <Debug> TCPHandler: Processed in 0.002209285 sec.
17063 2025.01.08 01:26:31.827508 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36670 rows, containing 5 columns (5 merged, 0 gathered) in 0.019484027 sec., 1882054.4644082047 rows/sec., 126.02 MiB/sec.
17064 2025.01.08 01:26:31.827847 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Trace> MergedBlockOutputStream: filled checksums all_1_147_30 (state Temporary)
17065 2025.01.08 01:26:31.828183 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_147_30 to all_1_147_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17066 2025.01.08 01:26:31.828272 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_143_29, all_147_147_0] -> all_1_147_30
17067 2025.01.08 01:26:31.828366 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB.
17068 2025.01.08 01:26:33.370551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894
17069 2025.01.08 01:26:33.371300 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17070 2025.01.08 01:26:33.371342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17071 2025.01.08 01:26:33.371894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17072 2025.01.08 01:26:33.372154 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17073 2025.01.08 01:26:33.372406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894
17074 2025.01.08 01:26:36.329019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656
17075 2025.01.08 01:26:36.353200 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17076 2025.01.08 01:26:36.353265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17077 2025.01.08 01:26:36.360863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17078 2025.01.08 01:26:36.361699 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17079 2025.01.08 01:26:36.365549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656
17080 2025.01.08 01:26:36.796000 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17081 2025.01.08 01:26:36.796213 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
17082 2025.01.08 01:26:36.796293 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17083 2025.01.08 01:26:36.797164 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17084 2025.01.08 01:26:36.797210 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17085 2025.01.08 01:26:36.797656 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary)
17086 2025.01.08 01:26:36.797901 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17087 2025.01.08 01:26:36.798152 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001999 sec., 13006.503251625814 rows/sec., 990.24 KiB/sec.
17088 2025.01.08 01:26:36.798217 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} <Debug> TCPHandler: Processed in 0.002349868 sec.
17089 2025.01.08 01:26:36.798478 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17090 2025.01.08 01:26:36.798697 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
17091 2025.01.08 01:26:36.798782 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17092 2025.01.08 01:26:36.799573 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17093 2025.01.08 01:26:36.799616 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17094 2025.01.08 01:26:36.800065 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary)
17095 2025.01.08 01:26:36.800322 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17096 2025.01.08 01:26:36.800533 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001897 sec., 14760.147601476014 rows/sec., 1.15 MiB/sec.
17097 2025.01.08 01:26:36.800603 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} <Debug> TCPHandler: Processed in 0.002267786 sec.
17098 2025.01.08 01:26:36.800831 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17099 2025.01.08 01:26:36.801060 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
17100 2025.01.08 01:26:36.801143 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17101 2025.01.08 01:26:36.801693 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17102 2025.01.08 01:26:36.801733 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17103 2025.01.08 01:26:36.802132 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary)
17104 2025.01.08 01:26:36.802369 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17105 2025.01.08 01:26:36.802591 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001589 sec., 62932.662051604784 rows/sec., 4.36 MiB/sec.
17106 2025.01.08 01:26:36.802646 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} <Debug> TCPHandler: Processed in 0.0019273 sec.
17107 2025.01.08 01:26:36.802792 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17108 2025.01.08 01:26:36.802917 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
17109 2025.01.08 01:26:36.802972 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17110 2025.01.08 01:26:36.803476 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17111 2025.01.08 01:26:36.803514 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17112 2025.01.08 01:26:36.803901 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary)
17113 2025.01.08 01:26:36.804141 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17114 2025.01.08 01:26:36.804323 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001436 sec., 20891.364902506964 rows/sec., 1.43 MiB/sec.
17115 2025.01.08 01:26:36.804376 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} <Debug> TCPHandler: Processed in 0.001639576 sec.
17116 2025.01.08 01:26:39.553845 [ 223 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0]
17117 2025.01.08 01:26:39.553942 [ 223 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0]
17118 2025.01.08 01:26:39.555785 [ 223 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0]
17119 2025.01.08 01:26:39.599088 [ 53 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_59_13 to all_63_63_0
17120 2025.01.08 01:26:39.599155 [ 53 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17121 2025.01.08 01:26:39.599177 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17122 2025.01.08 01:26:39.599447 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_59_13 to all_63_63_0 into Compact with storage Full
17123 2025.01.08 01:26:39.600072 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17124 2025.01.08 01:26:39.600157 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 59 rows starting from the beginning of the part
17125 2025.01.08 01:26:39.600258 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part
17126 2025.01.08 01:26:39.600501 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part
17127 2025.01.08 01:26:39.600784 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part
17128 2025.01.08 01:26:39.600908 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part
17129 2025.01.08 01:26:39.602081 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 4 columns (4 merged, 0 gathered) in 0.002813574 sec., 22391.44945183599 rows/sec., 1.47 MiB/sec.
17130 2025.01.08 01:26:39.602317 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Trace> MergedBlockOutputStream: filled checksums all_1_63_14 (state Temporary)
17131 2025.01.08 01:26:39.602716 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_63_14 to all_1_63_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17132 2025.01.08 01:26:39.602812 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_59_13, all_63_63_0] -> all_1_63_14
17133 2025.01.08 01:26:39.602923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
17134 2025.01.08 01:26:40.621315 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
17135 2025.01.08 01:26:40.621361 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
17136 2025.01.08 01:26:40.872582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321
17137 2025.01.08 01:26:40.873668 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17138 2025.01.08 01:26:40.873720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17139 2025.01.08 01:26:40.874279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17140 2025.01.08 01:26:40.874555 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17141 2025.01.08 01:26:40.874832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321
17142 2025.01.08 01:26:41.131877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2372
17143 2025.01.08 01:26:41.134914 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17144 2025.01.08 01:26:41.134969 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17145 2025.01.08 01:26:41.136543 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
17146 2025.01.08 01:26:41.136877 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17147 2025.01.08 01:26:41.137970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2372
17148 2025.01.08 01:26:41.481679 [ 222 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0]
17149 2025.01.08 01:26:41.481722 [ 222 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0]
17150 2025.01.08 01:26:41.483389 [ 222 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0]
17151 2025.01.08 01:26:41.802977 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17152 2025.01.08 01:26:41.803259 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
17153 2025.01.08 01:26:41.803337 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
17154 2025.01.08 01:26:41.804086 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17155 2025.01.08 01:26:41.804129 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17156 2025.01.08 01:26:41.804551 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
17157 2025.01.08 01:26:41.804805 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17158 2025.01.08 01:26:41.805055 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec.
17159 2025.01.08 01:26:41.805145 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} <Debug> TCPHandler: Processed in 0.002343907 sec.
17160 2025.01.08 01:26:41.805432 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17161 2025.01.08 01:26:41.805627 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
17162 2025.01.08 01:26:41.805704 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17163 2025.01.08 01:26:41.806611 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17164 2025.01.08 01:26:41.806655 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17165 2025.01.08 01:26:41.807121 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary)
17166 2025.01.08 01:26:41.807399 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17167 2025.01.08 01:26:41.807612 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002037 sec., 125184.0942562592 rows/sec., 11.19 MiB/sec.
17168 2025.01.08 01:26:41.807679 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} <Debug> TCPHandler: Processed in 0.002405178 sec.
17169 2025.01.08 01:26:41.807841 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17170 2025.01.08 01:26:41.807987 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
17171 2025.01.08 01:26:41.808048 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17172 2025.01.08 01:26:41.808693 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17173 2025.01.08 01:26:41.808732 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17174 2025.01.08 01:26:41.809107 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17175 2025.01.08 01:26:41.809344 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17176 2025.01.08 01:26:41.809550 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001599 sec., 30018.7617260788 rows/sec., 2.16 MiB/sec.
17177 2025.01.08 01:26:41.809604 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} <Debug> TCPHandler: Processed in 0.001833509 sec.
17178 2025.01.08 01:26:41.809753 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17179 2025.01.08 01:26:41.809900 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
17180 2025.01.08 01:26:41.809959 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17181 2025.01.08 01:26:41.810586 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17182 2025.01.08 01:26:41.810624 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17183 2025.01.08 01:26:41.810979 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
17184 2025.01.08 01:26:41.811216 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17185 2025.01.08 01:26:41.811419 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec.
17186 2025.01.08 01:26:41.811535 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} <Debug> TCPHandler: Processed in 0.001844339 sec.
17187 2025.01.08 01:26:41.811746 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17188 2025.01.08 01:26:41.812023 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
17189 2025.01.08 01:26:41.812082 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17190 2025.01.08 01:26:41.812694 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17191 2025.01.08 01:26:41.812733 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17192 2025.01.08 01:26:41.813092 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
17193 2025.01.08 01:26:41.813324 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17194 2025.01.08 01:26:41.813547 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec.
17195 2025.01.08 01:26:41.813635 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} <Debug> TCPHandler: Processed in 0.002025342 sec.
17196 2025.01.08 01:26:41.813841 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17197 2025.01.08 01:26:41.813983 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
17198 2025.01.08 01:26:41.814042 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17199 2025.01.08 01:26:41.814813 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17200 2025.01.08 01:26:41.814850 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17201 2025.01.08 01:26:41.815250 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary)
17202 2025.01.08 01:26:41.815489 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17203 2025.01.08 01:26:41.815686 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001732 sec., 223441.10854503463 rows/sec., 15.84 MiB/sec.
17204 2025.01.08 01:26:41.815767 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} <Debug> TCPHandler: Processed in 0.002025132 sec.
17205 2025.01.08 01:26:41.815940 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17206 2025.01.08 01:26:41.816263 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
17207 2025.01.08 01:26:41.816415 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17208 2025.01.08 01:26:41.816963 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17209 2025.01.08 01:26:41.817002 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17210 2025.01.08 01:26:41.817359 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
17211 2025.01.08 01:26:41.817600 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17212 2025.01.08 01:26:41.817805 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001656 sec., 3623.1884057971015 rows/sec., 189.30 KiB/sec.
17213 2025.01.08 01:26:41.817857 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} <Debug> TCPHandler: Processed in 0.001998822 sec.
17214 2025.01.08 01:26:41.817998 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17215 2025.01.08 01:26:41.818128 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
17216 2025.01.08 01:26:41.818183 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17217 2025.01.08 01:26:41.818798 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17218 2025.01.08 01:26:41.818835 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17219 2025.01.08 01:26:41.819257 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary)
17220 2025.01.08 01:26:41.819532 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17221 2025.01.08 01:26:41.819745 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001636 sec., 108190.70904645477 rows/sec., 7.14 MiB/sec.
17222 2025.01.08 01:26:41.819815 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} <Debug> TCPHandler: Processed in 0.0018741 sec.
17223 2025.01.08 01:26:41.819954 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17224 2025.01.08 01:26:41.820270 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
17225 2025.01.08 01:26:41.820432 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17226 2025.01.08 01:26:41.821209 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17227 2025.01.08 01:26:41.821249 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17228 2025.01.08 01:26:41.821608 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
17229 2025.01.08 01:26:41.821850 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17230 2025.01.08 01:26:41.822072 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001928 sec., 518.6721991701245 rows/sec., 34.95 KiB/sec.
17231 2025.01.08 01:26:41.822124 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} <Debug> TCPHandler: Processed in 0.002239315 sec.
17232 2025.01.08 01:26:41.822279 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17233 2025.01.08 01:26:41.822429 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
17234 2025.01.08 01:26:41.822527 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17235 2025.01.08 01:26:41.823886 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17236 2025.01.08 01:26:41.823927 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17237 2025.01.08 01:26:41.824646 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17238 2025.01.08 01:26:41.824911 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17239 2025.01.08 01:26:41.825165 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002771 sec., 14796.102490075786 rows/sec., 26.51 MiB/sec.
17240 2025.01.08 01:26:41.825277 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} <Debug> TCPHandler: Processed in 0.003069959 sec.
17241 2025.01.08 01:26:41.825429 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17242 2025.01.08 01:26:41.825565 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
17243 2025.01.08 01:26:41.825626 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17244 2025.01.08 01:26:41.826190 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17245 2025.01.08 01:26:41.826234 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
17246 2025.01.08 01:26:41.826603 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary)
17247 2025.01.08 01:26:41.826835 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17248 2025.01.08 01:26:41.827050 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001514 sec., 34346.10303830911 rows/sec., 2.13 MiB/sec.
17249 2025.01.08 01:26:41.827102 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} <Debug> TCPHandler: Processed in 0.001740987 sec.
17250 2025.01.08 01:26:43.865646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664
17251 2025.01.08 01:26:43.889725 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17252 2025.01.08 01:26:43.889786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17253 2025.01.08 01:26:43.897355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17254 2025.01.08 01:26:43.898190 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17255 2025.01.08 01:26:43.902949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664
17256 2025.01.08 01:26:46.796125 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17257 2025.01.08 01:26:46.796361 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
17258 2025.01.08 01:26:46.796461 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17259 2025.01.08 01:26:46.797281 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17260 2025.01.08 01:26:46.797334 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17261 2025.01.08 01:26:46.797775 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary)
17262 2025.01.08 01:26:46.798029 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17263 2025.01.08 01:26:46.798256 [ 36 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0
17264 2025.01.08 01:26:46.798269 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001952 sec., 13319.672131147541 rows/sec., 1014.08 KiB/sec.
17265 2025.01.08 01:26:46.798347 [ 36 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17266 2025.01.08 01:26:46.798423 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17267 2025.01.08 01:26:46.798449 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} <Debug> TCPHandler: Processed in 0.002451429 sec.
17268 2025.01.08 01:26:46.798692 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full
17269 2025.01.08 01:26:46.798783 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17270 2025.01.08 01:26:46.798900 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17271 2025.01.08 01:26:46.798993 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1402 rows starting from the beginning of the part
17272 2025.01.08 01:26:46.799081 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
17273 2025.01.08 01:26:46.799250 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1353 rows starting from the beginning of the part
17274 2025.01.08 01:26:46.799300 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17275 2025.01.08 01:26:46.799686 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 69 rows starting from the beginning of the part
17276 2025.01.08 01:26:46.799988 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 26 rows starting from the beginning of the part
17277 2025.01.08 01:26:46.800246 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 255 rows starting from the beginning of the part
17278 2025.01.08 01:26:46.800623 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 26 rows starting from the beginning of the part
17279 2025.01.08 01:26:46.802263 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17280 2025.01.08 01:26:46.802323 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17281 2025.01.08 01:26:46.803348 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary)
17282 2025.01.08 01:26:46.803709 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17283 2025.01.08 01:26:46.804092 [ 36 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0
17284 2025.01.08 01:26:46.804195 [ 36 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17285 2025.01.08 01:26:46.804238 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.00568479 sec., 550767.9263438052 rows/sec., 48.28 MiB/sec.
17286 2025.01.08 01:26:46.804257 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17287 2025.01.08 01:26:46.804332 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005352 sec., 5231.6890881913305 rows/sec., 417.85 KiB/sec.
17288 2025.01.08 01:26:46.804669 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full
17289 2025.01.08 01:26:46.804678 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} <Debug> TCPHandler: Processed in 0.006063076 sec.
17290 2025.01.08 01:26:46.804831 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary)
17291 2025.01.08 01:26:46.804984 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17292 2025.01.08 01:26:46.805083 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17293 2025.01.08 01:26:46.805194 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 875 rows starting from the beginning of the part
17294 2025.01.08 01:26:46.805338 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
17295 2025.01.08 01:26:46.805540 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 822 rows starting from the beginning of the part
17296 2025.01.08 01:26:46.805571 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17297 2025.01.08 01:26:46.806072 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 51 rows starting from the beginning of the part
17298 2025.01.08 01:26:46.806261 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17299 2025.01.08 01:26:46.806731 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 28 rows starting from the beginning of the part
17300 2025.01.08 01:26:46.806808 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30
17301 2025.01.08 01:26:46.807267 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
17302 2025.01.08 01:26:46.807333 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 387 rows starting from the beginning of the part
17303 2025.01.08 01:26:46.807635 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 28 rows starting from the beginning of the part
17304 2025.01.08 01:26:46.808521 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17305 2025.01.08 01:26:46.808568 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17306 2025.01.08 01:26:46.809178 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary)
17307 2025.01.08 01:26:46.809547 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17308 2025.01.08 01:26:46.809819 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.0046 sec., 21739.130434782608 rows/sec., 1.51 MiB/sec.
17309 2025.01.08 01:26:46.809979 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} <Debug> TCPHandler: Processed in 0.005152061 sec.
17310 2025.01.08 01:26:46.810185 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005795431 sec., 378056.4379077242 rows/sec., 28.79 MiB/sec.
17311 2025.01.08 01:26:46.810235 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17312 2025.01.08 01:26:46.810387 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary)
17313 2025.01.08 01:26:46.810417 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
17314 2025.01.08 01:26:46.810514 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17315 2025.01.08 01:26:46.810996 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17316 2025.01.08 01:26:46.811151 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30
17317 2025.01.08 01:26:46.811306 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
17318 2025.01.08 01:26:46.811518 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17319 2025.01.08 01:26:46.811562 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17320 2025.01.08 01:26:46.811967 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary)
17321 2025.01.08 01:26:46.812212 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17322 2025.01.08 01:26:46.812357 [ 36 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0
17323 2025.01.08 01:26:46.812401 [ 36 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17324 2025.01.08 01:26:46.812407 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002049 sec., 14641.288433382137 rows/sec., 1.00 MiB/sec.
17325 2025.01.08 01:26:46.812427 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17326 2025.01.08 01:26:46.812517 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} <Debug> TCPHandler: Processed in 0.002391397 sec.
17327 2025.01.08 01:26:46.812671 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full
17328 2025.01.08 01:26:46.812808 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17329 2025.01.08 01:26:46.812842 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 5132 rows starting from the beginning of the part
17330 2025.01.08 01:26:46.812928 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 34 rows starting from the beginning of the part
17331 2025.01.08 01:26:46.813034 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 18 rows starting from the beginning of the part
17332 2025.01.08 01:26:46.813116 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 30 rows starting from the beginning of the part
17333 2025.01.08 01:26:46.813230 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 52 rows starting from the beginning of the part
17334 2025.01.08 01:26:46.813316 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 30 rows starting from the beginning of the part
17335 2025.01.08 01:26:46.815232 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002703663 sec., 1958824.0102409215 rows/sec., 126.08 MiB/sec.
17336 2025.01.08 01:26:46.815551 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary)
17337 2025.01.08 01:26:46.815841 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17338 2025.01.08 01:26:46.815919 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30
17339 2025.01.08 01:26:46.815995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
17340 2025.01.08 01:26:48.374966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809
17341 2025.01.08 01:26:48.375718 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17342 2025.01.08 01:26:48.375768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17343 2025.01.08 01:26:48.376314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17344 2025.01.08 01:26:48.376586 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17345 2025.01.08 01:26:48.376900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809
17346 2025.01.08 01:26:51.138157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2402
17347 2025.01.08 01:26:51.141388 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17348 2025.01.08 01:26:51.141442 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17349 2025.01.08 01:26:51.142973 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
17350 2025.01.08 01:26:51.143296 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17351 2025.01.08 01:26:51.143543 [ 32 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
17352 2025.01.08 01:26:51.143665 [ 32 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17353 2025.01.08 01:26:51.143732 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17354 2025.01.08 01:26:51.144326 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
17355 2025.01.08 01:26:51.146527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2402
17356 2025.01.08 01:26:51.147168 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17357 2025.01.08 01:26:51.147361 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2248 rows starting from the beginning of the part
17358 2025.01.08 01:26:51.147889 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part
17359 2025.01.08 01:26:51.148420 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part
17360 2025.01.08 01:26:51.148941 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 52 rows starting from the beginning of the part
17361 2025.01.08 01:26:51.149461 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 22 rows starting from the beginning of the part
17362 2025.01.08 01:26:51.149964 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part
17363 2025.01.08 01:26:51.159589 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 72 columns (72 merged, 0 gathered) in 0.015671167 sec., 153275.1198427022 rows/sec., 114.08 MiB/sec.
17364 2025.01.08 01:26:51.161727 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
17365 2025.01.08 01:26:51.162530 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17366 2025.01.08 01:26:51.162614 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
17367 2025.01.08 01:26:51.162965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB.
17368 2025.01.08 01:26:51.403032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671
17369 2025.01.08 01:26:51.427376 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17370 2025.01.08 01:26:51.427444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17371 2025.01.08 01:26:51.435111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17372 2025.01.08 01:26:51.435915 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17373 2025.01.08 01:26:51.440589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671
17374 2025.01.08 01:26:51.803232 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17375 2025.01.08 01:26:51.803423 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
17376 2025.01.08 01:26:51.803497 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
17377 2025.01.08 01:26:51.804290 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17378 2025.01.08 01:26:51.804342 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17379 2025.01.08 01:26:51.804787 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
17380 2025.01.08 01:26:51.805042 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17381 2025.01.08 01:26:51.805257 [ 32 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0
17382 2025.01.08 01:26:51.805305 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec.
17383 2025.01.08 01:26:51.805350 [ 32 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17384 2025.01.08 01:26:51.805418 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17385 2025.01.08 01:26:51.805442 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} <Debug> TCPHandler: Processed in 0.002341157 sec.
17386 2025.01.08 01:26:51.805689 [ 223 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0]
17387 2025.01.08 01:26:51.805703 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full
17388 2025.01.08 01:26:51.805759 [ 223 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0]
17389 2025.01.08 01:26:51.805788 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17390 2025.01.08 01:26:51.806095 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17391 2025.01.08 01:26:51.806229 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 14 rows starting from the beginning of the part
17392 2025.01.08 01:26:51.806252 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
17393 2025.01.08 01:26:51.806426 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17394 2025.01.08 01:26:51.806454 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part
17395 2025.01.08 01:26:51.806960 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part
17396 2025.01.08 01:26:51.807345 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part
17397 2025.01.08 01:26:51.807638 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part
17398 2025.01.08 01:26:51.810644 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17399 2025.01.08 01:26:51.810751 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17400 2025.01.08 01:26:51.811775 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006250788 sec., 11198.58808201462 rows/sec., 849.89 KiB/sec.
17401 2025.01.08 01:26:51.812096 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary)
17402 2025.01.08 01:26:51.812507 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary)
17403 2025.01.08 01:26:51.813037 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17404 2025.01.08 01:26:51.813237 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17405 2025.01.08 01:26:51.813244 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16
17406 2025.01.08 01:26:51.813257 [ 223 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0]
17407 2025.01.08 01:26:51.813505 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
17408 2025.01.08 01:26:51.813965 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.007909 sec., 32241.749905171328 rows/sec., 2.88 MiB/sec.
17409 2025.01.08 01:26:51.814244 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} <Debug> TCPHandler: Processed in 0.008652526 sec.
17410 2025.01.08 01:26:51.814513 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17411 2025.01.08 01:26:51.814913 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
17412 2025.01.08 01:26:51.815095 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17413 2025.01.08 01:26:51.816688 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17414 2025.01.08 01:26:51.816727 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17415 2025.01.08 01:26:51.817091 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17416 2025.01.08 01:26:51.817333 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17417 2025.01.08 01:26:51.817540 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.002764 sec., 17366.136034732273 rows/sec., 1.25 MiB/sec.
17418 2025.01.08 01:26:51.817561 [ 224 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
17419 2025.01.08 01:26:51.817625 [ 224 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
17420 2025.01.08 01:26:51.817642 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} <Debug> TCPHandler: Processed in 0.003262282 sec.
17421 2025.01.08 01:26:51.817823 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17422 2025.01.08 01:26:51.817973 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
17423 2025.01.08 01:26:51.818049 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17424 2025.01.08 01:26:51.818963 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17425 2025.01.08 01:26:51.819008 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17426 2025.01.08 01:26:51.819492 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
17427 2025.01.08 01:26:51.819773 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17428 2025.01.08 01:26:51.819973 [ 30 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0
17429 2025.01.08 01:26:51.820046 [ 30 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17430 2025.01.08 01:26:51.820063 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002108 sec., 6641.366223908918 rows/sec., 465.12 KiB/sec.
17431 2025.01.08 01:26:51.820097 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17432 2025.01.08 01:26:51.820270 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} <Debug> TCPHandler: Processed in 0.0025105 sec.
17433 2025.01.08 01:26:51.820550 [ 224 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
17434 2025.01.08 01:26:51.820633 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17435 2025.01.08 01:26:51.821155 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full
17436 2025.01.08 01:26:51.821235 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
17437 2025.01.08 01:26:51.821513 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17438 2025.01.08 01:26:51.822306 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17439 2025.01.08 01:26:51.822504 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 242 rows starting from the beginning of the part
17440 2025.01.08 01:26:51.823139 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part
17441 2025.01.08 01:26:51.823734 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part
17442 2025.01.08 01:26:51.824338 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 242 rows starting from the beginning of the part
17443 2025.01.08 01:26:51.824829 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part
17444 2025.01.08 01:26:51.825269 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part
17445 2025.01.08 01:26:51.825899 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17446 2025.01.08 01:26:51.825958 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17447 2025.01.08 01:26:51.826889 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
17448 2025.01.08 01:26:51.827475 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17449 2025.01.08 01:26:51.827718 [ 30 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0
17450 2025.01.08 01:26:51.827849 [ 30 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17451 2025.01.08 01:26:51.827936 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17452 2025.01.08 01:26:51.828108 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.007028 sec., 1849.7438816163915 rows/sec., 115.33 KiB/sec.
17453 2025.01.08 01:26:51.828288 [ 218 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0]
17454 2025.01.08 01:26:51.828417 [ 218 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0]
17455 2025.01.08 01:26:51.828587 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.008286411 sec., 65166.93415279546 rows/sec., 4.67 MiB/sec.
17456 2025.01.08 01:26:51.828655 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full
17457 2025.01.08 01:26:51.828695 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} <Debug> TCPHandler: Processed in 0.00824427 sec.
17458 2025.01.08 01:26:51.828953 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary)
17459 2025.01.08 01:26:51.829307 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17460 2025.01.08 01:26:51.829342 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17461 2025.01.08 01:26:51.829478 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 13 rows starting from the beginning of the part
17462 2025.01.08 01:26:51.830081 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part
17463 2025.01.08 01:26:51.830165 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17464 2025.01.08 01:26:51.830675 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part
17465 2025.01.08 01:26:51.830397 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
17466 2025.01.08 01:26:51.831074 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part
17467 2025.01.08 01:26:51.831243 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14
17468 2025.01.08 01:26:51.831246 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17469 2025.01.08 01:26:51.831575 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part
17470 2025.01.08 01:26:51.832506 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
17471 2025.01.08 01:26:51.834865 [ 218 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0]
17472 2025.01.08 01:26:51.836154 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.008055727 sec., 8068.7937910507635 rows/sec., 534.61 KiB/sec.
17473 2025.01.08 01:26:51.836562 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary)
17474 2025.01.08 01:26:51.836737 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17475 2025.01.08 01:26:51.836797 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17476 2025.01.08 01:26:51.837148 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17477 2025.01.08 01:26:51.837316 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16
17478 2025.01.08 01:26:51.837478 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB.
17479 2025.01.08 01:26:51.837585 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary)
17480 2025.01.08 01:26:51.837839 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17481 2025.01.08 01:26:51.838055 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.007841 sec., 49355.94949623772 rows/sec., 3.50 MiB/sec.
17482 2025.01.08 01:26:51.838122 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} <Debug> TCPHandler: Processed in 0.009285286 sec.
17483 2025.01.08 01:26:51.838278 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17484 2025.01.08 01:26:51.838397 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
17485 2025.01.08 01:26:51.838450 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17486 2025.01.08 01:26:51.838932 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17487 2025.01.08 01:26:51.838969 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17488 2025.01.08 01:26:51.839336 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
17489 2025.01.08 01:26:51.839568 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17490 2025.01.08 01:26:51.839701 [ 30 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_61_61_0 to all_65_65_0
17491 2025.01.08 01:26:51.839733 [ 30 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17492 2025.01.08 01:26:51.839750 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec.
17493 2025.01.08 01:26:51.839759 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17494 2025.01.08 01:26:51.839888 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} <Debug> TCPHandler: Processed in 0.001660626 sec.
17495 2025.01.08 01:26:51.840159 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17496 2025.01.08 01:26:51.840229 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_61_61_0 to all_65_65_0 into Compact with storage Full
17497 2025.01.08 01:26:51.840513 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
17498 2025.01.08 01:26:51.840719 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17499 2025.01.08 01:26:51.840901 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17500 2025.01.08 01:26:51.841010 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part
17501 2025.01.08 01:26:51.841453 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part
17502 2025.01.08 01:26:51.841786 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part
17503 2025.01.08 01:26:51.842004 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part
17504 2025.01.08 01:26:51.842370 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part
17505 2025.01.08 01:26:51.843162 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17506 2025.01.08 01:26:51.843224 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17507 2025.01.08 01:26:51.844198 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary)
17508 2025.01.08 01:26:51.844732 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004836136 sec., 6203.29949364534 rows/sec., 324.10 KiB/sec.
17509 2025.01.08 01:26:51.844748 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17510 2025.01.08 01:26:51.844927 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Trace> MergedBlockOutputStream: filled checksums all_61_65_1 (state Temporary)
17511 2025.01.08 01:26:51.845037 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_147_30 to all_152_152_0
17512 2025.01.08 01:26:51.845135 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17513 2025.01.08 01:26:51.845218 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17514 2025.01.08 01:26:51.845317 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.004894 sec., 36166.7347772783 rows/sec., 2.39 MiB/sec.
17515 2025.01.08 01:26:51.845642 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} <Debug> TCPHandler: Processed in 0.005637979 sec.
17516 2025.01.08 01:26:51.845650 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_147_30 to all_152_152_0 into Compact with storage Full
17517 2025.01.08 01:26:51.845881 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17518 2025.01.08 01:26:51.846038 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17519 2025.01.08 01:26:51.846033 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_61_65_1 to all_61_65_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17520 2025.01.08 01:26:51.846162 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_147_30, total 36670 rows starting from the beginning of the part
17521 2025.01.08 01:26:51.846261 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
17522 2025.01.08 01:26:51.846458 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17523 2025.01.08 01:26:51.846664 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 61 rows starting from the beginning of the part
17524 2025.01.08 01:26:51.846738 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_61_61_0, all_65_65_0] -> all_61_65_1
17525 2025.01.08 01:26:51.847239 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 100 rows starting from the beginning of the part
17526 2025.01.08 01:26:51.847374 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
17527 2025.01.08 01:26:51.847713 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 177 rows starting from the beginning of the part
17528 2025.01.08 01:26:51.847997 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 100 rows starting from the beginning of the part
17529 2025.01.08 01:26:51.848440 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 177 rows starting from the beginning of the part
17530 2025.01.08 01:26:51.849061 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17531 2025.01.08 01:26:51.849120 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17532 2025.01.08 01:26:51.849917 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
17533 2025.01.08 01:26:51.850266 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17534 2025.01.08 01:26:51.850480 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004373 sec., 228.675966155957 rows/sec., 15.41 KiB/sec.
17535 2025.01.08 01:26:51.850546 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} <Debug> TCPHandler: Processed in 0.004791956 sec.
17536 2025.01.08 01:26:51.850731 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17537 2025.01.08 01:26:51.850881 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
17538 2025.01.08 01:26:51.851002 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17539 2025.01.08 01:26:51.852546 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17540 2025.01.08 01:26:51.852588 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17541 2025.01.08 01:26:51.853381 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17542 2025.01.08 01:26:51.853699 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17543 2025.01.08 01:26:51.854118 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
17544 2025.01.08 01:26:51.854144 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003272 sec., 12530.562347188263 rows/sec., 22.45 MiB/sec.
17545 2025.01.08 01:26:51.854189 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
17546 2025.01.08 01:26:51.854640 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} <Debug> TCPHandler: Processed in 0.003983903 sec.
17547 2025.01.08 01:26:51.854863 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17548 2025.01.08 01:26:51.855095 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
17549 2025.01.08 01:26:51.855299 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17550 2025.01.08 01:26:51.857026 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17551 2025.01.08 01:26:51.857100 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17552 2025.01.08 01:26:51.858279 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary)
17553 2025.01.08 01:26:51.858863 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37285 rows, containing 5 columns (5 merged, 0 gathered) in 0.013522713 sec., 2757212.9941676646 rows/sec., 184.64 MiB/sec.
17554 2025.01.08 01:26:51.858968 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17555 2025.01.08 01:26:51.859261 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.004238 sec., 12269.938650306749 rows/sec., 777.93 KiB/sec.
17556 2025.01.08 01:26:51.859431 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} <Debug> TCPHandler: Processed in 0.004650663 sec.
17557 2025.01.08 01:26:51.859455 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Trace> MergedBlockOutputStream: filled checksums all_1_152_31 (state Temporary)
17558 2025.01.08 01:26:51.859686 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
17559 2025.01.08 01:26:51.860293 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_152_31 to all_1_152_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17560 2025.01.08 01:26:51.860586 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_147_30, all_152_152_0] -> all_1_152_31
17561 2025.01.08 01:26:51.860772 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB.
17562 2025.01.08 01:26:52.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.57 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.56 MiB
17563 2025.01.08 01:26:55.301425 [ 224 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
17564 2025.01.08 01:26:55.301513 [ 224 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
17565 2025.01.08 01:26:55.303820 [ 224 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
17566 2025.01.08 01:26:55.621402 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
17567 2025.01.08 01:26:55.621457 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
17568 2025.01.08 01:26:55.877041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236
17569 2025.01.08 01:26:55.877692 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17570 2025.01.08 01:26:55.877743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17571 2025.01.08 01:26:55.878306 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17572 2025.01.08 01:26:55.878582 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17573 2025.01.08 01:26:55.878838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236
17574 2025.01.08 01:26:56.004028 [ 225 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17575 2025.01.08 01:26:56.004090 [ 225 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17576 2025.01.08 01:26:56.007018 [ 225 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17577 2025.01.08 01:26:56.767313 [ 223 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
17578 2025.01.08 01:26:56.767378 [ 223 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
17579 2025.01.08 01:26:56.769298 [ 223 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
17580 2025.01.08 01:26:56.796271 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17581 2025.01.08 01:26:56.796499 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
17582 2025.01.08 01:26:56.796585 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17583 2025.01.08 01:26:56.797407 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17584 2025.01.08 01:26:56.797465 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17585 2025.01.08 01:26:56.797919 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary)
17586 2025.01.08 01:26:56.798177 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17587 2025.01.08 01:26:56.798389 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001945 sec., 13367.609254498715 rows/sec., 1017.73 KiB/sec.
17588 2025.01.08 01:26:56.798493 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} <Debug> TCPHandler: Processed in 0.002365637 sec.
17589 2025.01.08 01:26:56.798558 [ 219 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17590 2025.01.08 01:26:56.798659 [ 219 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17591 2025.01.08 01:26:56.798788 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17592 2025.01.08 01:26:56.799030 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
17593 2025.01.08 01:26:56.799145 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17594 2025.01.08 01:26:56.801072 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17595 2025.01.08 01:26:56.801162 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17596 2025.01.08 01:26:56.802235 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary)
17597 2025.01.08 01:26:56.802309 [ 219 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17598 2025.01.08 01:26:56.803082 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17599 2025.01.08 01:26:56.803403 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.004429 sec., 6321.9688417249945 rows/sec., 504.93 KiB/sec.
17600 2025.01.08 01:26:56.803504 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} <Debug> TCPHandler: Processed in 0.004878977 sec.
17601 2025.01.08 01:26:56.803703 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17602 2025.01.08 01:26:56.803854 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
17603 2025.01.08 01:26:56.803921 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17604 2025.01.08 01:26:56.804580 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17605 2025.01.08 01:26:56.804625 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17606 2025.01.08 01:26:56.805043 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary)
17607 2025.01.08 01:26:56.805287 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17608 2025.01.08 01:26:56.805467 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001652 sec., 60532.68765133172 rows/sec., 4.20 MiB/sec.
17609 2025.01.08 01:26:56.805524 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} <Debug> TCPHandler: Processed in 0.00188822 sec.
17610 2025.01.08 01:26:56.805703 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17611 2025.01.08 01:26:56.805870 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
17612 2025.01.08 01:26:56.805949 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17613 2025.01.08 01:26:56.806572 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17614 2025.01.08 01:26:56.806618 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17615 2025.01.08 01:26:56.807061 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary)
17616 2025.01.08 01:26:56.807352 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17617 2025.01.08 01:26:56.807580 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001752 sec., 17123.287671232876 rows/sec., 1.17 MiB/sec.
17618 2025.01.08 01:26:56.807643 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} <Debug> TCPHandler: Processed in 0.002017602 sec.
17619 2025.01.08 01:26:57.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.30 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: 3.72 MiB
17620 2025.01.08 01:26:57.225509 [ 221 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17621 2025.01.08 01:26:57.225564 [ 221 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17622 2025.01.08 01:26:57.227386 [ 221 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17623 2025.01.08 01:26:57.445720 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17624 2025.01.08 01:26:57.445820 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17625 2025.01.08 01:26:57.448245 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
17626 2025.01.08 01:26:58.739551 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17627 2025.01.08 01:26:58.739827 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
17628 2025.01.08 01:26:58.739902 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
17629 2025.01.08 01:26:58.740790 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17630 2025.01.08 01:26:58.740843 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17631 2025.01.08 01:26:58.741284 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
17632 2025.01.08 01:26:58.741538 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17633 2025.01.08 01:26:58.741824 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002039 sec., 6866.110838646396 rows/sec., 494.27 KiB/sec.
17634 2025.01.08 01:26:58.741958 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} <Debug> TCPHandler: Processed in 0.002588071 sec.
17635 2025.01.08 01:26:58.742299 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17636 2025.01.08 01:26:58.742521 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
17637 2025.01.08 01:26:58.742606 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17638 2025.01.08 01:26:58.743389 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17639 2025.01.08 01:26:58.743439 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17640 2025.01.08 01:26:58.743875 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
17641 2025.01.08 01:26:58.744135 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17642 2025.01.08 01:26:58.744405 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001935 sec., 6201.550387596899 rows/sec., 505.69 KiB/sec.
17643 2025.01.08 01:26:58.744573 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} <Debug> TCPHandler: Processed in 0.002456638 sec.
17644 2025.01.08 01:26:58.744761 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17645 2025.01.08 01:26:58.744909 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
17646 2025.01.08 01:26:58.744966 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17647 2025.01.08 01:26:58.746153 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17648 2025.01.08 01:26:58.746193 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17649 2025.01.08 01:26:58.746662 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary)
17650 2025.01.08 01:26:58.746904 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17651 2025.01.08 01:26:58.747125 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} <Debug> executeQuery: Read 1359 rows, 115.98 KiB in 0.00225 sec., 604000 rows/sec., 50.34 MiB/sec.
17652 2025.01.08 01:26:58.747180 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} <Debug> TCPHandler: Processed in 0.00251093 sec.
17653 2025.01.08 01:26:58.747350 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17654 2025.01.08 01:26:58.747491 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
17655 2025.01.08 01:26:58.747549 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17656 2025.01.08 01:26:58.748212 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17657 2025.01.08 01:26:58.748253 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17658 2025.01.08 01:26:58.748624 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17659 2025.01.08 01:26:58.748887 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17660 2025.01.08 01:26:58.749052 [ 105 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17661 2025.01.08 01:26:58.749118 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} <Debug> executeQuery: Read 39 rows, 2.80 KiB in 0.001655 sec., 23564.954682779455 rows/sec., 1.65 MiB/sec.
17662 2025.01.08 01:26:58.749138 [ 105 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17663 2025.01.08 01:26:58.749212 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17664 2025.01.08 01:26:58.749254 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} <Debug> TCPHandler: Processed in 0.001974371 sec.
17665 2025.01.08 01:26:58.749461 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17666 2025.01.08 01:26:58.749523 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
17667 2025.01.08 01:26:58.749667 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
17668 2025.01.08 01:26:58.749768 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17669 2025.01.08 01:26:58.749807 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17670 2025.01.08 01:26:58.749917 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 62 rows starting from the beginning of the part
17671 2025.01.08 01:26:58.750203 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 27 rows starting from the beginning of the part
17672 2025.01.08 01:26:58.750539 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 23 rows starting from the beginning of the part
17673 2025.01.08 01:26:58.750884 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 48 rows starting from the beginning of the part
17674 2025.01.08 01:26:58.751227 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part
17675 2025.01.08 01:26:58.751548 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 39 rows starting from the beginning of the part
17676 2025.01.08 01:26:58.752645 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17677 2025.01.08 01:26:58.752716 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17678 2025.01.08 01:26:58.753802 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
17679 2025.01.08 01:26:58.754210 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 5 columns (5 merged, 0 gathered) in 0.004890467 sec., 50506.424028625486 rows/sec., 3.80 MiB/sec.
17680 2025.01.08 01:26:58.754305 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17681 2025.01.08 01:26:58.754430 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17682 2025.01.08 01:26:58.754829 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005182 sec., 46700.115785411035 rows/sec., 3.16 MiB/sec.
17683 2025.01.08 01:26:58.755238 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} <Debug> TCPHandler: Processed in 0.005871232 sec.
17684 2025.01.08 01:26:58.755300 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17685 2025.01.08 01:26:58.755643 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17686 2025.01.08 01:26:58.755742 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17687 2025.01.08 01:26:58.755784 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
17688 2025.01.08 01:26:58.755887 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
17689 2025.01.08 01:26:58.755940 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17690 2025.01.08 01:26:58.756540 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17691 2025.01.08 01:26:58.756580 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17692 2025.01.08 01:26:58.756937 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
17693 2025.01.08 01:26:58.757186 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17694 2025.01.08 01:26:58.757390 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec.
17695 2025.01.08 01:26:58.757444 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} <Debug> TCPHandler: Processed in 0.002053292 sec.
17696 2025.01.08 01:26:58.757588 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17697 2025.01.08 01:26:58.757712 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
17698 2025.01.08 01:26:58.757770 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17699 2025.01.08 01:26:58.758822 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17700 2025.01.08 01:26:58.758861 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17701 2025.01.08 01:26:58.759269 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary)
17702 2025.01.08 01:26:58.759511 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17703 2025.01.08 01:26:58.759722 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} <Debug> executeQuery: Read 834 rows, 61.67 KiB in 0.002039 sec., 409024.0313879353 rows/sec., 29.54 MiB/sec.
17704 2025.01.08 01:26:58.759774 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} <Debug> TCPHandler: Processed in 0.002244045 sec.
17705 2025.01.08 01:26:58.759923 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17706 2025.01.08 01:26:58.760062 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
17707 2025.01.08 01:26:58.760123 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17708 2025.01.08 01:26:58.760698 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17709 2025.01.08 01:26:58.760738 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17710 2025.01.08 01:26:58.761132 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
17711 2025.01.08 01:26:58.761403 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17712 2025.01.08 01:26:58.761620 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 197.40 KiB/sec.
17713 2025.01.08 01:26:58.761670 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} <Debug> TCPHandler: Processed in 0.001815659 sec.
17714 2025.01.08 01:26:58.761798 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17715 2025.01.08 01:26:58.761916 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
17716 2025.01.08 01:26:58.761967 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17717 2025.01.08 01:26:58.762718 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17718 2025.01.08 01:26:58.762757 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17719 2025.01.08 01:26:58.763189 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary)
17720 2025.01.08 01:26:58.763424 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17721 2025.01.08 01:26:58.763624 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001734 sec., 558823.5294117647 rows/sec., 37.14 MiB/sec.
17722 2025.01.08 01:26:58.763676 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} <Debug> TCPHandler: Processed in 0.001934021 sec.
17723 2025.01.08 01:26:58.763872 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17724 2025.01.08 01:26:58.764095 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
17725 2025.01.08 01:26:58.764193 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17726 2025.01.08 01:26:58.764993 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17727 2025.01.08 01:26:58.765042 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17728 2025.01.08 01:26:58.765419 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
17729 2025.01.08 01:26:58.765656 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17730 2025.01.08 01:26:58.765903 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00185 sec., 540.5405405405405 rows/sec., 36.42 KiB/sec.
17731 2025.01.08 01:26:58.765982 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} <Debug> TCPHandler: Processed in 0.002215865 sec.
17732 2025.01.08 01:26:58.766191 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17733 2025.01.08 01:26:58.766325 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
17734 2025.01.08 01:26:58.766399 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17735 2025.01.08 01:26:58.767538 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17736 2025.01.08 01:26:58.767576 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17737 2025.01.08 01:26:58.768215 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17738 2025.01.08 01:26:58.768476 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17739 2025.01.08 01:26:58.768667 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17740 2025.01.08 01:26:58.768747 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17741 2025.01.08 01:26:58.768765 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002453 sec., 8153.281695882593 rows/sec., 14.61 MiB/sec.
17742 2025.01.08 01:26:58.768798 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17743 2025.01.08 01:26:58.769344 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} <Debug> TCPHandler: Processed in 0.003279842 sec.
17744 2025.01.08 01:26:58.769396 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
17745 2025.01.08 01:26:58.769682 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17746 2025.01.08 01:26:58.770238 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
17747 2025.01.08 01:26:58.770444 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17748 2025.01.08 01:26:58.771075 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17749 2025.01.08 01:26:58.771316 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2407 rows starting from the beginning of the part
17750 2025.01.08 01:26:58.772052 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 20 rows starting from the beginning of the part
17751 2025.01.08 01:26:58.772894 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 21 rows starting from the beginning of the part
17752 2025.01.08 01:26:58.772897 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17753 2025.01.08 01:26:58.772975 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17754 2025.01.08 01:26:58.773526 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 41 rows starting from the beginning of the part
17755 2025.01.08 01:26:58.774162 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 41 rows starting from the beginning of the part
17756 2025.01.08 01:26:58.774810 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 20 rows starting from the beginning of the part
17757 2025.01.08 01:26:58.774816 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary)
17758 2025.01.08 01:26:58.775692 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17759 2025.01.08 01:26:58.776197 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.006171 sec., 5509.641873278237 rows/sec., 329.64 KiB/sec.
17760 2025.01.08 01:26:58.776353 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} <Debug> TCPHandler: Processed in 0.006872498 sec.
17761 2025.01.08 01:26:58.784343 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 19 columns (19 merged, 0 gathered) in 0.015361762 sec., 165996.58294406594 rows/sec., 297.46 MiB/sec.
17762 2025.01.08 01:26:58.786704 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17763 2025.01.08 01:26:58.787130 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17764 2025.01.08 01:26:58.787209 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17765 2025.01.08 01:26:58.787356 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.83 MiB.
17766 2025.01.08 01:26:58.940663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679
17767 2025.01.08 01:26:58.963214 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17768 2025.01.08 01:26:58.963274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17769 2025.01.08 01:26:58.971008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17770 2025.01.08 01:26:58.971822 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17771 2025.01.08 01:26:58.974946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679
17772 2025.01.08 01:26:59.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.47 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.46 MiB
17773 2025.01.08 01:27:01.146769 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2456
17774 2025.01.08 01:27:01.150914 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17775 2025.01.08 01:27:01.150970 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17776 2025.01.08 01:27:01.152560 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
17777 2025.01.08 01:27:01.152885 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17778 2025.01.08 01:27:01.154555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2456
17779 2025.01.08 01:27:01.795247 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17780 2025.01.08 01:27:01.795451 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
17781 2025.01.08 01:27:01.795530 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17782 2025.01.08 01:27:01.796333 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17783 2025.01.08 01:27:01.796383 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17784 2025.01.08 01:27:01.796800 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary)
17785 2025.01.08 01:27:01.797052 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17786 2025.01.08 01:27:01.797309 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} <Debug> executeQuery: Read 68 rows, 5.91 KiB in 0.001916 sec., 35490.60542797495 rows/sec., 3.01 MiB/sec.
17787 2025.01.08 01:27:01.797373 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} <Debug> TCPHandler: Processed in 0.002253016 sec.
17788 2025.01.08 01:27:01.797645 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17789 2025.01.08 01:27:01.797860 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
17790 2025.01.08 01:27:01.797940 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17791 2025.01.08 01:27:01.798698 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17792 2025.01.08 01:27:01.798741 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17793 2025.01.08 01:27:01.799194 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17794 2025.01.08 01:27:01.799477 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17795 2025.01.08 01:27:01.799680 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001877 sec., 11188.066062866275 rows/sec., 841.29 KiB/sec.
17796 2025.01.08 01:27:01.799748 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} <Debug> TCPHandler: Processed in 0.002248255 sec.
17797 2025.01.08 01:27:01.799969 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17798 2025.01.08 01:27:01.800206 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
17799 2025.01.08 01:27:01.800297 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17800 2025.01.08 01:27:01.801153 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17801 2025.01.08 01:27:01.801194 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17802 2025.01.08 01:27:01.801553 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary)
17803 2025.01.08 01:27:01.801789 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17804 2025.01.08 01:27:01.802002 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.00186 sec., 26344.086021505376 rows/sec., 2.06 MiB/sec.
17805 2025.01.08 01:27:01.802055 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} <Debug> TCPHandler: Processed in 0.002197265 sec.
17806 2025.01.08 01:27:01.802205 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17807 2025.01.08 01:27:01.802355 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
17808 2025.01.08 01:27:01.802423 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17809 2025.01.08 01:27:01.803045 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17810 2025.01.08 01:27:01.803084 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17811 2025.01.08 01:27:01.803489 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary)
17812 2025.01.08 01:27:01.803745 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17813 2025.01.08 01:27:01.803927 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.00161 sec., 37267.08074534161 rows/sec., 2.58 MiB/sec.
17814 2025.01.08 01:27:01.803982 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} <Debug> TCPHandler: Processed in 0.001845839 sec.
17815 2025.01.08 01:27:01.804139 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17816 2025.01.08 01:27:01.804281 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
17817 2025.01.08 01:27:01.804377 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17818 2025.01.08 01:27:01.805600 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17819 2025.01.08 01:27:01.805640 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17820 2025.01.08 01:27:01.806306 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17821 2025.01.08 01:27:01.806565 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17822 2025.01.08 01:27:01.806802 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002555 sec., 8219.17808219178 rows/sec., 14.73 MiB/sec.
17823 2025.01.08 01:27:01.806915 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} <Debug> TCPHandler: Processed in 0.002844265 sec.
17824 2025.01.08 01:27:01.807084 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17825 2025.01.08 01:27:01.807230 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
17826 2025.01.08 01:27:01.807293 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17827 2025.01.08 01:27:01.807864 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17828 2025.01.08 01:27:01.807902 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17829 2025.01.08 01:27:01.808279 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary)
17830 2025.01.08 01:27:01.808529 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17831 2025.01.08 01:27:01.808708 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001513 sec., 11896.893588896233 rows/sec., 834.56 KiB/sec.
17832 2025.01.08 01:27:01.808778 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} <Debug> TCPHandler: Processed in 0.001762737 sec.
17833 2025.01.08 01:27:03.378976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724
17834 2025.01.08 01:27:03.379776 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17835 2025.01.08 01:27:03.379834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17836 2025.01.08 01:27:03.380392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17837 2025.01.08 01:27:03.380655 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17838 2025.01.08 01:27:03.380907 [ 138 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17839 2025.01.08 01:27:03.380933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724
17840 2025.01.08 01:27:03.381034 [ 138 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17841 2025.01.08 01:27:03.381084 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17842 2025.01.08 01:27:03.381228 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17843 2025.01.08 01:27:03.381330 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17844 2025.01.08 01:27:03.381365 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part
17845 2025.01.08 01:27:03.381432 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part
17846 2025.01.08 01:27:03.381524 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part
17847 2025.01.08 01:27:03.381762 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part
17848 2025.01.08 01:27:03.382009 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part
17849 2025.01.08 01:27:03.382170 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part
17850 2025.01.08 01:27:03.385364 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004184006 sec., 9972261.034042494 rows/sec., 142.65 MiB/sec.
17851 2025.01.08 01:27:03.385685 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17852 2025.01.08 01:27:03.386062 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17853 2025.01.08 01:27:03.386171 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17854 2025.01.08 01:27:03.386301 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB.
17855 2025.01.08 01:27:06.475030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686
17856 2025.01.08 01:27:06.498232 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17857 2025.01.08 01:27:06.498298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17858 2025.01.08 01:27:06.505907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17859 2025.01.08 01:27:06.506721 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17860 2025.01.08 01:27:06.507173 [ 149 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17861 2025.01.08 01:27:06.507318 [ 149 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17862 2025.01.08 01:27:06.507411 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17863 2025.01.08 01:27:06.507711 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17864 2025.01.08 01:27:06.516003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686
17865 2025.01.08 01:27:06.517404 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17866 2025.01.08 01:27:06.518388 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part
17867 2025.01.08 01:27:06.523170 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part
17868 2025.01.08 01:27:06.528379 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part
17869 2025.01.08 01:27:06.533799 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part
17870 2025.01.08 01:27:06.539550 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part
17871 2025.01.08 01:27:06.545411 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part
17872 2025.01.08 01:27:06.609311 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.101743742 sec., 6742.429426273707 rows/sec., 34.86 MiB/sec.
17873 2025.01.08 01:27:06.613229 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17874 2025.01.08 01:27:06.616396 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17875 2025.01.08 01:27:06.616530 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17876 2025.01.08 01:27:06.619388 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB.
17877 2025.01.08 01:27:06.796025 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17878 2025.01.08 01:27:06.796240 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
17879 2025.01.08 01:27:06.796321 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17880 2025.01.08 01:27:06.797162 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17881 2025.01.08 01:27:06.797212 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17882 2025.01.08 01:27:06.797649 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary)
17883 2025.01.08 01:27:06.797906 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17884 2025.01.08 01:27:06.798110 [ 149 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0
17885 2025.01.08 01:27:06.798173 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001992 sec., 13052.208835341366 rows/sec., 993.72 KiB/sec.
17886 2025.01.08 01:27:06.798193 [ 149 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17887 2025.01.08 01:27:06.798266 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17888 2025.01.08 01:27:06.798302 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} <Debug> TCPHandler: Processed in 0.002408598 sec.
17889 2025.01.08 01:27:06.798434 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full
17890 2025.01.08 01:27:06.798554 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17891 2025.01.08 01:27:06.798598 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17892 2025.01.08 01:27:06.798621 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1402 rows starting from the beginning of the part
17893 2025.01.08 01:27:06.798907 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 255 rows starting from the beginning of the part
17894 2025.01.08 01:27:06.799049 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
17895 2025.01.08 01:27:06.799188 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 26 rows starting from the beginning of the part
17896 2025.01.08 01:27:06.799333 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17897 2025.01.08 01:27:06.799589 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1359 rows starting from the beginning of the part
17898 2025.01.08 01:27:06.799945 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 68 rows starting from the beginning of the part
17899 2025.01.08 01:27:06.800249 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 26 rows starting from the beginning of the part
17900 2025.01.08 01:27:06.802068 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17901 2025.01.08 01:27:06.802152 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17902 2025.01.08 01:27:06.803169 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary)
17903 2025.01.08 01:27:06.803558 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17904 2025.01.08 01:27:06.803902 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005517577 sec., 568365.4256207027 rows/sec., 49.81 MiB/sec.
17905 2025.01.08 01:27:06.803980 [ 148 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0
17906 2025.01.08 01:27:06.804058 [ 148 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17907 2025.01.08 01:27:06.804082 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005184 sec., 5401.234567901234 rows/sec., 431.39 KiB/sec.
17908 2025.01.08 01:27:06.804092 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17909 2025.01.08 01:27:06.804332 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary)
17910 2025.01.08 01:27:06.804435 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} <Debug> TCPHandler: Processed in 0.005988515 sec.
17911 2025.01.08 01:27:06.804613 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full
17912 2025.01.08 01:27:06.804729 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17913 2025.01.08 01:27:06.804918 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17914 2025.01.08 01:27:06.804984 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
17915 2025.01.08 01:27:06.804989 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 875 rows starting from the beginning of the part
17916 2025.01.08 01:27:06.805031 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17917 2025.01.08 01:27:06.805090 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17918 2025.01.08 01:27:06.805446 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 387 rows starting from the beginning of the part
17919 2025.01.08 01:27:06.805635 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31
17920 2025.01.08 01:27:06.806077 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 28 rows starting from the beginning of the part
17921 2025.01.08 01:27:06.806133 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
17922 2025.01.08 01:27:06.806518 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 834 rows starting from the beginning of the part
17923 2025.01.08 01:27:06.806850 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 49 rows starting from the beginning of the part
17924 2025.01.08 01:27:06.807208 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 28 rows starting from the beginning of the part
17925 2025.01.08 01:27:06.808071 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17926 2025.01.08 01:27:06.808118 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17927 2025.01.08 01:27:06.808720 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary)
17928 2025.01.08 01:27:06.808999 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17929 2025.01.08 01:27:06.809401 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005158321 sec., 426689.2269790887 rows/sec., 32.51 MiB/sec.
17930 2025.01.08 01:27:06.809406 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004484 sec., 22301.516503122213 rows/sec., 1.55 MiB/sec.
17931 2025.01.08 01:27:06.809548 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} <Debug> TCPHandler: Processed in 0.004954818 sec.
17932 2025.01.08 01:27:06.809709 [ 197 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary)
17933 2025.01.08 01:27:06.809769 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17934 2025.01.08 01:27:06.810016 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
17935 2025.01.08 01:27:06.810110 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17936 2025.01.08 01:27:06.810262 [ 197 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17937 2025.01.08 01:27:06.810516 [ 197 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31
17938 2025.01.08 01:27:06.810706 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
17939 2025.01.08 01:27:06.811046 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17940 2025.01.08 01:27:06.811090 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17941 2025.01.08 01:27:06.811493 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary)
17942 2025.01.08 01:27:06.811746 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17943 2025.01.08 01:27:06.811889 [ 148 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0
17944 2025.01.08 01:27:06.811927 [ 148 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17945 2025.01.08 01:27:06.811936 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00199 sec., 15075.37688442211 rows/sec., 1.03 MiB/sec.
17946 2025.01.08 01:27:06.811953 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17947 2025.01.08 01:27:06.812036 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} <Debug> TCPHandler: Processed in 0.002373268 sec.
17948 2025.01.08 01:27:06.812085 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full
17949 2025.01.08 01:27:06.812183 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17950 2025.01.08 01:27:06.812214 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 5296 rows starting from the beginning of the part
17951 2025.01.08 01:27:06.812287 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 52 rows starting from the beginning of the part
17952 2025.01.08 01:27:06.812413 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 30 rows starting from the beginning of the part
17953 2025.01.08 01:27:06.812644 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 34 rows starting from the beginning of the part
17954 2025.01.08 01:27:06.812700 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 18 rows starting from the beginning of the part
17955 2025.01.08 01:27:06.812902 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 30 rows starting from the beginning of the part
17956 2025.01.08 01:27:06.814943 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002913396 sec., 1874101.5639480525 rows/sec., 120.62 MiB/sec.
17957 2025.01.08 01:27:06.815263 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary)
17958 2025.01.08 01:27:06.815535 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17959 2025.01.08 01:27:06.815608 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31
17960 2025.01.08 01:27:06.815679 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB.
17961 2025.01.08 01:27:07.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.44 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.42 MiB
17962 2025.01.08 01:27:10.336416 [ 145 ] {} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
17963 2025.01.08 01:27:10.336482 [ 145 ] {} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17964 2025.01.08 01:27:10.336505 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17965 2025.01.08 01:27:10.336644 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full
17966 2025.01.08 01:27:10.336805 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17967 2025.01.08 01:27:10.336844 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part
17968 2025.01.08 01:27:10.336933 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
17969 2025.01.08 01:27:10.337035 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part
17970 2025.01.08 01:27:10.337147 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
17971 2025.01.08 01:27:10.337236 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part
17972 2025.01.08 01:27:10.338177 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610716 sec., 26075.360274561124 rows/sec., 2.18 MiB/sec.
17973 2025.01.08 01:27:10.338384 [ 194 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
17974 2025.01.08 01:27:10.338761 [ 194 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17975 2025.01.08 01:27:10.338859 [ 194 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
17976 2025.01.08 01:27:10.338976 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
17977 2025.01.08 01:27:10.450935 [ 220 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0]
17978 2025.01.08 01:27:10.450996 [ 220 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0]
17979 2025.01.08 01:27:10.452933 [ 220 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0]
17980 2025.01.08 01:27:10.621704 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
17981 2025.01.08 01:27:10.621765 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
17982 2025.01.08 01:27:10.881182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151
17983 2025.01.08 01:27:10.882235 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17984 2025.01.08 01:27:10.882277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17985 2025.01.08 01:27:10.882821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17986 2025.01.08 01:27:10.883086 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17987 2025.01.08 01:27:10.883292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151
17988 2025.01.08 01:27:11.154854 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2476
17989 2025.01.08 01:27:11.157848 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17990 2025.01.08 01:27:11.157901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
17991 2025.01.08 01:27:11.159426 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
17992 2025.01.08 01:27:11.159748 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17993 2025.01.08 01:27:11.160415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2476
17994 2025.01.08 01:27:11.758710 [ 221 ] {} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
17995 2025.01.08 01:27:11.758771 [ 221 ] {} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
17996 2025.01.08 01:27:11.760881 [ 221 ] {} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0]
17997 2025.01.08 01:27:11.803284 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17998 2025.01.08 01:27:11.803479 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
17999 2025.01.08 01:27:11.803555 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
18000 2025.01.08 01:27:11.804314 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18001 2025.01.08 01:27:11.804369 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18002 2025.01.08 01:27:11.804808 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
18003 2025.01.08 01:27:11.805079 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18004 2025.01.08 01:27:11.805322 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec.
18005 2025.01.08 01:27:11.805396 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} <Debug> TCPHandler: Processed in 0.002244366 sec.
18006 2025.01.08 01:27:11.805647 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18007 2025.01.08 01:27:11.805846 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
18008 2025.01.08 01:27:11.805924 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18009 2025.01.08 01:27:11.806825 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18010 2025.01.08 01:27:11.806883 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18011 2025.01.08 01:27:11.807365 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary)
18012 2025.01.08 01:27:11.807631 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18013 2025.01.08 01:27:11.807876 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} <Debug> executeQuery: Read 255 rows, 23.35 KiB in 0.002084 sec., 122360.84452975048 rows/sec., 10.94 MiB/sec.
18014 2025.01.08 01:27:11.807946 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} <Debug> TCPHandler: Processed in 0.002437348 sec.
18015 2025.01.08 01:27:11.808107 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18016 2025.01.08 01:27:11.808263 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
18017 2025.01.08 01:27:11.808327 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18018 2025.01.08 01:27:11.809053 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18019 2025.01.08 01:27:11.809104 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18020 2025.01.08 01:27:11.809492 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
18021 2025.01.08 01:27:11.809763 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18022 2025.01.08 01:27:11.809978 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001753 sec., 27381.631488876214 rows/sec., 1.97 MiB/sec.
18023 2025.01.08 01:27:11.810034 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} <Debug> TCPHandler: Processed in 0.001999382 sec.
18024 2025.01.08 01:27:11.810177 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18025 2025.01.08 01:27:11.810310 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
18026 2025.01.08 01:27:11.810365 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18027 2025.01.08 01:27:11.810976 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18028 2025.01.08 01:27:11.811020 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18029 2025.01.08 01:27:11.811403 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
18030 2025.01.08 01:27:11.811660 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18031 2025.01.08 01:27:11.811939 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001657 sec., 8449.004224502112 rows/sec., 591.71 KiB/sec.
18032 2025.01.08 01:27:11.812128 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} <Debug> TCPHandler: Processed in 0.002008582 sec.
18033 2025.01.08 01:27:11.812322 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18034 2025.01.08 01:27:11.812458 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
18035 2025.01.08 01:27:11.812507 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18036 2025.01.08 01:27:11.813102 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18037 2025.01.08 01:27:11.813144 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18038 2025.01.08 01:27:11.814262 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
18039 2025.01.08 01:27:11.814530 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18040 2025.01.08 01:27:11.814774 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002339 sec., 5557.930739632322 rows/sec., 346.54 KiB/sec.
18041 2025.01.08 01:27:11.814852 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} <Debug> TCPHandler: Processed in 0.002618452 sec.
18042 2025.01.08 01:27:11.815067 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18043 2025.01.08 01:27:11.815259 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
18044 2025.01.08 01:27:11.815315 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18045 2025.01.08 01:27:11.816070 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18046 2025.01.08 01:27:11.816113 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18047 2025.01.08 01:27:11.816520 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary)
18048 2025.01.08 01:27:11.816767 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18049 2025.01.08 01:27:11.816997 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001767 sec., 219015.28013582344 rows/sec., 15.52 MiB/sec.
18050 2025.01.08 01:27:11.817057 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} <Debug> TCPHandler: Processed in 0.002119853 sec.
18051 2025.01.08 01:27:11.817209 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18052 2025.01.08 01:27:11.817353 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
18053 2025.01.08 01:27:11.817413 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18054 2025.01.08 01:27:11.817980 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18055 2025.01.08 01:27:11.818027 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18056 2025.01.08 01:27:11.818408 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
18057 2025.01.08 01:27:11.818656 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18058 2025.01.08 01:27:11.818869 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 202.50 KiB/sec.
18059 2025.01.08 01:27:11.818921 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} <Debug> TCPHandler: Processed in 0.001780498 sec.
18060 2025.01.08 01:27:11.819058 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18061 2025.01.08 01:27:11.819183 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
18062 2025.01.08 01:27:11.819241 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18063 2025.01.08 01:27:11.819846 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18064 2025.01.08 01:27:11.819886 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18065 2025.01.08 01:27:11.820325 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary)
18066 2025.01.08 01:27:11.820578 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18067 2025.01.08 01:27:11.820768 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_152_31 to all_157_157_0
18068 2025.01.08 01:27:11.820800 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001644 sec., 107664.23357664233 rows/sec., 7.10 MiB/sec.
18069 2025.01.08 01:27:11.820850 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18070 2025.01.08 01:27:11.820907 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} <Debug> TCPHandler: Processed in 0.00190167 sec.
18071 2025.01.08 01:27:11.820916 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18072 2025.01.08 01:27:11.821102 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18073 2025.01.08 01:27:11.821119 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_152_31 to all_157_157_0 into Compact with storage Full
18074 2025.01.08 01:27:11.821311 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
18075 2025.01.08 01:27:11.821445 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18076 2025.01.08 01:27:11.821456 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18077 2025.01.08 01:27:11.821542 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_152_31, total 37285 rows starting from the beginning of the part
18078 2025.01.08 01:27:11.821857 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 100 rows starting from the beginning of the part
18079 2025.01.08 01:27:11.822290 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 969 rows starting from the beginning of the part
18080 2025.01.08 01:27:11.822650 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part
18081 2025.01.08 01:27:11.822970 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 100 rows starting from the beginning of the part
18082 2025.01.08 01:27:11.823190 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 177 rows starting from the beginning of the part
18083 2025.01.08 01:27:11.824060 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18084 2025.01.08 01:27:11.824131 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18085 2025.01.08 01:27:11.824819 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
18086 2025.01.08 01:27:11.825131 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18087 2025.01.08 01:27:11.825553 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004285 sec., 233.37222870478413 rows/sec., 15.73 KiB/sec.
18088 2025.01.08 01:27:11.825931 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} <Debug> TCPHandler: Processed in 0.004928148 sec.
18089 2025.01.08 01:27:11.826414 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18090 2025.01.08 01:27:11.826904 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
18091 2025.01.08 01:27:11.827155 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
18092 2025.01.08 01:27:11.829222 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18093 2025.01.08 01:27:11.829273 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18094 2025.01.08 01:27:11.830111 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
18095 2025.01.08 01:27:11.830586 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18096 2025.01.08 01:27:11.830969 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004174 sec., 9822.712026832774 rows/sec., 17.60 MiB/sec.
18097 2025.01.08 01:27:11.831107 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} <Debug> TCPHandler: Processed in 0.00503321 sec.
18098 2025.01.08 01:27:11.831300 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18099 2025.01.08 01:27:11.831456 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
18100 2025.01.08 01:27:11.831515 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18101 2025.01.08 01:27:11.832384 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18102 2025.01.08 01:27:11.832430 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
18103 2025.01.08 01:27:11.832882 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary)
18104 2025.01.08 01:27:11.833152 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18105 2025.01.08 01:27:11.833510 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002071 sec., 25108.64316755191 rows/sec., 1.55 MiB/sec.
18106 2025.01.08 01:27:11.833632 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} <Debug> TCPHandler: Processed in 0.002432828 sec.
18107 2025.01.08 01:27:11.834437 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38691 rows, containing 5 columns (5 merged, 0 gathered) in 0.013398881 sec., 2887629.1982890214 rows/sec., 193.37 MiB/sec.
18108 2025.01.08 01:27:11.834832 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Trace> MergedBlockOutputStream: filled checksums all_1_157_32 (state Temporary)
18109 2025.01.08 01:27:11.835133 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_157_32 to all_1_157_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18110 2025.01.08 01:27:11.835230 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_152_31, all_157_157_0] -> all_1_157_32
18111 2025.01.08 01:27:11.835325 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
18112 2025.01.08 01:27:14.016092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694
18113 2025.01.08 01:27:14.040100 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18114 2025.01.08 01:27:14.040165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
18115 2025.01.08 01:27:14.047824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18116 2025.01.08 01:27:14.048715 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18117 2025.01.08 01:27:14.053038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 694
18118 2025.01.08 01:27:16.092356 [ 223 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18119 2025.01.08 01:27:16.092415 [ 223 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18120 2025.01.08 01:27:16.094595 [ 223 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18121 2025.01.08 01:27:16.618197 [ 225 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18122 2025.01.08 01:27:16.618247 [ 225 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18123 2025.01.08 01:27:16.620442 [ 225 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18124 2025.01.08 01:27:16.650214 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18125 2025.01.08 01:27:16.650266 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18126 2025.01.08 01:27:16.652432 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18127 2025.01.08 01:27:16.796528 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18128 2025.01.08 01:27:16.796750 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
18129 2025.01.08 01:27:16.796836 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18130 2025.01.08 01:27:16.797659 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18131 2025.01.08 01:27:16.797712 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
18132 2025.01.08 01:27:16.798150 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary)
18133 2025.01.08 01:27:16.798431 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18134 2025.01.08 01:27:16.798675 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001986 sec., 13091.641490433032 rows/sec., 996.72 KiB/sec.
18135 2025.01.08 01:27:16.798743 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} <Debug> TCPHandler: Processed in 0.002358197 sec.
18136 2025.01.08 01:27:16.798991 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18137 2025.01.08 01:27:16.799236 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
18138 2025.01.08 01:27:16.799341 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18139 2025.01.08 01:27:16.800197 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18140 2025.01.08 01:27:16.800244 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
18141 2025.01.08 01:27:16.800685 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary)
18142 2025.01.08 01:27:16.800937 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18143 2025.01.08 01:27:16.801176 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002021 sec., 13854.52746165265 rows/sec., 1.08 MiB/sec.
18144 2025.01.08 01:27:16.801245 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} <Debug> TCPHandler: Processed in 0.002392888 sec.
18145 2025.01.08 01:27:16.801395 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18146 2025.01.08 01:27:16.801523 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
18147 2025.01.08 01:27:16.801582 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18148 2025.01.08 01:27:16.802147 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18149 2025.01.08 01:27:16.802189 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
18150 2025.01.08 01:27:16.802597 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary)
18151 2025.01.08 01:27:16.802842 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18152 2025.01.08 01:27:16.803057 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001564 sec., 63938.6189258312 rows/sec., 4.43 MiB/sec.
18153 2025.01.08 01:27:16.803114 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} <Debug> TCPHandler: Processed in 0.001780449 sec.
18154 2025.01.08 01:27:16.803255 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18155 2025.01.08 01:27:16.803431 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
18156 2025.01.08 01:27:16.803509 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18157 2025.01.08 01:27:16.804223 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18158 2025.01.08 01:27:16.804283 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
18159 2025.01.08 01:27:16.804683 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary)
18160 2025.01.08 01:27:16.804917 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18161 2025.01.08 01:27:16.805136 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001749 sec., 17152.658662092625 rows/sec., 1.18 MiB/sec.
18162 2025.01.08 01:27:16.805192 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} <Debug> TCPHandler: Processed in 0.001998991 sec.
18163 2025.01.08 01:27:17.236311 [ 220 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18164 2025.01.08 01:27:17.236366 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18165 2025.01.08 01:27:17.238452 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
18166 2025.01.08 01:27:18.383442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639
18167 2025.01.08 01:27:18.384125 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18168 2025.01.08 01:27:18.384176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
18169 2025.01.08 01:27:18.384747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18170 2025.01.08 01:27:18.385018 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18171 2025.01.08 01:27:18.385280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639
18172 2025.01.08 01:27:21.160609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2506
18173 2025.01.08 01:27:21.164042 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18174 2025.01.08 01:27:21.164105 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18175 2025.01.08 01:27:21.165725 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
18176 2025.01.08 01:27:21.166051 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18177 2025.01.08 01:27:21.166430 [ 218 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
18178 2025.01.08 01:27:21.166474 [ 218 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
18179 2025.01.08 01:27:21.167075 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2506
18180 2025.01.08 01:27:21.168784 [ 218 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
18181 2025.01.08 01:27:21.550784 [ 223 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0]
18182 2025.01.08 01:27:21.550841 [ 223 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0]
18183 2025.01.08 01:27:21.552853 [ 223 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0]
18184 2025.01.08 01:27:21.553117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701
18185 2025.01.08 01:27:21.577943 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18186 2025.01.08 01:27:21.577993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18187 2025.01.08 01:27:21.585682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18188 2025.01.08 01:27:21.586525 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18189 2025.01.08 01:27:21.590361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701
18190 2025.01.08 01:27:21.804494 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18191 2025.01.08 01:27:21.804715 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
18192 2025.01.08 01:27:21.804804 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
18193 2025.01.08 01:27:21.805670 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18194 2025.01.08 01:27:21.805725 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18195 2025.01.08 01:27:21.806174 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
18196 2025.01.08 01:27:21.806443 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18197 2025.01.08 01:27:21.806714 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002052 sec., 6822.612085769981 rows/sec., 491.14 KiB/sec.
18198 2025.01.08 01:27:21.806830 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} <Debug> TCPHandler: Processed in 0.002471469 sec.
18199 2025.01.08 01:27:21.807169 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18200 2025.01.08 01:27:21.807363 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
18201 2025.01.08 01:27:21.807443 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18202 2025.01.08 01:27:21.808389 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18203 2025.01.08 01:27:21.808446 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18204 2025.01.08 01:27:21.808940 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary)
18205 2025.01.08 01:27:21.809214 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18206 2025.01.08 01:27:21.809462 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} <Debug> executeQuery: Read 271 rows, 24.86 KiB in 0.002153 sec., 125870.87784486763 rows/sec., 11.28 MiB/sec.
18207 2025.01.08 01:27:21.809532 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} <Debug> TCPHandler: Processed in 0.00254428 sec.
18208 2025.01.08 01:27:21.809707 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18209 2025.01.08 01:27:21.809837 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
18210 2025.01.08 01:27:21.809897 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18211 2025.01.08 01:27:21.810559 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18212 2025.01.08 01:27:21.810604 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18213 2025.01.08 01:27:21.811002 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
18214 2025.01.08 01:27:21.811265 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18215 2025.01.08 01:27:21.811504 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.39 MiB/sec.
18216 2025.01.08 01:27:21.811606 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} <Debug> TCPHandler: Processed in 0.001963621 sec.
18217 2025.01.08 01:27:21.811831 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18218 2025.01.08 01:27:21.812016 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
18219 2025.01.08 01:27:21.812071 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18220 2025.01.08 01:27:21.812686 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18221 2025.01.08 01:27:21.812730 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18222 2025.01.08 01:27:21.813102 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
18223 2025.01.08 01:27:21.813362 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18224 2025.01.08 01:27:21.813583 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001597 sec., 8766.437069505324 rows/sec., 613.94 KiB/sec.
18225 2025.01.08 01:27:21.813642 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} <Debug> TCPHandler: Processed in 0.001943641 sec.
18226 2025.01.08 01:27:21.813804 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18227 2025.01.08 01:27:21.813932 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
18228 2025.01.08 01:27:21.813991 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18229 2025.01.08 01:27:21.814587 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18230 2025.01.08 01:27:21.814629 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18231 2025.01.08 01:27:21.815011 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
18232 2025.01.08 01:27:21.815252 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18233 2025.01.08 01:27:21.815461 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec.
18234 2025.01.08 01:27:21.815519 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} <Debug> TCPHandler: Processed in 0.001786829 sec.
18235 2025.01.08 01:27:21.815672 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18236 2025.01.08 01:27:21.815799 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
18237 2025.01.08 01:27:21.815853 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18238 2025.01.08 01:27:21.816626 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18239 2025.01.08 01:27:21.816669 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18240 2025.01.08 01:27:21.817073 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary)
18241 2025.01.08 01:27:21.817343 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18242 2025.01.08 01:27:21.817577 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} <Debug> executeQuery: Read 401 rows, 29.24 KiB in 0.001805 sec., 222160.6648199446 rows/sec., 15.82 MiB/sec.
18243 2025.01.08 01:27:21.817639 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} <Debug> TCPHandler: Processed in 0.002029152 sec.
18244 2025.01.08 01:27:21.817779 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18245 2025.01.08 01:27:21.817901 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
18246 2025.01.08 01:27:21.817955 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18247 2025.01.08 01:27:21.818459 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18248 2025.01.08 01:27:21.818500 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18249 2025.01.08 01:27:21.818907 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
18250 2025.01.08 01:27:21.819144 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18251 2025.01.08 01:27:21.819360 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec.
18252 2025.01.08 01:27:21.819416 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} <Debug> TCPHandler: Processed in 0.001692847 sec.
18253 2025.01.08 01:27:21.819571 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18254 2025.01.08 01:27:21.819697 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
18255 2025.01.08 01:27:21.819755 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18256 2025.01.08 01:27:21.820454 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18257 2025.01.08 01:27:21.820499 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18258 2025.01.08 01:27:21.820926 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary)
18259 2025.01.08 01:27:21.821172 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18260 2025.01.08 01:27:21.821398 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001728 sec., 102430.55555555556 rows/sec., 6.76 MiB/sec.
18261 2025.01.08 01:27:21.821457 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} <Debug> TCPHandler: Processed in 0.001947131 sec.
18262 2025.01.08 01:27:21.821607 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18263 2025.01.08 01:27:21.821762 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
18264 2025.01.08 01:27:21.821818 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18265 2025.01.08 01:27:21.822297 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18266 2025.01.08 01:27:21.822337 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18267 2025.01.08 01:27:21.822706 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
18268 2025.01.08 01:27:21.822945 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18269 2025.01.08 01:27:21.823119 [ 125 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_63_14 to all_68_68_0
18270 2025.01.08 01:27:21.823179 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001441 sec., 693.9625260235947 rows/sec., 46.76 KiB/sec.
18271 2025.01.08 01:27:21.823197 [ 125 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18272 2025.01.08 01:27:21.823265 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18273 2025.01.08 01:27:21.823310 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} <Debug> TCPHandler: Processed in 0.001759007 sec.
18274 2025.01.08 01:27:21.823589 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18275 2025.01.08 01:27:21.823608 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_63_14 to all_68_68_0 into Compact with storage Full
18276 2025.01.08 01:27:21.823979 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
18277 2025.01.08 01:27:21.824126 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18278 2025.01.08 01:27:21.824278 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_63_14, total 63 rows starting from the beginning of the part
18279 2025.01.08 01:27:21.824438 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
18280 2025.01.08 01:27:21.824733 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part
18281 2025.01.08 01:27:21.825191 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part
18282 2025.01.08 01:27:21.825515 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part
18283 2025.01.08 01:27:21.825948 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part
18284 2025.01.08 01:27:21.826365 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part
18285 2025.01.08 01:27:21.830201 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 4 columns (4 merged, 0 gathered) in 0.006828657 sec., 9958.034207897688 rows/sec., 671.00 KiB/sec.
18286 2025.01.08 01:27:21.830499 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Trace> MergedBlockOutputStream: filled checksums all_1_68_15 (state Temporary)
18287 2025.01.08 01:27:21.830847 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18288 2025.01.08 01:27:21.830922 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18289 2025.01.08 01:27:21.831230 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_68_15 to all_1_68_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18290 2025.01.08 01:27:21.831410 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_63_14, all_68_68_0] -> all_1_68_15
18291 2025.01.08 01:27:21.831614 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
18292 2025.01.08 01:27:21.832044 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
18293 2025.01.08 01:27:21.832320 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18294 2025.01.08 01:27:21.832615 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.008813 sec., 5559.968228752979 rows/sec., 9.96 MiB/sec.
18295 2025.01.08 01:27:21.833059 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} <Debug> TCPHandler: Processed in 0.009626202 sec.
18296 2025.01.08 01:27:21.833328 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18297 2025.01.08 01:27:21.833496 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete)
18298 2025.01.08 01:27:21.833551 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
18299 2025.01.08 01:27:21.834032 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18300 2025.01.08 01:27:21.834073 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18301 2025.01.08 01:27:21.834458 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
18302 2025.01.08 01:27:21.834732 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18303 2025.01.08 01:27:21.835103 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001598 sec., 3754.6933667083854 rows/sec., 282.95 KiB/sec.
18304 2025.01.08 01:27:21.835205 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} <Debug> TCPHandler: Processed in 0.002019401 sec.
18305 2025.01.08 01:27:21.835362 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18306 2025.01.08 01:27:21.835490 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
18307 2025.01.08 01:27:21.835545 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18308 2025.01.08 01:27:21.836053 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18309 2025.01.08 01:27:21.836094 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18310 2025.01.08 01:27:21.836511 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary)
18311 2025.01.08 01:27:21.836763 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18312 2025.01.08 01:27:21.836984 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001523 sec., 34143.13854235062 rows/sec., 2.11 MiB/sec.
18313 2025.01.08 01:27:21.837036 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} <Debug> TCPHandler: Processed in 0.001736788 sec.
18314 2025.01.08 01:27:22.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.41 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.03 MiB (RSS), difference: -1.38 MiB
18315 2025.01.08 01:27:23.043683 [ 221 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0]
18316 2025.01.08 01:27:23.043735 [ 221 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0]
18317 2025.01.08 01:27:23.045745 [ 221 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0]
18318 2025.01.08 01:27:25.622038 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
18319 2025.01.08 01:27:25.622135 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
18320 2025.01.08 01:27:25.885481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066
18321 2025.01.08 01:27:25.886476 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18322 2025.01.08 01:27:25.886552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18323 2025.01.08 01:27:25.887393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18324 2025.01.08 01:27:25.887799 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18325 2025.01.08 01:27:25.888184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066
18326 2025.01.08 01:27:26.796211 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18327 2025.01.08 01:27:26.796401 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
18328 2025.01.08 01:27:26.796476 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18329 2025.01.08 01:27:26.797270 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18330 2025.01.08 01:27:26.797323 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18331 2025.01.08 01:27:26.797778 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary)
18332 2025.01.08 01:27:26.798053 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18333 2025.01.08 01:27:26.798297 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001948 sec., 13347.022587268993 rows/sec., 1016.17 KiB/sec.
18334 2025.01.08 01:27:26.798368 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} <Debug> TCPHandler: Processed in 0.002288156 sec.
18335 2025.01.08 01:27:26.798657 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18336 2025.01.08 01:27:26.798860 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
18337 2025.01.08 01:27:26.798968 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18338 2025.01.08 01:27:26.799810 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18339 2025.01.08 01:27:26.799866 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18340 2025.01.08 01:27:26.800364 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary)
18341 2025.01.08 01:27:26.800655 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18342 2025.01.08 01:27:26.800892 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002087 sec., 13416.387158600863 rows/sec., 1.05 MiB/sec.
18343 2025.01.08 01:27:26.800963 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} <Debug> TCPHandler: Processed in 0.002452309 sec.
18344 2025.01.08 01:27:26.801230 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18345 2025.01.08 01:27:26.801425 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
18346 2025.01.08 01:27:26.801507 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18347 2025.01.08 01:27:26.802198 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18348 2025.01.08 01:27:26.802248 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18349 2025.01.08 01:27:26.802666 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary)
18350 2025.01.08 01:27:26.802917 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18351 2025.01.08 01:27:26.803176 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001798 sec., 55617.35261401557 rows/sec., 3.86 MiB/sec.
18352 2025.01.08 01:27:26.803300 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} <Debug> TCPHandler: Processed in 0.002210045 sec.
18353 2025.01.08 01:27:26.803506 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18354 2025.01.08 01:27:26.803811 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
18355 2025.01.08 01:27:26.803915 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18356 2025.01.08 01:27:26.804450 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18357 2025.01.08 01:27:26.804494 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18358 2025.01.08 01:27:26.804915 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary)
18359 2025.01.08 01:27:26.805197 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18360 2025.01.08 01:27:26.805460 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001756 sec., 17084.282460136674 rows/sec., 1.17 MiB/sec.
18361 2025.01.08 01:27:26.805573 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} <Debug> TCPHandler: Processed in 0.002178225 sec.
18362 2025.01.08 01:27:28.476812 [ 223 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
18363 2025.01.08 01:27:28.476874 [ 223 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
18364 2025.01.08 01:27:28.478576 [ 223 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
18365 2025.01.08 01:27:28.583575 [ 224 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
18366 2025.01.08 01:27:28.583660 [ 224 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
18367 2025.01.08 01:27:28.585955 [ 224 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
18368 2025.01.08 01:27:28.743968 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18369 2025.01.08 01:27:28.744181 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
18370 2025.01.08 01:27:28.744268 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
18371 2025.01.08 01:27:28.745081 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18372 2025.01.08 01:27:28.745133 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18373 2025.01.08 01:27:28.745567 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
18374 2025.01.08 01:27:28.745820 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18375 2025.01.08 01:27:28.746026 [ 28 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0
18376 2025.01.08 01:27:28.746051 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001921 sec., 7287.870900572619 rows/sec., 524.63 KiB/sec.
18377 2025.01.08 01:27:28.746121 [ 28 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18378 2025.01.08 01:27:28.746190 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} <Debug> TCPHandler: Processed in 0.002358077 sec.
18379 2025.01.08 01:27:28.746195 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18380 2025.01.08 01:27:28.746400 [ 222 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
18381 2025.01.08 01:27:28.746435 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full
18382 2025.01.08 01:27:28.746446 [ 222 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
18383 2025.01.08 01:27:28.746563 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18384 2025.01.08 01:27:28.746802 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18385 2025.01.08 01:27:28.746941 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 14 rows starting from the beginning of the part
18386 2025.01.08 01:27:28.746955 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
18387 2025.01.08 01:27:28.747040 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18388 2025.01.08 01:27:28.747107 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part
18389 2025.01.08 01:27:28.747865 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part
18390 2025.01.08 01:27:28.748733 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part
18391 2025.01.08 01:27:28.749648 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part
18392 2025.01.08 01:27:28.753295 [ 222 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0]
18393 2025.01.08 01:27:28.753919 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18394 2025.01.08 01:27:28.754037 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18395 2025.01.08 01:27:28.754609 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00826531 sec., 8469.131829296179 rows/sec., 642.75 KiB/sec.
18396 2025.01.08 01:27:28.754937 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary)
18397 2025.01.08 01:27:28.755396 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18398 2025.01.08 01:27:28.755413 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary)
18399 2025.01.08 01:27:28.755495 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17
18400 2025.01.08 01:27:28.755589 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
18401 2025.01.08 01:27:28.755715 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18402 2025.01.08 01:27:28.755860 [ 28 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0
18403 2025.01.08 01:27:28.755900 [ 28 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18404 2025.01.08 01:27:28.755916 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} <Debug> executeQuery: Read 1377 rows, 117.80 KiB in 0.009076 sec., 151718.8188629352 rows/sec., 12.67 MiB/sec.
18405 2025.01.08 01:27:28.755926 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18406 2025.01.08 01:27:28.756075 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} <Debug> TCPHandler: Processed in 0.009723793 sec.
18407 2025.01.08 01:27:28.756175 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full
18408 2025.01.08 01:27:28.756309 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18409 2025.01.08 01:27:28.756380 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18410 2025.01.08 01:27:28.756454 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1402 rows starting from the beginning of the part
18411 2025.01.08 01:27:28.756546 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
18412 2025.01.08 01:27:28.756706 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18413 2025.01.08 01:27:28.756794 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 255 rows starting from the beginning of the part
18414 2025.01.08 01:27:28.757201 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 26 rows starting from the beginning of the part
18415 2025.01.08 01:27:28.757633 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 271 rows starting from the beginning of the part
18416 2025.01.08 01:27:28.758010 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 26 rows starting from the beginning of the part
18417 2025.01.08 01:27:28.758435 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1377 rows starting from the beginning of the part
18418 2025.01.08 01:27:28.759642 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18419 2025.01.08 01:27:28.759732 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18420 2025.01.08 01:27:28.760617 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
18421 2025.01.08 01:27:28.761173 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18422 2025.01.08 01:27:28.761488 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} <Debug> executeQuery: Read 39 rows, 2.86 KiB in 0.005023 sec., 7764.284292255625 rows/sec., 569.84 KiB/sec.
18423 2025.01.08 01:27:28.761550 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} <Debug> TCPHandler: Processed in 0.005329194 sec.
18424 2025.01.08 01:27:28.761748 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18425 2025.01.08 01:27:28.762074 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
18426 2025.01.08 01:27:28.762121 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.006083626 sec., 551809.0691308111 rows/sec., 48.65 MiB/sec.
18427 2025.01.08 01:27:28.762148 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18428 2025.01.08 01:27:28.762399 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary)
18429 2025.01.08 01:27:28.762837 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18430 2025.01.08 01:27:28.762952 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32
18431 2025.01.08 01:27:28.763073 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
18432 2025.01.08 01:27:28.763160 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18433 2025.01.08 01:27:28.763200 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18434 2025.01.08 01:27:28.763583 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
18435 2025.01.08 01:27:28.763834 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18436 2025.01.08 01:27:28.764014 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002068 sec., 117021.27659574468 rows/sec., 7.93 MiB/sec.
18437 2025.01.08 01:27:28.764067 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} <Debug> TCPHandler: Processed in 0.002412168 sec.
18438 2025.01.08 01:27:28.764210 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18439 2025.01.08 01:27:28.764350 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
18440 2025.01.08 01:27:28.764407 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18441 2025.01.08 01:27:28.765035 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18442 2025.01.08 01:27:28.765074 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18443 2025.01.08 01:27:28.765440 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
18444 2025.01.08 01:27:28.765681 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18445 2025.01.08 01:27:28.765846 [ 28 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0
18446 2025.01.08 01:27:28.765918 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec.
18447 2025.01.08 01:27:28.765918 [ 28 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18448 2025.01.08 01:27:28.766007 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18449 2025.01.08 01:27:28.766049 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} <Debug> TCPHandler: Processed in 0.00190207 sec.
18450 2025.01.08 01:27:28.766267 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full
18451 2025.01.08 01:27:28.766279 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18452 2025.01.08 01:27:28.766427 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18453 2025.01.08 01:27:28.766459 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
18454 2025.01.08 01:27:28.766470 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 13 rows starting from the beginning of the part
18455 2025.01.08 01:27:28.766532 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18456 2025.01.08 01:27:28.766708 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part
18457 2025.01.08 01:27:28.767067 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part
18458 2025.01.08 01:27:28.767313 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part
18459 2025.01.08 01:27:28.767659 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part
18460 2025.01.08 01:27:28.769287 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00317719 sec., 20458.32953018233 rows/sec., 1.32 MiB/sec.
18461 2025.01.08 01:27:28.769461 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18462 2025.01.08 01:27:28.769522 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18463 2025.01.08 01:27:28.769572 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary)
18464 2025.01.08 01:27:28.770087 [ 187 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18465 2025.01.08 01:27:28.770308 [ 187 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17
18466 2025.01.08 01:27:28.770453 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
18467 2025.01.08 01:27:28.770474 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary)
18468 2025.01.08 01:27:28.770856 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18469 2025.01.08 01:27:28.771034 [ 28 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0
18470 2025.01.08 01:27:28.771070 [ 28 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18471 2025.01.08 01:27:28.771093 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18472 2025.01.08 01:27:28.771100 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} <Debug> executeQuery: Read 843 rows, 62.38 KiB in 0.00468 sec., 180128.20512820513 rows/sec., 13.02 MiB/sec.
18473 2025.01.08 01:27:28.771328 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} <Debug> TCPHandler: Processed in 0.005149801 sec.
18474 2025.01.08 01:27:28.771336 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full
18475 2025.01.08 01:27:28.771512 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18476 2025.01.08 01:27:28.771540 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18477 2025.01.08 01:27:28.771582 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 875 rows starting from the beginning of the part
18478 2025.01.08 01:27:28.771648 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
18479 2025.01.08 01:27:28.771780 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 387 rows starting from the beginning of the part
18480 2025.01.08 01:27:28.771792 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18481 2025.01.08 01:27:28.772153 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 28 rows starting from the beginning of the part
18482 2025.01.08 01:27:28.772546 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 401 rows starting from the beginning of the part
18483 2025.01.08 01:27:28.772914 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 28 rows starting from the beginning of the part
18484 2025.01.08 01:27:28.773326 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 843 rows starting from the beginning of the part
18485 2025.01.08 01:27:28.774124 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18486 2025.01.08 01:27:28.774169 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18487 2025.01.08 01:27:28.774703 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
18488 2025.01.08 01:27:28.775026 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18489 2025.01.08 01:27:28.775203 [ 28 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_60_13 to all_69_69_0
18490 2025.01.08 01:27:28.775294 [ 28 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18491 2025.01.08 01:27:28.775379 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003748 sec., 1600.8537886872998 rows/sec., 83.64 KiB/sec.
18492 2025.01.08 01:27:28.775398 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18493 2025.01.08 01:27:28.775758 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} <Debug> TCPHandler: Processed in 0.004316198 sec.
18494 2025.01.08 01:27:28.776109 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_69_69_0 into Compact with storage Full
18495 2025.01.08 01:27:28.776125 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18496 2025.01.08 01:27:28.776285 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2562 rows, containing 5 columns (5 merged, 0 gathered) in 0.00512198 sec., 500197.189368174 rows/sec., 37.97 MiB/sec.
18497 2025.01.08 01:27:28.776572 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
18498 2025.01.08 01:27:28.776573 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18499 2025.01.08 01:27:28.776666 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary)
18500 2025.01.08 01:27:28.776680 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 360 rows starting from the beginning of the part
18501 2025.01.08 01:27:28.776697 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18502 2025.01.08 01:27:28.777193 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_65_1, total 30 rows starting from the beginning of the part
18503 2025.01.08 01:27:28.777587 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part
18504 2025.01.08 01:27:28.778037 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part
18505 2025.01.08 01:27:28.778386 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18506 2025.01.08 01:27:28.778484 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part
18507 2025.01.08 01:27:28.778860 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part
18508 2025.01.08 01:27:28.778959 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32
18509 2025.01.08 01:27:28.779655 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
18510 2025.01.08 01:27:28.780998 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18511 2025.01.08 01:27:28.781083 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18512 2025.01.08 01:27:28.781699 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.006128807 sec., 67549.8510558417 rows/sec., 3.45 MiB/sec.
18513 2025.01.08 01:27:28.781903 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary)
18514 2025.01.08 01:27:28.782389 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18515 2025.01.08 01:27:28.782494 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_60_13, all_69_69_0] -> all_1_69_14
18516 2025.01.08 01:27:28.782550 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary)
18517 2025.01.08 01:27:28.782623 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
18518 2025.01.08 01:27:28.782983 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18519 2025.01.08 01:27:28.783240 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.006807 sec., 141472.01410312913 rows/sec., 9.40 MiB/sec.
18520 2025.01.08 01:27:28.783323 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} <Debug> TCPHandler: Processed in 0.007427657 sec.
18521 2025.01.08 01:27:28.783477 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18522 2025.01.08 01:27:28.783594 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
18523 2025.01.08 01:27:28.783645 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18524 2025.01.08 01:27:28.784118 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18525 2025.01.08 01:27:28.784157 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18526 2025.01.08 01:27:28.784514 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
18527 2025.01.08 01:27:28.784749 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18528 2025.01.08 01:27:28.784959 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec.
18529 2025.01.08 01:27:28.785031 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} <Debug> TCPHandler: Processed in 0.001611535 sec.
18530 2025.01.08 01:27:28.785252 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18531 2025.01.08 01:27:28.785408 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
18532 2025.01.08 01:27:28.785520 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
18533 2025.01.08 01:27:28.786935 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18534 2025.01.08 01:27:28.786976 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18535 2025.01.08 01:27:28.787674 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
18536 2025.01.08 01:27:28.787942 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18537 2025.01.08 01:27:28.788163 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002787 sec., 11481.880157875852 rows/sec., 20.58 MiB/sec.
18538 2025.01.08 01:27:28.788205 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
18539 2025.01.08 01:27:28.788295 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
18540 2025.01.08 01:27:28.788420 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} <Debug> TCPHandler: Processed in 0.003292162 sec.
18541 2025.01.08 01:27:28.788635 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18542 2025.01.08 01:27:28.788812 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete)
18543 2025.01.08 01:27:28.788899 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
18544 2025.01.08 01:27:28.790093 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18545 2025.01.08 01:27:28.790132 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18546 2025.01.08 01:27:28.790777 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
18547 2025.01.08 01:27:28.791198 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18548 2025.01.08 01:27:28.791568 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.002801 sec., 3213.1381649410923 rows/sec., 226.97 KiB/sec.
18549 2025.01.08 01:27:28.791742 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} <Debug> TCPHandler: Processed in 0.003196351 sec.
18550 2025.01.08 01:27:28.791939 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18551 2025.01.08 01:27:28.792085 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
18552 2025.01.08 01:27:28.792169 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18553 2025.01.08 01:27:28.792395 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
18554 2025.01.08 01:27:28.793797 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18555 2025.01.08 01:27:28.793877 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18556 2025.01.08 01:27:28.794512 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary)
18557 2025.01.08 01:27:28.794831 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18558 2025.01.08 01:27:28.794989 [ 28 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0
18559 2025.01.08 01:27:28.795030 [ 28 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18560 2025.01.08 01:27:28.795053 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18561 2025.01.08 01:27:28.795066 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.003021 sec., 11254.551473022178 rows/sec., 673.35 KiB/sec.
18562 2025.01.08 01:27:28.795205 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} <Debug> TCPHandler: Processed in 0.003357863 sec.
18563 2025.01.08 01:27:28.795215 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full
18564 2025.01.08 01:27:28.795344 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18565 2025.01.08 01:27:28.795377 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 5460 rows starting from the beginning of the part
18566 2025.01.08 01:27:28.795455 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 52 rows starting from the beginning of the part
18567 2025.01.08 01:27:28.795584 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 30 rows starting from the beginning of the part
18568 2025.01.08 01:27:28.795726 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 52 rows starting from the beginning of the part
18569 2025.01.08 01:27:28.795992 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 30 rows starting from the beginning of the part
18570 2025.01.08 01:27:28.796161 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 34 rows starting from the beginning of the part
18571 2025.01.08 01:27:28.798162 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5658 rows, containing 4 columns (4 merged, 0 gathered) in 0.003054938 sec., 1852083.4138041425 rows/sec., 119.14 MiB/sec.
18572 2025.01.08 01:27:28.798560 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary)
18573 2025.01.08 01:27:28.798899 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18574 2025.01.08 01:27:28.798987 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32
18575 2025.01.08 01:27:28.799078 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB.
18576 2025.01.08 01:27:29.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.05 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.03 MiB (RSS), difference: -1.02 MiB
18577 2025.01.08 01:27:29.090436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709
18578 2025.01.08 01:27:29.117084 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18579 2025.01.08 01:27:29.117138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18580 2025.01.08 01:27:29.124792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18581 2025.01.08 01:27:29.125663 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18582 2025.01.08 01:27:29.129119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 709
18583 2025.01.08 01:27:31.167342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2562
18584 2025.01.08 01:27:31.171339 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18585 2025.01.08 01:27:31.171397 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18586 2025.01.08 01:27:31.172994 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
18587 2025.01.08 01:27:31.173329 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18588 2025.01.08 01:27:31.175118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2562
18589 2025.01.08 01:27:31.795796 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18590 2025.01.08 01:27:31.795989 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
18591 2025.01.08 01:27:31.796066 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18592 2025.01.08 01:27:31.796940 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18593 2025.01.08 01:27:31.796995 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18594 2025.01.08 01:27:31.797459 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
18595 2025.01.08 01:27:31.797725 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18596 2025.01.08 01:27:31.797996 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002061 sec., 970.402717127608 rows/sec., 79.13 KiB/sec.
18597 2025.01.08 01:27:31.798072 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} <Debug> TCPHandler: Processed in 0.002410288 sec.
18598 2025.01.08 01:27:31.798332 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18599 2025.01.08 01:27:31.798530 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
18600 2025.01.08 01:27:31.798602 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18601 2025.01.08 01:27:31.799396 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18602 2025.01.08 01:27:31.799440 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18603 2025.01.08 01:27:31.799900 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary)
18604 2025.01.08 01:27:31.800178 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18605 2025.01.08 01:27:31.800449 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} <Debug> executeQuery: Read 69 rows, 5.98 KiB in 0.001972 sec., 34989.85801217039 rows/sec., 2.96 MiB/sec.
18606 2025.01.08 01:27:31.800513 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} <Debug> TCPHandler: Processed in 0.002318937 sec.
18607 2025.01.08 01:27:31.800674 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18608 2025.01.08 01:27:31.800805 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
18609 2025.01.08 01:27:31.800862 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18610 2025.01.08 01:27:31.801545 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18611 2025.01.08 01:27:31.801587 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18612 2025.01.08 01:27:31.801997 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
18613 2025.01.08 01:27:31.802235 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18614 2025.01.08 01:27:31.802403 [ 44 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
18615 2025.01.08 01:27:31.802464 [ 44 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18616 2025.01.08 01:27:31.802481 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001695 sec., 13569.321533923305 rows/sec., 1014.01 KiB/sec.
18617 2025.01.08 01:27:31.802498 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18618 2025.01.08 01:27:31.802631 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} <Debug> TCPHandler: Processed in 0.002016162 sec.
18619 2025.01.08 01:27:31.802682 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
18620 2025.01.08 01:27:31.802812 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18621 2025.01.08 01:27:31.802834 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18622 2025.01.08 01:27:31.802885 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 62 rows starting from the beginning of the part
18623 2025.01.08 01:27:31.803110 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 21 rows starting from the beginning of the part
18624 2025.01.08 01:27:31.803124 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
18625 2025.01.08 01:27:31.803426 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18626 2025.01.08 01:27:31.803450 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 48 rows starting from the beginning of the part
18627 2025.01.08 01:27:31.803815 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part
18628 2025.01.08 01:27:31.804136 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 39 rows starting from the beginning of the part
18629 2025.01.08 01:27:31.804391 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 23 rows starting from the beginning of the part
18630 2025.01.08 01:27:31.806214 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18631 2025.01.08 01:27:31.806293 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18632 2025.01.08 01:27:31.807386 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary)
18633 2025.01.08 01:27:31.807453 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 249 rows, containing 5 columns (5 merged, 0 gathered) in 0.004846446 sec., 51377.85503026342 rows/sec., 3.89 MiB/sec.
18634 2025.01.08 01:27:31.807742 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
18635 2025.01.08 01:27:31.807785 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18636 2025.01.08 01:27:31.808169 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.005183 sec., 9839.861084314103 rows/sec., 787.39 KiB/sec.
18637 2025.01.08 01:27:31.808313 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} <Debug> TCPHandler: Processed in 0.005590179 sec.
18638 2025.01.08 01:27:31.808462 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18639 2025.01.08 01:27:31.808516 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18640 2025.01.08 01:27:31.808612 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
18641 2025.01.08 01:27:31.808751 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
18642 2025.01.08 01:27:31.808796 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
18643 2025.01.08 01:27:31.808851 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18644 2025.01.08 01:27:31.809397 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18645 2025.01.08 01:27:31.809438 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18646 2025.01.08 01:27:31.809831 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary)
18647 2025.01.08 01:27:31.810068 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18648 2025.01.08 01:27:31.810239 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_157_32 to all_161_161_0
18649 2025.01.08 01:27:31.810300 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18650 2025.01.08 01:27:31.810307 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.001621 sec., 37631.09191856878 rows/sec., 2.61 MiB/sec.
18651 2025.01.08 01:27:31.810327 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18652 2025.01.08 01:27:31.810491 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} <Debug> TCPHandler: Processed in 0.002068153 sec.
18653 2025.01.08 01:27:31.810635 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_157_32 to all_161_161_0 into Compact with storage Full
18654 2025.01.08 01:27:31.810723 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18655 2025.01.08 01:27:31.811199 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18656 2025.01.08 01:27:31.811232 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
18657 2025.01.08 01:27:31.811340 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_157_32, total 38691 rows starting from the beginning of the part
18658 2025.01.08 01:27:31.811884 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
18659 2025.01.08 01:27:31.811966 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 100 rows starting from the beginning of the part
18660 2025.01.08 01:27:31.812675 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 177 rows starting from the beginning of the part
18661 2025.01.08 01:27:31.813279 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 100 rows starting from the beginning of the part
18662 2025.01.08 01:27:31.813887 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 963 rows starting from the beginning of the part
18663 2025.01.08 01:27:31.816759 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18664 2025.01.08 01:27:31.816805 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18665 2025.01.08 01:27:31.817772 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
18666 2025.01.08 01:27:31.818407 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18667 2025.01.08 01:27:31.818600 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
18668 2025.01.08 01:27:31.818640 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18669 2025.01.08 01:27:31.818667 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18670 2025.01.08 01:27:31.818694 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.007692 sec., 2730.1092043681747 rows/sec., 4.89 MiB/sec.
18671 2025.01.08 01:27:31.819084 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
18672 2025.01.08 01:27:31.819277 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} <Debug> TCPHandler: Processed in 0.008667996 sec.
18673 2025.01.08 01:27:31.819529 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18674 2025.01.08 01:27:31.820004 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
18675 2025.01.08 01:27:31.820105 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18676 2025.01.08 01:27:31.820139 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18677 2025.01.08 01:27:31.820333 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2550 rows starting from the beginning of the part
18678 2025.01.08 01:27:31.821396 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 21 rows starting from the beginning of the part
18679 2025.01.08 01:27:31.822345 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 41 rows starting from the beginning of the part
18680 2025.01.08 01:27:31.823253 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18681 2025.01.08 01:27:31.823274 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 49 rows starting from the beginning of the part
18682 2025.01.08 01:27:31.823326 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18683 2025.01.08 01:27:31.824201 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 32 rows starting from the beginning of the part
18684 2025.01.08 01:27:31.825040 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 21 rows starting from the beginning of the part
18685 2025.01.08 01:27:31.825298 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary)
18686 2025.01.08 01:27:31.826271 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18687 2025.01.08 01:27:31.826804 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.007003 sec., 2570.327002713123 rows/sec., 180.31 KiB/sec.
18688 2025.01.08 01:27:31.827242 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} <Debug> TCPHandler: Processed in 0.007842704 sec.
18689 2025.01.08 01:27:31.827577 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40031 rows, containing 5 columns (5 merged, 0 gathered) in 0.01710612 sec., 2340156.6223082733 rows/sec., 156.70 MiB/sec.
18690 2025.01.08 01:27:31.828016 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Trace> MergedBlockOutputStream: filled checksums all_1_161_33 (state Temporary)
18691 2025.01.08 01:27:31.828361 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_161_33 to all_1_161_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18692 2025.01.08 01:27:31.828448 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_157_32, all_161_161_0] -> all_1_161_33
18693 2025.01.08 01:27:31.828537 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB.
18694 2025.01.08 01:27:31.835863 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2714 rows, containing 19 columns (19 merged, 0 gathered) in 0.017082049 sec., 158880.2373766754 rows/sec., 284.71 MiB/sec.
18695 2025.01.08 01:27:31.837965 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
18696 2025.01.08 01:27:31.838372 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18697 2025.01.08 01:27:31.838455 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
18698 2025.01.08 01:27:31.838575 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.11 MiB.
18699 2025.01.08 01:27:33.388352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554
18700 2025.01.08 01:27:33.389039 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18701 2025.01.08 01:27:33.389077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18702 2025.01.08 01:27:33.389650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18703 2025.01.08 01:27:33.389935 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18704 2025.01.08 01:27:33.390184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554
18705 2025.01.08 01:27:33.390230 [ 219 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
18706 2025.01.08 01:27:33.390292 [ 219 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
18707 2025.01.08 01:27:33.392690 [ 219 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
18708 2025.01.08 01:27:34.214869 [ 218 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
18709 2025.01.08 01:27:34.214931 [ 218 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
18710 2025.01.08 01:27:34.216744 [ 218 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
18711 2025.01.08 01:27:35.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.42 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 270.42 MiB (RSS), difference: 4.00 MiB
18712 2025.01.08 01:27:36.384499 [ 222 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18713 2025.01.08 01:27:36.384581 [ 222 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18714 2025.01.08 01:27:36.386579 [ 222 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18715 2025.01.08 01:27:36.457978 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18716 2025.01.08 01:27:36.458030 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18717 2025.01.08 01:27:36.460385 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18718 2025.01.08 01:27:36.629201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716
18719 2025.01.08 01:27:36.651645 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18720 2025.01.08 01:27:36.651709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18721 2025.01.08 01:27:36.659555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18722 2025.01.08 01:27:36.660381 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18723 2025.01.08 01:27:36.663186 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716
18724 2025.01.08 01:27:36.784234 [ 222 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18725 2025.01.08 01:27:36.784305 [ 222 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18726 2025.01.08 01:27:36.786317 [ 222 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18727 2025.01.08 01:27:36.797669 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18728 2025.01.08 01:27:36.797863 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
18729 2025.01.08 01:27:36.797940 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18730 2025.01.08 01:27:36.798796 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18731 2025.01.08 01:27:36.798850 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18732 2025.01.08 01:27:36.799286 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary)
18733 2025.01.08 01:27:36.799540 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18734 2025.01.08 01:27:36.799884 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002069 sec., 12566.457225712904 rows/sec., 956.74 KiB/sec.
18735 2025.01.08 01:27:36.799923 [ 222 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18736 2025.01.08 01:27:36.800004 [ 222 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18737 2025.01.08 01:27:36.800223 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} <Debug> TCPHandler: Processed in 0.002684953 sec.
18738 2025.01.08 01:27:36.800725 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18739 2025.01.08 01:27:36.801043 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
18740 2025.01.08 01:27:36.801195 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18741 2025.01.08 01:27:36.802769 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18742 2025.01.08 01:27:36.802834 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18743 2025.01.08 01:27:36.803631 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary)
18744 2025.01.08 01:27:36.803840 [ 222 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0]
18745 2025.01.08 01:27:36.804224 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18746 2025.01.08 01:27:36.804846 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003885 sec., 7207.207207207207 rows/sec., 575.63 KiB/sec.
18747 2025.01.08 01:27:36.805050 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} <Debug> TCPHandler: Processed in 0.004667444 sec.
18748 2025.01.08 01:27:36.805260 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18749 2025.01.08 01:27:36.805406 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
18750 2025.01.08 01:27:36.805469 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18751 2025.01.08 01:27:36.806075 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18752 2025.01.08 01:27:36.806115 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18753 2025.01.08 01:27:36.806509 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary)
18754 2025.01.08 01:27:36.806760 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18755 2025.01.08 01:27:36.806975 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001602 sec., 62421.97253433209 rows/sec., 4.33 MiB/sec.
18756 2025.01.08 01:27:36.807028 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} <Debug> TCPHandler: Processed in 0.001850659 sec.
18757 2025.01.08 01:27:36.807190 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18758 2025.01.08 01:27:36.807331 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
18759 2025.01.08 01:27:36.807393 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18760 2025.01.08 01:27:36.807948 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18761 2025.01.08 01:27:36.807988 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18762 2025.01.08 01:27:36.808380 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary)
18763 2025.01.08 01:27:36.808619 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18764 2025.01.08 01:27:36.808818 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001518 sec., 19762.845849802372 rows/sec., 1.35 MiB/sec.
18765 2025.01.08 01:27:36.808872 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} <Debug> TCPHandler: Processed in 0.001751088 sec.
18766 2025.01.08 01:27:37.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.22 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 270.42 MiB (RSS), difference: 3.20 MiB
18767 2025.01.08 01:27:40.622392 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
18768 2025.01.08 01:27:40.622461 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
18769 2025.01.08 01:27:40.680358 [ 115 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_65_14 to all_69_69_0
18770 2025.01.08 01:27:40.680418 [ 115 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18771 2025.01.08 01:27:40.680441 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18772 2025.01.08 01:27:40.680643 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_14 to all_69_69_0 into Compact with storage Full
18773 2025.01.08 01:27:40.680997 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18774 2025.01.08 01:27:40.681042 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 242 rows starting from the beginning of the part
18775 2025.01.08 01:27:40.681128 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 242 rows starting from the beginning of the part
18776 2025.01.08 01:27:40.681236 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part
18777 2025.01.08 01:27:40.681410 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part
18778 2025.01.08 01:27:40.681499 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 242 rows starting from the beginning of the part
18779 2025.01.08 01:27:40.682582 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059533 sec., 366102.4125372111 rows/sec., 26.21 MiB/sec.
18780 2025.01.08 01:27:40.682734 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary)
18781 2025.01.08 01:27:40.683014 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18782 2025.01.08 01:27:40.683094 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_65_14, all_69_69_0] -> all_1_69_15
18783 2025.01.08 01:27:40.683173 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
18784 2025.01.08 01:27:40.890348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981
18785 2025.01.08 01:27:40.891080 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18786 2025.01.08 01:27:40.891136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18787 2025.01.08 01:27:40.891712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18788 2025.01.08 01:27:40.891985 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18789 2025.01.08 01:27:40.892214 [ 115 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18790 2025.01.08 01:27:40.892249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981
18791 2025.01.08 01:27:40.892292 [ 115 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18792 2025.01.08 01:27:40.892322 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18793 2025.01.08 01:27:40.892554 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18794 2025.01.08 01:27:40.892987 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18795 2025.01.08 01:27:40.893044 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part
18796 2025.01.08 01:27:40.893126 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part
18797 2025.01.08 01:27:40.893380 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part
18798 2025.01.08 01:27:40.893576 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part
18799 2025.01.08 01:27:40.893767 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part
18800 2025.01.08 01:27:40.894012 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part
18801 2025.01.08 01:27:40.897446 [ 199 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.005032479 sec., 8739430.407955999 rows/sec., 125.02 MiB/sec.
18802 2025.01.08 01:27:40.897878 [ 199 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18803 2025.01.08 01:27:40.898229 [ 199 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18804 2025.01.08 01:27:40.898316 [ 199 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18805 2025.01.08 01:27:40.898438 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB.
18806 2025.01.08 01:27:41.006229 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005832332 sec.
18807 2025.01.08 01:27:41.175467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2584
18808 2025.01.08 01:27:41.178518 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18809 2025.01.08 01:27:41.178573 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18810 2025.01.08 01:27:41.180149 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
18811 2025.01.08 01:27:41.180587 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18812 2025.01.08 01:27:41.180843 [ 124 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
18813 2025.01.08 01:27:41.180950 [ 124 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18814 2025.01.08 01:27:41.181011 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18815 2025.01.08 01:27:41.181483 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
18816 2025.01.08 01:27:41.183184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2584
18817 2025.01.08 01:27:41.183568 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18818 2025.01.08 01:27:41.183762 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2402 rows starting from the beginning of the part
18819 2025.01.08 01:27:41.184481 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 54 rows starting from the beginning of the part
18820 2025.01.08 01:27:41.185010 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part
18821 2025.01.08 01:27:41.185519 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part
18822 2025.01.08 01:27:41.186024 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part
18823 2025.01.08 01:27:41.186530 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 22 rows starting from the beginning of the part
18824 2025.01.08 01:27:41.196759 [ 190 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2584 rows, containing 72 columns (72 merged, 0 gathered) in 0.015627077 sec., 165354.01982085325 rows/sec., 122.64 MiB/sec.
18825 2025.01.08 01:27:41.199084 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
18826 2025.01.08 01:27:41.199824 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18827 2025.01.08 01:27:41.199911 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
18828 2025.01.08 01:27:41.200135 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB.
18829 2025.01.08 01:27:41.803540 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18830 2025.01.08 01:27:41.803719 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
18831 2025.01.08 01:27:41.803787 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
18832 2025.01.08 01:27:41.804603 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18833 2025.01.08 01:27:41.804654 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18834 2025.01.08 01:27:41.805098 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
18835 2025.01.08 01:27:41.805358 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18836 2025.01.08 01:27:41.805618 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec.
18837 2025.01.08 01:27:41.805706 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} <Debug> TCPHandler: Processed in 0.002278526 sec.
18838 2025.01.08 01:27:41.806020 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18839 2025.01.08 01:27:41.806207 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
18840 2025.01.08 01:27:41.806280 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18841 2025.01.08 01:27:41.807255 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18842 2025.01.08 01:27:41.807296 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18843 2025.01.08 01:27:41.807758 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary)
18844 2025.01.08 01:27:41.808015 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18845 2025.01.08 01:27:41.808214 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} <Debug> executeQuery: Read 283 rows, 26.00 KiB in 0.002061 sec., 137311.98447355654 rows/sec., 12.32 MiB/sec.
18846 2025.01.08 01:27:41.808269 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} <Debug> TCPHandler: Processed in 0.002411648 sec.
18847 2025.01.08 01:27:41.808445 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18848 2025.01.08 01:27:41.808586 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
18849 2025.01.08 01:27:41.808645 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18850 2025.01.08 01:27:41.809310 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18851 2025.01.08 01:27:41.809350 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18852 2025.01.08 01:27:41.809729 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18853 2025.01.08 01:27:41.809971 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18854 2025.01.08 01:27:41.810234 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.001667 sec., 37192.561487702456 rows/sec., 2.69 MiB/sec.
18855 2025.01.08 01:27:41.810297 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} <Debug> TCPHandler: Processed in 0.00192228 sec.
18856 2025.01.08 01:27:41.810500 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18857 2025.01.08 01:27:41.810641 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
18858 2025.01.08 01:27:41.810691 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18859 2025.01.08 01:27:41.811267 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18860 2025.01.08 01:27:41.811306 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18861 2025.01.08 01:27:41.811667 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
18862 2025.01.08 01:27:41.811908 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18863 2025.01.08 01:27:41.812102 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec.
18864 2025.01.08 01:27:41.812199 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} <Debug> TCPHandler: Processed in 0.001797338 sec.
18865 2025.01.08 01:27:41.812480 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18866 2025.01.08 01:27:41.812718 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
18867 2025.01.08 01:27:41.812808 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18868 2025.01.08 01:27:41.813495 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18869 2025.01.08 01:27:41.813536 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18870 2025.01.08 01:27:41.813898 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
18871 2025.01.08 01:27:41.814140 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18872 2025.01.08 01:27:41.814355 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001692 sec., 7683.215130023641 rows/sec., 479.05 KiB/sec.
18873 2025.01.08 01:27:41.814411 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} <Debug> TCPHandler: Processed in 0.002118853 sec.
18874 2025.01.08 01:27:41.814562 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18875 2025.01.08 01:27:41.814700 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
18876 2025.01.08 01:27:41.814759 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18877 2025.01.08 01:27:41.815542 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18878 2025.01.08 01:27:41.815580 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18879 2025.01.08 01:27:41.815971 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary)
18880 2025.01.08 01:27:41.816209 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18881 2025.01.08 01:27:41.816405 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} <Debug> executeQuery: Read 401 rows, 29.21 KiB in 0.001729 sec., 231925.96876807403 rows/sec., 16.50 MiB/sec.
18882 2025.01.08 01:27:41.816475 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} <Debug> TCPHandler: Processed in 0.0019744 sec.
18883 2025.01.08 01:27:41.816649 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18884 2025.01.08 01:27:41.816963 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
18885 2025.01.08 01:27:41.817032 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18886 2025.01.08 01:27:41.817521 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18887 2025.01.08 01:27:41.817560 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18888 2025.01.08 01:27:41.817950 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
18889 2025.01.08 01:27:41.818183 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18890 2025.01.08 01:27:41.818432 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec.
18891 2025.01.08 01:27:41.818582 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} <Debug> TCPHandler: Processed in 0.002016042 sec.
18892 2025.01.08 01:27:41.818830 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18893 2025.01.08 01:27:41.818957 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
18894 2025.01.08 01:27:41.819008 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18895 2025.01.08 01:27:41.819584 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18896 2025.01.08 01:27:41.819622 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18897 2025.01.08 01:27:41.820005 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary)
18898 2025.01.08 01:27:41.820242 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18899 2025.01.08 01:27:41.820419 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001487 sec., 119031.60726294553 rows/sec., 7.85 MiB/sec.
18900 2025.01.08 01:27:41.820469 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} <Debug> TCPHandler: Processed in 0.001791018 sec.
18901 2025.01.08 01:27:41.820602 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18902 2025.01.08 01:27:41.820721 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
18903 2025.01.08 01:27:41.820774 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18904 2025.01.08 01:27:41.821239 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18905 2025.01.08 01:27:41.821279 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18906 2025.01.08 01:27:41.821636 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
18907 2025.01.08 01:27:41.821871 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18908 2025.01.08 01:27:41.822121 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec.
18909 2025.01.08 01:27:41.822195 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} <Debug> TCPHandler: Processed in 0.001648176 sec.
18910 2025.01.08 01:27:41.822438 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18911 2025.01.08 01:27:41.822612 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
18912 2025.01.08 01:27:41.822705 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
18913 2025.01.08 01:27:41.823959 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18914 2025.01.08 01:27:41.823997 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18915 2025.01.08 01:27:41.824677 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18916 2025.01.08 01:27:41.824935 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18917 2025.01.08 01:27:41.825128 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002547 sec., 21594.03219473891 rows/sec., 38.70 MiB/sec.
18918 2025.01.08 01:27:41.825218 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} <Debug> TCPHandler: Processed in 0.002932776 sec.
18919 2025.01.08 01:27:41.825363 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18920 2025.01.08 01:27:41.825502 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
18921 2025.01.08 01:27:41.825560 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18922 2025.01.08 01:27:41.826098 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18923 2025.01.08 01:27:41.826136 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB.
18924 2025.01.08 01:27:41.826509 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary)
18925 2025.01.08 01:27:41.826746 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18926 2025.01.08 01:27:41.826978 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001504 sec., 34574.46808510638 rows/sec., 2.14 MiB/sec.
18927 2025.01.08 01:27:41.827045 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} <Debug> TCPHandler: Processed in 0.001745168 sec.
18928 2025.01.08 01:27:44.163272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724
18929 2025.01.08 01:27:44.186577 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18930 2025.01.08 01:27:44.186623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
18931 2025.01.08 01:27:44.194218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18932 2025.01.08 01:27:44.195021 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18933 2025.01.08 01:27:44.195326 [ 123 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18934 2025.01.08 01:27:44.195405 [ 123 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18935 2025.01.08 01:27:44.195457 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
18936 2025.01.08 01:27:44.196059 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18937 2025.01.08 01:27:44.211302 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 724
18938 2025.01.08 01:27:44.213192 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18939 2025.01.08 01:27:44.214910 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part
18940 2025.01.08 01:27:44.221152 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part
18941 2025.01.08 01:27:44.227368 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part
18942 2025.01.08 01:27:44.233810 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part
18943 2025.01.08 01:27:44.240405 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part
18944 2025.01.08 01:27:44.246785 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part
18945 2025.01.08 01:27:44.317847 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.122240716 sec., 5922.740177667153 rows/sec., 30.63 MiB/sec.
18946 2025.01.08 01:27:44.321475 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18947 2025.01.08 01:27:44.324533 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18948 2025.01.08 01:27:44.324626 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18949 2025.01.08 01:27:44.327103 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB.
18950 2025.01.08 01:27:45.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.50 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 270.42 MiB (RSS), difference: -1.08 MiB
18951 2025.01.08 01:27:46.796497 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18952 2025.01.08 01:27:46.796733 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
18953 2025.01.08 01:27:46.796818 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18954 2025.01.08 01:27:46.797621 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18955 2025.01.08 01:27:46.797676 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
18956 2025.01.08 01:27:46.798104 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary)
18957 2025.01.08 01:27:46.798356 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18958 2025.01.08 01:27:46.798591 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001919 sec., 13548.72329338197 rows/sec., 1.01 MiB/sec.
18959 2025.01.08 01:27:46.798662 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} <Debug> TCPHandler: Processed in 0.002308827 sec.
18960 2025.01.08 01:27:46.798906 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18961 2025.01.08 01:27:46.799100 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
18962 2025.01.08 01:27:46.799177 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18963 2025.01.08 01:27:46.799947 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18964 2025.01.08 01:27:46.799994 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
18965 2025.01.08 01:27:46.800429 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary)
18966 2025.01.08 01:27:46.800695 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18967 2025.01.08 01:27:46.800905 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00186 sec., 15053.763440860213 rows/sec., 1.17 MiB/sec.
18968 2025.01.08 01:27:46.800973 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} <Debug> TCPHandler: Processed in 0.002205584 sec.
18969 2025.01.08 01:27:46.801121 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18970 2025.01.08 01:27:46.801270 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
18971 2025.01.08 01:27:46.801339 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18972 2025.01.08 01:27:46.801996 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18973 2025.01.08 01:27:46.802044 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
18974 2025.01.08 01:27:46.802461 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary)
18975 2025.01.08 01:27:46.802700 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18976 2025.01.08 01:27:46.802931 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001697 sec., 58927.519151443725 rows/sec., 4.09 MiB/sec.
18977 2025.01.08 01:27:46.802988 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} <Debug> TCPHandler: Processed in 0.0019364 sec.
18978 2025.01.08 01:27:46.803127 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18979 2025.01.08 01:27:46.803281 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
18980 2025.01.08 01:27:46.803347 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18981 2025.01.08 01:27:46.803945 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18982 2025.01.08 01:27:46.803991 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
18983 2025.01.08 01:27:46.804418 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary)
18984 2025.01.08 01:27:46.804659 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18985 2025.01.08 01:27:46.804843 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001597 sec., 18785.22229179712 rows/sec., 1.29 MiB/sec.
18986 2025.01.08 01:27:46.804897 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} <Debug> TCPHandler: Processed in 0.001829689 sec.
18987 2025.01.08 01:27:48.392401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469
18988 2025.01.08 01:27:48.393177 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18989 2025.01.08 01:27:48.393223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
18990 2025.01.08 01:27:48.393752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18991 2025.01.08 01:27:48.394014 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18992 2025.01.08 01:27:48.394318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469
18993 2025.01.08 01:27:51.183394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2614
18994 2025.01.08 01:27:51.186564 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18995 2025.01.08 01:27:51.186611 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
18996 2025.01.08 01:27:51.188110 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
18997 2025.01.08 01:27:51.188420 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18998 2025.01.08 01:27:51.189424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2614
18999 2025.01.08 01:27:51.711401 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732
19000 2025.01.08 01:27:51.735035 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19001 2025.01.08 01:27:51.735093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19002 2025.01.08 01:27:51.742621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19003 2025.01.08 01:27:51.743430 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19004 2025.01.08 01:27:51.747206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 732
19005 2025.01.08 01:27:51.804968 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19006 2025.01.08 01:27:51.805191 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
19007 2025.01.08 01:27:51.805273 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
19008 2025.01.08 01:27:51.806048 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19009 2025.01.08 01:27:51.806099 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19010 2025.01.08 01:27:51.806529 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
19011 2025.01.08 01:27:51.806784 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19012 2025.01.08 01:27:51.807026 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec.
19013 2025.01.08 01:27:51.807090 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} <Debug> TCPHandler: Processed in 0.002264356 sec.
19014 2025.01.08 01:27:51.807329 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19015 2025.01.08 01:27:51.807521 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
19016 2025.01.08 01:27:51.807592 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19017 2025.01.08 01:27:51.808461 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19018 2025.01.08 01:27:51.808501 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19019 2025.01.08 01:27:51.808936 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary)
19020 2025.01.08 01:27:51.809178 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19021 2025.01.08 01:27:51.809397 [ 112 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0
19022 2025.01.08 01:27:51.809444 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} <Debug> executeQuery: Read 297 rows, 27.29 KiB in 0.001973 sec., 150532.18449062342 rows/sec., 13.51 MiB/sec.
19023 2025.01.08 01:27:51.809451 [ 112 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19024 2025.01.08 01:27:51.809498 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19025 2025.01.08 01:27:51.809525 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} <Debug> TCPHandler: Processed in 0.002328016 sec.
19026 2025.01.08 01:27:51.809727 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full
19027 2025.01.08 01:27:51.809730 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19028 2025.01.08 01:27:51.809901 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19029 2025.01.08 01:27:51.809923 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
19030 2025.01.08 01:27:51.809949 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1426 rows starting from the beginning of the part
19031 2025.01.08 01:27:51.809996 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19032 2025.01.08 01:27:51.810203 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 69 rows starting from the beginning of the part
19033 2025.01.08 01:27:51.810560 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 26 rows starting from the beginning of the part
19034 2025.01.08 01:27:51.810948 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 283 rows starting from the beginning of the part
19035 2025.01.08 01:27:51.811317 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 26 rows starting from the beginning of the part
19036 2025.01.08 01:27:51.811709 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 297 rows starting from the beginning of the part
19037 2025.01.08 01:27:51.812727 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19038 2025.01.08 01:27:51.812768 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19039 2025.01.08 01:27:51.813342 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
19040 2025.01.08 01:27:51.813622 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19041 2025.01.08 01:27:51.813957 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} <Debug> executeQuery: Read 69 rows, 5.12 KiB in 0.004066 sec., 16969.995081160847 rows/sec., 1.23 MiB/sec.
19042 2025.01.08 01:27:51.814116 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} <Debug> TCPHandler: Processed in 0.004498561 sec.
19043 2025.01.08 01:27:51.814130 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2127 rows, containing 5 columns (5 merged, 0 gathered) in 0.004537671 sec., 468742.66556566133 rows/sec., 41.70 MiB/sec.
19044 2025.01.08 01:27:51.814260 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19045 2025.01.08 01:27:51.814346 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary)
19046 2025.01.08 01:27:51.814514 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
19047 2025.01.08 01:27:51.814619 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19048 2025.01.08 01:27:51.814886 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19049 2025.01.08 01:27:51.815107 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33
19050 2025.01.08 01:27:51.815318 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
19051 2025.01.08 01:27:51.815730 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19052 2025.01.08 01:27:51.815774 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19053 2025.01.08 01:27:51.816143 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
19054 2025.01.08 01:27:51.816386 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19055 2025.01.08 01:27:51.816573 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002129 sec., 6575.857209957727 rows/sec., 460.53 KiB/sec.
19056 2025.01.08 01:27:51.816647 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} <Debug> TCPHandler: Processed in 0.002447459 sec.
19057 2025.01.08 01:27:51.816869 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19058 2025.01.08 01:27:51.817023 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
19059 2025.01.08 01:27:51.817080 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19060 2025.01.08 01:27:51.817698 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19061 2025.01.08 01:27:51.817738 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19062 2025.01.08 01:27:51.818101 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
19063 2025.01.08 01:27:51.818343 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19064 2025.01.08 01:27:51.818581 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001586 sec., 8196.72131147541 rows/sec., 511.06 KiB/sec.
19065 2025.01.08 01:27:51.818657 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} <Debug> TCPHandler: Processed in 0.00191989 sec.
19066 2025.01.08 01:27:51.818900 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19067 2025.01.08 01:27:51.819060 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
19068 2025.01.08 01:27:51.819118 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19069 2025.01.08 01:27:51.819881 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19070 2025.01.08 01:27:51.819920 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19071 2025.01.08 01:27:51.820316 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary)
19072 2025.01.08 01:27:51.820557 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19073 2025.01.08 01:27:51.820698 [ 112 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0
19074 2025.01.08 01:27:51.820741 [ 112 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19075 2025.01.08 01:27:51.820743 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} <Debug> executeQuery: Read 417 rows, 30.49 KiB in 0.001712 sec., 243574.7663551402 rows/sec., 17.39 MiB/sec.
19076 2025.01.08 01:27:51.820766 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19077 2025.01.08 01:27:51.820839 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} <Debug> TCPHandler: Processed in 0.002087743 sec.
19078 2025.01.08 01:27:51.820905 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full
19079 2025.01.08 01:27:51.821014 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19080 2025.01.08 01:27:51.821043 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19081 2025.01.08 01:27:51.821097 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 890 rows starting from the beginning of the part
19082 2025.01.08 01:27:51.821350 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
19083 2025.01.08 01:27:51.821397 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 51 rows starting from the beginning of the part
19084 2025.01.08 01:27:51.821511 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19085 2025.01.08 01:27:51.821785 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 28 rows starting from the beginning of the part
19086 2025.01.08 01:27:51.822195 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 401 rows starting from the beginning of the part
19087 2025.01.08 01:27:51.822540 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 28 rows starting from the beginning of the part
19088 2025.01.08 01:27:51.822869 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 417 rows starting from the beginning of the part
19089 2025.01.08 01:27:51.823652 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19090 2025.01.08 01:27:51.823717 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19091 2025.01.08 01:27:51.824787 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
19092 2025.01.08 01:27:51.825279 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19093 2025.01.08 01:27:51.825888 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004644 sec., 1291.9896640826873 rows/sec., 67.50 KiB/sec.
19094 2025.01.08 01:27:51.826403 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} <Debug> TCPHandler: Processed in 0.005480396 sec.
19095 2025.01.08 01:27:51.826442 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1815 rows, containing 5 columns (5 merged, 0 gathered) in 0.005588898 sec., 324750.96163859137 rows/sec., 24.73 MiB/sec.
19096 2025.01.08 01:27:51.826741 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19097 2025.01.08 01:27:51.826802 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary)
19098 2025.01.08 01:27:51.826914 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
19099 2025.01.08 01:27:51.826992 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19100 2025.01.08 01:27:51.827161 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19101 2025.01.08 01:27:51.827297 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33
19102 2025.01.08 01:27:51.827387 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
19103 2025.01.08 01:27:51.827726 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19104 2025.01.08 01:27:51.827763 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19105 2025.01.08 01:27:51.828141 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary)
19106 2025.01.08 01:27:51.828390 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19107 2025.01.08 01:27:51.828529 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_161_33 to all_166_166_0
19108 2025.01.08 01:27:51.828568 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19109 2025.01.08 01:27:51.828573 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001695 sec., 104424.77876106196 rows/sec., 6.89 MiB/sec.
19110 2025.01.08 01:27:51.828594 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19111 2025.01.08 01:27:51.828701 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} <Debug> TCPHandler: Processed in 0.002175204 sec.
19112 2025.01.08 01:27:51.828940 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19113 2025.01.08 01:27:51.828942 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_33 to all_166_166_0 into Compact with storage Full
19114 2025.01.08 01:27:51.829407 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
19115 2025.01.08 01:27:51.829476 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19116 2025.01.08 01:27:51.829617 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_161_33, total 40031 rows starting from the beginning of the part
19117 2025.01.08 01:27:51.829632 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19118 2025.01.08 01:27:51.830199 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 61 rows starting from the beginning of the part
19119 2025.01.08 01:27:51.830787 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 100 rows starting from the beginning of the part
19120 2025.01.08 01:27:51.831403 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 177 rows starting from the beginning of the part
19121 2025.01.08 01:27:51.831976 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 100 rows starting from the beginning of the part
19122 2025.01.08 01:27:51.832313 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 177 rows starting from the beginning of the part
19123 2025.01.08 01:27:51.833239 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19124 2025.01.08 01:27:51.833305 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19125 2025.01.08 01:27:51.833977 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
19126 2025.01.08 01:27:51.834330 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19127 2025.01.08 01:27:51.834696 [ 224 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Found 6 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0]
19128 2025.01.08 01:27:51.834719 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005488 sec., 182.21574344023324 rows/sec., 12.28 KiB/sec.
19129 2025.01.08 01:27:51.834763 [ 224 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 6 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0]
19130 2025.01.08 01:27:51.835042 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} <Debug> TCPHandler: Processed in 0.006229508 sec.
19131 2025.01.08 01:27:51.835323 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19132 2025.01.08 01:27:51.835651 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
19133 2025.01.08 01:27:51.835919 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
19134 2025.01.08 01:27:51.839242 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19135 2025.01.08 01:27:51.839326 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19136 2025.01.08 01:27:51.839829 [ 224 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 6 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0]
19137 2025.01.08 01:27:51.841120 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
19138 2025.01.08 01:27:51.841502 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19139 2025.01.08 01:27:51.841779 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.006202 sec., 9996.77523379555 rows/sec., 17.91 MiB/sec.
19140 2025.01.08 01:27:51.841923 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} <Debug> TCPHandler: Processed in 0.006761817 sec.
19141 2025.01.08 01:27:51.842077 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19142 2025.01.08 01:27:51.842269 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete)
19143 2025.01.08 01:27:51.842330 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
19144 2025.01.08 01:27:51.842994 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19145 2025.01.08 01:27:51.843042 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19146 2025.01.08 01:27:51.843615 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
19147 2025.01.08 01:27:51.843933 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19148 2025.01.08 01:27:51.844317 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.0021 sec., 4285.714285714286 rows/sec., 302.73 KiB/sec.
19149 2025.01.08 01:27:51.844526 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} <Debug> TCPHandler: Processed in 0.002509629 sec.
19150 2025.01.08 01:27:51.844694 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19151 2025.01.08 01:27:51.844919 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
19152 2025.01.08 01:27:51.845022 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19153 2025.01.08 01:27:51.845062 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40646 rows, containing 5 columns (5 merged, 0 gathered) in 0.016334587 sec., 2488339.6194834923 rows/sec., 166.64 MiB/sec.
19154 2025.01.08 01:27:51.845634 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19155 2025.01.08 01:27:51.845687 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19156 2025.01.08 01:27:51.845741 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Trace> MergedBlockOutputStream: filled checksums all_1_166_34 (state Temporary)
19157 2025.01.08 01:27:51.846414 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_166_34 to all_1_166_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19158 2025.01.08 01:27:51.846514 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary)
19159 2025.01.08 01:27:51.846582 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_161_33, all_166_166_0] -> all_1_166_34
19160 2025.01.08 01:27:51.846726 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
19161 2025.01.08 01:27:51.846893 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19162 2025.01.08 01:27:51.847089 [ 110 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0
19163 2025.01.08 01:27:51.847110 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002263 sec., 22978.34732655767 rows/sec., 1.42 MiB/sec.
19164 2025.01.08 01:27:51.847147 [ 110 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19165 2025.01.08 01:27:51.847230 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19166 2025.01.08 01:27:51.847238 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} <Debug> TCPHandler: Processed in 0.002614711 sec.
19167 2025.01.08 01:27:51.847497 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full
19168 2025.01.08 01:27:51.847669 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19169 2025.01.08 01:27:51.847719 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 5658 rows starting from the beginning of the part
19170 2025.01.08 01:27:51.847982 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 18 rows starting from the beginning of the part
19171 2025.01.08 01:27:51.848380 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 30 rows starting from the beginning of the part
19172 2025.01.08 01:27:51.848685 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 52 rows starting from the beginning of the part
19173 2025.01.08 01:27:51.848959 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 30 rows starting from the beginning of the part
19174 2025.01.08 01:27:51.849287 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 52 rows starting from the beginning of the part
19175 2025.01.08 01:27:51.851333 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5840 rows, containing 4 columns (4 merged, 0 gathered) in 0.004004503 sec., 1458358.253196464 rows/sec., 93.83 MiB/sec.
19176 2025.01.08 01:27:51.851664 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary)
19177 2025.01.08 01:27:51.851942 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19178 2025.01.08 01:27:51.852015 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33
19179 2025.01.08 01:27:51.852084 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
19180 2025.01.08 01:27:52.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.89 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: -1.45 MiB
19181 2025.01.08 01:27:55.622499 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
19182 2025.01.08 01:27:55.622567 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
19183 2025.01.08 01:27:55.894490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896
19184 2025.01.08 01:27:55.895590 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19185 2025.01.08 01:27:55.895682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19186 2025.01.08 01:27:55.896261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
19187 2025.01.08 01:27:55.896543 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19188 2025.01.08 01:27:55.896849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896
19189 2025.01.08 01:27:56.796489 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19190 2025.01.08 01:27:56.796701 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
19191 2025.01.08 01:27:56.796783 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19192 2025.01.08 01:27:56.797626 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19193 2025.01.08 01:27:56.797675 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19194 2025.01.08 01:27:56.798119 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary)
19195 2025.01.08 01:27:56.798398 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19196 2025.01.08 01:27:56.798677 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002034 sec., 12782.694198623403 rows/sec., 973.20 KiB/sec.
19197 2025.01.08 01:27:56.798754 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} <Debug> TCPHandler: Processed in 0.002397917 sec.
19198 2025.01.08 01:27:56.799063 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19199 2025.01.08 01:27:56.799304 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
19200 2025.01.08 01:27:56.799393 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19201 2025.01.08 01:27:56.800162 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19202 2025.01.08 01:27:56.800216 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19203 2025.01.08 01:27:56.800762 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary)
19204 2025.01.08 01:27:56.801072 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19205 2025.01.08 01:27:56.801378 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002129 sec., 13151.714419915454 rows/sec., 1.03 MiB/sec.
19206 2025.01.08 01:27:56.801497 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} <Debug> TCPHandler: Processed in 0.002636092 sec.
19207 2025.01.08 01:27:56.801669 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19208 2025.01.08 01:27:56.801825 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
19209 2025.01.08 01:27:56.801882 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19210 2025.01.08 01:27:56.802441 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19211 2025.01.08 01:27:56.802481 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19212 2025.01.08 01:27:56.802885 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary)
19213 2025.01.08 01:27:56.803123 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19214 2025.01.08 01:27:56.803340 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00155 sec., 64516.12903225807 rows/sec., 4.47 MiB/sec.
19215 2025.01.08 01:27:56.803396 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} <Debug> TCPHandler: Processed in 0.001814148 sec.
19216 2025.01.08 01:27:56.803540 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19217 2025.01.08 01:27:56.803667 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
19218 2025.01.08 01:27:56.803723 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19219 2025.01.08 01:27:56.804238 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19220 2025.01.08 01:27:56.804279 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19221 2025.01.08 01:27:56.804672 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary)
19222 2025.01.08 01:27:56.804931 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19223 2025.01.08 01:27:56.805167 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001524 sec., 19685.03937007874 rows/sec., 1.35 MiB/sec.
19224 2025.01.08 01:27:56.805242 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} <Debug> TCPHandler: Processed in 0.001762438 sec.
19225 2025.01.08 01:27:58.036918 [ 220 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19226 2025.01.08 01:27:58.037006 [ 220 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19227 2025.01.08 01:27:58.039576 [ 220 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19228 2025.01.08 01:27:58.230913 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19229 2025.01.08 01:27:58.230993 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19230 2025.01.08 01:27:58.233343 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19231 2025.01.08 01:27:58.431735 [ 220 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19232 2025.01.08 01:27:58.431820 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19233 2025.01.08 01:27:58.434141 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19234 2025.01.08 01:27:58.676971 [ 219 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19235 2025.01.08 01:27:58.677031 [ 219 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19236 2025.01.08 01:27:58.679205 [ 219 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0]
19237 2025.01.08 01:27:58.747953 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19238 2025.01.08 01:27:58.748151 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
19239 2025.01.08 01:27:58.748225 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
19240 2025.01.08 01:27:58.749002 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19241 2025.01.08 01:27:58.749054 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19242 2025.01.08 01:27:58.749501 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
19243 2025.01.08 01:27:58.749756 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19244 2025.01.08 01:27:58.750017 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec.
19245 2025.01.08 01:27:58.750137 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} <Debug> TCPHandler: Processed in 0.002303807 sec.
19246 2025.01.08 01:27:58.750414 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19247 2025.01.08 01:27:58.750612 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
19248 2025.01.08 01:27:58.750692 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
19249 2025.01.08 01:27:58.751578 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19250 2025.01.08 01:27:58.751640 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19251 2025.01.08 01:27:58.752192 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
19252 2025.01.08 01:27:58.752515 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19253 2025.01.08 01:27:58.752737 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002178 sec., 5509.641873278238 rows/sec., 449.27 KiB/sec.
19254 2025.01.08 01:27:58.752825 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} <Debug> TCPHandler: Processed in 0.00255988 sec.
19255 2025.01.08 01:27:58.753102 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19256 2025.01.08 01:27:58.753250 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
19257 2025.01.08 01:27:58.753317 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19258 2025.01.08 01:27:58.755000 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19259 2025.01.08 01:27:58.755044 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19260 2025.01.08 01:27:58.755537 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary)
19261 2025.01.08 01:27:58.755792 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19262 2025.01.08 01:27:58.755994 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} <Debug> executeQuery: Read 1399 rows, 119.73 KiB in 0.002782 sec., 502875.6290438533 rows/sec., 42.03 MiB/sec.
19263 2025.01.08 01:27:58.756055 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} <Debug> TCPHandler: Processed in 0.003029108 sec.
19264 2025.01.08 01:27:58.756217 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19265 2025.01.08 01:27:58.756369 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
19266 2025.01.08 01:27:58.756432 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19267 2025.01.08 01:27:58.757066 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19268 2025.01.08 01:27:58.757105 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19269 2025.01.08 01:27:58.757476 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
19270 2025.01.08 01:27:58.757714 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19271 2025.01.08 01:27:58.757884 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} <Debug> executeQuery: Read 59 rows, 4.30 KiB in 0.001555 sec., 37942.12218649518 rows/sec., 2.70 MiB/sec.
19272 2025.01.08 01:27:58.757935 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} <Debug> TCPHandler: Processed in 0.001788598 sec.
19273 2025.01.08 01:27:58.758083 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19274 2025.01.08 01:27:58.758207 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
19275 2025.01.08 01:27:58.758258 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19276 2025.01.08 01:27:58.758923 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19277 2025.01.08 01:27:58.758965 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19278 2025.01.08 01:27:58.759347 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
19279 2025.01.08 01:27:58.759593 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19280 2025.01.08 01:27:58.759837 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001648 sec., 146844.66019417476 rows/sec., 9.95 MiB/sec.
19281 2025.01.08 01:27:58.759960 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} <Debug> TCPHandler: Processed in 0.0019314 sec.
19282 2025.01.08 01:27:58.760180 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19283 2025.01.08 01:27:58.760325 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
19284 2025.01.08 01:27:58.760382 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19285 2025.01.08 01:27:58.760961 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19286 2025.01.08 01:27:58.760997 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19287 2025.01.08 01:27:58.761346 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
19288 2025.01.08 01:27:58.761580 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19289 2025.01.08 01:27:58.761752 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001456 sec., 8928.571428571428 rows/sec., 556.69 KiB/sec.
19290 2025.01.08 01:27:58.761803 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} <Debug> TCPHandler: Processed in 0.001733087 sec.
19291 2025.01.08 01:27:58.761952 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19292 2025.01.08 01:27:58.762072 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
19293 2025.01.08 01:27:58.762121 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19294 2025.01.08 01:27:58.763108 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19295 2025.01.08 01:27:58.763149 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19296 2025.01.08 01:27:58.763555 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary)
19297 2025.01.08 01:27:58.763794 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19298 2025.01.08 01:27:58.764006 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} <Debug> executeQuery: Read 854 rows, 63.27 KiB in 0.00196 sec., 435714.28571428574 rows/sec., 31.53 MiB/sec.
19299 2025.01.08 01:27:58.764061 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} <Debug> TCPHandler: Processed in 0.002167584 sec.
19300 2025.01.08 01:27:58.764210 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19301 2025.01.08 01:27:58.764353 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
19302 2025.01.08 01:27:58.764414 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19303 2025.01.08 01:27:58.764901 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19304 2025.01.08 01:27:58.764937 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19305 2025.01.08 01:27:58.765300 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
19306 2025.01.08 01:27:58.765544 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19307 2025.01.08 01:27:58.765714 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001398 sec., 4291.845493562232 rows/sec., 224.23 KiB/sec.
19308 2025.01.08 01:27:58.765763 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} <Debug> TCPHandler: Processed in 0.001620526 sec.
19309 2025.01.08 01:27:58.765908 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19310 2025.01.08 01:27:58.766027 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
19311 2025.01.08 01:27:58.766080 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19312 2025.01.08 01:27:58.766905 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19313 2025.01.08 01:27:58.766944 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19314 2025.01.08 01:27:58.767408 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary)
19315 2025.01.08 01:27:58.767654 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19316 2025.01.08 01:27:58.767870 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.00187 sec., 518181.8181818182 rows/sec., 34.44 MiB/sec.
19317 2025.01.08 01:27:58.767926 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} <Debug> TCPHandler: Processed in 0.002076603 sec.
19318 2025.01.08 01:27:58.768064 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19319 2025.01.08 01:27:58.768184 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
19320 2025.01.08 01:27:58.768236 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19321 2025.01.08 01:27:58.768710 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19322 2025.01.08 01:27:58.768747 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19323 2025.01.08 01:27:58.769104 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
19324 2025.01.08 01:27:58.769339 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19325 2025.01.08 01:27:58.769516 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec.
19326 2025.01.08 01:27:58.769566 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} <Debug> TCPHandler: Processed in 0.001559874 sec.
19327 2025.01.08 01:27:58.769708 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19328 2025.01.08 01:27:58.769848 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
19329 2025.01.08 01:27:58.769941 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
19330 2025.01.08 01:27:58.771219 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19331 2025.01.08 01:27:58.771259 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19332 2025.01.08 01:27:58.771956 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
19333 2025.01.08 01:27:58.772223 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19334 2025.01.08 01:27:58.772468 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002652 sec., 15082.956259426848 rows/sec., 27.03 MiB/sec.
19335 2025.01.08 01:27:58.772592 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} <Debug> TCPHandler: Processed in 0.002953566 sec.
19336 2025.01.08 01:27:58.772790 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19337 2025.01.08 01:27:58.773012 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
19338 2025.01.08 01:27:58.773105 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19339 2025.01.08 01:27:58.773769 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19340 2025.01.08 01:27:58.773806 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19341 2025.01.08 01:27:58.774173 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary)
19342 2025.01.08 01:27:58.774409 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19343 2025.01.08 01:27:58.774583 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001626 sec., 20910.20910209102 rows/sec., 1.22 MiB/sec.
19344 2025.01.08 01:27:58.774635 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} <Debug> TCPHandler: Processed in 0.001953771 sec.
19345 2025.01.08 01:27:59.247306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739
19346 2025.01.08 01:27:59.279812 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19347 2025.01.08 01:27:59.279893 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19348 2025.01.08 01:27:59.287444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
19349 2025.01.08 01:27:59.288273 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19350 2025.01.08 01:27:59.293803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 739
19351 2025.01.08 01:28:01.189719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2670
19352 2025.01.08 01:28:01.193709 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19353 2025.01.08 01:28:01.193766 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19354 2025.01.08 01:28:01.195355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
19355 2025.01.08 01:28:01.195704 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19356 2025.01.08 01:28:01.196417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2670
19357 2025.01.08 01:28:01.750344 [ 221 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
19358 2025.01.08 01:28:01.750404 [ 221 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
19359 2025.01.08 01:28:01.752361 [ 221 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
19360 2025.01.08 01:28:01.795718 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19361 2025.01.08 01:28:01.795913 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
19362 2025.01.08 01:28:01.795989 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19363 2025.01.08 01:28:01.796782 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19364 2025.01.08 01:28:01.796822 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19365 2025.01.08 01:28:01.797240 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary)
19366 2025.01.08 01:28:01.797496 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19367 2025.01.08 01:28:01.797687 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} <Debug> executeQuery: Read 70 rows, 6.10 KiB in 0.00183 sec., 38251.366120218576 rows/sec., 3.25 MiB/sec.
19368 2025.01.08 01:28:01.797742 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} <Debug> TCPHandler: Processed in 0.002142193 sec.
19369 2025.01.08 01:28:01.797976 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19370 2025.01.08 01:28:01.798169 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
19371 2025.01.08 01:28:01.798243 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19372 2025.01.08 01:28:01.799011 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19373 2025.01.08 01:28:01.799057 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19374 2025.01.08 01:28:01.799494 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
19375 2025.01.08 01:28:01.799760 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19376 2025.01.08 01:28:01.800011 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001895 sec., 11609.498680738787 rows/sec., 872.98 KiB/sec.
19377 2025.01.08 01:28:01.800081 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} <Debug> TCPHandler: Processed in 0.002239145 sec.
19378 2025.01.08 01:28:01.800320 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19379 2025.01.08 01:28:01.800606 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
19380 2025.01.08 01:28:01.800663 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19381 2025.01.08 01:28:01.801248 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19382 2025.01.08 01:28:01.801286 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19383 2025.01.08 01:28:01.801652 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary)
19384 2025.01.08 01:28:01.801904 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19385 2025.01.08 01:28:01.802086 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} <Debug> executeQuery: Read 50 rows, 4.00 KiB in 0.001534 sec., 32594.524119947848 rows/sec., 2.55 MiB/sec.
19386 2025.01.08 01:28:01.802168 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} <Debug> TCPHandler: Processed in 0.001957411 sec.
19387 2025.01.08 01:28:01.802367 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19388 2025.01.08 01:28:01.802679 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
19389 2025.01.08 01:28:01.802787 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19390 2025.01.08 01:28:01.803448 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19391 2025.01.08 01:28:01.803497 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19392 2025.01.08 01:28:01.803903 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary)
19393 2025.01.08 01:28:01.804143 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19394 2025.01.08 01:28:01.804369 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001817 sec., 33021.46395156852 rows/sec., 2.29 MiB/sec.
19395 2025.01.08 01:28:01.804448 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} <Debug> TCPHandler: Processed in 0.002194345 sec.
19396 2025.01.08 01:28:01.804634 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19397 2025.01.08 01:28:01.805024 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
19398 2025.01.08 01:28:01.805380 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
19399 2025.01.08 01:28:01.807008 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19400 2025.01.08 01:28:01.807048 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19401 2025.01.08 01:28:01.807697 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
19402 2025.01.08 01:28:01.807959 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19403 2025.01.08 01:28:01.808203 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
19404 2025.01.08 01:28:01.808205 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.003317 sec., 6632.499246306904 rows/sec., 11.89 MiB/sec.
19405 2025.01.08 01:28:01.808257 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
19406 2025.01.08 01:28:01.808493 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} <Debug> TCPHandler: Processed in 0.003951113 sec.
19407 2025.01.08 01:28:01.808667 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19408 2025.01.08 01:28:01.808800 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
19409 2025.01.08 01:28:01.808863 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19410 2025.01.08 01:28:01.809557 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19411 2025.01.08 01:28:01.809595 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19412 2025.01.08 01:28:01.810167 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary)
19413 2025.01.08 01:28:01.810451 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19414 2025.01.08 01:28:01.810715 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001943 sec., 9264.024704065878 rows/sec., 649.87 KiB/sec.
19415 2025.01.08 01:28:01.810804 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} <Debug> TCPHandler: Processed in 0.002196365 sec.
19416 2025.01.08 01:28:01.811101 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
19417 2025.01.08 01:28:02.320715 [ 95 ] {} <Debug> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
19418 2025.01.08 01:28:02.320778 [ 95 ] {} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19419 2025.01.08 01:28:02.320800 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19420 2025.01.08 01:28:02.320987 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
19421 2025.01.08 01:28:02.321188 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19422 2025.01.08 01:28:02.321232 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part
19423 2025.01.08 01:28:02.321318 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part
19424 2025.01.08 01:28:02.321557 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
19425 2025.01.08 01:28:02.321683 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part
19426 2025.01.08 01:28:02.321985 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
19427 2025.01.08 01:28:02.323644 [ 197 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002769864 sec., 18412.45635164759 rows/sec., 1.31 MiB/sec.
19428 2025.01.08 01:28:02.323856 [ 189 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
19429 2025.01.08 01:28:02.324243 [ 189 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19430 2025.01.08 01:28:02.324345 [ 189 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} <Trace> oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
19431 2025.01.08 01:28:02.324453 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
19432 2025.01.08 01:28:03.396994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384
19433 2025.01.08 01:28:03.397761 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19434 2025.01.08 01:28:03.397809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19435 2025.01.08 01:28:03.398353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
19436 2025.01.08 01:28:03.398614 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19437 2025.01.08 01:28:03.398922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384
19438 2025.01.08 01:28:06.793880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747
19439 2025.01.08 01:28:06.796583 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19440 2025.01.08 01:28:06.797607 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
19441 2025.01.08 01:28:06.797888 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19442 2025.01.08 01:28:06.803802 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19443 2025.01.08 01:28:06.803883 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19444 2025.01.08 01:28:06.805672 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary)
19445 2025.01.08 01:28:06.806292 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19446 2025.01.08 01:28:06.807327 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.010049 sec., 2587.3221216041397 rows/sec., 196.98 KiB/sec.
19447 2025.01.08 01:28:06.807752 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} <Debug> TCPHandler: Processed in 0.011538161 sec.
19448 2025.01.08 01:28:06.808174 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19449 2025.01.08 01:28:06.808771 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
19450 2025.01.08 01:28:06.808960 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19451 2025.01.08 01:28:06.813575 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19452 2025.01.08 01:28:06.813724 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19453 2025.01.08 01:28:06.814869 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary)
19454 2025.01.08 01:28:06.815887 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19455 2025.01.08 01:28:06.816976 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.008372 sec., 3344.481605351171 rows/sec., 267.12 KiB/sec.
19456 2025.01.08 01:28:06.817436 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} <Debug> TCPHandler: Processed in 0.00950983 sec.
19457 2025.01.08 01:28:06.817818 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19458 2025.01.08 01:28:06.818431 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
19459 2025.01.08 01:28:06.818781 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19460 2025.01.08 01:28:06.822192 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19461 2025.01.08 01:28:06.822281 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19462 2025.01.08 01:28:06.823962 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary)
19463 2025.01.08 01:28:06.824922 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19464 2025.01.08 01:28:06.825920 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.007684 sec., 13014.055179593961 rows/sec., 923.95 KiB/sec.
19465 2025.01.08 01:28:06.826242 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} <Debug> TCPHandler: Processed in 0.008652496 sec.
19466 2025.01.08 01:28:06.826509 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19467 2025.01.08 01:28:06.826919 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
19468 2025.01.08 01:28:06.827086 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19469 2025.01.08 01:28:06.829151 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19470 2025.01.08 01:28:06.829229 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19471 2025.01.08 01:28:06.830300 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary)
19472 2025.01.08 01:28:06.830861 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19473 2025.01.08 01:28:06.831405 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.004636 sec., 6471.095772217428 rows/sec., 453.95 KiB/sec.
19474 2025.01.08 01:28:06.831590 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} <Debug> TCPHandler: Processed in 0.005229732 sec.
19475 2025.01.08 01:28:06.847698 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19476 2025.01.08 01:28:06.847767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19477 2025.01.08 01:28:06.855955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
19478 2025.01.08 01:28:06.856892 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19479 2025.01.08 01:28:06.861305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 747
19480 2025.01.08 01:28:10.252031 [ 85 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_68_15 to all_72_72_0
19481 2025.01.08 01:28:10.252128 [ 85 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19482 2025.01.08 01:28:10.252167 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19483 2025.01.08 01:28:10.252463 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_68_15 to all_72_72_0 into Compact with storage Full
19484 2025.01.08 01:28:10.253155 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19485 2025.01.08 01:28:10.253253 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_68_15, total 68 rows starting from the beginning of the part
19486 2025.01.08 01:28:10.253336 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part
19487 2025.01.08 01:28:10.253607 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part
19488 2025.01.08 01:28:10.253829 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part
19489 2025.01.08 01:28:10.254011 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part
19490 2025.01.08 01:28:10.255179 [ 197 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 4 columns (4 merged, 0 gathered) in 0.002896085 sec., 24861.14875771947 rows/sec., 1.64 MiB/sec.
19491 2025.01.08 01:28:10.255476 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Trace> MergedBlockOutputStream: filled checksums all_1_72_16 (state Temporary)
19492 2025.01.08 01:28:10.255994 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_72_16 to all_1_72_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19493 2025.01.08 01:28:10.256085 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_68_15, all_72_72_0] -> all_1_72_16
19494 2025.01.08 01:28:10.256187 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
19495 2025.01.08 01:28:10.316621 [ 218 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Found 5 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0]
19496 2025.01.08 01:28:10.316684 [ 218 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 5 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0]
19497 2025.01.08 01:28:10.318248 [ 218 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 5 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0]
19498 2025.01.08 01:28:10.539265 [ 223 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
19499 2025.01.08 01:28:10.539316 [ 223 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
19500 2025.01.08 01:28:10.541350 [ 223 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0]
19501 2025.01.08 01:28:10.617940 [ 218 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
19502 2025.01.08 01:28:10.617974 [ 218 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
19503 2025.01.08 01:28:10.619856 [ 218 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
19504 2025.01.08 01:28:10.622606 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
19505 2025.01.08 01:28:10.622649 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
19506 2025.01.08 01:28:10.899121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45811
19507 2025.01.08 01:28:10.900066 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19508 2025.01.08 01:28:10.900111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19509 2025.01.08 01:28:10.900670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
19510 2025.01.08 01:28:10.900924 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19511 2025.01.08 01:28:10.901161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811
19512 2025.01.08 01:28:11.196818 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2690
19513 2025.01.08 01:28:11.199984 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19514 2025.01.08 01:28:11.200032 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19515 2025.01.08 01:28:11.201637 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
19516 2025.01.08 01:28:11.201974 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19517 2025.01.08 01:28:11.202476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2690
19518 2025.01.08 01:28:11.653173 [ 219 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0]
19519 2025.01.08 01:28:11.653252 [ 219 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0]
19520 2025.01.08 01:28:11.655106 [ 219 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0]
19521 2025.01.08 01:28:11.803625 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19522 2025.01.08 01:28:11.803787 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
19523 2025.01.08 01:28:11.803849 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
19524 2025.01.08 01:28:11.804480 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19525 2025.01.08 01:28:11.804520 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19526 2025.01.08 01:28:11.804905 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
19527 2025.01.08 01:28:11.805180 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19528 2025.01.08 01:28:11.805317 [ 82 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0
19529 2025.01.08 01:28:11.805358 [ 82 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19530 2025.01.08 01:28:11.805369 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001626 sec., 8610.086100861008 rows/sec., 619.81 KiB/sec.
19531 2025.01.08 01:28:11.805384 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19532 2025.01.08 01:28:11.805482 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} <Debug> TCPHandler: Processed in 0.0019422 sec.
19533 2025.01.08 01:28:11.805636 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full
19534 2025.01.08 01:28:11.805779 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19535 2025.01.08 01:28:11.805838 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19536 2025.01.08 01:28:11.805892 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 14 rows starting from the beginning of the part
19537 2025.01.08 01:28:11.806159 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
19538 2025.01.08 01:28:11.806167 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part
19539 2025.01.08 01:28:11.806337 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19540 2025.01.08 01:28:11.806624 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part
19541 2025.01.08 01:28:11.806938 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part
19542 2025.01.08 01:28:11.807279 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part
19543 2025.01.08 01:28:11.809411 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19544 2025.01.08 01:28:11.809481 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19545 2025.01.08 01:28:11.809956 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004464981 sec., 15677.55831435789 rows/sec., 1.16 MiB/sec.
19546 2025.01.08 01:28:11.810244 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary)
19547 2025.01.08 01:28:11.810375 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary)
19548 2025.01.08 01:28:11.810893 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19549 2025.01.08 01:28:11.810936 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19550 2025.01.08 01:28:11.811071 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18
19551 2025.01.08 01:28:11.811214 [ 82 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0
19552 2025.01.08 01:28:11.811320 [ 82 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19553 2025.01.08 01:28:11.811369 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
19554 2025.01.08 01:28:11.811386 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19555 2025.01.08 01:28:11.811476 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} <Debug> executeQuery: Read 297 rows, 27.29 KiB in 0.005468 sec., 54316.02048280907 rows/sec., 4.87 MiB/sec.
19556 2025.01.08 01:28:11.811675 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full
19557 2025.01.08 01:28:11.811686 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} <Debug> TCPHandler: Processed in 0.006091666 sec.
19558 2025.01.08 01:28:11.811889 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19559 2025.01.08 01:28:11.811915 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19560 2025.01.08 01:28:11.811942 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1444 rows starting from the beginning of the part
19561 2025.01.08 01:28:11.812211 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 26 rows starting from the beginning of the part
19562 2025.01.08 01:28:11.812346 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
19563 2025.01.08 01:28:11.812511 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1399 rows starting from the beginning of the part
19564 2025.01.08 01:28:11.812573 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19565 2025.01.08 01:28:11.812879 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 70 rows starting from the beginning of the part
19566 2025.01.08 01:28:11.813247 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 26 rows starting from the beginning of the part
19567 2025.01.08 01:28:11.813575 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 297 rows starting from the beginning of the part
19568 2025.01.08 01:28:11.815227 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19569 2025.01.08 01:28:11.815305 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19570 2025.01.08 01:28:11.816344 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
19571 2025.01.08 01:28:11.816672 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19572 2025.01.08 01:28:11.816864 [ 82 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
19573 2025.01.08 01:28:11.816981 [ 82 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19574 2025.01.08 01:28:11.817060 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19575 2025.01.08 01:28:11.817187 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} <Debug> executeQuery: Read 69 rows, 5.12 KiB in 0.004975 sec., 13869.34673366834 rows/sec., 1.00 MiB/sec.
19576 2025.01.08 01:28:11.817576 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
19577 2025.01.08 01:28:11.817643 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} <Debug> TCPHandler: Processed in 0.005834082 sec.
19578 2025.01.08 01:28:11.818020 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19579 2025.01.08 01:28:11.818108 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19580 2025.01.08 01:28:11.818134 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3262 rows, containing 5 columns (5 merged, 0 gathered) in 0.006629635 sec., 492033.12097875675 rows/sec., 43.27 MiB/sec.
19581 2025.01.08 01:28:11.818217 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 74 rows starting from the beginning of the part
19582 2025.01.08 01:28:11.818623 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary)
19583 2025.01.08 01:28:11.818667 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 62 rows starting from the beginning of the part
19584 2025.01.08 01:28:11.819147 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 69 rows starting from the beginning of the part
19585 2025.01.08 01:28:11.819180 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
19586 2025.01.08 01:28:11.819550 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 59 rows starting from the beginning of the part
19587 2025.01.08 01:28:11.819684 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19588 2025.01.08 01:28:11.819946 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 22 rows starting from the beginning of the part
19589 2025.01.08 01:28:11.819928 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19590 2025.01.08 01:28:11.820353 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 69 rows starting from the beginning of the part
19591 2025.01.08 01:28:11.821271 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34
19592 2025.01.08 01:28:11.821719 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
19593 2025.01.08 01:28:11.823956 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19594 2025.01.08 01:28:11.824028 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19595 2025.01.08 01:28:11.824590 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.007410596 sec., 47904.3790809808 rows/sec., 3.64 MiB/sec.
19596 2025.01.08 01:28:11.824818 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
19597 2025.01.08 01:28:11.824896 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
19598 2025.01.08 01:28:11.825381 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19599 2025.01.08 01:28:11.825395 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19600 2025.01.08 01:28:11.825538 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
19601 2025.01.08 01:28:11.825753 [ 224 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Found 5 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0]
19602 2025.01.08 01:28:11.825771 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
19603 2025.01.08 01:28:11.825810 [ 224 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 5 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0]
19604 2025.01.08 01:28:11.825853 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.007498 sec., 1867.164577220592 rows/sec., 130.76 KiB/sec.
19605 2025.01.08 01:28:11.825939 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} <Debug> TCPHandler: Processed in 0.008155739 sec.
19606 2025.01.08 01:28:11.826121 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19607 2025.01.08 01:28:11.826348 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
19608 2025.01.08 01:28:11.826491 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19609 2025.01.08 01:28:11.827896 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19610 2025.01.08 01:28:11.827954 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19611 2025.01.08 01:28:11.828696 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
19612 2025.01.08 01:28:11.828796 [ 224 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 5 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0]
19613 2025.01.08 01:28:11.829191 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19614 2025.01.08 01:28:11.829576 [ 84 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0
19615 2025.01.08 01:28:11.829677 [ 84 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19616 2025.01.08 01:28:11.829716 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19617 2025.01.08 01:28:11.829730 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003453 sec., 3764.842166232262 rows/sec., 234.74 KiB/sec.
19618 2025.01.08 01:28:11.829911 [ 220 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0]
19619 2025.01.08 01:28:11.829989 [ 220 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0]
19620 2025.01.08 01:28:11.830090 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} <Debug> TCPHandler: Processed in 0.004032393 sec.
19621 2025.01.08 01:28:11.830109 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full
19622 2025.01.08 01:28:11.830358 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19623 2025.01.08 01:28:11.830386 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19624 2025.01.08 01:28:11.830437 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 13 rows starting from the beginning of the part
19625 2025.01.08 01:28:11.830626 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
19626 2025.01.08 01:28:11.830896 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19627 2025.01.08 01:28:11.830899 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part
19628 2025.01.08 01:28:11.831518 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 13 rows starting from the beginning of the part
19629 2025.01.08 01:28:11.831917 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part
19630 2025.01.08 01:28:11.832284 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part
19631 2025.01.08 01:28:11.834450 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19632 2025.01.08 01:28:11.834516 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19633 2025.01.08 01:28:11.834787 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004967428 sec., 13085.242503766536 rows/sec., 866.98 KiB/sec.
19634 2025.01.08 01:28:11.834992 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary)
19635 2025.01.08 01:28:11.835437 [ 220 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0]
19636 2025.01.08 01:28:11.835766 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary)
19637 2025.01.08 01:28:11.835853 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19638 2025.01.08 01:28:11.836206 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18
19639 2025.01.08 01:28:11.836497 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
19640 2025.01.08 01:28:11.836545 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19641 2025.01.08 01:28:11.836740 [ 80 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0
19642 2025.01.08 01:28:11.836778 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} <Debug> executeQuery: Read 408 rows, 29.77 KiB in 0.006291 sec., 64854.55412494039 rows/sec., 4.62 MiB/sec.
19643 2025.01.08 01:28:11.836796 [ 80 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19644 2025.01.08 01:28:11.836843 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19645 2025.01.08 01:28:11.836856 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} <Debug> TCPHandler: Processed in 0.006583354 sec.
19646 2025.01.08 01:28:11.837057 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19647 2025.01.08 01:28:11.837063 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full
19648 2025.01.08 01:28:11.837217 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19649 2025.01.08 01:28:11.837242 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
19650 2025.01.08 01:28:11.837256 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 899 rows starting from the beginning of the part
19651 2025.01.08 01:28:11.837325 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19652 2025.01.08 01:28:11.837504 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 28 rows starting from the beginning of the part
19653 2025.01.08 01:28:11.837932 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 854 rows starting from the beginning of the part
19654 2025.01.08 01:28:11.838372 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 50 rows starting from the beginning of the part
19655 2025.01.08 01:28:11.838689 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 28 rows starting from the beginning of the part
19656 2025.01.08 01:28:11.839011 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 408 rows starting from the beginning of the part
19657 2025.01.08 01:28:11.839672 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19658 2025.01.08 01:28:11.839720 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19659 2025.01.08 01:28:11.840284 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
19660 2025.01.08 01:28:11.840622 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19661 2025.01.08 01:28:11.840925 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003713 sec., 1615.943980608672 rows/sec., 84.43 KiB/sec.
19662 2025.01.08 01:28:11.841194 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} <Debug> TCPHandler: Processed in 0.004238077 sec.
19663 2025.01.08 01:28:11.841828 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19664 2025.01.08 01:28:11.841885 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.004935558 sec., 459319.8985808697 rows/sec., 35.07 MiB/sec.
19665 2025.01.08 01:28:11.842111 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
19666 2025.01.08 01:28:11.842159 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary)
19667 2025.01.08 01:28:11.842209 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19668 2025.01.08 01:28:11.842802 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19669 2025.01.08 01:28:11.842900 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34
19670 2025.01.08 01:28:11.843059 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
19671 2025.01.08 01:28:11.843311 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19672 2025.01.08 01:28:11.843355 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19673 2025.01.08 01:28:11.843747 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary)
19674 2025.01.08 01:28:11.843985 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19675 2025.01.08 01:28:11.844131 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_166_34 to all_171_171_0
19676 2025.01.08 01:28:11.844164 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00211 sec., 83886.25592417062 rows/sec., 5.53 MiB/sec.
19677 2025.01.08 01:28:11.844176 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19678 2025.01.08 01:28:11.844216 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19679 2025.01.08 01:28:11.844237 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} <Debug> TCPHandler: Processed in 0.002898726 sec.
19680 2025.01.08 01:28:11.844442 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19681 2025.01.08 01:28:11.844463 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_34 to all_171_171_0 into Compact with storage Full
19682 2025.01.08 01:28:11.844619 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19683 2025.01.08 01:28:11.844626 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
19684 2025.01.08 01:28:11.844654 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_166_34, total 40646 rows starting from the beginning of the part
19685 2025.01.08 01:28:11.844711 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19686 2025.01.08 01:28:11.844931 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 100 rows starting from the beginning of the part
19687 2025.01.08 01:28:11.845278 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 969 rows starting from the beginning of the part
19688 2025.01.08 01:28:11.845706 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part
19689 2025.01.08 01:28:11.846094 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 100 rows starting from the beginning of the part
19690 2025.01.08 01:28:11.846392 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 177 rows starting from the beginning of the part
19691 2025.01.08 01:28:11.847110 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19692 2025.01.08 01:28:11.847156 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19693 2025.01.08 01:28:11.847636 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
19694 2025.01.08 01:28:11.847907 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19695 2025.01.08 01:28:11.848271 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003675 sec., 272.108843537415 rows/sec., 18.34 KiB/sec.
19696 2025.01.08 01:28:11.848585 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} <Debug> TCPHandler: Processed in 0.004260427 sec.
19697 2025.01.08 01:28:11.849104 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19698 2025.01.08 01:28:11.849706 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
19699 2025.01.08 01:28:11.849950 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
19700 2025.01.08 01:28:11.851875 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19701 2025.01.08 01:28:11.851913 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19702 2025.01.08 01:28:11.852914 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
19703 2025.01.08 01:28:11.853264 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19704 2025.01.08 01:28:11.853410 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
19705 2025.01.08 01:28:11.853455 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19706 2025.01.08 01:28:11.853487 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19707 2025.01.08 01:28:11.853497 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.003984 sec., 15562.248995983937 rows/sec., 27.89 MiB/sec.
19708 2025.01.08 01:28:11.853904 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
19709 2025.01.08 01:28:11.854075 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} <Debug> TCPHandler: Processed in 0.005379555 sec.
19710 2025.01.08 01:28:11.854351 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19711 2025.01.08 01:28:11.854580 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
19712 2025.01.08 01:28:11.854599 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19713 2025.01.08 01:28:11.854668 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19714 2025.01.08 01:28:11.854696 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2714 rows starting from the beginning of the part
19715 2025.01.08 01:28:11.855597 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 55 rows starting from the beginning of the part
19716 2025.01.08 01:28:11.856426 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 62 rows starting from the beginning of the part
19717 2025.01.08 01:28:11.857202 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19718 2025.01.08 01:28:11.857221 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 40 rows starting from the beginning of the part
19719 2025.01.08 01:28:11.857247 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19720 2025.01.08 01:28:11.857853 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 22 rows starting from the beginning of the part
19721 2025.01.08 01:28:11.858459 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary)
19722 2025.01.08 01:28:11.858476 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 62 rows starting from the beginning of the part
19723 2025.01.08 01:28:11.859247 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19724 2025.01.08 01:28:11.860238 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005709 sec., 9108.425293396393 rows/sec., 577.49 KiB/sec.
19725 2025.01.08 01:28:11.860356 [ 80 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0
19726 2025.01.08 01:28:11.860502 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42052 rows, containing 5 columns (5 merged, 0 gathered) in 0.016184015 sec., 2598366.3509951024 rows/sec., 174.00 MiB/sec.
19727 2025.01.08 01:28:11.860577 [ 80 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19728 2025.01.08 01:28:11.860696 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} <Debug> TCPHandler: Processed in 0.006502292 sec.
19729 2025.01.08 01:28:11.860732 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19730 2025.01.08 01:28:11.861125 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full
19731 2025.01.08 01:28:11.861140 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Trace> MergedBlockOutputStream: filled checksums all_1_171_35 (state Temporary)
19732 2025.01.08 01:28:11.861639 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19733 2025.01.08 01:28:11.861756 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 5840 rows starting from the beginning of the part
19734 2025.01.08 01:28:11.862183 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 30 rows starting from the beginning of the part
19735 2025.01.08 01:28:11.862335 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_171_35 to all_1_171_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19736 2025.01.08 01:28:11.862741 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 34 rows starting from the beginning of the part
19737 2025.01.08 01:28:11.862865 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_166_34, all_171_171_0] -> all_1_171_35
19738 2025.01.08 01:28:11.863273 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
19739 2025.01.08 01:28:11.863284 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 18 rows starting from the beginning of the part
19740 2025.01.08 01:28:11.863554 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 30 rows starting from the beginning of the part
19741 2025.01.08 01:28:11.863729 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 52 rows starting from the beginning of the part
19742 2025.01.08 01:28:11.866178 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6004 rows, containing 4 columns (4 merged, 0 gathered) in 0.005221552 sec., 1149849.699859352 rows/sec., 73.98 MiB/sec.
19743 2025.01.08 01:28:11.866668 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary)
19744 2025.01.08 01:28:11.867290 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19745 2025.01.08 01:28:11.867421 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34
19746 2025.01.08 01:28:11.867557 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB.
19747 2025.01.08 01:28:11.873251 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2955 rows, containing 19 columns (19 merged, 0 gathered) in 0.01964026 sec., 150456.25668906624 rows/sec., 269.61 MiB/sec.
19748 2025.01.08 01:28:11.876500 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
19749 2025.01.08 01:28:11.876960 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19750 2025.01.08 01:28:11.877052 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
19751 2025.01.08 01:28:11.877226 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.81 MiB.
19752 2025.01.08 01:28:12.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.48 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: -1.03 MiB
19753 2025.01.08 01:28:12.250377 [ 221 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
19754 2025.01.08 01:28:12.250434 [ 221 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
19755 2025.01.08 01:28:12.252588 [ 221 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
19756 2025.01.08 01:28:13.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.45 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: 4.00 MiB
19757 2025.01.08 01:28:14.361385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754
19758 2025.01.08 01:28:14.386809 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19759 2025.01.08 01:28:14.386869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19760 2025.01.08 01:28:14.394849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
19761 2025.01.08 01:28:14.395682 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19762 2025.01.08 01:28:14.399336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 754
19763 2025.01.08 01:28:16.797771 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19764 2025.01.08 01:28:16.798005 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
19765 2025.01.08 01:28:16.798085 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19766 2025.01.08 01:28:16.798844 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19767 2025.01.08 01:28:16.798891 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19768 2025.01.08 01:28:16.799341 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary)
19769 2025.01.08 01:28:16.799595 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19770 2025.01.08 01:28:16.799819 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 1.03 MiB/sec.
19771 2025.01.08 01:28:16.799910 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} <Debug> TCPHandler: Processed in 0.002275386 sec.
19772 2025.01.08 01:28:16.800185 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19773 2025.01.08 01:28:16.800406 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
19774 2025.01.08 01:28:16.800479 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19775 2025.01.08 01:28:16.801261 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19776 2025.01.08 01:28:16.801311 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19777 2025.01.08 01:28:16.801742 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary)
19778 2025.01.08 01:28:16.801983 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19779 2025.01.08 01:28:16.802229 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00188 sec., 14893.617021276596 rows/sec., 1.16 MiB/sec.
19780 2025.01.08 01:28:16.802286 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} <Debug> TCPHandler: Processed in 0.002264716 sec.
19781 2025.01.08 01:28:16.802522 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19782 2025.01.08 01:28:16.802760 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
19783 2025.01.08 01:28:16.802865 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19784 2025.01.08 01:28:16.803516 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19785 2025.01.08 01:28:16.803555 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19786 2025.01.08 01:28:16.803970 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary)
19787 2025.01.08 01:28:16.804213 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19788 2025.01.08 01:28:16.804418 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001713 sec., 58377.11617046118 rows/sec., 4.05 MiB/sec.
19789 2025.01.08 01:28:16.804486 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} <Debug> TCPHandler: Processed in 0.002074963 sec.
19790 2025.01.08 01:28:16.804681 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19791 2025.01.08 01:28:16.805034 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
19792 2025.01.08 01:28:16.805190 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19793 2025.01.08 01:28:16.805799 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19794 2025.01.08 01:28:16.805839 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19795 2025.01.08 01:28:16.806226 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary)
19796 2025.01.08 01:28:16.806467 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19797 2025.01.08 01:28:16.806698 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001798 sec., 16685.205784204674 rows/sec., 1.14 MiB/sec.
19798 2025.01.08 01:28:16.806752 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} <Debug> TCPHandler: Processed in 0.002163525 sec.
19799 2025.01.08 01:28:18.401304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46299
19800 2025.01.08 01:28:18.402110 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19801 2025.01.08 01:28:18.402164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19802 2025.01.08 01:28:18.402726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19803 2025.01.08 01:28:18.402993 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19804 2025.01.08 01:28:18.403216 [ 70 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19805 2025.01.08 01:28:18.403260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299
19806 2025.01.08 01:28:18.403306 [ 70 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19807 2025.01.08 01:28:18.403336 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
19808 2025.01.08 01:28:18.403537 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
19809 2025.01.08 01:28:18.403872 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19810 2025.01.08 01:28:18.403970 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part
19811 2025.01.08 01:28:18.404301 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 488 rows starting from the beginning of the part
19812 2025.01.08 01:28:18.404608 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part
19813 2025.01.08 01:28:18.404822 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 488 rows starting from the beginning of the part
19814 2025.01.08 01:28:18.405003 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 427 rows starting from the beginning of the part
19815 2025.01.08 01:28:18.405194 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 488 rows starting from the beginning of the part
19816 2025.01.08 01:28:18.408512 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.005103081 sec., 9072754.283147769 rows/sec., 129.79 MiB/sec.
19817 2025.01.08 01:28:18.408942 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19818 2025.01.08 01:28:18.409294 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19819 2025.01.08 01:28:18.409388 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19820 2025.01.08 01:28:18.409519 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB.
19821 2025.01.08 01:28:21.202666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2720
19822 2025.01.08 01:28:21.205939 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19823 2025.01.08 01:28:21.205993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19824 2025.01.08 01:28:21.207609 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
19825 2025.01.08 01:28:21.207949 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19826 2025.01.08 01:28:21.208580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2720
19827 2025.01.08 01:28:21.365441 [ 219 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19828 2025.01.08 01:28:21.365500 [ 219 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19829 2025.01.08 01:28:21.367506 [ 219 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19830 2025.01.08 01:28:21.575142 [ 218 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19831 2025.01.08 01:28:21.575224 [ 218 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19832 2025.01.08 01:28:21.577648 [ 218 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19833 2025.01.08 01:28:21.803607 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19834 2025.01.08 01:28:21.803799 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
19835 2025.01.08 01:28:21.803873 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
19836 2025.01.08 01:28:21.804613 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19837 2025.01.08 01:28:21.804656 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19838 2025.01.08 01:28:21.805069 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
19839 2025.01.08 01:28:21.805323 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19840 2025.01.08 01:28:21.805569 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001825 sec., 7671.232876712329 rows/sec., 552.23 KiB/sec.
19841 2025.01.08 01:28:21.805642 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} <Debug> TCPHandler: Processed in 0.002147604 sec.
19842 2025.01.08 01:28:21.805922 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19843 2025.01.08 01:28:21.806138 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
19844 2025.01.08 01:28:21.806218 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19845 2025.01.08 01:28:21.807123 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19846 2025.01.08 01:28:21.807168 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19847 2025.01.08 01:28:21.807642 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary)
19848 2025.01.08 01:28:21.807919 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19849 2025.01.08 01:28:21.808127 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} <Debug> executeQuery: Read 297 rows, 27.29 KiB in 0.002049 sec., 144948.75549048316 rows/sec., 13.01 MiB/sec.
19850 2025.01.08 01:28:21.808192 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} <Debug> TCPHandler: Processed in 0.002438589 sec.
19851 2025.01.08 01:28:21.808343 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19852 2025.01.08 01:28:21.808497 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
19853 2025.01.08 01:28:21.808559 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19854 2025.01.08 01:28:21.809253 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19855 2025.01.08 01:28:21.809294 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19856 2025.01.08 01:28:21.809664 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19857 2025.01.08 01:28:21.809899 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19858 2025.01.08 01:28:21.810110 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} <Debug> executeQuery: Read 69 rows, 5.12 KiB in 0.00165 sec., 41818.181818181816 rows/sec., 3.03 MiB/sec.
19859 2025.01.08 01:28:21.810166 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} <Debug> TCPHandler: Processed in 0.00189006 sec.
19860 2025.01.08 01:28:21.810318 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19861 2025.01.08 01:28:21.810470 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
19862 2025.01.08 01:28:21.810538 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19863 2025.01.08 01:28:21.811235 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19864 2025.01.08 01:28:21.811273 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19865 2025.01.08 01:28:21.811638 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
19866 2025.01.08 01:28:21.811877 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19867 2025.01.08 01:28:21.812011 [ 64 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0
19868 2025.01.08 01:28:21.812053 [ 64 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19869 2025.01.08 01:28:21.812063 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00163 sec., 8588.957055214723 rows/sec., 601.51 KiB/sec.
19870 2025.01.08 01:28:21.812078 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19871 2025.01.08 01:28:21.812192 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} <Debug> TCPHandler: Processed in 0.001934771 sec.
19872 2025.01.08 01:28:21.812576 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_15 to all_74_74_0 into Compact with storage Full
19873 2025.01.08 01:28:21.812611 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19874 2025.01.08 01:28:21.813362 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
19875 2025.01.08 01:28:21.813385 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19876 2025.01.08 01:28:21.813498 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 242 rows starting from the beginning of the part
19877 2025.01.08 01:28:21.813513 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19878 2025.01.08 01:28:21.813849 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part
19879 2025.01.08 01:28:21.814202 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part
19880 2025.01.08 01:28:21.814603 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 242 rows starting from the beginning of the part
19881 2025.01.08 01:28:21.815022 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part
19882 2025.01.08 01:28:21.815578 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part
19883 2025.01.08 01:28:21.816491 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19884 2025.01.08 01:28:21.816572 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19885 2025.01.08 01:28:21.817657 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
19886 2025.01.08 01:28:21.818270 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19887 2025.01.08 01:28:21.818490 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006286489 sec., 85898.50391848295 rows/sec., 6.15 MiB/sec.
19888 2025.01.08 01:28:21.818718 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005616 sec., 2314.814814814815 rows/sec., 144.33 KiB/sec.
19889 2025.01.08 01:28:21.818826 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} <Debug> TCPHandler: Processed in 0.006483432 sec.
19890 2025.01.08 01:28:21.818846 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Trace> MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary)
19891 2025.01.08 01:28:21.819100 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19892 2025.01.08 01:28:21.819337 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19893 2025.01.08 01:28:21.819349 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
19894 2025.01.08 01:28:21.819474 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19895 2025.01.08 01:28:21.819528 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16
19896 2025.01.08 01:28:21.819715 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
19897 2025.01.08 01:28:21.820430 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19898 2025.01.08 01:28:21.820474 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19899 2025.01.08 01:28:21.820868 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary)
19900 2025.01.08 01:28:21.821106 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19901 2025.01.08 01:28:21.821301 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} <Debug> executeQuery: Read 408 rows, 29.77 KiB in 0.002016 sec., 202380.95238095237 rows/sec., 14.42 MiB/sec.
19902 2025.01.08 01:28:21.821379 [ 218 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19903 2025.01.08 01:28:21.821383 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} <Debug> TCPHandler: Processed in 0.002413187 sec.
19904 2025.01.08 01:28:21.821429 [ 218 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19905 2025.01.08 01:28:21.821564 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19906 2025.01.08 01:28:21.821685 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
19907 2025.01.08 01:28:21.821739 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19908 2025.01.08 01:28:21.822432 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19909 2025.01.08 01:28:21.822487 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19910 2025.01.08 01:28:21.822952 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
19911 2025.01.08 01:28:21.823272 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19912 2025.01.08 01:28:21.823452 [ 64 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0
19913 2025.01.08 01:28:21.823558 [ 64 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19914 2025.01.08 01:28:21.823637 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19915 2025.01.08 01:28:21.823643 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001965 sec., 3053.4351145038167 rows/sec., 159.53 KiB/sec.
19916 2025.01.08 01:28:21.824076 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} <Debug> TCPHandler: Processed in 0.002568071 sec.
19917 2025.01.08 01:28:21.824253 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full
19918 2025.01.08 01:28:21.824333 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19919 2025.01.08 01:28:21.824522 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19920 2025.01.08 01:28:21.824573 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
19921 2025.01.08 01:28:21.824610 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_14, total 414 rows starting from the beginning of the part
19922 2025.01.08 01:28:21.824696 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19923 2025.01.08 01:28:21.825042 [ 218 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19924 2025.01.08 01:28:21.825039 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part
19925 2025.01.08 01:28:21.825685 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part
19926 2025.01.08 01:28:21.826319 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part
19927 2025.01.08 01:28:21.826945 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part
19928 2025.01.08 01:28:21.827539 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part
19929 2025.01.08 01:28:21.829357 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19930 2025.01.08 01:28:21.829399 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19931 2025.01.08 01:28:21.830010 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary)
19932 2025.01.08 01:28:21.830252 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.006459081 sec., 68740.42917250922 rows/sec., 3.51 MiB/sec.
19933 2025.01.08 01:28:21.830450 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19934 2025.01.08 01:28:21.830511 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary)
19935 2025.01.08 01:28:21.830841 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19936 2025.01.08 01:28:21.830878 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.006373 sec., 27773.419111878236 rows/sec., 1.83 MiB/sec.
19937 2025.01.08 01:28:21.830904 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19938 2025.01.08 01:28:21.831121 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} <Debug> TCPHandler: Processed in 0.006931059 sec.
19939 2025.01.08 01:28:21.831421 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19940 2025.01.08 01:28:21.831462 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19941 2025.01.08 01:28:21.831682 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
19942 2025.01.08 01:28:21.831682 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15
19943 2025.01.08 01:28:21.831839 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19944 2025.01.08 01:28:21.832070 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
19945 2025.01.08 01:28:21.833101 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19946 2025.01.08 01:28:21.833169 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19947 2025.01.08 01:28:21.833794 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
19948 2025.01.08 01:28:21.834200 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19949 2025.01.08 01:28:21.834740 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003156 sec., 316.85678073510775 rows/sec., 21.35 KiB/sec.
19950 2025.01.08 01:28:21.835038 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} <Debug> TCPHandler: Processed in 0.003792899 sec.
19951 2025.01.08 01:28:21.835325 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19952 2025.01.08 01:28:21.835382 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0]
19953 2025.01.08 01:28:21.835786 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
19954 2025.01.08 01:28:21.835868 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
19955 2025.01.08 01:28:21.837779 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19956 2025.01.08 01:28:21.837816 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19957 2025.01.08 01:28:21.838535 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19958 2025.01.08 01:28:21.838789 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19959 2025.01.08 01:28:21.839022 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.00337 sec., 18397.626112759644 rows/sec., 32.97 MiB/sec.
19960 2025.01.08 01:28:21.839345 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} <Debug> TCPHandler: Processed in 0.004188466 sec.
19961 2025.01.08 01:28:21.839631 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19962 2025.01.08 01:28:21.839815 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
19963 2025.01.08 01:28:21.839876 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19964 2025.01.08 01:28:21.840392 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19965 2025.01.08 01:28:21.840434 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19966 2025.01.08 01:28:21.840803 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary)
19967 2025.01.08 01:28:21.841076 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19968 2025.01.08 01:28:21.841282 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001499 sec., 34689.793195463644 rows/sec., 2.15 MiB/sec.
19969 2025.01.08 01:28:21.841336 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} <Debug> TCPHandler: Processed in 0.00187623 sec.
19970 2025.01.08 01:28:21.899409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762
19971 2025.01.08 01:28:21.924291 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19972 2025.01.08 01:28:21.924341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19973 2025.01.08 01:28:21.932016 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19974 2025.01.08 01:28:21.932875 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19975 2025.01.08 01:28:21.933383 [ 60 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19976 2025.01.08 01:28:21.933581 [ 60 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19977 2025.01.08 01:28:21.933688 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19978 2025.01.08 01:28:21.934055 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
19979 2025.01.08 01:28:21.942587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 762
19980 2025.01.08 01:28:21.943894 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19981 2025.01.08 01:28:21.944870 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part
19982 2025.01.08 01:28:21.950830 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part
19983 2025.01.08 01:28:21.955826 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part
19984 2025.01.08 01:28:21.961511 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part
19985 2025.01.08 01:28:21.967729 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part
19986 2025.01.08 01:28:21.973832 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part
19987 2025.01.08 01:28:22.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.74 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: -15.29 MiB
19988 2025.01.08 01:28:22.039349 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.105495842 sec., 7223.033491689653 rows/sec., 37.35 MiB/sec.
19989 2025.01.08 01:28:22.043525 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19990 2025.01.08 01:28:22.046844 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19991 2025.01.08 01:28:22.046969 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19992 2025.01.08 01:28:22.050060 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB.
19993 2025.01.08 01:28:23.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.05 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: 13.40 MiB
19994 2025.01.08 01:28:25.622688 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache
19995 2025.01.08 01:28:25.622755 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache
19996 2025.01.08 01:28:25.903424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46726
19997 2025.01.08 01:28:25.904168 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19998 2025.01.08 01:28:25.904219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
19999 2025.01.08 01:28:25.904791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
20000 2025.01.08 01:28:25.905098 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20001 2025.01.08 01:28:25.905383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46726
20002 2025.01.08 01:28:26.797245 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20003 2025.01.08 01:28:26.797472 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
20004 2025.01.08 01:28:26.797559 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20005 2025.01.08 01:28:26.798425 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20006 2025.01.08 01:28:26.798475 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20007 2025.01.08 01:28:26.798923 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary)
20008 2025.01.08 01:28:26.799178 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20009 2025.01.08 01:28:26.799424 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00202 sec., 12871.287128712871 rows/sec., 979.95 KiB/sec.
20010 2025.01.08 01:28:26.799494 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} <Debug> TCPHandler: Processed in 0.002389107 sec.
20011 2025.01.08 01:28:26.799742 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20012 2025.01.08 01:28:26.799956 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
20013 2025.01.08 01:28:26.800038 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20014 2025.01.08 01:28:26.800848 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20015 2025.01.08 01:28:26.800895 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20016 2025.01.08 01:28:26.801327 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary)
20017 2025.01.08 01:28:26.801577 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20018 2025.01.08 01:28:26.801811 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001914 sec., 14629.049111807733 rows/sec., 1.14 MiB/sec.
20019 2025.01.08 01:28:26.801879 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} <Debug> TCPHandler: Processed in 0.002274856 sec.
20020 2025.01.08 01:28:26.802112 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20021 2025.01.08 01:28:26.802349 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
20022 2025.01.08 01:28:26.802424 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20023 2025.01.08 01:28:26.803081 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20024 2025.01.08 01:28:26.803130 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20025 2025.01.08 01:28:26.803575 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary)
20026 2025.01.08 01:28:26.803814 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20027 2025.01.08 01:28:26.804045 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001753 sec., 57045.065601825445 rows/sec., 3.96 MiB/sec.
20028 2025.01.08 01:28:26.804148 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} <Debug> TCPHandler: Processed in 0.002146544 sec.
20029 2025.01.08 01:28:26.804372 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20030 2025.01.08 01:28:26.804672 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
20031 2025.01.08 01:28:26.804769 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20032 2025.01.08 01:28:26.805525 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20033 2025.01.08 01:28:26.805564 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20034 2025.01.08 01:28:26.805946 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary)
20035 2025.01.08 01:28:26.806193 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20036 2025.01.08 01:28:26.806400 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001789 sec., 16769.144773616546 rows/sec., 1.15 MiB/sec.
20037 2025.01.08 01:28:26.806452 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} <Debug> TCPHandler: Processed in 0.002217665 sec.
20038 2025.01.08 01:28:28.743794 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20039 2025.01.08 01:28:28.744008 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
20040 2025.01.08 01:28:28.744090 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
20041 2025.01.08 01:28:28.744879 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20042 2025.01.08 01:28:28.744927 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20043 2025.01.08 01:28:28.745360 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
20044 2025.01.08 01:28:28.745639 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20045 2025.01.08 01:28:28.745843 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec.
20046 2025.01.08 01:28:28.745918 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} <Debug> TCPHandler: Processed in 0.002260086 sec.
20047 2025.01.08 01:28:28.746201 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20048 2025.01.08 01:28:28.746409 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
20049 2025.01.08 01:28:28.746485 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20050 2025.01.08 01:28:28.748264 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20051 2025.01.08 01:28:28.748316 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20052 2025.01.08 01:28:28.748849 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary)
20053 2025.01.08 01:28:28.749110 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20054 2025.01.08 01:28:28.749391 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} <Debug> executeQuery: Read 1393 rows, 119.29 KiB in 0.003024 sec., 460648.1481481481 rows/sec., 38.52 MiB/sec.
20055 2025.01.08 01:28:28.749490 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} <Debug> TCPHandler: Processed in 0.003459135 sec.
20056 2025.01.08 01:28:28.749683 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20057 2025.01.08 01:28:28.750045 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
20058 2025.01.08 01:28:28.750217 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
20059 2025.01.08 01:28:28.751422 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20060 2025.01.08 01:28:28.751463 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20061 2025.01.08 01:28:28.751835 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
20062 2025.01.08 01:28:28.752085 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20063 2025.01.08 01:28:28.752274 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.002367 sec., 19856.358259400084 rows/sec., 1.43 MiB/sec.
20064 2025.01.08 01:28:28.752369 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} <Debug> TCPHandler: Processed in 0.002760703 sec.
20065 2025.01.08 01:28:28.752594 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20066 2025.01.08 01:28:28.752752 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
20067 2025.01.08 01:28:28.752813 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
20068 2025.01.08 01:28:28.753575 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20069 2025.01.08 01:28:28.753616 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20070 2025.01.08 01:28:28.753993 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
20071 2025.01.08 01:28:28.754226 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20072 2025.01.08 01:28:28.754461 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001739 sec., 139160.43703277744 rows/sec., 9.43 MiB/sec.
20073 2025.01.08 01:28:28.754568 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} <Debug> TCPHandler: Processed in 0.002111634 sec.
20074 2025.01.08 01:28:28.754783 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20075 2025.01.08 01:28:28.755025 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
20076 2025.01.08 01:28:28.755085 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
20077 2025.01.08 01:28:28.755700 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20078 2025.01.08 01:28:28.755738 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20079 2025.01.08 01:28:28.756103 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
20080 2025.01.08 01:28:28.756346 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20081 2025.01.08 01:28:28.756524 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 524.63 KiB/sec.
20082 2025.01.08 01:28:28.756578 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} <Debug> TCPHandler: Processed in 0.00192672 sec.
20083 2025.01.08 01:28:28.756720 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20084 2025.01.08 01:28:28.756859 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
20085 2025.01.08 01:28:28.756917 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20086 2025.01.08 01:28:28.757869 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20087 2025.01.08 01:28:28.757955 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20088 2025.01.08 01:28:28.758358 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary)
20089 2025.01.08 01:28:28.758596 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20090 2025.01.08 01:28:28.758813 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} <Debug> executeQuery: Read 842 rows, 62.29 KiB in 0.001985 sec., 424181.36020151136 rows/sec., 30.65 MiB/sec.
20091 2025.01.08 01:28:28.758868 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} <Debug> TCPHandler: Processed in 0.002214755 sec.
20092 2025.01.08 01:28:28.759015 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20093 2025.01.08 01:28:28.759157 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
20094 2025.01.08 01:28:28.759216 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
20095 2025.01.08 01:28:28.759708 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20096 2025.01.08 01:28:28.759835 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20097 2025.01.08 01:28:28.760201 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
20098 2025.01.08 01:28:28.760457 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20099 2025.01.08 01:28:28.760636 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec.
20100 2025.01.08 01:28:28.760689 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} <Debug> TCPHandler: Processed in 0.001743507 sec.
20101 2025.01.08 01:28:28.760831 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20102 2025.01.08 01:28:28.760973 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
20103 2025.01.08 01:28:28.761036 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20104 2025.01.08 01:28:28.761849 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20105 2025.01.08 01:28:28.761889 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20106 2025.01.08 01:28:28.762365 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary)
20107 2025.01.08 01:28:28.762612 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20108 2025.01.08 01:28:28.762840 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001899 sec., 507109.0047393365 rows/sec., 33.70 MiB/sec.
20109 2025.01.08 01:28:28.762898 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} <Debug> TCPHandler: Processed in 0.002135714 sec.
20110 2025.01.08 01:28:28.763049 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20111 2025.01.08 01:28:28.763191 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
20112 2025.01.08 01:28:28.763252 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
20113 2025.01.08 01:28:28.763727 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20114 2025.01.08 01:28:28.763764 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20115 2025.01.08 01:28:28.764124 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
20116 2025.01.08 01:28:28.764358 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20117 2025.01.08 01:28:28.764545 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec.
20118 2025.01.08 01:28:28.764642 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} <Debug> TCPHandler: Processed in 0.001662367 sec.
20119 2025.01.08 01:28:28.764860 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20120 2025.01.08 01:28:28.765001 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
20121 2025.01.08 01:28:28.765096 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
20122 2025.01.08 01:28:28.766319 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20123 2025.01.08 01:28:28.766358 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20124 2025.01.08 01:28:28.767041 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
20125 2025.01.08 01:28:28.767294 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20126 2025.01.08 01:28:28.767551 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002578 sec., 15515.903801396431 rows/sec., 27.80 MiB/sec.
20127 2025.01.08 01:28:28.767780 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} <Debug> TCPHandler: Processed in 0.003058308 sec.
20128 2025.01.08 01:28:28.768027 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20129 2025.01.08 01:28:28.768197 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
20130 2025.01.08 01:28:28.768256 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20131 2025.01.08 01:28:28.768759 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20132 2025.01.08 01:28:28.768797 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20133 2025.01.08 01:28:28.769162 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary)
20134 2025.01.08 01:28:28.769398 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20135 2025.01.08 01:28:28.769578 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001413 sec., 24062.278839348903 rows/sec., 1.41 MiB/sec.
20136 2025.01.08 01:28:28.769628 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} <Debug> TCPHandler: Processed in 0.001761658 sec.
20137 2025.01.08 01:28:29.442670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769
20138 2025.01.08 01:28:29.466623 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20139 2025.01.08 01:28:29.466686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20140 2025.01.08 01:28:29.475316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
20141 2025.01.08 01:28:29.476122 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20142 2025.01.08 01:28:29.480164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 769
20143 2025.01.08 01:28:31.208846 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2772
20144 2025.01.08 01:28:31.212953 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20145 2025.01.08 01:28:31.213004 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20146 2025.01.08 01:28:31.214570 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
20147 2025.01.08 01:28:31.214901 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20148 2025.01.08 01:28:31.215068 [ 42 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
20149 2025.01.08 01:28:31.215138 [ 42 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20150 2025.01.08 01:28:31.215184 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20151 2025.01.08 01:28:31.215731 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
20152 2025.01.08 01:28:31.217721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2772
20153 2025.01.08 01:28:31.218020 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20154 2025.01.08 01:28:31.218200 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2584 rows starting from the beginning of the part
20155 2025.01.08 01:28:31.218870 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part
20156 2025.01.08 01:28:31.219473 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part
20157 2025.01.08 01:28:31.220145 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part
20158 2025.01.08 01:28:31.220891 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part
20159 2025.01.08 01:28:31.221422 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 52 rows starting from the beginning of the part
20160 2025.01.08 01:28:31.234010 [ 190 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 72 columns (72 merged, 0 gathered) in 0.018699204 sec., 148241.60429502773 rows/sec., 109.60 MiB/sec.
20161 2025.01.08 01:28:31.236595 [ 190 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
20162 2025.01.08 01:28:31.237369 [ 190 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20163 2025.01.08 01:28:31.237451 [ 190 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
20164 2025.01.08 01:28:31.237799 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB.
20165 2025.01.08 01:28:31.796348 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20166 2025.01.08 01:28:31.796538 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
20167 2025.01.08 01:28:31.796613 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
20168 2025.01.08 01:28:31.797441 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20169 2025.01.08 01:28:31.797487 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20170 2025.01.08 01:28:31.797883 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
20171 2025.01.08 01:28:31.798134 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20172 2025.01.08 01:28:31.798374 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 86.38 KiB/sec.
20173 2025.01.08 01:28:31.798622 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} <Debug> TCPHandler: Processed in 0.002380587 sec.
20174 2025.01.08 01:28:31.798899 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20175 2025.01.08 01:28:31.799109 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
20176 2025.01.08 01:28:31.799192 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20177 2025.01.08 01:28:31.800009 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20178 2025.01.08 01:28:31.800056 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20179 2025.01.08 01:28:31.800495 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary)
20180 2025.01.08 01:28:31.800747 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20181 2025.01.08 01:28:31.800986 [ 46 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0
20182 2025.01.08 01:28:31.801002 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} <Debug> executeQuery: Read 71 rows, 6.17 KiB in 0.001939 sec., 36616.81279009799 rows/sec., 3.11 MiB/sec.
20183 2025.01.08 01:28:31.801072 [ 46 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20184 2025.01.08 01:28:31.801153 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} <Debug> TCPHandler: Processed in 0.002392687 sec.
20185 2025.01.08 01:28:31.801162 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20186 2025.01.08 01:28:31.801456 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full
20187 2025.01.08 01:28:31.801495 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20188 2025.01.08 01:28:31.801942 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
20189 2025.01.08 01:28:31.801966 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20190 2025.01.08 01:28:31.802107 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1444 rows starting from the beginning of the part
20191 2025.01.08 01:28:31.802131 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
20192 2025.01.08 01:28:31.802645 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 26 rows starting from the beginning of the part
20193 2025.01.08 01:28:31.803155 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 297 rows starting from the beginning of the part
20194 2025.01.08 01:28:31.803701 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 26 rows starting from the beginning of the part
20195 2025.01.08 01:28:31.804285 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 1393 rows starting from the beginning of the part
20196 2025.01.08 01:28:31.804857 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 71 rows starting from the beginning of the part
20197 2025.01.08 01:28:31.806448 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20198 2025.01.08 01:28:31.806522 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20199 2025.01.08 01:28:31.807574 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
20200 2025.01.08 01:28:31.807896 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20201 2025.01.08 01:28:31.808335 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.006536 sec., 3671.970624235006 rows/sec., 274.47 KiB/sec.
20202 2025.01.08 01:28:31.808564 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} <Debug> TCPHandler: Processed in 0.007279205 sec.
20203 2025.01.08 01:28:31.808621 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3257 rows, containing 5 columns (5 merged, 0 gathered) in 0.007301315 sec., 446084.0273293235 rows/sec., 39.24 MiB/sec.
20204 2025.01.08 01:28:31.808820 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20205 2025.01.08 01:28:31.809122 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
20206 2025.01.08 01:28:31.809197 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary)
20207 2025.01.08 01:28:31.809242 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20208 2025.01.08 01:28:31.810080 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20209 2025.01.08 01:28:31.810241 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35
20210 2025.01.08 01:28:31.810471 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
20211 2025.01.08 01:28:31.810644 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20212 2025.01.08 01:28:31.810689 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20213 2025.01.08 01:28:31.811073 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary)
20214 2025.01.08 01:28:31.811310 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20215 2025.01.08 01:28:31.811512 [ 46 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0
20216 2025.01.08 01:28:31.811554 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.002507 sec., 20741.922616673313 rows/sec., 1.62 MiB/sec.
20217 2025.01.08 01:28:31.811563 [ 46 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20218 2025.01.08 01:28:31.811639 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20219 2025.01.08 01:28:31.811694 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} <Debug> TCPHandler: Processed in 0.003000887 sec.
20220 2025.01.08 01:28:31.811958 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20221 2025.01.08 01:28:31.812017 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full
20222 2025.01.08 01:28:31.812310 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
20223 2025.01.08 01:28:31.812521 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20224 2025.01.08 01:28:31.813018 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20225 2025.01.08 01:28:31.813286 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 899 rows starting from the beginning of the part
20226 2025.01.08 01:28:31.814344 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 28 rows starting from the beginning of the part
20227 2025.01.08 01:28:31.814668 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 408 rows starting from the beginning of the part
20228 2025.01.08 01:28:31.815079 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 28 rows starting from the beginning of the part
20229 2025.01.08 01:28:31.815465 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 842 rows starting from the beginning of the part
20230 2025.01.08 01:28:31.815624 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20231 2025.01.08 01:28:31.815731 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20232 2025.01.08 01:28:31.815855 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 52 rows starting from the beginning of the part
20233 2025.01.08 01:28:31.816965 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary)
20234 2025.01.08 01:28:31.817495 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20235 2025.01.08 01:28:31.817841 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_171_35 to all_175_175_0
20236 2025.01.08 01:28:31.817953 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20237 2025.01.08 01:28:31.818042 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20238 2025.01.08 01:28:31.818244 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.006051 sec., 10080.978350685837 rows/sec., 715.60 KiB/sec.
20239 2025.01.08 01:28:31.818536 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_171_35 to all_175_175_0 into Compact with storage Full
20240 2025.01.08 01:28:31.818602 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} <Debug> TCPHandler: Processed in 0.006796887 sec.
20241 2025.01.08 01:28:31.819115 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20242 2025.01.08 01:28:31.819130 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20243 2025.01.08 01:28:31.819198 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_171_35, total 42052 rows starting from the beginning of the part
20244 2025.01.08 01:28:31.819425 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 100 rows starting from the beginning of the part
20245 2025.01.08 01:28:31.819900 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 177 rows starting from the beginning of the part
20246 2025.01.08 01:28:31.819920 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
20247 2025.01.08 01:28:31.820334 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 100 rows starting from the beginning of the part
20248 2025.01.08 01:28:31.820717 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
20249 2025.01.08 01:28:31.820861 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 963 rows starting from the beginning of the part
20250 2025.01.08 01:28:31.821589 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2257 rows, containing 5 columns (5 merged, 0 gathered) in 0.009840485 sec., 229358.6139301061 rows/sec., 17.51 MiB/sec.
20251 2025.01.08 01:28:31.821972 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary)
20252 2025.01.08 01:28:31.822908 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20253 2025.01.08 01:28:31.823241 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35
20254 2025.01.08 01:28:31.823465 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
20255 2025.01.08 01:28:31.825343 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20256 2025.01.08 01:28:31.825401 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20257 2025.01.08 01:28:31.826629 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
20258 2025.01.08 01:28:31.826996 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20259 2025.01.08 01:28:31.827345 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.007575 sec., 2904.290429042904 rows/sec., 5.20 MiB/sec.
20260 2025.01.08 01:28:31.828086 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} <Debug> TCPHandler: Processed in 0.009322766 sec.
20261 2025.01.08 01:28:31.828390 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20262 2025.01.08 01:28:31.828672 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
20263 2025.01.08 01:28:31.828734 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20264 2025.01.08 01:28:31.829439 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20265 2025.01.08 01:28:31.829479 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20266 2025.01.08 01:28:31.829900 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary)
20267 2025.01.08 01:28:31.830150 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20268 2025.01.08 01:28:31.830306 [ 46 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0
20269 2025.01.08 01:28:31.830354 [ 46 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20270 2025.01.08 01:28:31.830382 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20271 2025.01.08 01:28:31.830396 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001775 sec., 10140.845070422534 rows/sec., 711.38 KiB/sec.
20272 2025.01.08 01:28:31.830716 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} <Debug> TCPHandler: Processed in 0.002493539 sec.
20273 2025.01.08 01:28:31.830722 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full
20274 2025.01.08 01:28:31.830939 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20275 2025.01.08 01:28:31.830974 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 6004 rows starting from the beginning of the part
20276 2025.01.08 01:28:31.831045 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 30 rows starting from the beginning of the part
20277 2025.01.08 01:28:31.831386 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 52 rows starting from the beginning of the part
20278 2025.01.08 01:28:31.831488 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 30 rows starting from the beginning of the part
20279 2025.01.08 01:28:31.831693 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 34 rows starting from the beginning of the part
20280 2025.01.08 01:28:31.831775 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 18 rows starting from the beginning of the part
20281 2025.01.08 01:28:31.834193 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43392 rows, containing 5 columns (5 merged, 0 gathered) in 0.015959952 sec., 2718805.1693388554 rows/sec., 182.06 MiB/sec.
20282 2025.01.08 01:28:31.834586 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Trace> MergedBlockOutputStream: filled checksums all_1_175_36 (state Temporary)
20283 2025.01.08 01:28:31.835032 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6168 rows, containing 4 columns (4 merged, 0 gathered) in 0.004545482 sec., 1356951.8040111037 rows/sec., 87.30 MiB/sec.
20284 2025.01.08 01:28:31.835143 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_175_36 to all_1_175_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20285 2025.01.08 01:28:31.835238 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_171_35, all_175_175_0] -> all_1_175_36
20286 2025.01.08 01:28:31.835338 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB.
20287 2025.01.08 01:28:31.835649 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary)
20288 2025.01.08 01:28:31.835969 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20289 2025.01.08 01:28:31.836063 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35
20290 2025.01.08 01:28:31.836162 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
20291 2025.01.08 01:28:33.405514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47214
20292 2025.01.08 01:28:33.406205 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20293 2025.01.08 01:28:33.406247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20294 2025.01.08 01:28:33.406793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
20295 2025.01.08 01:28:33.407059 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20296 2025.01.08 01:28:33.407258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47214
20297 2025.01.08 01:28:35.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.49 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.48 MiB (RSS), difference: -4.00 MiB
20298 2025.01.08 01:28:36.797065 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20299 2025.01.08 01:28:36.797300 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
20300 2025.01.08 01:28:36.797385 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20301 2025.01.08 01:28:36.798240 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20302 2025.01.08 01:28:36.798291 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20303 2025.01.08 01:28:36.798740 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary)
20304 2025.01.08 01:28:36.798995 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20305 2025.01.08 01:28:36.799236 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001995 sec., 13032.581453634086 rows/sec., 992.23 KiB/sec.
20306 2025.01.08 01:28:36.799306 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} <Debug> TCPHandler: Processed in 0.002379518 sec.
20307 2025.01.08 01:28:36.799565 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20308 2025.01.08 01:28:36.799782 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
20309 2025.01.08 01:28:36.799865 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20310 2025.01.08 01:28:36.800726 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20311 2025.01.08 01:28:36.800775 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20312 2025.01.08 01:28:36.801218 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary)
20313 2025.01.08 01:28:36.801479 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20314 2025.01.08 01:28:36.801750 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002029 sec., 13799.901429275506 rows/sec., 1.08 MiB/sec.
20315 2025.01.08 01:28:36.801832 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} <Debug> TCPHandler: Processed in 0.002399108 sec.
20316 2025.01.08 01:28:36.802048 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20317 2025.01.08 01:28:36.802400 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
20318 2025.01.08 01:28:36.802520 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20319 2025.01.08 01:28:36.803117 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20320 2025.01.08 01:28:36.803157 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20321 2025.01.08 01:28:36.803567 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary)
20322 2025.01.08 01:28:36.803820 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20323 2025.01.08 01:28:36.804074 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001791 sec., 55834.72920156337 rows/sec., 3.87 MiB/sec.
20324 2025.01.08 01:28:36.804157 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} <Debug> TCPHandler: Processed in 0.002236356 sec.
20325 2025.01.08 01:28:36.804379 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20326 2025.01.08 01:28:36.804608 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
20327 2025.01.08 01:28:36.804665 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20328 2025.01.08 01:28:36.805159 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20329 2025.01.08 01:28:36.805199 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20330 2025.01.08 01:28:36.805585 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary)
20331 2025.01.08 01:28:36.805832 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20332 2025.01.08 01:28:36.806041 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001479 sec., 20283.975659229207 rows/sec., 1.39 MiB/sec.
20333 2025.01.08 01:28:36.806095 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} <Debug> TCPHandler: Processed in 0.001847709 sec.
20334 2025.01.08 01:28:36.980256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777
20335 2025.01.08 01:28:37.004583 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20336 2025.01.08 01:28:37.004637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20337 2025.01.08 01:28:37.012382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
20338 2025.01.08 01:28:37.013203 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20339 2025.01.08 01:28:37.017958 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 777
20340 2025.01.08 01:28:39.482786 [ 225 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Found 5 old parts to remove. Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0]
20341 2025.01.08 01:28:39.482842 [ 225 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 5 parts from filesystem (serially): Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0]
20342 2025.01.08 01:28:39.484404 [ 225 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 5 parts from memory: Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0]
20343 2025.01.08 01:28:40.622799 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache
20344 2025.01.08 01:28:40.622862 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache
20345 2025.01.08 01:28:40.907401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47641
20346 2025.01.08 01:28:40.908054 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20347 2025.01.08 01:28:40.908099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20348 2025.01.08 01:28:40.908636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
20349 2025.01.08 01:28:40.908901 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20350 2025.01.08 01:28:40.909176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47641
20351 2025.01.08 01:28:41.085846 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20352 2025.01.08 01:28:41.085946 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20353 2025.01.08 01:28:41.088305 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20354 2025.01.08 01:28:41.155443 [ 220 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20355 2025.01.08 01:28:41.155483 [ 220 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20356 2025.01.08 01:28:41.157344 [ 220 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20357 2025.01.08 01:28:41.218033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2794
20358 2025.01.08 01:28:41.221103 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20359 2025.01.08 01:28:41.221156 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20360 2025.01.08 01:28:41.222740 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
20361 2025.01.08 01:28:41.223074 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20362 2025.01.08 01:28:41.223752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2794
20363 2025.01.08 01:28:41.262522 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
20364 2025.01.08 01:28:41.262560 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
20365 2025.01.08 01:28:41.264751 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
20366 2025.01.08 01:28:41.639091 [ 220 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20367 2025.01.08 01:28:41.639157 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20368 2025.01.08 01:28:41.641202 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20369 2025.01.08 01:28:41.693825 [ 221 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20370 2025.01.08 01:28:41.693903 [ 221 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20371 2025.01.08 01:28:41.696339 [ 221 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0]
20372 2025.01.08 01:28:41.804194 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20373 2025.01.08 01:28:41.804377 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
20374 2025.01.08 01:28:41.804447 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
20375 2025.01.08 01:28:41.805172 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20376 2025.01.08 01:28:41.805221 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20377 2025.01.08 01:28:41.805645 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
20378 2025.01.08 01:28:41.805898 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20379 2025.01.08 01:28:41.806130 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001805 sec., 7756.232686980609 rows/sec., 558.34 KiB/sec.
20380 2025.01.08 01:28:41.806197 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} <Debug> TCPHandler: Processed in 0.002108973 sec.
20381 2025.01.08 01:28:41.806422 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20382 2025.01.08 01:28:41.806593 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
20383 2025.01.08 01:28:41.806660 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20384 2025.01.08 01:28:41.807501 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20385 2025.01.08 01:28:41.807542 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20386 2025.01.08 01:28:41.807977 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary)
20387 2025.01.08 01:28:41.808250 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20388 2025.01.08 01:28:41.808481 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} <Debug> executeQuery: Read 297 rows, 27.29 KiB in 0.001937 sec., 153329.89158492515 rows/sec., 13.76 MiB/sec.
20389 2025.01.08 01:28:41.808544 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} <Debug> TCPHandler: Processed in 0.002246305 sec.
20390 2025.01.08 01:28:41.808698 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20391 2025.01.08 01:28:41.808846 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
20392 2025.01.08 01:28:41.808909 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
20393 2025.01.08 01:28:41.809627 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20394 2025.01.08 01:28:41.809679 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20395 2025.01.08 01:28:41.810066 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
20396 2025.01.08 01:28:41.810303 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20397 2025.01.08 01:28:41.810566 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} <Debug> executeQuery: Read 69 rows, 5.12 KiB in 0.001749 sec., 39451.11492281304 rows/sec., 2.86 MiB/sec.
20398 2025.01.08 01:28:41.810576 [ 224 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
20399 2025.01.08 01:28:41.810636 [ 224 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
20400 2025.01.08 01:28:41.810696 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} <Debug> TCPHandler: Processed in 0.002061702 sec.
20401 2025.01.08 01:28:41.810920 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20402 2025.01.08 01:28:41.811168 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
20403 2025.01.08 01:28:41.811274 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
20404 2025.01.08 01:28:41.812334 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20405 2025.01.08 01:28:41.812379 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20406 2025.01.08 01:28:41.812838 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
20407 2025.01.08 01:28:41.813126 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20408 2025.01.08 01:28:41.813393 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002292 sec., 6108.202443280977 rows/sec., 427.78 KiB/sec.
20409 2025.01.08 01:28:41.813477 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} <Debug> TCPHandler: Processed in 0.002683333 sec.
20410 2025.01.08 01:28:41.813534 [ 224 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0]
20411 2025.01.08 01:28:41.813701 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20412 2025.01.08 01:28:41.813956 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
20413 2025.01.08 01:28:41.814107 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
20414 2025.01.08 01:28:41.814964 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20415 2025.01.08 01:28:41.815006 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20416 2025.01.08 01:28:41.815371 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
20417 2025.01.08 01:28:41.815611 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20418 2025.01.08 01:28:41.815858 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002013 sec., 6458.022851465475 rows/sec., 402.66 KiB/sec.
20419 2025.01.08 01:28:41.815965 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} <Debug> TCPHandler: Processed in 0.002403178 sec.
20420 2025.01.08 01:28:41.816205 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20421 2025.01.08 01:28:41.816368 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
20422 2025.01.08 01:28:41.816426 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20423 2025.01.08 01:28:41.817193 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20424 2025.01.08 01:28:41.817233 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20425 2025.01.08 01:28:41.817618 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary)
20426 2025.01.08 01:28:41.817870 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20427 2025.01.08 01:28:41.818080 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} <Debug> executeQuery: Read 408 rows, 29.77 KiB in 0.001743 sec., 234079.17383820997 rows/sec., 16.68 MiB/sec.
20428 2025.01.08 01:28:41.818135 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} <Debug> TCPHandler: Processed in 0.002081543 sec.
20429 2025.01.08 01:28:41.818277 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20430 2025.01.08 01:28:41.818420 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
20431 2025.01.08 01:28:41.818481 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
20432 2025.01.08 01:28:41.818999 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20433 2025.01.08 01:28:41.819040 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20434 2025.01.08 01:28:41.819422 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
20435 2025.01.08 01:28:41.819659 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20436 2025.01.08 01:28:41.819884 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec.
20437 2025.01.08 01:28:41.819937 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} <Debug> TCPHandler: Processed in 0.001727657 sec.
20438 2025.01.08 01:28:41.820085 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20439 2025.01.08 01:28:41.820225 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
20440 2025.01.08 01:28:41.820288 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20441 2025.01.08 01:28:41.820926 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20442 2025.01.08 01:28:41.820966 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20443 2025.01.08 01:28:41.821358 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary)
20444 2025.01.08 01:28:41.821619 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20445 2025.01.08 01:28:41.821826 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001632 sec., 108455.88235294117 rows/sec., 7.15 MiB/sec.
20446 2025.01.08 01:28:41.821880 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} <Debug> TCPHandler: Processed in 0.001865909 sec.
20447 2025.01.08 01:28:41.822023 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20448 2025.01.08 01:28:41.822160 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
20449 2025.01.08 01:28:41.822220 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
20450 2025.01.08 01:28:41.822758 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20451 2025.01.08 01:28:41.822797 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20452 2025.01.08 01:28:41.823152 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
20453 2025.01.08 01:28:41.823382 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20454 2025.01.08 01:28:41.823637 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 44.98 KiB/sec.
20455 2025.01.08 01:28:41.823808 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} <Debug> TCPHandler: Processed in 0.00185161 sec.
20456 2025.01.08 01:28:41.824014 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20457 2025.01.08 01:28:41.824159 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
20458 2025.01.08 01:28:41.824245 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
20459 2025.01.08 01:28:41.825564 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20460 2025.01.08 01:28:41.825603 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20461 2025.01.08 01:28:41.826313 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
20462 2025.01.08 01:28:41.826586 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20463 2025.01.08 01:28:41.826834 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.002705 sec., 22920.51756007394 rows/sec., 41.07 MiB/sec.
20464 2025.01.08 01:28:41.826948 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} <Debug> TCPHandler: Processed in 0.003050378 sec.
20465 2025.01.08 01:28:41.827099 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20466 2025.01.08 01:28:41.827239 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
20467 2025.01.08 01:28:41.827298 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20468 2025.01.08 01:28:41.827840 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20469 2025.01.08 01:28:41.827880 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20470 2025.01.08 01:28:41.828248 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary)
20471 2025.01.08 01:28:41.828483 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20472 2025.01.08 01:28:41.828688 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00148 sec., 35135.13513513513 rows/sec., 2.18 MiB/sec.
20473 2025.01.08 01:28:41.828740 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} <Debug> TCPHandler: Processed in 0.001710387 sec.
20474 2025.01.08 01:28:44.518045 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784
20475 2025.01.08 01:28:44.543813 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20476 2025.01.08 01:28:44.543871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20477 2025.01.08 01:28:44.551616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
20478 2025.01.08 01:28:44.552421 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20479 2025.01.08 01:28:44.555878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784
20480 2025.01.08 01:28:46.797476 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20481 2025.01.08 01:28:46.797716 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
20482 2025.01.08 01:28:46.797801 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20483 2025.01.08 01:28:46.798572 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20484 2025.01.08 01:28:46.798625 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20485 2025.01.08 01:28:46.799076 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary)
20486 2025.01.08 01:28:46.799345 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20487 2025.01.08 01:28:46.799569 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001902 sec., 13669.821240799158 rows/sec., 1.02 MiB/sec.
20488 2025.01.08 01:28:46.799664 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} <Debug> TCPHandler: Processed in 0.002329187 sec.
20489 2025.01.08 01:28:46.799945 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20490 2025.01.08 01:28:46.800166 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
20491 2025.01.08 01:28:46.800249 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20492 2025.01.08 01:28:46.802284 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20493 2025.01.08 01:28:46.802336 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20494 2025.01.08 01:28:46.802790 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary)
20495 2025.01.08 01:28:46.803052 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20496 2025.01.08 01:28:46.803300 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003192 sec., 8771.929824561405 rows/sec., 700.60 KiB/sec.
20497 2025.01.08 01:28:46.803368 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} <Debug> TCPHandler: Processed in 0.003599586 sec.
20498 2025.01.08 01:28:46.803523 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20499 2025.01.08 01:28:46.803655 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
20500 2025.01.08 01:28:46.803714 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20501 2025.01.08 01:28:46.804267 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20502 2025.01.08 01:28:46.804305 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20503 2025.01.08 01:28:46.804705 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary)
20504 2025.01.08 01:28:46.804941 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20505 2025.01.08 01:28:46.805125 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001502 sec., 66577.89613848201 rows/sec., 4.62 MiB/sec.
20506 2025.01.08 01:28:46.805183 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} <Debug> TCPHandler: Processed in 0.001725057 sec.
20507 2025.01.08 01:28:46.805327 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20508 2025.01.08 01:28:46.805454 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
20509 2025.01.08 01:28:46.805519 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20510 2025.01.08 01:28:46.806045 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20511 2025.01.08 01:28:46.806087 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20512 2025.01.08 01:28:46.806500 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary)
20513 2025.01.08 01:28:46.806748 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20514 2025.01.08 01:28:46.806979 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001554 sec., 19305.019305019305 rows/sec., 1.32 MiB/sec.
20515 2025.01.08 01:28:46.807042 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} <Debug> TCPHandler: Processed in 0.001772898 sec.
20516 2025.01.08 01:28:48.409324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48129
20517 2025.01.08 01:28:48.410096 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20518 2025.01.08 01:28:48.410152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20519 2025.01.08 01:28:48.410704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
20520 2025.01.08 01:28:48.410969 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20521 2025.01.08 01:28:48.411247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48129
20522 2025.01.08 01:28:49.649642 [ 220 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
20523 2025.01.08 01:28:49.649702 [ 220 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
20524 2025.01.08 01:28:49.651692 [ 220 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
20525 2025.01.08 01:28:49.683549 [ 225 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
20526 2025.01.08 01:28:49.683606 [ 225 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
20527 2025.01.08 01:28:49.685473 [ 225 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
20528 2025.01.08 01:28:50.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.48 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.48 MiB (RSS), difference: 4.00 MiB
20529 2025.01.08 01:28:51.164314 [ 218 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Found 6 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20530 2025.01.08 01:28:51.164417 [ 218 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 6 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20531 2025.01.08 01:28:51.166954 [ 218 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 6 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20532 2025.01.08 01:28:51.223971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2824
20533 2025.01.08 01:28:51.227162 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20534 2025.01.08 01:28:51.227210 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20535 2025.01.08 01:28:51.228942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
20536 2025.01.08 01:28:51.229543 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20537 2025.01.08 01:28:51.232016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2824
20538 2025.01.08 01:28:51.804347 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20539 2025.01.08 01:28:51.804517 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
20540 2025.01.08 01:28:51.804589 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
20541 2025.01.08 01:28:51.805309 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20542 2025.01.08 01:28:51.805353 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20543 2025.01.08 01:28:51.805899 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
20544 2025.01.08 01:28:51.806462 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20545 2025.01.08 01:28:51.806649 [ 131 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0
20546 2025.01.08 01:28:51.806715 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002237 sec., 6258.381761287439 rows/sec., 450.52 KiB/sec.
20547 2025.01.08 01:28:51.806726 [ 131 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20548 2025.01.08 01:28:51.806794 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20549 2025.01.08 01:28:51.806851 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} <Debug> TCPHandler: Processed in 0.002601491 sec.
20550 2025.01.08 01:28:51.807020 [ 223 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20551 2025.01.08 01:28:51.807119 [ 223 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20552 2025.01.08 01:28:51.807193 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full
20553 2025.01.08 01:28:51.807242 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20554 2025.01.08 01:28:51.807592 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20555 2025.01.08 01:28:51.807648 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
20556 2025.01.08 01:28:51.807676 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 14 rows starting from the beginning of the part
20557 2025.01.08 01:28:51.807846 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20558 2025.01.08 01:28:51.808156 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part
20559 2025.01.08 01:28:51.808640 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part
20560 2025.01.08 01:28:51.808976 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part
20561 2025.01.08 01:28:51.809440 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 14 rows starting from the beginning of the part
20562 2025.01.08 01:28:51.812562 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20563 2025.01.08 01:28:51.812649 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20564 2025.01.08 01:28:51.813694 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006780437 sec., 10323.818361559881 rows/sec., 783.50 KiB/sec.
20565 2025.01.08 01:28:51.814122 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Trace> MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary)
20566 2025.01.08 01:28:51.814284 [ 223 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20567 2025.01.08 01:28:51.814327 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary)
20568 2025.01.08 01:28:51.815135 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20569 2025.01.08 01:28:51.815298 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19
20570 2025.01.08 01:28:51.815378 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20571 2025.01.08 01:28:51.815492 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
20572 2025.01.08 01:28:51.815724 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} <Debug> executeQuery: Read 297 rows, 27.29 KiB in 0.008184 sec., 36290.32258064516 rows/sec., 3.26 MiB/sec.
20573 2025.01.08 01:28:51.815801 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} <Debug> TCPHandler: Processed in 0.008803439 sec.
20574 2025.01.08 01:28:51.815974 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20575 2025.01.08 01:28:51.816121 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
20576 2025.01.08 01:28:51.816182 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
20577 2025.01.08 01:28:51.816908 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20578 2025.01.08 01:28:51.816957 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20579 2025.01.08 01:28:51.817467 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
20580 2025.01.08 01:28:51.818000 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20581 2025.01.08 01:28:51.818195 [ 131 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
20582 2025.01.08 01:28:51.818264 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} <Debug> executeQuery: Read 69 rows, 5.12 KiB in 0.002172 sec., 31767.955801104974 rows/sec., 2.30 MiB/sec.
20583 2025.01.08 01:28:51.818279 [ 131 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20584 2025.01.08 01:28:51.818371 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20585 2025.01.08 01:28:51.818391 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} <Debug> TCPHandler: Processed in 0.002486259 sec.
20586 2025.01.08 01:28:51.818638 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20587 2025.01.08 01:28:51.818645 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
20588 2025.01.08 01:28:51.818913 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
20589 2025.01.08 01:28:51.818924 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20590 2025.01.08 01:28:51.819003 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 83 rows starting from the beginning of the part
20591 2025.01.08 01:28:51.819018 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
20592 2025.01.08 01:28:51.819374 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 69 rows starting from the beginning of the part
20593 2025.01.08 01:28:51.819693 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 47 rows starting from the beginning of the part
20594 2025.01.08 01:28:51.819974 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part
20595 2025.01.08 01:28:51.820418 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 69 rows starting from the beginning of the part
20596 2025.01.08 01:28:51.820719 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 69 rows starting from the beginning of the part
20597 2025.01.08 01:28:51.822264 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20598 2025.01.08 01:28:51.822337 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20599 2025.01.08 01:28:51.823545 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
20600 2025.01.08 01:28:51.823574 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.00507608 sec., 71117.87048273471 rows/sec., 5.41 MiB/sec.
20601 2025.01.08 01:28:51.823880 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
20602 2025.01.08 01:28:51.824172 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20603 2025.01.08 01:28:51.824464 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005664 sec., 2471.7514124293784 rows/sec., 173.11 KiB/sec.
20604 2025.01.08 01:28:51.824536 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} <Debug> TCPHandler: Processed in 0.006028155 sec.
20605 2025.01.08 01:28:51.824657 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20606 2025.01.08 01:28:51.824728 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20607 2025.01.08 01:28:51.824788 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
20608 2025.01.08 01:28:51.824949 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
20609 2025.01.08 01:28:51.824973 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
20610 2025.01.08 01:28:51.825044 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
20611 2025.01.08 01:28:51.825626 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20612 2025.01.08 01:28:51.825668 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20613 2025.01.08 01:28:51.826163 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
20614 2025.01.08 01:28:51.826663 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20615 2025.01.08 01:28:51.826835 [ 131 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0
20616 2025.01.08 01:28:51.826876 [ 131 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20617 2025.01.08 01:28:51.826912 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20618 2025.01.08 01:28:51.826914 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002009 sec., 6470.881035340966 rows/sec., 403.46 KiB/sec.
20619 2025.01.08 01:28:51.827106 [ 220 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20620 2025.01.08 01:28:51.827174 [ 220 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20621 2025.01.08 01:28:51.827234 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} <Debug> TCPHandler: Processed in 0.002591821 sec.
20622 2025.01.08 01:28:51.827271 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full
20623 2025.01.08 01:28:51.827522 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20624 2025.01.08 01:28:51.827656 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20625 2025.01.08 01:28:51.827702 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
20626 2025.01.08 01:28:51.827708 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 13 rows starting from the beginning of the part
20627 2025.01.08 01:28:51.827777 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20628 2025.01.08 01:28:51.828193 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 13 rows starting from the beginning of the part
20629 2025.01.08 01:28:51.828828 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 13 rows starting from the beginning of the part
20630 2025.01.08 01:28:51.829387 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 13 rows starting from the beginning of the part
20631 2025.01.08 01:28:51.829773 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 13 rows starting from the beginning of the part
20632 2025.01.08 01:28:51.831764 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20633 2025.01.08 01:28:51.831829 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20634 2025.01.08 01:28:51.832629 [ 220 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20635 2025.01.08 01:28:51.832666 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00566858 sec., 11466.716532182663 rows/sec., 759.74 KiB/sec.
20636 2025.01.08 01:28:51.833230 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary)
20637 2025.01.08 01:28:51.833308 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Trace> MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary)
20638 2025.01.08 01:28:51.833891 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20639 2025.01.08 01:28:51.834184 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20640 2025.01.08 01:28:51.834331 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} <Debug> executeQuery: Read 408 rows, 29.77 KiB in 0.006624 sec., 61594.20289855073 rows/sec., 4.39 MiB/sec.
20641 2025.01.08 01:28:51.834450 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19
20642 2025.01.08 01:28:51.834620 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} <Debug> TCPHandler: Processed in 0.007249315 sec.
20643 2025.01.08 01:28:51.834889 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20644 2025.01.08 01:28:51.834980 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
20645 2025.01.08 01:28:51.835246 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
20646 2025.01.08 01:28:51.835401 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
20647 2025.01.08 01:28:51.836176 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20648 2025.01.08 01:28:51.836216 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20649 2025.01.08 01:28:51.836754 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
20650 2025.01.08 01:28:51.837269 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20651 2025.01.08 01:28:51.837527 [ 224 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Found 6 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20652 2025.01.08 01:28:51.837538 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002381 sec., 2519.94960100798 rows/sec., 131.66 KiB/sec.
20653 2025.01.08 01:28:51.837573 [ 224 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 6 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20654 2025.01.08 01:28:51.837699 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} <Debug> TCPHandler: Processed in 0.002960087 sec.
20655 2025.01.08 01:28:51.837901 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20656 2025.01.08 01:28:51.838054 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
20657 2025.01.08 01:28:51.838118 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20658 2025.01.08 01:28:51.838905 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20659 2025.01.08 01:28:51.838949 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20660 2025.01.08 01:28:51.839577 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary)
20661 2025.01.08 01:28:51.840131 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20662 2025.01.08 01:28:51.840152 [ 224 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 6 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0]
20663 2025.01.08 01:28:51.840418 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_175_36 to all_180_180_0
20664 2025.01.08 01:28:51.840500 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20665 2025.01.08 01:28:51.840583 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20666 2025.01.08 01:28:51.840696 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002662 sec., 66491.35987978964 rows/sec., 4.39 MiB/sec.
20667 2025.01.08 01:28:51.841144 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} <Debug> TCPHandler: Processed in 0.003349252 sec.
20668 2025.01.08 01:28:51.841214 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_175_36 to all_180_180_0 into Compact with storage Full
20669 2025.01.08 01:28:51.841479 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20670 2025.01.08 01:28:51.841785 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20671 2025.01.08 01:28:51.841842 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
20672 2025.01.08 01:28:51.841863 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_175_36, total 43392 rows starting from the beginning of the part
20673 2025.01.08 01:28:51.841976 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
20674 2025.01.08 01:28:51.842328 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 61 rows starting from the beginning of the part
20675 2025.01.08 01:28:51.842806 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 100 rows starting from the beginning of the part
20676 2025.01.08 01:28:51.843168 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 177 rows starting from the beginning of the part
20677 2025.01.08 01:28:51.843554 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 100 rows starting from the beginning of the part
20678 2025.01.08 01:28:51.843849 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 177 rows starting from the beginning of the part
20679 2025.01.08 01:28:51.844417 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20680 2025.01.08 01:28:51.844488 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20681 2025.01.08 01:28:51.845422 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
20682 2025.01.08 01:28:51.846167 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20683 2025.01.08 01:28:51.846548 [ 136 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_72_16 to all_77_77_0
20684 2025.01.08 01:28:51.846674 [ 136 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20685 2025.01.08 01:28:51.846767 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20686 2025.01.08 01:28:51.846801 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005023 sec., 199.0842126219391 rows/sec., 13.41 KiB/sec.
20687 2025.01.08 01:28:51.847126 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} <Debug> TCPHandler: Processed in 0.005859402 sec.
20688 2025.01.08 01:28:51.847415 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20689 2025.01.08 01:28:51.847421 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_72_16 to all_77_77_0 into Compact with storage Full
20690 2025.01.08 01:28:51.847788 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
20691 2025.01.08 01:28:51.847990 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20692 2025.01.08 01:28:51.848118 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_72_16, total 72 rows starting from the beginning of the part
20693 2025.01.08 01:28:51.848233 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
20694 2025.01.08 01:28:51.848665 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part
20695 2025.01.08 01:28:51.849118 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part
20696 2025.01.08 01:28:51.849517 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part
20697 2025.01.08 01:28:51.849896 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1 rows starting from the beginning of the part
20698 2025.01.08 01:28:51.850385 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1 rows starting from the beginning of the part
20699 2025.01.08 01:28:51.853707 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 4 columns (4 merged, 0 gathered) in 0.006785387 sec., 11347.915748946964 rows/sec., 764.65 KiB/sec.
20700 2025.01.08 01:28:51.853953 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Trace> MergedBlockOutputStream: filled checksums all_1_77_17 (state Temporary)
20701 2025.01.08 01:28:51.854343 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20702 2025.01.08 01:28:51.854386 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20703 2025.01.08 01:28:51.854686 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_77_17 to all_1_77_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20704 2025.01.08 01:28:51.854865 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_72_16, all_77_77_0] -> all_1_77_17
20705 2025.01.08 01:28:51.855033 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
20706 2025.01.08 01:28:51.855699 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
20707 2025.01.08 01:28:51.856236 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20708 2025.01.08 01:28:51.856433 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
20709 2025.01.08 01:28:51.856559 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20710 2025.01.08 01:28:51.856609 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20711 2025.01.08 01:28:51.856787 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.009089 sec., 6821.4325008251735 rows/sec., 12.22 MiB/sec.
20712 2025.01.08 01:28:51.856871 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
20713 2025.01.08 01:28:51.857274 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} <Debug> TCPHandler: Processed in 0.010036748 sec.
20714 2025.01.08 01:28:51.857550 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20715 2025.01.08 01:28:51.857835 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
20716 2025.01.08 01:28:51.858023 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20717 2025.01.08 01:28:51.858221 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20718 2025.01.08 01:28:51.858370 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2955 rows starting from the beginning of the part
20719 2025.01.08 01:28:51.859487 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 62 rows starting from the beginning of the part
20720 2025.01.08 01:28:51.860244 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 40 rows starting from the beginning of the part
20721 2025.01.08 01:28:51.860264 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20722 2025.01.08 01:28:51.860318 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20723 2025.01.08 01:28:51.861443 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 22 rows starting from the beginning of the part
20724 2025.01.08 01:28:51.861728 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44007 rows, containing 5 columns (5 merged, 0 gathered) in 0.02095254 sec., 2100318.1475849706 rows/sec., 140.65 MiB/sec.
20725 2025.01.08 01:28:51.862316 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 62 rows starting from the beginning of the part
20726 2025.01.08 01:28:51.862424 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary)
20727 2025.01.08 01:28:51.862903 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Trace> MergedBlockOutputStream: filled checksums all_1_180_37 (state Temporary)
20728 2025.01.08 01:28:51.862921 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 62 rows starting from the beginning of the part
20729 2025.01.08 01:28:51.863708 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20730 2025.01.08 01:28:51.864363 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.006606 sec., 7871.631849833485 rows/sec., 499.07 KiB/sec.
20731 2025.01.08 01:28:51.864404 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_180_37 to all_1_180_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20732 2025.01.08 01:28:51.864625 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} <Debug> TCPHandler: Processed in 0.007202064 sec.
20733 2025.01.08 01:28:51.864732 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_175_36, all_180_180_0] -> all_1_180_37
20734 2025.01.08 01:28:51.864958 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
20735 2025.01.08 01:28:51.882370 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3203 rows, containing 19 columns (19 merged, 0 gathered) in 0.025644484 sec., 124900.15396683358 rows/sec., 223.82 MiB/sec.
20736 2025.01.08 01:28:51.885184 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
20737 2025.01.08 01:28:51.885907 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20738 2025.01.08 01:28:51.886002 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
20739 2025.01.08 01:28:51.886171 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 22.00 MiB.
20740 2025.01.08 01:28:52.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.43 MiB, peak 293.40 MiB, free memory in arenas 0.00 B, will set to 273.27 MiB (RSS), difference: 1.84 MiB
20741 2025.01.08 01:28:52.055954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 792
20742 2025.01.08 01:28:52.080768 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20743 2025.01.08 01:28:52.080811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
20744 2025.01.08 01:28:52.088942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
20745 2025.01.08 01:28:52.090209 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20746 2025.01.08 01:28:52.095449 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 792
20747 2025.01.08 01:28:55.622909 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
20748 2025.01.08 01:28:55.622971 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache
20749 2025.01.08 01:28:55.911447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48556
20750 2025.01.08 01:28:55.912134 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20751 2025.01.08 01:28:55.912177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20752 2025.01.08 01:28:55.912704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
20753 2025.01.08 01:28:55.912953 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20754 2025.01.08 01:28:55.913206 [ 150 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0
20755 2025.01.08 01:28:55.913229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48556
20756 2025.01.08 01:28:55.913285 [ 150 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20757 2025.01.08 01:28:55.913319 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20758 2025.01.08 01:28:55.913470 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full
20759 2025.01.08 01:28:55.913651 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20760 2025.01.08 01:28:55.913701 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 46299 rows starting from the beginning of the part
20761 2025.01.08 01:28:55.913793 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 427 rows starting from the beginning of the part
20762 2025.01.08 01:28:55.914036 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 488 rows starting from the beginning of the part
20763 2025.01.08 01:28:55.914218 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 427 rows starting from the beginning of the part
20764 2025.01.08 01:28:55.914357 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 488 rows starting from the beginning of the part
20765 2025.01.08 01:28:55.914576 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 427 rows starting from the beginning of the part
20766 2025.01.08 01:28:55.918097 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48556 rows, containing 4 columns (4 merged, 0 gathered) in 0.004699744 sec., 10331626.57370274 rows/sec., 147.80 MiB/sec.
20767 2025.01.08 01:28:55.918808 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary)
20768 2025.01.08 01:28:55.919315 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20769 2025.01.08 01:28:55.919432 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21
20770 2025.01.08 01:28:55.919557 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB.
20771 2025.01.08 01:28:56.797274 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20772 2025.01.08 01:28:56.797492 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
20773 2025.01.08 01:28:56.797576 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20774 2025.01.08 01:28:56.798433 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20775 2025.01.08 01:28:56.798481 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20776 2025.01.08 01:28:56.798938 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary)
20777 2025.01.08 01:28:56.799200 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20778 2025.01.08 01:28:56.799397 [ 148 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0
20779 2025.01.08 01:28:56.799468 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002031 sec., 12801.575578532744 rows/sec., 974.64 KiB/sec.
20780 2025.01.08 01:28:56.799477 [ 148 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20781 2025.01.08 01:28:56.799562 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20782 2025.01.08 01:28:56.799617 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} <Debug> TCPHandler: Processed in 0.002482419 sec.
20783 2025.01.08 01:28:56.799895 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full
20784 2025.01.08 01:28:56.799933 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20785 2025.01.08 01:28:56.800264 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20786 2025.01.08 01:28:56.800274 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
20787 2025.01.08 01:28:56.800334 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1444 rows starting from the beginning of the part
20788 2025.01.08 01:28:56.800399 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20789 2025.01.08 01:28:56.800671 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 26 rows starting from the beginning of the part
20790 2025.01.08 01:28:56.801081 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 297 rows starting from the beginning of the part
20791 2025.01.08 01:28:56.801456 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 26 rows starting from the beginning of the part
20792 2025.01.08 01:28:56.801858 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 297 rows starting from the beginning of the part
20793 2025.01.08 01:28:56.802241 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 26 rows starting from the beginning of the part
20794 2025.01.08 01:28:56.803294 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20795 2025.01.08 01:28:56.803381 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20796 2025.01.08 01:28:56.804399 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary)
20797 2025.01.08 01:28:56.804878 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20798 2025.01.08 01:28:56.805082 [ 148 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0
20799 2025.01.08 01:28:56.805181 [ 148 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20800 2025.01.08 01:28:56.805252 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20801 2025.01.08 01:28:56.805478 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005274 sec., 5309.063329541145 rows/sec., 424.03 KiB/sec.
20802 2025.01.08 01:28:56.805946 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full
20803 2025.01.08 01:28:56.805992 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} <Debug> TCPHandler: Processed in 0.006226188 sec.
20804 2025.01.08 01:28:56.806472 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20805 2025.01.08 01:28:56.806500 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2116 rows, containing 5 columns (5 merged, 0 gathered) in 0.006804077 sec., 310990.01378144306 rows/sec., 27.66 MiB/sec.
20806 2025.01.08 01:28:56.806747 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20807 2025.01.08 01:28:56.806838 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
20808 2025.01.08 01:28:56.806930 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 899 rows starting from the beginning of the part
20809 2025.01.08 01:28:56.807016 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary)
20810 2025.01.08 01:28:56.807053 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20811 2025.01.08 01:28:56.808149 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20812 2025.01.08 01:28:56.808422 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 28 rows starting from the beginning of the part
20813 2025.01.08 01:28:56.808508 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36
20814 2025.01.08 01:28:56.808940 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
20815 2025.01.08 01:28:56.809050 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 408 rows starting from the beginning of the part
20816 2025.01.08 01:28:56.809552 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 28 rows starting from the beginning of the part
20817 2025.01.08 01:28:56.809993 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 408 rows starting from the beginning of the part
20818 2025.01.08 01:28:56.810476 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 28 rows starting from the beginning of the part
20819 2025.01.08 01:28:56.810759 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20820 2025.01.08 01:28:56.810877 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20821 2025.01.08 01:28:56.812471 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary)
20822 2025.01.08 01:28:56.813049 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20823 2025.01.08 01:28:56.813568 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00684 sec., 14619.883040935672 rows/sec., 1.01 MiB/sec.
20824 2025.01.08 01:28:56.813668 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} <Debug> TCPHandler: Processed in 0.007437917 sec.
20825 2025.01.08 01:28:56.813878 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20826 2025.01.08 01:28:56.813931 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1799 rows, containing 5 columns (5 merged, 0 gathered) in 0.008522914 sec., 211078.04208748325 rows/sec., 16.06 MiB/sec.
20827 2025.01.08 01:28:56.814052 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
20828 2025.01.08 01:28:56.814134 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20829 2025.01.08 01:28:56.814185 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary)
20830 2025.01.08 01:28:56.815133 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20831 2025.01.08 01:28:56.815455 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36
20832 2025.01.08 01:28:56.815749 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
20833 2025.01.08 01:28:56.816017 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20834 2025.01.08 01:28:56.816062 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20835 2025.01.08 01:28:56.816461 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary)
20836 2025.01.08 01:28:56.816710 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20837 2025.01.08 01:28:56.816850 [ 148 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0
20838 2025.01.08 01:28:56.816889 [ 148 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20839 2025.01.08 01:28:56.816899 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002883 sec., 10405.827263267429 rows/sec., 729.97 KiB/sec.
20840 2025.01.08 01:28:56.816919 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20841 2025.01.08 01:28:56.817005 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} <Debug> TCPHandler: Processed in 0.00324178 sec.
20842 2025.01.08 01:28:56.817153 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full
20843 2025.01.08 01:28:56.817272 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20844 2025.01.08 01:28:56.817306 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 6168 rows starting from the beginning of the part
20845 2025.01.08 01:28:56.817393 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 30 rows starting from the beginning of the part
20846 2025.01.08 01:28:56.817466 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 52 rows starting from the beginning of the part
20847 2025.01.08 01:28:56.817630 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 30 rows starting from the beginning of the part
20848 2025.01.08 01:28:56.817694 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 52 rows starting from the beginning of the part
20849 2025.01.08 01:28:56.817824 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 30 rows starting from the beginning of the part
20850 2025.01.08 01:28:56.819786 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6362 rows, containing 4 columns (4 merged, 0 gathered) in 0.002767043 sec., 2299205.324962424 rows/sec., 147.97 MiB/sec.
20851 2025.01.08 01:28:56.820129 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary)
20852 2025.01.08 01:28:56.820391 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20853 2025.01.08 01:28:56.820467 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36
20854 2025.01.08 01:28:56.820545 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB.
20855 2025.01.08 01:28:58.742879 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20856 2025.01.08 01:28:58.743090 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
20857 2025.01.08 01:28:58.743171 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
20858 2025.01.08 01:28:58.743904 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20859 2025.01.08 01:28:58.743944 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20860 2025.01.08 01:28:58.744369 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
20861 2025.01.08 01:28:58.744639 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20862 2025.01.08 01:28:58.744828 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001798 sec., 7786.429365962181 rows/sec., 560.52 KiB/sec.
20863 2025.01.08 01:28:58.744884 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} <Debug> TCPHandler: Processed in 0.002142664 sec.
20864 2025.01.08 01:28:58.745131 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20865 2025.01.08 01:28:58.745390 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
20866 2025.01.08 01:28:58.745507 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
20867 2025.01.08 01:28:58.746569 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20868 2025.01.08 01:28:58.746617 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20869 2025.01.08 01:28:58.747058 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
20870 2025.01.08 01:28:58.747325 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20871 2025.01.08 01:28:58.747595 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002285 sec., 5251.6411378555795 rows/sec., 428.23 KiB/sec.
20872 2025.01.08 01:28:58.747798 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} <Debug> TCPHandler: Processed in 0.002809914 sec.
20873 2025.01.08 01:28:58.748002 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20874 2025.01.08 01:28:58.748143 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
20875 2025.01.08 01:28:58.748211 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20876 2025.01.08 01:28:58.749483 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20877 2025.01.08 01:28:58.749522 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20878 2025.01.08 01:28:58.749966 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary)
20879 2025.01.08 01:28:58.750206 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20880 2025.01.08 01:28:58.750384 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} <Debug> executeQuery: Read 1399 rows, 119.73 KiB in 0.002273 sec., 615486.1416630005 rows/sec., 51.44 MiB/sec.
20881 2025.01.08 01:28:58.750435 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} <Debug> TCPHandler: Processed in 0.00253425 sec.
20882 2025.01.08 01:28:58.750601 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20883 2025.01.08 01:28:58.750744 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
20884 2025.01.08 01:28:58.750803 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
20885 2025.01.08 01:28:58.751481 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20886 2025.01.08 01:28:58.751522 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20887 2025.01.08 01:28:58.751891 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
20888 2025.01.08 01:28:58.752131 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20889 2025.01.08 01:28:58.752358 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} <Debug> executeQuery: Read 59 rows, 4.30 KiB in 0.001645 sec., 35866.26139817629 rows/sec., 2.55 MiB/sec.
20890 2025.01.08 01:28:58.752446 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} <Debug> TCPHandler: Processed in 0.001924101 sec.
20891 2025.01.08 01:28:58.752672 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20892 2025.01.08 01:28:58.752849 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
20893 2025.01.08 01:28:58.752908 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
20894 2025.01.08 01:28:58.753602 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20895 2025.01.08 01:28:58.753640 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20896 2025.01.08 01:28:58.754000 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
20897 2025.01.08 01:28:58.754244 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20898 2025.01.08 01:28:58.754416 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001597 sec., 151534.12648716345 rows/sec., 10.27 MiB/sec.
20899 2025.01.08 01:28:58.754466 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} <Debug> TCPHandler: Processed in 0.00194147 sec.
20900 2025.01.08 01:28:58.754628 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20901 2025.01.08 01:28:58.754767 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
20902 2025.01.08 01:28:58.754825 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
20903 2025.01.08 01:28:58.755512 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20904 2025.01.08 01:28:58.755567 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20905 2025.01.08 01:28:58.756431 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
20906 2025.01.08 01:28:58.756669 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20907 2025.01.08 01:28:58.756880 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002143 sec., 6066.262249183388 rows/sec., 378.23 KiB/sec.
20908 2025.01.08 01:28:58.756932 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} <Debug> TCPHandler: Processed in 0.002373547 sec.
20909 2025.01.08 01:28:58.757081 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20910 2025.01.08 01:28:58.757222 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
20911 2025.01.08 01:28:58.757280 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20912 2025.01.08 01:28:58.758395 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20913 2025.01.08 01:28:58.758435 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20914 2025.01.08 01:28:58.758824 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary)
20915 2025.01.08 01:28:58.759065 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20916 2025.01.08 01:28:58.759273 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} <Debug> executeQuery: Read 854 rows, 63.27 KiB in 0.002081 sec., 410379.62518020184 rows/sec., 29.69 MiB/sec.
20917 2025.01.08 01:28:58.759324 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} <Debug> TCPHandler: Processed in 0.002312427 sec.
20918 2025.01.08 01:28:58.759460 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20919 2025.01.08 01:28:58.759578 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
20920 2025.01.08 01:28:58.759630 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
20921 2025.01.08 01:28:58.760121 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20922 2025.01.08 01:28:58.760160 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20923 2025.01.08 01:28:58.760534 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
20924 2025.01.08 01:28:58.760773 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20925 2025.01.08 01:28:58.760986 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 218.91 KiB/sec.
20926 2025.01.08 01:28:58.761038 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} <Debug> TCPHandler: Processed in 0.001637706 sec.
20927 2025.01.08 01:28:58.761176 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20928 2025.01.08 01:28:58.761308 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
20929 2025.01.08 01:28:58.761370 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20930 2025.01.08 01:28:58.762216 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20931 2025.01.08 01:28:58.762258 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20932 2025.01.08 01:28:58.762704 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary)
20933 2025.01.08 01:28:58.762936 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20934 2025.01.08 01:28:58.763144 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001866 sec., 519292.6045016077 rows/sec., 34.51 MiB/sec.
20935 2025.01.08 01:28:58.763196 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} <Debug> TCPHandler: Processed in 0.002076983 sec.
20936 2025.01.08 01:28:58.763344 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20937 2025.01.08 01:28:58.763482 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
20938 2025.01.08 01:28:58.763544 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
20939 2025.01.08 01:28:58.764098 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20940 2025.01.08 01:28:58.764144 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20941 2025.01.08 01:28:58.764521 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
20942 2025.01.08 01:28:58.764756 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20943 2025.01.08 01:28:58.764967 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 44.45 KiB/sec.
20944 2025.01.08 01:28:58.765019 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} <Debug> TCPHandler: Processed in 0.001745578 sec.
20945 2025.01.08 01:28:58.765155 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20946 2025.01.08 01:28:58.765282 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
20947 2025.01.08 01:28:58.765375 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
20948 2025.01.08 01:28:58.766649 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20949 2025.01.08 01:28:58.766688 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20950 2025.01.08 01:28:58.767344 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
20951 2025.01.08 01:28:58.767595 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20952 2025.01.08 01:28:58.767893 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002636 sec., 15174.506828528074 rows/sec., 27.19 MiB/sec.
20953 2025.01.08 01:28:58.768286 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} <Debug> TCPHandler: Processed in 0.00318663 sec.
20954 2025.01.08 01:28:58.768591 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20955 2025.01.08 01:28:58.768756 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
20956 2025.01.08 01:28:58.768815 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20957 2025.01.08 01:28:58.769348 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20958 2025.01.08 01:28:58.769386 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20959 2025.01.08 01:28:58.769754 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary)
20960 2025.01.08 01:28:58.769993 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20961 2025.01.08 01:28:58.770201 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001475 sec., 23050.84745762712 rows/sec., 1.35 MiB/sec.
20962 2025.01.08 01:28:58.770252 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} <Debug> TCPHandler: Processed in 0.001869839 sec.
20963 2025.01.08 01:28:59.595534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 799
20964 2025.01.08 01:28:59.620065 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20965 2025.01.08 01:28:59.620125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20966 2025.01.08 01:28:59.627925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
20967 2025.01.08 01:28:59.628738 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20968 2025.01.08 01:28:59.629051 [ 147 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0
20969 2025.01.08 01:28:59.629115 [ 147 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20970 2025.01.08 01:28:59.629152 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20971 2025.01.08 01:28:59.629581 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full
20972 2025.01.08 01:28:59.646156 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799
20973 2025.01.08 01:28:59.647805 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20974 2025.01.08 01:28:59.649498 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 762 rows starting from the beginning of the part
20975 2025.01.08 01:28:59.655780 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part
20976 2025.01.08 01:28:59.661993 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part
20977 2025.01.08 01:28:59.668128 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part
20978 2025.01.08 01:28:59.674700 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part
20979 2025.01.08 01:28:59.680917 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part
20980 2025.01.08 01:28:59.748219 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.118937044 sec., 6717.83973376705 rows/sec., 34.74 MiB/sec.
20981 2025.01.08 01:28:59.752264 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary)
20982 2025.01.08 01:28:59.755282 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20983 2025.01.08 01:28:59.755405 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21
20984 2025.01.08 01:28:59.758371 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB.
20985 2025.01.08 01:29:00.058577 [ 223 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
20986 2025.01.08 01:29:00.058617 [ 223 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
20987 2025.01.08 01:29:00.060706 [ 223 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0]
20988 2025.01.08 01:29:01.232240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2878
20989 2025.01.08 01:29:01.236109 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20990 2025.01.08 01:29:01.236161 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20991 2025.01.08 01:29:01.237957 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
20992 2025.01.08 01:29:01.238524 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20993 2025.01.08 01:29:01.239599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2878
20994 2025.01.08 01:29:01.796464 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20995 2025.01.08 01:29:01.796653 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
20996 2025.01.08 01:29:01.796730 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20997 2025.01.08 01:29:01.797489 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20998 2025.01.08 01:29:01.797530 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
20999 2025.01.08 01:29:01.798078 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary)
21000 2025.01.08 01:29:01.798593 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21001 2025.01.08 01:29:01.798797 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} <Debug> executeQuery: Read 70 rows, 6.10 KiB in 0.002197 sec., 31861.629494765588 rows/sec., 2.71 MiB/sec.
21002 2025.01.08 01:29:01.798857 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} <Debug> TCPHandler: Processed in 0.002499239 sec.
21003 2025.01.08 01:29:01.799100 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21004 2025.01.08 01:29:01.799317 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
21005 2025.01.08 01:29:01.799390 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
21006 2025.01.08 01:29:01.800148 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21007 2025.01.08 01:29:01.800195 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21008 2025.01.08 01:29:01.800783 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
21009 2025.01.08 01:29:01.801342 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21010 2025.01.08 01:29:01.801587 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002329 sec., 9446.114212108201 rows/sec., 710.30 KiB/sec.
21011 2025.01.08 01:29:01.801644 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} <Debug> TCPHandler: Processed in 0.002682662 sec.
21012 2025.01.08 01:29:01.801797 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21013 2025.01.08 01:29:01.801944 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
21014 2025.01.08 01:29:01.802004 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
21015 2025.01.08 01:29:01.802639 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21016 2025.01.08 01:29:01.802677 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21017 2025.01.08 01:29:01.803204 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary)
21018 2025.01.08 01:29:01.803693 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21019 2025.01.08 01:29:01.803873 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} <Debug> executeQuery: Read 50 rows, 4.00 KiB in 0.001963 sec., 25471.21752419766 rows/sec., 1.99 MiB/sec.
21020 2025.01.08 01:29:01.803925 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} <Debug> TCPHandler: Processed in 0.002197494 sec.
21021 2025.01.08 01:29:01.804071 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21022 2025.01.08 01:29:01.804213 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
21023 2025.01.08 01:29:01.804278 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
21024 2025.01.08 01:29:01.804926 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21025 2025.01.08 01:29:01.804974 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21026 2025.01.08 01:29:01.805522 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary)
21027 2025.01.08 01:29:01.805981 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21028 2025.01.08 01:29:01.806218 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.002035 sec., 29484.029484029485 rows/sec., 2.04 MiB/sec.
21029 2025.01.08 01:29:01.806274 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} <Debug> TCPHandler: Processed in 0.002270926 sec.
21030 2025.01.08 01:29:01.806300 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21031 2025.01.08 01:29:01.806342 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21032 2025.01.08 01:29:01.806430 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21033 2025.01.08 01:29:01.806619 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
21034 2025.01.08 01:29:01.806733 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
21035 2025.01.08 01:29:01.809221 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21036 2025.01.08 01:29:01.809288 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21037 2025.01.08 01:29:01.810722 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21038 2025.01.08 01:29:01.810774 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
21039 2025.01.08 01:29:01.811627 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21040 2025.01.08 01:29:01.811852 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.005264 sec., 4179.331306990882 rows/sec., 7.49 MiB/sec.
21041 2025.01.08 01:29:01.811965 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} <Debug> TCPHandler: Processed in 0.005613049 sec.
21042 2025.01.08 01:29:01.812116 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21043 2025.01.08 01:29:01.812236 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
21044 2025.01.08 01:29:01.812288 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
21045 2025.01.08 01:29:01.812859 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21046 2025.01.08 01:29:01.812907 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21047 2025.01.08 01:29:01.813450 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary)
21048 2025.01.08 01:29:01.813957 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21049 2025.01.08 01:29:01.814159 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001946 sec., 9249.743062692703 rows/sec., 648.87 KiB/sec.
21050 2025.01.08 01:29:01.814211 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} <Debug> TCPHandler: Processed in 0.002153354 sec.
21051 2025.01.08 01:29:02.632955 [ 220 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21052 2025.01.08 01:29:02.632994 [ 220 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21053 2025.01.08 01:29:02.635093 [ 220 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21054 2025.01.08 01:29:02.809376 [ 220 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21055 2025.01.08 01:29:02.809435 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21056 2025.01.08 01:29:02.811617 [ 220 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21057 2025.01.08 01:29:02.836100 [ 218 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21058 2025.01.08 01:29:02.836181 [ 218 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21059 2025.01.08 01:29:02.838355 [ 218 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0]
21060 2025.01.08 01:29:03.413388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49044
21061 2025.01.08 01:29:03.414052 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21062 2025.01.08 01:29:03.414098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21063 2025.01.08 01:29:03.414808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
21064 2025.01.08 01:29:03.415388 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21065 2025.01.08 01:29:03.415639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49044
21066 2025.01.08 01:29:06.797194 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21067 2025.01.08 01:29:06.797498 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
21068 2025.01.08 01:29:06.797580 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
21069 2025.01.08 01:29:06.799209 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21070 2025.01.08 01:29:06.799254 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21071 2025.01.08 01:29:06.799850 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary)
21072 2025.01.08 01:29:06.800379 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21073 2025.01.08 01:29:06.800593 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.003196 sec., 8135.168961201502 rows/sec., 619.37 KiB/sec.
21074 2025.01.08 01:29:06.800662 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} <Debug> TCPHandler: Processed in 0.003609797 sec.
21075 2025.01.08 01:29:06.800980 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21076 2025.01.08 01:29:06.801291 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
21077 2025.01.08 01:29:06.801409 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
21078 2025.01.08 01:29:06.802232 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21079 2025.01.08 01:29:06.802280 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21080 2025.01.08 01:29:06.802834 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary)
21081 2025.01.08 01:29:06.803353 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21082 2025.01.08 01:29:06.803594 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002387 sec., 11730.205278592377 rows/sec., 936.88 KiB/sec.
21083 2025.01.08 01:29:06.803661 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} <Debug> TCPHandler: Processed in 0.002874715 sec.
21084 2025.01.08 01:29:06.803812 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21085 2025.01.08 01:29:06.803941 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
21086 2025.01.08 01:29:06.803999 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
21087 2025.01.08 01:29:06.804561 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21088 2025.01.08 01:29:06.804600 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21089 2025.01.08 01:29:06.805147 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary)
21090 2025.01.08 01:29:06.805590 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21091 2025.01.08 01:29:06.805777 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001867 sec., 53561.86395286556 rows/sec., 3.71 MiB/sec.
21092 2025.01.08 01:29:06.805834 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} <Debug> TCPHandler: Processed in 0.002082023 sec.
21093 2025.01.08 01:29:06.805969 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21094 2025.01.08 01:29:06.806096 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
21095 2025.01.08 01:29:06.806152 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
21096 2025.01.08 01:29:06.806661 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21097 2025.01.08 01:29:06.806703 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21098 2025.01.08 01:29:06.807203 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary)
21099 2025.01.08 01:29:06.807654 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21100 2025.01.08 01:29:06.807896 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001824 sec., 16447.36842105263 rows/sec., 1.13 MiB/sec.
21101 2025.01.08 01:29:06.807973 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} <Debug> TCPHandler: Processed in 0.002056533 sec.
21102 2025.01.08 01:29:07.146261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 807
21103 2025.01.08 01:29:07.171833 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21104 2025.01.08 01:29:07.171895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21105 2025.01.08 01:29:07.179955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
21106 2025.01.08 01:29:07.181588 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21107 2025.01.08 01:29:07.185348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 807
21108 2025.01.08 01:29:10.178639 [ 126 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_74_16 to all_78_78_0
21109 2025.01.08 01:29:10.178699 [ 126 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21110 2025.01.08 01:29:10.178721 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21111 2025.01.08 01:29:10.178946 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_74_16 to all_78_78_0 into Compact with storage Full
21112 2025.01.08 01:29:10.179191 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21113 2025.01.08 01:29:10.179238 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_74_16, total 242 rows starting from the beginning of the part
21114 2025.01.08 01:29:10.179331 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 242 rows starting from the beginning of the part
21115 2025.01.08 01:29:10.179460 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part
21116 2025.01.08 01:29:10.179744 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 14 rows starting from the beginning of the part
21117 2025.01.08 01:29:10.179956 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 242 rows starting from the beginning of the part
21118 2025.01.08 01:29:10.181244 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002436588 sec., 309449.1149098658 rows/sec., 22.15 MiB/sec.
21119 2025.01.08 01:29:10.181530 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Trace> MergedBlockOutputStream: filled checksums all_1_78_17 (state Temporary)
21120 2025.01.08 01:29:10.182080 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_78_17 to all_1_78_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21121 2025.01.08 01:29:10.182163 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_74_16, all_78_78_0] -> all_1_78_17
21122 2025.01.08 01:29:10.182241 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
21123 2025.01.08 01:29:10.594151 [ 126 ] {} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
21124 2025.01.08 01:29:10.594220 [ 126 ] {} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21125 2025.01.08 01:29:10.594242 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21126 2025.01.08 01:29:10.594366 [ 219 ] {} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
21127 2025.01.08 01:29:10.594407 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full
21128 2025.01.08 01:29:10.594436 [ 219 ] {} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
21129 2025.01.08 01:29:10.594583 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21130 2025.01.08 01:29:10.594698 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part
21131 2025.01.08 01:29:10.594774 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
21132 2025.01.08 01:29:10.594857 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part
21133 2025.01.08 01:29:10.595158 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
21134 2025.01.08 01:29:10.595344 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part
21135 2025.01.08 01:29:10.597226 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002919496 sec., 14386.044714567171 rows/sec., 1.20 MiB/sec.
21136 2025.01.08 01:29:10.597579 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
21137 2025.01.08 01:29:10.598206 [ 219 ] {} <Debug> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0]
21138 2025.01.08 01:29:10.598385 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21139 2025.01.08 01:29:10.598508 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
21140 2025.01.08 01:29:10.598686 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
21141 2025.01.08 01:29:10.623008 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
21142 2025.01.08 01:29:10.623038 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
21143 2025.01.08 01:29:10.915828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 49471
21144 2025.01.08 01:29:10.916825 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21145 2025.01.08 01:29:10.916872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21146 2025.01.08 01:29:10.917566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
21147 2025.01.08 01:29:10.918165 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21148 2025.01.08 01:29:10.918448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49471
21149 2025.01.08 01:29:11.239907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2898
21150 2025.01.08 01:29:11.242967 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21151 2025.01.08 01:29:11.243018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21152 2025.01.08 01:29:11.244743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
21153 2025.01.08 01:29:11.245328 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21154 2025.01.08 01:29:11.246011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2898
21155 2025.01.08 01:29:11.804424 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21156 2025.01.08 01:29:11.804616 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
21157 2025.01.08 01:29:11.804688 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
21158 2025.01.08 01:29:11.805473 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21159 2025.01.08 01:29:11.805523 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21160 2025.01.08 01:29:11.806121 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
21161 2025.01.08 01:29:11.806682 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21162 2025.01.08 01:29:11.806884 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002321 sec., 6031.882809133994 rows/sec., 434.21 KiB/sec.
21163 2025.01.08 01:29:11.806960 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} <Debug> TCPHandler: Processed in 0.002642552 sec.
21164 2025.01.08 01:29:11.807238 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21165 2025.01.08 01:29:11.807443 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
21166 2025.01.08 01:29:11.807522 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
21167 2025.01.08 01:29:11.808400 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21168 2025.01.08 01:29:11.808446 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21169 2025.01.08 01:29:11.809017 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary)
21170 2025.01.08 01:29:11.809491 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21171 2025.01.08 01:29:11.809738 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} <Debug> executeQuery: Read 297 rows, 27.29 KiB in 0.00235 sec., 126382.97872340425 rows/sec., 11.34 MiB/sec.
21172 2025.01.08 01:29:11.809799 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} <Debug> TCPHandler: Processed in 0.002731043 sec.
21173 2025.01.08 01:29:11.809987 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21174 2025.01.08 01:29:11.810317 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
21175 2025.01.08 01:29:11.810386 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
21176 2025.01.08 01:29:11.811062 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21177 2025.01.08 01:29:11.811102 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21178 2025.01.08 01:29:11.811628 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
21179 2025.01.08 01:29:11.812117 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21180 2025.01.08 01:29:11.812314 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} <Debug> executeQuery: Read 69 rows, 5.12 KiB in 0.002107 sec., 32747.982914095872 rows/sec., 2.37 MiB/sec.
21181 2025.01.08 01:29:11.812409 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} <Debug> TCPHandler: Processed in 0.00253102 sec.
21182 2025.01.08 01:29:11.812624 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21183 2025.01.08 01:29:11.812855 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
21184 2025.01.08 01:29:11.812948 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
21185 2025.01.08 01:29:11.813857 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21186 2025.01.08 01:29:11.813898 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21187 2025.01.08 01:29:11.814382 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
21188 2025.01.08 01:29:11.814882 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21189 2025.01.08 01:29:11.815099 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002299 sec., 6089.604175728578 rows/sec., 426.48 KiB/sec.
21190 2025.01.08 01:29:11.815157 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} <Debug> TCPHandler: Processed in 0.002654911 sec.
21191 2025.01.08 01:29:11.815297 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21192 2025.01.08 01:29:11.815438 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
21193 2025.01.08 01:29:11.815495 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
21194 2025.01.08 01:29:11.816078 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21195 2025.01.08 01:29:11.816115 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21196 2025.01.08 01:29:11.816635 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
21197 2025.01.08 01:29:11.817122 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21198 2025.01.08 01:29:11.817330 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00191 sec., 6806.282722513089 rows/sec., 424.37 KiB/sec.
21199 2025.01.08 01:29:11.817424 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} <Debug> TCPHandler: Processed in 0.002191064 sec.
21200 2025.01.08 01:29:11.817638 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21201 2025.01.08 01:29:11.817786 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
21202 2025.01.08 01:29:11.817844 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
21203 2025.01.08 01:29:11.818681 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21204 2025.01.08 01:29:11.818720 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21205 2025.01.08 01:29:11.819217 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary)
21206 2025.01.08 01:29:11.819683 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21207 2025.01.08 01:29:11.819911 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} <Debug> executeQuery: Read 408 rows, 29.77 KiB in 0.002153 sec., 189503.01904319556 rows/sec., 13.50 MiB/sec.
21208 2025.01.08 01:29:11.819966 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} <Debug> TCPHandler: Processed in 0.002445338 sec.
21209 2025.01.08 01:29:11.820115 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21210 2025.01.08 01:29:11.820257 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
21211 2025.01.08 01:29:11.820316 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
21212 2025.01.08 01:29:11.820818 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21213 2025.01.08 01:29:11.820853 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21214 2025.01.08 01:29:11.821329 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
21215 2025.01.08 01:29:11.821928 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21216 2025.01.08 01:29:11.822064 [ 106 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0
21217 2025.01.08 01:29:11.822107 [ 106 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21218 2025.01.08 01:29:11.822113 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001885 sec., 3183.0238726790453 rows/sec., 166.30 KiB/sec.
21219 2025.01.08 01:29:11.822142 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21220 2025.01.08 01:29:11.822186 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} <Debug> TCPHandler: Processed in 0.002135443 sec.
21221 2025.01.08 01:29:11.822409 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full
21222 2025.01.08 01:29:11.822421 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21223 2025.01.08 01:29:11.822692 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
21224 2025.01.08 01:29:11.822712 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21225 2025.01.08 01:29:11.822804 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_74_15, total 444 rows starting from the beginning of the part
21226 2025.01.08 01:29:11.822813 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
21227 2025.01.08 01:29:11.823134 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part
21228 2025.01.08 01:29:11.823509 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part
21229 2025.01.08 01:29:11.823858 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 6 rows starting from the beginning of the part
21230 2025.01.08 01:29:11.824223 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 6 rows starting from the beginning of the part
21231 2025.01.08 01:29:11.824528 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 6 rows starting from the beginning of the part
21232 2025.01.08 01:29:11.825535 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21233 2025.01.08 01:29:11.825604 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21234 2025.01.08 01:29:11.826808 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary)
21235 2025.01.08 01:29:11.827128 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 4 columns (4 merged, 0 gathered) in 0.004886257 sec., 97006.76816630809 rows/sec., 4.95 MiB/sec.
21236 2025.01.08 01:29:11.827394 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary)
21237 2025.01.08 01:29:11.827560 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21238 2025.01.08 01:29:11.827834 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_180_37 to all_185_185_0
21239 2025.01.08 01:29:11.827928 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21240 2025.01.08 01:29:11.827953 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005338 sec., 33158.486324466096 rows/sec., 2.19 MiB/sec.
21241 2025.01.08 01:29:11.827998 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21242 2025.01.08 01:29:11.828244 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} <Debug> TCPHandler: Processed in 0.005944513 sec.
21243 2025.01.08 01:29:11.828345 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_180_37 to all_185_185_0 into Compact with storage Full
21244 2025.01.08 01:29:11.828456 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21245 2025.01.08 01:29:11.828516 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21246 2025.01.08 01:29:11.828767 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21247 2025.01.08 01:29:11.828792 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16
21248 2025.01.08 01:29:11.828859 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
21249 2025.01.08 01:29:11.828869 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_180_37, total 44007 rows starting from the beginning of the part
21250 2025.01.08 01:29:11.829039 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
21251 2025.01.08 01:29:11.829076 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
21252 2025.01.08 01:29:11.829300 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 100 rows starting from the beginning of the part
21253 2025.01.08 01:29:11.829704 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 969 rows starting from the beginning of the part
21254 2025.01.08 01:29:11.830142 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 60 rows starting from the beginning of the part
21255 2025.01.08 01:29:11.830451 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 100 rows starting from the beginning of the part
21256 2025.01.08 01:29:11.830817 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 177 rows starting from the beginning of the part
21257 2025.01.08 01:29:11.831521 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21258 2025.01.08 01:29:11.831562 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21259 2025.01.08 01:29:11.832255 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
21260 2025.01.08 01:29:11.832835 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21261 2025.01.08 01:29:11.833134 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00437 sec., 228.8329519450801 rows/sec., 15.42 KiB/sec.
21262 2025.01.08 01:29:11.833206 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} <Debug> TCPHandler: Processed in 0.004834126 sec.
21263 2025.01.08 01:29:11.833367 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21264 2025.01.08 01:29:11.833542 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
21265 2025.01.08 01:29:11.833639 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
21266 2025.01.08 01:29:11.835484 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21267 2025.01.08 01:29:11.835526 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21268 2025.01.08 01:29:11.836626 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
21269 2025.01.08 01:29:11.837156 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21270 2025.01.08 01:29:11.837471 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.00399 sec., 15538.847117794488 rows/sec., 27.84 MiB/sec.
21271 2025.01.08 01:29:11.837755 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} <Debug> TCPHandler: Processed in 0.00446769 sec.
21272 2025.01.08 01:29:11.837910 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21273 2025.01.08 01:29:11.838060 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
21274 2025.01.08 01:29:11.838125 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
21275 2025.01.08 01:29:11.838756 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21276 2025.01.08 01:29:11.838803 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21277 2025.01.08 01:29:11.839350 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary)
21278 2025.01.08 01:29:11.839888 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21279 2025.01.08 01:29:11.840078 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002057 sec., 25279.53330092368 rows/sec., 1.57 MiB/sec.
21280 2025.01.08 01:29:11.840171 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} <Debug> TCPHandler: Processed in 0.002326146 sec.
21281 2025.01.08 01:29:11.840578 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45413 rows, containing 5 columns (5 merged, 0 gathered) in 0.012438476 sec., 3651009.979036017 rows/sec., 244.50 MiB/sec.
21282 2025.01.08 01:29:11.841278 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Trace> MergedBlockOutputStream: filled checksums all_1_185_38 (state Temporary)
21283 2025.01.08 01:29:11.841850 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_185_38 to all_1_185_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21284 2025.01.08 01:29:11.841935 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_180_37, all_185_185_0] -> all_1_185_38
21285 2025.01.08 01:29:11.842034 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
21286 2025.01.08 01:29:14.685426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 815
21287 2025.01.08 01:29:14.710047 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21288 2025.01.08 01:29:14.710106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21289 2025.01.08 01:29:14.717668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
21290 2025.01.08 01:29:14.718490 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21291 2025.01.08 01:29:14.721946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 815
21292 2025.01.08 01:29:16.796625 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21293 2025.01.08 01:29:16.796856 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
21294 2025.01.08 01:29:16.796939 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
21295 2025.01.08 01:29:16.797784 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21296 2025.01.08 01:29:16.797838 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21297 2025.01.08 01:29:16.798276 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary)
21298 2025.01.08 01:29:16.798540 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21299 2025.01.08 01:29:16.798746 [ 28 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0
21300 2025.01.08 01:29:16.798809 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002012 sec., 12922.465208747515 rows/sec., 983.84 KiB/sec.
21301 2025.01.08 01:29:16.798837 [ 28 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21302 2025.01.08 01:29:16.798905 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21303 2025.01.08 01:29:16.798947 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} <Debug> TCPHandler: Processed in 0.002454649 sec.
21304 2025.01.08 01:29:16.799282 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21305 2025.01.08 01:29:16.799285 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full
21306 2025.01.08 01:29:16.799825 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
21307 2025.01.08 01:29:16.800056 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
21308 2025.01.08 01:29:16.800095 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21309 2025.01.08 01:29:16.800538 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 1444 rows starting from the beginning of the part
21310 2025.01.08 01:29:16.801248 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 1399 rows starting from the beginning of the part
21311 2025.01.08 01:29:16.801670 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 70 rows starting from the beginning of the part
21312 2025.01.08 01:29:16.802065 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 26 rows starting from the beginning of the part
21313 2025.01.08 01:29:16.802334 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 297 rows starting from the beginning of the part
21314 2025.01.08 01:29:16.802689 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 26 rows starting from the beginning of the part
21315 2025.01.08 01:29:16.803438 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21316 2025.01.08 01:29:16.803504 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21317 2025.01.08 01:29:16.804397 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary)
21318 2025.01.08 01:29:16.804942 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21319 2025.01.08 01:29:16.805228 [ 28 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0
21320 2025.01.08 01:29:16.805284 [ 28 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21321 2025.01.08 01:29:16.805307 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21322 2025.01.08 01:29:16.805358 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005749 sec., 4870.412245607932 rows/sec., 388.99 KiB/sec.
21323 2025.01.08 01:29:16.805704 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} <Debug> TCPHandler: Processed in 0.006628094 sec.
21324 2025.01.08 01:29:16.805706 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full
21325 2025.01.08 01:29:16.806001 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21326 2025.01.08 01:29:16.806476 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
21327 2025.01.08 01:29:16.806624 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21328 2025.01.08 01:29:16.806777 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
21329 2025.01.08 01:29:16.806834 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 899 rows starting from the beginning of the part
21330 2025.01.08 01:29:16.806889 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3262 rows, containing 5 columns (5 merged, 0 gathered) in 0.007843613 sec., 415879.7737726224 rows/sec., 36.57 MiB/sec.
21331 2025.01.08 01:29:16.807408 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary)
21332 2025.01.08 01:29:16.807473 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 854 rows starting from the beginning of the part
21333 2025.01.08 01:29:16.808253 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 50 rows starting from the beginning of the part
21334 2025.01.08 01:29:16.808655 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21335 2025.01.08 01:29:16.809074 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37
21336 2025.01.08 01:29:16.809170 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 28 rows starting from the beginning of the part
21337 2025.01.08 01:29:16.809407 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
21338 2025.01.08 01:29:16.809656 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 408 rows starting from the beginning of the part
21339 2025.01.08 01:29:16.810098 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 28 rows starting from the beginning of the part
21340 2025.01.08 01:29:16.810987 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21341 2025.01.08 01:29:16.811083 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21342 2025.01.08 01:29:16.812913 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary)
21343 2025.01.08 01:29:16.813563 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21344 2025.01.08 01:29:16.813893 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.007586 sec., 13182.17769575534 rows/sec., 935.88 KiB/sec.
21345 2025.01.08 01:29:16.814049 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} <Debug> TCPHandler: Processed in 0.00823273 sec.
21346 2025.01.08 01:29:16.814318 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21347 2025.01.08 01:29:16.814420 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.009035443 sec., 250900.8136070362 rows/sec., 19.16 MiB/sec.
21348 2025.01.08 01:29:16.814518 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
21349 2025.01.08 01:29:16.814614 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
21350 2025.01.08 01:29:16.814723 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary)
21351 2025.01.08 01:29:16.815331 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21352 2025.01.08 01:29:16.815481 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37
21353 2025.01.08 01:29:16.815674 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
21354 2025.01.08 01:29:16.815705 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21355 2025.01.08 01:29:16.815763 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21356 2025.01.08 01:29:16.816160 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary)
21357 2025.01.08 01:29:16.816407 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21358 2025.01.08 01:29:16.816550 [ 28 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0
21359 2025.01.08 01:29:16.816586 [ 28 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21360 2025.01.08 01:29:16.816601 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002136 sec., 14044.94382022472 rows/sec., 985.25 KiB/sec.
21361 2025.01.08 01:29:16.816616 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21362 2025.01.08 01:29:16.816740 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} <Debug> TCPHandler: Processed in 0.002584291 sec.
21363 2025.01.08 01:29:16.816885 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full
21364 2025.01.08 01:29:16.817207 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21365 2025.01.08 01:29:16.817294 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 6362 rows starting from the beginning of the part
21366 2025.01.08 01:29:16.817644 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 34 rows starting from the beginning of the part
21367 2025.01.08 01:29:16.818014 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 18 rows starting from the beginning of the part
21368 2025.01.08 01:29:16.818365 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 30 rows starting from the beginning of the part
21369 2025.01.08 01:29:16.818668 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 52 rows starting from the beginning of the part
21370 2025.01.08 01:29:16.819165 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 30 rows starting from the beginning of the part
21371 2025.01.08 01:29:16.821282 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6526 rows, containing 4 columns (4 merged, 0 gathered) in 0.004545412 sec., 1435733.4384649838 rows/sec., 92.40 MiB/sec.
21372 2025.01.08 01:29:16.821646 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary)
21373 2025.01.08 01:29:16.821916 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21374 2025.01.08 01:29:16.821993 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37
21375 2025.01.08 01:29:16.822066 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB.
21376 2025.01.08 01:29:18.418603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49959
21377 2025.01.08 01:29:18.419385 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21378 2025.01.08 01:29:18.419446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21379 2025.01.08 01:29:18.420051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary)
21380 2025.01.08 01:29:18.420321 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21381 2025.01.08 01:29:18.420582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49959
21382 2025.01.08 01:29:21.092281 [ 225 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Found 6 old parts to remove. Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0]
21383 2025.01.08 01:29:21.092364 [ 225 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 6 parts from filesystem (serially): Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0]
21384 2025.01.08 01:29:21.094516 [ 225 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Removing 6 parts from memory: Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0]
21385 2025.01.08 01:29:21.246192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2928
21386 2025.01.08 01:29:21.249498 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21387 2025.01.08 01:29:21.249556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21388 2025.01.08 01:29:21.251277 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
21389 2025.01.08 01:29:21.251994 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21390 2025.01.08 01:29:21.252238 [ 43 ] {} <Debug> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
21391 2025.01.08 01:29:21.252364 [ 43 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21392 2025.01.08 01:29:21.252434 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21393 2025.01.08 01:29:21.252867 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
21394 2025.01.08 01:29:21.253668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2928
21395 2025.01.08 01:29:21.254093 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21396 2025.01.08 01:29:21.254282 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2772 rows starting from the beginning of the part
21397 2025.01.08 01:29:21.255002 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 22 rows starting from the beginning of the part
21398 2025.01.08 01:29:21.255644 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part
21399 2025.01.08 01:29:21.256276 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 54 rows starting from the beginning of the part
21400 2025.01.08 01:29:21.256946 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part
21401 2025.01.08 01:29:21.257673 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part
21402 2025.01.08 01:29:21.268039 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2928 rows, containing 72 columns (72 merged, 0 gathered) in 0.015459114 sec., 189402.83382346493 rows/sec., 139.70 MiB/sec.
21403 2025.01.08 01:29:21.270770 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
21404 2025.01.08 01:29:21.271901 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21405 2025.01.08 01:29:21.272007 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
21406 2025.01.08 01:29:21.272417 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB.
21407 2025.01.08 01:29:21.804124 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21408 2025.01.08 01:29:21.804314 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
21409 2025.01.08 01:29:21.804388 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
21410 2025.01.08 01:29:21.805173 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21411 2025.01.08 01:29:21.805217 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21412 2025.01.08 01:29:21.805795 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
21413 2025.01.08 01:29:21.806371 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21414 2025.01.08 01:29:21.806644 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002371 sec., 5904.681568958245 rows/sec., 425.06 KiB/sec.
21415 2025.01.08 01:29:21.806843 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} <Debug> TCPHandler: Processed in 0.002823204 sec.
21416 2025.01.08 01:29:21.807162 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21417 2025.01.08 01:29:21.807367 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
21418 2025.01.08 01:29:21.807452 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
21419 2025.01.08 01:29:21.808449 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21420 2025.01.08 01:29:21.808500 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21421 2025.01.08 01:29:21.809116 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary)
21422 2025.01.08 01:29:21.809668 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21423 2025.01.08 01:29:21.809913 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} <Debug> executeQuery: Read 297 rows, 27.29 KiB in 0.002603 sec., 114099.11640414907 rows/sec., 10.24 MiB/sec.
21424 2025.01.08 01:29:21.809984 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} <Debug> TCPHandler: Processed in 0.003006958 sec.
21425 2025.01.08 01:29:21.810148 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21426 2025.01.08 01:29:21.810293 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
21427 2025.01.08 01:29:21.810353 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
21428 2025.01.08 01:29:21.811075 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21429 2025.01.08 01:29:21.811116 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21430 2025.01.08 01:29:21.811648 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
21431 2025.01.08 01:29:21.812197 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21432 2025.01.08 01:29:21.812450 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} <Debug> executeQuery: Read 69 rows, 5.12 KiB in 0.002188 sec., 31535.64899451554 rows/sec., 2.28 MiB/sec.
21433 2025.01.08 01:29:21.812466 [ 221 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
21434 2025.01.08 01:29:21.812538 [ 221 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
21435 2025.01.08 01:29:21.812549 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} <Debug> TCPHandler: Processed in 0.002466729 sec.
21436 2025.01.08 01:29:21.812834 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21437 2025.01.08 01:29:21.812963 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
21438 2025.01.08 01:29:21.813031 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
21439 2025.01.08 01:29:21.814405 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21440 2025.01.08 01:29:21.814466 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21441 2025.01.08 01:29:21.815267 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
21442 2025.01.08 01:29:21.815995 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21443 2025.01.08 01:29:21.816494 [ 221 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
21444 2025.01.08 01:29:21.816503 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003557 sec., 3935.901040202418 rows/sec., 275.64 KiB/sec.
21445 2025.01.08 01:29:21.816860 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} <Debug> TCPHandler: Processed in 0.004115745 sec.
21446 2025.01.08 01:29:21.817085 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21447 2025.01.08 01:29:21.817280 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
21448 2025.01.08 01:29:21.817330 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
21449 2025.01.08 01:29:21.817933 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21450 2025.01.08 01:29:21.817972 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21451 2025.01.08 01:29:21.818484 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
21452 2025.01.08 01:29:21.818992 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21453 2025.01.08 01:29:21.819229 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001995 sec., 6516.290726817043 rows/sec., 406.29 KiB/sec.
21454 2025.01.08 01:29:21.819286 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} <Debug> TCPHandler: Processed in 0.002310566 sec.
21455 2025.01.08 01:29:21.819448 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21456 2025.01.08 01:29:21.819592 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
21457 2025.01.08 01:29:21.819659 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
21458 2025.01.08 01:29:21.820435 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21459 2025.01.08 01:29:21.820476 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21460 2025.01.08 01:29:21.820982 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary)
21461 2025.01.08 01:29:21.821458 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21462 2025.01.08 01:29:21.821690 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} <Debug> executeQuery: Read 408 rows, 29.77 KiB in 0.002131 sec., 191459.40872829658 rows/sec., 13.64 MiB/sec.
21463 2025.01.08 01:29:21.821747 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} <Debug> TCPHandler: Processed in 0.002370427 sec.
21464 2025.01.08 01:29:21.821892 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21465 2025.01.08 01:29:21.822032 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
21466 2025.01.08 01:29:21.822091 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
21467 2025.01.08 01:29:21.822667 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21468 2025.01.08 01:29:21.822713 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21469 2025.01.08 01:29:21.823247 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
21470 2025.01.08 01:29:21.823735 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21471 2025.01.08 01:29:21.823943 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00194 sec., 3092.783505154639 rows/sec., 161.59 KiB/sec.
21472 2025.01.08 01:29:21.823999 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} <Debug> TCPHandler: Processed in 0.002173735 sec.
21473 2025.01.08 01:29:21.824210 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21474 2025.01.08 01:29:21.824414 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
21475 2025.01.08 01:29:21.824507 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
21476 2025.01.08 01:29:21.825257 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21477 2025.01.08 01:29:21.825295 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21478 2025.01.08 01:29:21.825816 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary)
21479 2025.01.08 01:29:21.826285 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21480 2025.01.08 01:29:21.826473 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00211 sec., 83886.25592417062 rows/sec., 5.53 MiB/sec.
21481 2025.01.08 01:29:21.826530 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} <Debug> TCPHandler: Processed in 0.002421088 sec.
21482 2025.01.08 01:29:21.826677 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21483 2025.01.08 01:29:21.826799 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
21484 2025.01.08 01:29:21.826852 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
21485 2025.01.08 01:29:21.827325 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21486 2025.01.08 01:29:21.827364 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21487 2025.01.08 01:29:21.827875 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
21488 2025.01.08 01:29:21.828412 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21489 2025.01.08 01:29:21.828627 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001852 sec., 539.9568034557236 rows/sec., 36.38 KiB/sec.
21490 2025.01.08 01:29:21.828681 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} <Debug> TCPHandler: Processed in 0.002066152 sec.
21491 2025.01.08 01:29:21.828817 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21492 2025.01.08 01:29:21.828942 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
21493 2025.01.08 01:29:21.829038 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
21494 2025.01.08 01:29:21.830501 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21495 2025.01.08 01:29:21.830539 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21496 2025.01.08 01:29:21.831428 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
21497 2025.01.08 01:29:21.831906 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21498 2025.01.08 01:29:21.832170 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.003245 sec., 19106.317411402157 rows/sec., 34.24 MiB/sec.
21499 2025.01.08 01:29:21.832172 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
21500 2025.01.08 01:29:21.832249 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
21501 2025.01.08 01:29:21.832489 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} <Debug> TCPHandler: Processed in 0.003720419 sec.
21502 2025.01.08 01:29:21.832672 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21503 2025.01.08 01:29:21.832842 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
21504 2025.01.08 01:29:21.832955 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
21505 2025.01.08 01:29:21.833980 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21506 2025.01.08 01:29:21.834021 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21507 2025.01.08 01:29:21.834939 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary)
21508 2025.01.08 01:29:21.835657 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21509 2025.01.08 01:29:21.835971 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.003172 sec., 16393.44262295082 rows/sec., 1.02 MiB/sec.
21510 2025.01.08 01:29:21.836123 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} <Debug> TCPHandler: Processed in 0.003510515 sec.
21511 2025.01.08 01:29:21.836124 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0]
21512 2025.01.08 01:29:22.222027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 822
21513 2025.01.08 01:29:22.246401 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21514 2025.01.08 01:29:22.246458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21515 2025.01.08 01:29:22.254257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary)
21516 2025.01.08 01:29:22.255567 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21517 2025.01.08 01:29:22.259806 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 822
21518 2025.01.08 01:29:25.021661 [ 224 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
21519 2025.01.08 01:29:25.021743 [ 224 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
21520 2025.01.08 01:29:25.023844 [ 224 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
21521 2025.01.08 01:29:25.623073 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
21522 2025.01.08 01:29:25.623143 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
21523 2025.01.08 01:29:25.920754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 50386
21524 2025.01.08 01:29:25.921704 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21525 2025.01.08 01:29:25.921750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21526 2025.01.08 01:29:25.922295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary)
21527 2025.01.08 01:29:25.922577 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21528 2025.01.08 01:29:25.922870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50386
21529 2025.01.08 01:29:26.154456 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21530 2025.01.08 01:29:26.154520 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21531 2025.01.08 01:29:26.156878 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21532 2025.01.08 01:29:26.172727 [ 223 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21533 2025.01.08 01:29:26.172809 [ 223 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21534 2025.01.08 01:29:26.175087 [ 223 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21535 2025.01.08 01:29:26.796575 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21536 2025.01.08 01:29:26.796798 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
21537 2025.01.08 01:29:26.796884 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
21538 2025.01.08 01:29:26.797663 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21539 2025.01.08 01:29:26.797718 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21540 2025.01.08 01:29:26.798160 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary)
21541 2025.01.08 01:29:26.798428 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21542 2025.01.08 01:29:26.798669 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001934 sec., 13443.64012409514 rows/sec., 1023.52 KiB/sec.
21543 2025.01.08 01:29:26.798738 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} <Debug> TCPHandler: Processed in 0.002305706 sec.
21544 2025.01.08 01:29:26.798966 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21545 2025.01.08 01:29:26.799208 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
21546 2025.01.08 01:29:26.799324 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
21547 2025.01.08 01:29:26.800364 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21548 2025.01.08 01:29:26.800410 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21549 2025.01.08 01:29:26.800840 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary)
21550 2025.01.08 01:29:26.801095 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21551 2025.01.08 01:29:26.801342 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00221 sec., 12669.68325791855 rows/sec., 1011.91 KiB/sec.
21552 2025.01.08 01:29:26.801424 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} <Debug> TCPHandler: Processed in 0.00258568 sec.
21553 2025.01.08 01:29:26.801431 [ 223 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21554 2025.01.08 01:29:26.801497 [ 223 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21555 2025.01.08 01:29:26.801596 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21556 2025.01.08 01:29:26.801775 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
21557 2025.01.08 01:29:26.801870 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
21558 2025.01.08 01:29:26.803174 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21559 2025.01.08 01:29:26.803234 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21560 2025.01.08 01:29:26.804064 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary)
21561 2025.01.08 01:29:26.804528 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21562 2025.01.08 01:29:26.804905 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00316 sec., 31645.569620253165 rows/sec., 2.19 MiB/sec.
21563 2025.01.08 01:29:26.805034 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} <Debug> TCPHandler: Processed in 0.003524945 sec.
21564 2025.01.08 01:29:26.805120 [ 223 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21565 2025.01.08 01:29:26.805282 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21566 2025.01.08 01:29:26.805547 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
21567 2025.01.08 01:29:26.805704 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
21568 2025.01.08 01:29:26.806968 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21569 2025.01.08 01:29:26.807009 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21570 2025.01.08 01:29:26.807391 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary)
21571 2025.01.08 01:29:26.807639 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21572 2025.01.08 01:29:26.807868 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002429 sec., 12350.761630300534 rows/sec., 866.40 KiB/sec.
21573 2025.01.08 01:29:26.807921 [ 219 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21574 2025.01.08 01:29:26.807950 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} <Debug> TCPHandler: Processed in 0.002811304 sec.
21575 2025.01.08 01:29:26.807972 [ 219 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21576 2025.01.08 01:29:26.809968 [ 219 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0]
21577 2025.01.08 01:29:28.269039 [ 221 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Found 5 old parts to remove. Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21578 2025.01.08 01:29:28.269096 [ 221 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from filesystem (serially): Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21579 2025.01.08 01:29:28.270884 [ 221 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Removing 5 parts from memory: Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21580 2025.01.08 01:29:28.341690 [ 222 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
21581 2025.01.08 01:29:28.341747 [ 222 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
21582 2025.01.08 01:29:28.343681 [ 222 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0]
21583 2025.01.08 01:29:28.641207 [ 221 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Found 5 old parts to remove. Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21584 2025.01.08 01:29:28.641247 [ 221 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from filesystem (serially): Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21585 2025.01.08 01:29:28.642908 [ 221 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Removing 5 parts from memory: Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21586 2025.01.08 01:29:28.742494 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21587 2025.01.08 01:29:28.742699 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
21588 2025.01.08 01:29:28.742782 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
21589 2025.01.08 01:29:28.743615 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21590 2025.01.08 01:29:28.743663 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21591 2025.01.08 01:29:28.744099 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
21592 2025.01.08 01:29:28.744355 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21593 2025.01.08 01:29:28.744570 [ 115 ] {} <Debug> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_77_19 to all_81_81_0
21594 2025.01.08 01:29:28.744652 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002 sec., 7000 rows/sec., 503.91 KiB/sec.
21595 2025.01.08 01:29:28.744706 [ 115 ] {} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21596 2025.01.08 01:29:28.744784 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} <Debug> TCPHandler: Processed in 0.002424568 sec.
21597 2025.01.08 01:29:28.744795 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21598 2025.01.08 01:29:28.745024 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_77_19 to all_81_81_0 into Compact with storage Full
21599 2025.01.08 01:29:28.745065 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21600 2025.01.08 01:29:28.745240 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21601 2025.01.08 01:29:28.745266 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
21602 2025.01.08 01:29:28.745294 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_77_19, total 14 rows starting from the beginning of the part
21603 2025.01.08 01:29:28.745353 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
21604 2025.01.08 01:29:28.745555 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 14 rows starting from the beginning of the part
21605 2025.01.08 01:29:28.745996 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part
21606 2025.01.08 01:29:28.746237 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part
21607 2025.01.08 01:29:28.746719 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 14 rows starting from the beginning of the part
21608 2025.01.08 01:29:28.749618 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004673813 sec., 14977.064764893248 rows/sec., 1.11 MiB/sec.
21609 2025.01.08 01:29:28.749810 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Trace> MergedBlockOutputStream: filled checksums all_1_81_20 (state Temporary)
21610 2025.01.08 01:29:28.750119 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21611 2025.01.08 01:29:28.750190 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21612 2025.01.08 01:29:28.750388 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_81_20 to all_1_81_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21613 2025.01.08 01:29:28.750598 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_77_19, all_81_81_0] -> all_1_81_20
21614 2025.01.08 01:29:28.750778 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
21615 2025.01.08 01:29:28.751036 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} <Trace> MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary)
21616 2025.01.08 01:29:28.751301 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21617 2025.01.08 01:29:28.751552 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} <Debug> executeQuery: Read 1393 rows, 119.29 KiB in 0.006349 sec., 219404.63065049617 rows/sec., 18.35 MiB/sec.
21618 2025.01.08 01:29:28.751632 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} <Debug> TCPHandler: Processed in 0.006710125 sec.
21619 2025.01.08 01:29:28.751914 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21620 2025.01.08 01:29:28.752157 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
21621 2025.01.08 01:29:28.752213 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
21622 2025.01.08 01:29:28.752831 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21623 2025.01.08 01:29:28.752873 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21624 2025.01.08 01:29:28.753250 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
21625 2025.01.08 01:29:28.753491 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21626 2025.01.08 01:29:28.753669 [ 115 ] {} <Debug> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0
21627 2025.01.08 01:29:28.753736 [ 115 ] {} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21628 2025.01.08 01:29:28.753740 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001633 sec., 28781.383955909372 rows/sec., 2.07 MiB/sec.
21629 2025.01.08 01:29:28.753776 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21630 2025.01.08 01:29:28.753895 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} <Debug> TCPHandler: Processed in 0.002136064 sec.
21631 2025.01.08 01:29:28.754013 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full
21632 2025.01.08 01:29:28.754102 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21633 2025.01.08 01:29:28.754181 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21634 2025.01.08 01:29:28.754249 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 83 rows starting from the beginning of the part
21635 2025.01.08 01:29:28.754412 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
21636 2025.01.08 01:29:28.754662 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 59 rows starting from the beginning of the part
21637 2025.01.08 01:29:28.754682 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
21638 2025.01.08 01:29:28.755132 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 22 rows starting from the beginning of the part
21639 2025.01.08 01:29:28.755371 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 69 rows starting from the beginning of the part
21640 2025.01.08 01:29:28.755726 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 69 rows starting from the beginning of the part
21641 2025.01.08 01:29:28.756174 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 47 rows starting from the beginning of the part
21642 2025.01.08 01:29:28.757426 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21643 2025.01.08 01:29:28.757480 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21644 2025.01.08 01:29:28.758062 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 5 columns (5 merged, 0 gathered) in 0.004155885 sec., 83977.29966060178 rows/sec., 6.37 MiB/sec.
21645 2025.01.08 01:29:28.758081 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
21646 2025.01.08 01:29:28.758317 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary)
21647 2025.01.08 01:29:28.758505 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21648 2025.01.08 01:29:28.758969 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004638 sec., 52177.66278568349 rows/sec., 3.54 MiB/sec.
21649 2025.01.08 01:29:28.759127 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21650 2025.01.08 01:29:28.759175 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} <Debug> TCPHandler: Processed in 0.005162641 sec.
21651 2025.01.08 01:29:28.759430 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21
21652 2025.01.08 01:29:28.759470 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21653 2025.01.08 01:29:28.759694 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
21654 2025.01.08 01:29:28.759858 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
21655 2025.01.08 01:29:28.759994 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
21656 2025.01.08 01:29:28.760611 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21657 2025.01.08 01:29:28.760649 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21658 2025.01.08 01:29:28.761015 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
21659 2025.01.08 01:29:28.761266 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21660 2025.01.08 01:29:28.761428 [ 115 ] {} <Debug> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_77_19 to all_81_81_0
21661 2025.01.08 01:29:28.761488 [ 115 ] {} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21662 2025.01.08 01:29:28.761520 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21663 2025.01.08 01:29:28.761531 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001795 sec., 7242.339832869081 rows/sec., 451.56 KiB/sec.
21664 2025.01.08 01:29:28.761761 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} <Debug> TCPHandler: Processed in 0.002443209 sec.
21665 2025.01.08 01:29:28.761793 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_77_19 to all_81_81_0 into Compact with storage Full
21666 2025.01.08 01:29:28.761925 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21667 2025.01.08 01:29:28.762003 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21668 2025.01.08 01:29:28.762086 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_77_19, total 13 rows starting from the beginning of the part
21669 2025.01.08 01:29:28.762134 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
21670 2025.01.08 01:29:28.762339 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
21671 2025.01.08 01:29:28.762407 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 13 rows starting from the beginning of the part
21672 2025.01.08 01:29:28.762775 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 13 rows starting from the beginning of the part
21673 2025.01.08 01:29:28.763027 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 13 rows starting from the beginning of the part
21674 2025.01.08 01:29:28.763420 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 13 rows starting from the beginning of the part
21675 2025.01.08 01:29:28.765647 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21676 2025.01.08 01:29:28.765740 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21677 2025.01.08 01:29:28.765811 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004207687 sec., 15447.917109804033 rows/sec., 1023.52 KiB/sec.
21678 2025.01.08 01:29:28.766017 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Trace> MergedBlockOutputStream: filled checksums all_1_81_20 (state Temporary)
21679 2025.01.08 01:29:28.766485 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} <Trace> MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary)
21680 2025.01.08 01:29:28.766523 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_81_20 to all_1_81_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21681 2025.01.08 01:29:28.766661 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_77_19, all_81_81_0] -> all_1_81_20
21682 2025.01.08 01:29:28.766822 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
21683 2025.01.08 01:29:28.766914 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21684 2025.01.08 01:29:28.767135 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} <Debug> executeQuery: Read 842 rows, 62.29 KiB in 0.00507 sec., 166074.9506903353 rows/sec., 12.00 MiB/sec.
21685 2025.01.08 01:29:28.767191 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} <Debug> TCPHandler: Processed in 0.005347674 sec.
21686 2025.01.08 01:29:28.767331 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21687 2025.01.08 01:29:28.767450 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
21688 2025.01.08 01:29:28.767502 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
21689 2025.01.08 01:29:28.767991 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21690 2025.01.08 01:29:28.768030 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21691 2025.01.08 01:29:28.768402 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
21692 2025.01.08 01:29:28.768637 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21693 2025.01.08 01:29:28.768851 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec.
21694 2025.01.08 01:29:28.768903 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} <Debug> TCPHandler: Processed in 0.001628485 sec.
21695 2025.01.08 01:29:28.769030 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21696 2025.01.08 01:29:28.769152 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
21697 2025.01.08 01:29:28.769214 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
21698 2025.01.08 01:29:28.770096 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21699 2025.01.08 01:29:28.770137 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21700 2025.01.08 01:29:28.770577 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} <Trace> MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary)
21701 2025.01.08 01:29:28.770808 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21702 2025.01.08 01:29:28.770988 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001867 sec., 515800.7498660954 rows/sec., 34.28 MiB/sec.
21703 2025.01.08 01:29:28.771036 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} <Debug> TCPHandler: Processed in 0.002060172 sec.
21704 2025.01.08 01:29:28.771178 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21705 2025.01.08 01:29:28.771317 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
21706 2025.01.08 01:29:28.771379 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
21707 2025.01.08 01:29:28.771931 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21708 2025.01.08 01:29:28.771978 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21709 2025.01.08 01:29:28.772356 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
21710 2025.01.08 01:29:28.772589 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21711 2025.01.08 01:29:28.772832 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec.
21712 2025.01.08 01:29:28.772959 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} <Debug> TCPHandler: Processed in 0.00186541 sec.
21713 2025.01.08 01:29:28.773152 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21714 2025.01.08 01:29:28.773285 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
21715 2025.01.08 01:29:28.773366 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
21716 2025.01.08 01:29:28.774679 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21717 2025.01.08 01:29:28.774717 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21718 2025.01.08 01:29:28.775375 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
21719 2025.01.08 01:29:28.775628 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21720 2025.01.08 01:29:28.775769 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0
21721 2025.01.08 01:29:28.775821 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21722 2025.01.08 01:29:28.775835 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002535 sec., 15779.092702169626 rows/sec., 28.28 MiB/sec.
21723 2025.01.08 01:29:28.775853 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21724 2025.01.08 01:29:28.776347 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full
21725 2025.01.08 01:29:28.776354 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} <Debug> TCPHandler: Processed in 0.003273991 sec.
21726 2025.01.08 01:29:28.776719 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21727 2025.01.08 01:29:28.777293 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
21728 2025.01.08 01:29:28.777482 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
21729 2025.01.08 01:29:28.778611 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21730 2025.01.08 01:29:28.778730 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3203 rows starting from the beginning of the part
21731 2025.01.08 01:29:28.779340 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 40 rows starting from the beginning of the part
21732 2025.01.08 01:29:28.779927 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21733 2025.01.08 01:29:28.779943 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 22 rows starting from the beginning of the part
21734 2025.01.08 01:29:28.779972 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21735 2025.01.08 01:29:28.780477 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 62 rows starting from the beginning of the part
21736 2025.01.08 01:29:28.781024 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 62 rows starting from the beginning of the part
21737 2025.01.08 01:29:28.781086 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} <Trace> MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary)
21738 2025.01.08 01:29:28.781491 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 40 rows starting from the beginning of the part
21739 2025.01.08 01:29:28.781849 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21740 2025.01.08 01:29:28.782326 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.005213 sec., 6522.156148091311 rows/sec., 390.21 KiB/sec.
21741 2025.01.08 01:29:28.782566 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} <Debug> TCPHandler: Processed in 0.006065305 sec.
21742 2025.01.08 01:29:28.798127 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3429 rows, containing 19 columns (19 merged, 0 gathered) in 0.022139278 sec., 154883.09962050253 rows/sec., 277.54 MiB/sec.
21743 2025.01.08 01:29:28.800801 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary)
21744 2025.01.08 01:29:28.801217 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21745 2025.01.08 01:29:28.801300 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21
21746 2025.01.08 01:29:28.801423 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 27.50 MiB.
21747 2025.01.08 01:29:29.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.29 MiB, peak 301.75 MiB, free memory in arenas 0.00 B, will set to 279.59 MiB (RSS), difference: 5.30 MiB
21748 2025.01.08 01:29:29.759897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 830
21749 2025.01.08 01:29:29.784638 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21750 2025.01.08 01:29:29.784702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
21751 2025.01.08 01:29:29.792837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary)
21752 2025.01.08 01:29:29.793730 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21753 2025.01.08 01:29:29.798565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 830
21754 2025.01.08 01:29:31.253950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2980
21755 2025.01.08 01:29:31.257957 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21756 2025.01.08 01:29:31.258011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21757 2025.01.08 01:29:31.259649 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
21758 2025.01.08 01:29:31.259986 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21759 2025.01.08 01:29:31.260664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2980
21760 2025.01.08 01:29:31.796007 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21761 2025.01.08 01:29:31.796165 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
21762 2025.01.08 01:29:31.796230 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
21763 2025.01.08 01:29:31.796944 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21764 2025.01.08 01:29:31.796993 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21765 2025.01.08 01:29:31.797403 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
21766 2025.01.08 01:29:31.797653 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} <Trace> oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21767 2025.01.08 01:29:31.797868 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001738 sec., 1150.7479861910242 rows/sec., 93.84 KiB/sec.
21768 2025.01.08 01:29:31.797953 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} <Debug> TCPHandler: Processed in 0.002024551 sec.
21769 2025.01.08 01:29:31.798353 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21770 2025.01.08 01:29:31.798684 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
21771 2025.01.08 01:29:31.798805 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
21772 2025.01.08 01:29:31.799772 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21773 2025.01.08 01:29:31.799822 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21774 2025.01.08 01:29:31.800252 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} <Trace> MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary)
21775 2025.01.08 01:29:31.800502 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21776 2025.01.08 01:29:31.800811 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} <Debug> executeQuery: Read 71 rows, 6.17 KiB in 0.00222 sec., 31981.98198198198 rows/sec., 2.72 MiB/sec.
21777 2025.01.08 01:29:31.800882 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} <Debug> TCPHandler: Processed in 0.002790794 sec.
21778 2025.01.08 01:29:31.801029 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21779 2025.01.08 01:29:31.801167 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
21780 2025.01.08 01:29:31.801226 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
21781 2025.01.08 01:29:31.801904 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21782 2025.01.08 01:29:31.801950 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21783 2025.01.08 01:29:31.802354 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
21784 2025.01.08 01:29:31.802589 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21785 2025.01.08 01:29:31.802780 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.07 MiB/sec.
21786 2025.01.08 01:29:31.802851 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} <Debug> TCPHandler: Processed in 0.0018881 sec.
21787 2025.01.08 01:29:31.803046 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21788 2025.01.08 01:29:31.803185 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
21789 2025.01.08 01:29:31.803244 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
21790 2025.01.08 01:29:31.803966 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21791 2025.01.08 01:29:31.804015 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21792 2025.01.08 01:29:31.804412 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} <Trace> MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary)
21793 2025.01.08 01:29:31.804651 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21794 2025.01.08 01:29:31.804860 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001705 sec., 30498.533724340177 rows/sec., 2.38 MiB/sec.
21795 2025.01.08 01:29:31.804913 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} <Debug> TCPHandler: Processed in 0.001972861 sec.
21796 2025.01.08 01:29:31.805044 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21797 2025.01.08 01:29:31.805162 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
21798 2025.01.08 01:29:31.805220 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
21799 2025.01.08 01:29:31.805834 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21800 2025.01.08 01:29:31.805879 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21801 2025.01.08 01:29:31.806322 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} <Trace> MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary)
21802 2025.01.08 01:29:31.806563 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21803 2025.01.08 01:29:31.806697 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_185_38 to all_189_189_0
21804 2025.01.08 01:29:31.806736 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21805 2025.01.08 01:29:31.806742 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.001604 sec., 38029.92518703242 rows/sec., 2.64 MiB/sec.
21806 2025.01.08 01:29:31.806759 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21807 2025.01.08 01:29:31.806852 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} <Debug> TCPHandler: Processed in 0.001862109 sec.
21808 2025.01.08 01:29:31.807044 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_185_38 to all_189_189_0 into Compact with storage Full
21809 2025.01.08 01:29:31.807059 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21810 2025.01.08 01:29:31.807357 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
21811 2025.01.08 01:29:31.807372 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21812 2025.01.08 01:29:31.807477 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_185_38, total 45413 rows starting from the beginning of the part
21813 2025.01.08 01:29:31.807577 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
21814 2025.01.08 01:29:31.807808 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 100 rows starting from the beginning of the part
21815 2025.01.08 01:29:31.808324 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 177 rows starting from the beginning of the part
21816 2025.01.08 01:29:31.808730 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 100 rows starting from the beginning of the part
21817 2025.01.08 01:29:31.809154 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 963 rows starting from the beginning of the part
21818 2025.01.08 01:29:31.811968 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21819 2025.01.08 01:29:31.812037 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21820 2025.01.08 01:29:31.814855 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
21821 2025.01.08 01:29:31.815157 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21822 2025.01.08 01:29:31.815595 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.008344 sec., 2636.625119846596 rows/sec., 4.72 MiB/sec.
21823 2025.01.08 01:29:31.816117 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} <Debug> TCPHandler: Processed in 0.009186075 sec.
21824 2025.01.08 01:29:31.816482 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21825 2025.01.08 01:29:31.816743 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
21826 2025.01.08 01:29:31.816852 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
21827 2025.01.08 01:29:31.817476 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21828 2025.01.08 01:29:31.817516 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21829 2025.01.08 01:29:31.817947 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} <Trace> MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary)
21830 2025.01.08 01:29:31.818264 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21831 2025.01.08 01:29:31.818447 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001765 sec., 10198.300283286118 rows/sec., 715.41 KiB/sec.
21832 2025.01.08 01:29:31.818498 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} <Debug> TCPHandler: Processed in 0.002274295 sec.
21833 2025.01.08 01:29:31.822215 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46753 rows, containing 5 columns (5 merged, 0 gathered) in 0.015343402 sec., 3047107.805687422 rows/sec., 204.04 MiB/sec.
21834 2025.01.08 01:29:31.823090 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Trace> MergedBlockOutputStream: filled checksums all_1_189_39 (state Temporary)
21835 2025.01.08 01:29:31.823462 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_189_39 to all_1_189_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21836 2025.01.08 01:29:31.823543 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_185_38, all_189_189_0] -> all_1_189_39
21837 2025.01.08 01:29:31.823638 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB.
21838 2025.01.08 01:29:33.423004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 50874
21839 2025.01.08 01:29:33.423698 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21840 2025.01.08 01:29:33.423740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21841 2025.01.08 01:29:33.424273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary)
21842 2025.01.08 01:29:33.424528 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21843 2025.01.08 01:29:33.424751 [ 121 ] {} <Debug> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0
21844 2025.01.08 01:29:33.424780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50874
21845 2025.01.08 01:29:33.424835 [ 121 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21846 2025.01.08 01:29:33.424863 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21847 2025.01.08 01:29:33.425018 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full
21848 2025.01.08 01:29:33.425271 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21849 2025.01.08 01:29:33.425331 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 48556 rows starting from the beginning of the part
21850 2025.01.08 01:29:33.425407 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 488 rows starting from the beginning of the part
21851 2025.01.08 01:29:33.425658 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 427 rows starting from the beginning of the part
21852 2025.01.08 01:29:33.425801 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 488 rows starting from the beginning of the part
21853 2025.01.08 01:29:33.426013 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 427 rows starting from the beginning of the part
21854 2025.01.08 01:29:33.426090 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 488 rows starting from the beginning of the part
21855 2025.01.08 01:29:33.429685 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50874 rows, containing 4 columns (4 merged, 0 gathered) in 0.004751715 sec., 10706450.197455024 rows/sec., 153.16 MiB/sec.
21856 2025.01.08 01:29:33.430077 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary)
21857 2025.01.08 01:29:33.430463 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21858 2025.01.08 01:29:33.430560 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22
21859 2025.01.08 01:29:33.430697 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB.
21860 2025.01.08 01:29:36.796799 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21861 2025.01.08 01:29:36.797013 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
21862 2025.01.08 01:29:36.797088 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
21863 2025.01.08 01:29:36.797931 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21864 2025.01.08 01:29:36.797978 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21865 2025.01.08 01:29:36.798418 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} <Trace> MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary)
21866 2025.01.08 01:29:36.798676 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21867 2025.01.08 01:29:36.798883 [ 113 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0
21868 2025.01.08 01:29:36.798928 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001948 sec., 13347.022587268993 rows/sec., 1016.17 KiB/sec.
21869 2025.01.08 01:29:36.798961 [ 113 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21870 2025.01.08 01:29:36.799035 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21871 2025.01.08 01:29:36.799067 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} <Debug> TCPHandler: Processed in 0.002389208 sec.
21872 2025.01.08 01:29:36.799278 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full
21873 2025.01.08 01:29:36.799355 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21874 2025.01.08 01:29:36.799472 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21875 2025.01.08 01:29:36.799518 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 1444 rows starting from the beginning of the part
21876 2025.01.08 01:29:36.799573 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
21877 2025.01.08 01:29:36.799644 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 297 rows starting from the beginning of the part
21878 2025.01.08 01:29:36.799707 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
21879 2025.01.08 01:29:36.799887 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 26 rows starting from the beginning of the part
21880 2025.01.08 01:29:36.800319 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 1393 rows starting from the beginning of the part
21881 2025.01.08 01:29:36.800736 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 71 rows starting from the beginning of the part
21882 2025.01.08 01:29:36.801022 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 26 rows starting from the beginning of the part
21883 2025.01.08 01:29:36.802273 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21884 2025.01.08 01:29:36.802324 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21885 2025.01.08 01:29:36.802901 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} <Trace> MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary)
21886 2025.01.08 01:29:36.803193 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21887 2025.01.08 01:29:36.803398 [ 113 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0
21888 2025.01.08 01:29:36.803555 [ 113 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21889 2025.01.08 01:29:36.803671 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21890 2025.01.08 01:29:36.803688 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.004153 sec., 6742.114134360704 rows/sec., 538.48 KiB/sec.
21891 2025.01.08 01:29:36.804029 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3257 rows, containing 5 columns (5 merged, 0 gathered) in 0.004859796 sec., 670192.7406006342 rows/sec., 58.95 MiB/sec.
21892 2025.01.08 01:29:36.804064 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} <Debug> TCPHandler: Processed in 0.004856756 sec.
21893 2025.01.08 01:29:36.804311 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full
21894 2025.01.08 01:29:36.804340 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21895 2025.01.08 01:29:36.804397 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Trace> MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary)
21896 2025.01.08 01:29:36.804729 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
21897 2025.01.08 01:29:36.804900 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21898 2025.01.08 01:29:36.804926 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
21899 2025.01.08 01:29:36.805070 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 899 rows starting from the beginning of the part
21900 2025.01.08 01:29:36.805366 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21901 2025.01.08 01:29:36.805718 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 408 rows starting from the beginning of the part
21902 2025.01.08 01:29:36.805946 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38
21903 2025.01.08 01:29:36.806375 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 28 rows starting from the beginning of the part
21904 2025.01.08 01:29:36.806454 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
21905 2025.01.08 01:29:36.806796 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 842 rows starting from the beginning of the part
21906 2025.01.08 01:29:36.807048 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 52 rows starting from the beginning of the part
21907 2025.01.08 01:29:36.807475 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 28 rows starting from the beginning of the part
21908 2025.01.08 01:29:36.808204 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21909 2025.01.08 01:29:36.808275 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21910 2025.01.08 01:29:36.809315 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} <Trace> MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary)
21911 2025.01.08 01:29:36.809887 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21912 2025.01.08 01:29:36.810245 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005646 sec., 17711.65426850868 rows/sec., 1.23 MiB/sec.
21913 2025.01.08 01:29:36.810522 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} <Debug> TCPHandler: Processed in 0.006301339 sec.
21914 2025.01.08 01:29:36.810990 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
21915 2025.01.08 01:29:36.811667 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
21916 2025.01.08 01:29:36.811752 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2257 rows, containing 5 columns (5 merged, 0 gathered) in 0.007749462 sec., 291246.0245627374 rows/sec., 22.23 MiB/sec.
21917 2025.01.08 01:29:36.811867 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
21918 2025.01.08 01:29:36.812155 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Trace> MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary)
21919 2025.01.08 01:29:36.813261 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21920 2025.01.08 01:29:36.813401 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38
21921 2025.01.08 01:29:36.813501 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
21922 2025.01.08 01:29:36.813717 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21923 2025.01.08 01:29:36.813757 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21924 2025.01.08 01:29:36.814131 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} <Trace> MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary)
21925 2025.01.08 01:29:36.814370 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21926 2025.01.08 01:29:36.814553 [ 113 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0
21927 2025.01.08 01:29:36.814620 [ 113 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21928 2025.01.08 01:29:36.814620 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003124 sec., 9603.072983354674 rows/sec., 673.65 KiB/sec.
21929 2025.01.08 01:29:36.814663 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21930 2025.01.08 01:29:36.814786 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} <Debug> TCPHandler: Processed in 0.004134155 sec.
21931 2025.01.08 01:29:36.814875 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full
21932 2025.01.08 01:29:36.815016 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21933 2025.01.08 01:29:36.815052 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 6526 rows starting from the beginning of the part
21934 2025.01.08 01:29:36.815136 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 52 rows starting from the beginning of the part
21935 2025.01.08 01:29:36.815206 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 30 rows starting from the beginning of the part
21936 2025.01.08 01:29:36.815347 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 34 rows starting from the beginning of the part
21937 2025.01.08 01:29:36.815459 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 18 rows starting from the beginning of the part
21938 2025.01.08 01:29:36.815556 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 30 rows starting from the beginning of the part
21939 2025.01.08 01:29:36.817652 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002863225 sec., 2336526.120022003 rows/sec., 150.37 MiB/sec.
21940 2025.01.08 01:29:36.818383 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Trace> MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary)
21941 2025.01.08 01:29:36.818703 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21942 2025.01.08 01:29:36.818788 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38
21943 2025.01.08 01:29:36.818880 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB.
21944 2025.01.08 01:29:37.298656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 837
21945 2025.01.08 01:29:37.322602 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21946 2025.01.08 01:29:37.322653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21947 2025.01.08 01:29:37.330286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary)
21948 2025.01.08 01:29:37.331119 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21949 2025.01.08 01:29:37.331434 [ 111 ] {} <Debug> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0
21950 2025.01.08 01:29:37.331519 [ 111 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21951 2025.01.08 01:29:37.331566 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21952 2025.01.08 01:29:37.332062 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full
21953 2025.01.08 01:29:37.346119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 837
21954 2025.01.08 01:29:37.348139 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21955 2025.01.08 01:29:37.349819 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 799 rows starting from the beginning of the part
21956 2025.01.08 01:29:37.355660 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part
21957 2025.01.08 01:29:37.361785 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part
21958 2025.01.08 01:29:37.367783 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part
21959 2025.01.08 01:29:37.374296 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part
21960 2025.01.08 01:29:37.380427 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part
21961 2025.01.08 01:29:37.448298 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 679 columns (679 merged, 0 gathered) in 0.116593047 sec., 7178.815731610479 rows/sec., 37.12 MiB/sec.
21962 2025.01.08 01:29:37.452388 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary)
21963 2025.01.08 01:29:37.455470 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21964 2025.01.08 01:29:37.455606 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22
21965 2025.01.08 01:29:37.458393 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB.
21966 2025.01.08 01:29:38.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.65 MiB, peak 301.75 MiB, free memory in arenas 0.00 B, will set to 279.59 MiB (RSS), difference: -1.06 MiB
21967 2025.01.08 01:29:40.101327 [ 223 ] {} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Found 5 old parts to remove. Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21968 2025.01.08 01:29:40.101377 [ 223 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 5 parts from filesystem (serially): Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21969 2025.01.08 01:29:40.103313 [ 223 ] {} <Debug> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 5 parts from memory: Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21970 2025.01.08 01:29:40.623191 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
21971 2025.01.08 01:29:40.623254 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
21972 2025.01.08 01:29:40.881100 [ 219 ] {} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Found 5 old parts to remove. Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21973 2025.01.08 01:29:40.881173 [ 219 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 5 parts from filesystem (serially): Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21974 2025.01.08 01:29:40.882948 [ 219 ] {} <Debug> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 5 parts from memory: Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0]
21975 2025.01.08 01:29:40.924945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 51301
21976 2025.01.08 01:29:40.925660 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21977 2025.01.08 01:29:40.925701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21978 2025.01.08 01:29:40.926254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary)
21979 2025.01.08 01:29:40.927172 [ 244 ] {} <Trace> system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21980 2025.01.08 01:29:40.927390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51301
21981 2025.01.08 01:29:41.001272 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000915014 sec.
21982 2025.01.08 01:29:41.253801 [ 107 ] {} <Debug> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_77_17 to all_81_81_0
21983 2025.01.08 01:29:41.253850 [ 107 ] {} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21984 2025.01.08 01:29:41.253876 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
21985 2025.01.08 01:29:41.254020 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_77_17 to all_81_81_0 into Compact with storage Full
21986 2025.01.08 01:29:41.254263 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
21987 2025.01.08 01:29:41.254304 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_77_17, total 77 rows starting from the beginning of the part
21988 2025.01.08 01:29:41.254382 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1 rows starting from the beginning of the part
21989 2025.01.08 01:29:41.254622 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1 rows starting from the beginning of the part
21990 2025.01.08 01:29:41.254897 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1 rows starting from the beginning of the part
21991 2025.01.08 01:29:41.255088 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1 rows starting from the beginning of the part
21992 2025.01.08 01:29:41.256227 [ 195 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 4 columns (4 merged, 0 gathered) in 0.002275496 sec., 35596.634755675244 rows/sec., 2.34 MiB/sec.
21993 2025.01.08 01:29:41.256413 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Trace> MergedBlockOutputStream: filled checksums all_1_81_18 (state Temporary)
21994 2025.01.08 01:29:41.256768 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_81_18 to all_1_81_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
21995 2025.01.08 01:29:41.256863 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_77_17, all_81_81_0] -> all_1_81_18
21996 2025.01.08 01:29:41.256972 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
21997 2025.01.08 01:29:41.261046 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 3002
21998 2025.01.08 01:29:41.264268 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0
21999 2025.01.08 01:29:41.264321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22000 2025.01.08 01:29:41.265883 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
22001 2025.01.08 01:29:41.266224 [ 242 ] {} <Trace> system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22002 2025.01.08 01:29:41.266893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3002
22003 2025.01.08 01:29:41.803967 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22004 2025.01.08 01:29:41.804134 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
22005 2025.01.08 01:29:41.804199 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
22006 2025.01.08 01:29:41.804896 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22007 2025.01.08 01:29:41.804943 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22008 2025.01.08 01:29:41.805362 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
22009 2025.01.08 01:29:41.805618 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} <Trace> oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22010 2025.01.08 01:29:41.805855 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001765 sec., 7932.011331444759 rows/sec., 571.00 KiB/sec.
22011 2025.01.08 01:29:41.805964 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} <Debug> TCPHandler: Processed in 0.002093813 sec.
22012 2025.01.08 01:29:41.806230 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22013 2025.01.08 01:29:41.806413 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
22014 2025.01.08 01:29:41.806487 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
22015 2025.01.08 01:29:41.807431 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22016 2025.01.08 01:29:41.807479 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22017 2025.01.08 01:29:41.807948 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} <Trace> MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary)
22018 2025.01.08 01:29:41.808207 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22019 2025.01.08 01:29:41.808440 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} <Debug> executeQuery: Read 297 rows, 27.29 KiB in 0.002077 sec., 142994.70389985558 rows/sec., 12.83 MiB/sec.
22020 2025.01.08 01:29:41.808507 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} <Debug> TCPHandler: Processed in 0.002423408 sec.
22021 2025.01.08 01:29:41.808668 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22022 2025.01.08 01:29:41.808811 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
22023 2025.01.08 01:29:41.808871 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
22024 2025.01.08 01:29:41.809576 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22025 2025.01.08 01:29:41.809617 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22026 2025.01.08 01:29:41.809994 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
22027 2025.01.08 01:29:41.810240 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} <Trace> oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22028 2025.01.08 01:29:41.810500 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} <Debug> executeQuery: Read 69 rows, 5.12 KiB in 0.001719 sec., 40139.61605584642 rows/sec., 2.91 MiB/sec.
22029 2025.01.08 01:29:41.810573 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} <Debug> TCPHandler: Processed in 0.001975432 sec.
22030 2025.01.08 01:29:41.810782 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22031 2025.01.08 01:29:41.810951 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
22032 2025.01.08 01:29:41.811010 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
22033 2025.01.08 01:29:41.811676 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22034 2025.01.08 01:29:41.811717 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22035 2025.01.08 01:29:41.812090 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
22036 2025.01.08 01:29:41.812344 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} <Trace> oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22037 2025.01.08 01:29:41.812565 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001651 sec., 8479.709267110842 rows/sec., 593.86 KiB/sec.
22038 2025.01.08 01:29:41.812620 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} <Debug> TCPHandler: Processed in 0.001955111 sec.
22039 2025.01.08 01:29:41.812765 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22040 2025.01.08 01:29:41.812904 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
22041 2025.01.08 01:29:41.812962 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
22042 2025.01.08 01:29:41.813623 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22043 2025.01.08 01:29:41.813663 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22044 2025.01.08 01:29:41.814023 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
22045 2025.01.08 01:29:41.814276 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} <Trace> oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22046 2025.01.08 01:29:41.814479 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001607 sec., 8089.607965152459 rows/sec., 504.39 KiB/sec.
22047 2025.01.08 01:29:41.814534 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} <Debug> TCPHandler: Processed in 0.001837449 sec.
22048 2025.01.08 01:29:41.814684 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22049 2025.01.08 01:29:41.814823 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
22050 2025.01.08 01:29:41.814880 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
22051 2025.01.08 01:29:41.815720 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22052 2025.01.08 01:29:41.815760 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22053 2025.01.08 01:29:41.816162 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} <Trace> MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary)
22054 2025.01.08 01:29:41.816411 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22055 2025.01.08 01:29:41.816636 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} <Debug> executeQuery: Read 408 rows, 29.77 KiB in 0.001845 sec., 221138.2113821138 rows/sec., 15.76 MiB/sec.
22056 2025.01.08 01:29:41.816692 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} <Debug> TCPHandler: Processed in 0.002076823 sec.
22057 2025.01.08 01:29:41.816838 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22058 2025.01.08 01:29:41.816976 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
22059 2025.01.08 01:29:41.817036 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
22060 2025.01.08 01:29:41.817586 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22061 2025.01.08 01:29:41.817625 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22062 2025.01.08 01:29:41.817993 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
22063 2025.01.08 01:29:41.818234 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} <Trace> oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22064 2025.01.08 01:29:41.818412 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec.
22065 2025.01.08 01:29:41.818464 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} <Debug> TCPHandler: Processed in 0.001695897 sec.
22066 2025.01.08 01:29:41.818623 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22067 2025.01.08 01:29:41.818760 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
22068 2025.01.08 01:29:41.818822 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
22069 2025.01.08 01:29:41.819511 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22070 2025.01.08 01:29:41.819552 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22071 2025.01.08 01:29:41.819952 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} <Trace> MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary)
22072 2025.01.08 01:29:41.820195 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22073 2025.01.08 01:29:41.820438 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00171 sec., 103508.77192982456 rows/sec., 6.83 MiB/sec.
22074 2025.01.08 01:29:41.820532 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} <Debug> TCPHandler: Processed in 0.001977661 sec.
22075 2025.01.08 01:29:41.820692 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22076 2025.01.08 01:29:41.820901 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
22077 2025.01.08 01:29:41.820969 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
22078 2025.01.08 01:29:41.821502 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22079 2025.01.08 01:29:41.821540 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22080 2025.01.08 01:29:41.821897 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
22081 2025.01.08 01:29:41.822137 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} <Trace> oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22082 2025.01.08 01:29:41.822314 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec.
22083 2025.01.08 01:29:41.822365 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} <Debug> TCPHandler: Processed in 0.001764867 sec.
22084 2025.01.08 01:29:41.822495 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22085 2025.01.08 01:29:41.822633 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
22086 2025.01.08 01:29:41.822728 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
22087 2025.01.08 01:29:41.824177 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22088 2025.01.08 01:29:41.824216 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22089 2025.01.08 01:29:41.824942 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
22090 2025.01.08 01:29:41.825222 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} <Trace> oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22091 2025.01.08 01:29:41.825517 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.002912 sec., 21291.20879120879 rows/sec., 38.15 MiB/sec.
22092 2025.01.08 01:29:41.825823 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} <Debug> TCPHandler: Processed in 0.003385013 sec.
22093 2025.01.08 01:29:41.826049 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22094 2025.01.08 01:29:41.826217 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
22095 2025.01.08 01:29:41.826275 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
22096 2025.01.08 01:29:41.826788 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22097 2025.01.08 01:29:41.826827 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22098 2025.01.08 01:29:41.827198 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} <Trace> MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary)
22099 2025.01.08 01:29:41.827451 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22100 2025.01.08 01:29:41.827627 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001441 sec., 36086.051353226925 rows/sec., 2.23 MiB/sec.
22101 2025.01.08 01:29:41.827678 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} <Debug> TCPHandler: Processed in 0.001775038 sec.
22102 2025.01.08 01:29:44.846220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 845
22103 2025.01.08 01:29:44.870442 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22104 2025.01.08 01:29:44.870498 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22105 2025.01.08 01:29:44.878141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary)
22106 2025.01.08 01:29:44.878948 [ 243 ] {} <Trace> system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22107 2025.01.08 01:29:44.882413 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 845
22108 2025.01.08 01:29:46.529652 [ 219 ] {} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22109 2025.01.08 01:29:46.529768 [ 219 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22110 2025.01.08 01:29:46.532194 [ 219 ] {} <Debug> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22111 2025.01.08 01:29:46.750472 [ 222 ] {} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22112 2025.01.08 01:29:46.750550 [ 222 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22113 2025.01.08 01:29:46.752749 [ 222 ] {} <Debug> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22114 2025.01.08 01:29:46.796661 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22115 2025.01.08 01:29:46.796883 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
22116 2025.01.08 01:29:46.796963 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
22117 2025.01.08 01:29:46.797810 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22118 2025.01.08 01:29:46.797856 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22119 2025.01.08 01:29:46.798301 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} <Trace> MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary)
22120 2025.01.08 01:29:46.798595 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22121 2025.01.08 01:29:46.798826 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001994 sec., 13039.117352056168 rows/sec., 992.72 KiB/sec.
22122 2025.01.08 01:29:46.798927 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} <Debug> TCPHandler: Processed in 0.002397578 sec.
22123 2025.01.08 01:29:46.798927 [ 220 ] {} <Trace> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22124 2025.01.08 01:29:46.799008 [ 220 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22125 2025.01.08 01:29:46.799193 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22126 2025.01.08 01:29:46.799377 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
22127 2025.01.08 01:29:46.799458 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
22128 2025.01.08 01:29:46.800510 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22129 2025.01.08 01:29:46.800551 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22130 2025.01.08 01:29:46.801067 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} <Trace> MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary)
22131 2025.01.08 01:29:46.801353 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} <Trace> oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22132 2025.01.08 01:29:46.801464 [ 220 ] {} <Debug> oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22133 2025.01.08 01:29:46.801650 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002321 sec., 12063.765618267988 rows/sec., 963.52 KiB/sec.
22134 2025.01.08 01:29:46.801711 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} <Debug> TCPHandler: Processed in 0.002658162 sec.
22135 2025.01.08 01:29:46.801922 [ 4 ] {} <Trace> TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22136 2025.01.08 01:29:46.802141 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
22137 2025.01.08 01:29:46.802223 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
22138 2025.01.08 01:29:46.803916 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22139 2025.01.08 01:29:46.803959 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22140 2025.01.08 01:29:46.804369 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} <Trace> MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary)
22141 2025.01.08 01:29:46.804621 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22142 2025.01.08 01:29:46.804939 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002821 sec., 35448.422545196736 rows/sec., 2.46 MiB/sec.
22143 2025.01.08 01:29:46.805080 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} <Debug> TCPHandler: Processed in 0.003262181 sec.
22144 2025.01.08 01:29:46.805069 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22145 2025.01.08 01:29:46.805186 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]
22146 2025.01.08 01:29:46.805392 [ 255 ] {} <Trace> TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
22147 2025.01.08 01:29:46.805908 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
22148 2025.01.08 01:29:46.806111 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
22149 2025.01.08 01:29:46.807518 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
22150 2025.01.08 01:29:46.807565 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
22151 2025.01.08 01:29:46.808334 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} <Trace> MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary)
22152 2025.01.08 01:29:46.808738 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} <Trace> oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
22153 2025.01.08 01:29:46.809137 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003459 sec., 8673.026886383348 rows/sec., 608.41 KiB/sec.
22154 2025.01.08 01:29:46.809199 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} <Debug> TCPHandler: Processed in 0.003981473 sec.
22155 2025.01.08 01:29:46.809393 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]