Max level shown:
1 [ Jan 25 00:10:08 Enabled. ]
2 [ Jan 25 00:10:08 Rereading configuration. ]
3 [ Jan 25 00:10:10 Rereading configuration. ]
4 [ Jan 25 00:10:13 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 25 00:10:13 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.25 00:10:14.198510 [ 1 ] {} <Information> Application: Will watch for the process with pid 23708
29 2025.01.25 00:10:14.199097 [ 1 ] {} <Information> Application: Forked a child process to watch
30 2025.01.25 00:10:14.401560 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23708
31 2025.01.25 00:10:14.402335 [ 1 ] {} <Information> Application: starting up
32 2025.01.25 00:10:14.403046 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
33 2025.01.25 00:10:14.487485 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
34 2025.01.25 00:10:14.526187 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
35 2025.01.25 00:10:14.526231 [ 1 ] {} <Debug> Application: Initializing DateLUT.
36 2025.01.25 00:10:14.526244 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
37 2025.01.25 00:10:14.526308 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
38 2025.01.25 00:10:14.526704 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
39 2025.01.25 00:10:14.528371 [ 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.25 00:10:14.529124 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration
43 2025.01.25 00:10:14.529962 [ 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.25 00:10:14.529984 [ 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.25 00:10:14.530000 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
46 2025.01.25 00:10:14.530184 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
47 2025.01.25 00:10:14.531218 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
48 2025.01.25 00:10:14.536717 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
49 2025.01.25 00:10:14.537582 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
50 2025.01.25 00:10:14.538339 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
51 2025.01.25 00:10:14.538403 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration
52 2025.01.25 00:10:14.539957 [ 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.25 00:10:14.540417 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration
56 2025.01.25 00:10:14.544271 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration
57 2025.01.25 00:10:14.544976 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml
58 2025.01.25 00:10:14.546095 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
59 2025.01.25 00:10:14.546499 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2025.01.25 00:10:14.546878 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2025.01.25 00:10:14.547278 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2025.01.25 00:10:14.548661 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
63 2025.01.25 00:10:14.548687 [ 1 ] {} <Information> Application: Loading metadata from /data/
64 2025.01.25 00:10:14.548776 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
65 2025.01.25 00:10:14.548948 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
66 2025.01.25 00:10:14.578501 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2025.01.25 00:10:14.578528 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000158461 sec
68 2025.01.25 00:10:14.578571 [ 1 ] {} <Trace> ReferentialDeps: No tables
69 2025.01.25 00:10:14.578588 [ 1 ] {} <Trace> LoadingDeps: No tables
70 2025.01.25 00:10:14.579731 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
71 2025.01.25 00:10:14.580290 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log
72 2025.01.25 00:10:14.589600 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
73 2025.01.25 00:10:14.589649 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
74 2025.01.25 00:10:14.589672 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
75 2025.01.25 00:10:14.589685 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
76 2025.01.25 00:10:14.589718 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
77 2025.01.25 00:10:14.589738 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log
78 2025.01.25 00:10:14.591861 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
79 2025.01.25 00:10:14.591906 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
80 2025.01.25 00:10:14.591928 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log
81 2025.01.25 00:10:14.592106 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
82 2025.01.25 00:10:14.592127 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
83 2025.01.25 00:10:14.592163 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
84 2025.01.25 00:10:14.592184 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
85 2025.01.25 00:10:14.592197 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
86 2025.01.25 00:10:14.592228 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
87 2025.01.25 00:10:14.592247 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
88 2025.01.25 00:10:14.616418 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
89 2025.01.25 00:10:14.623126 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
90 2025.01.25 00:10:14.623161 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7051e-05 sec
91 2025.01.25 00:10:14.623178 [ 1 ] {} <Trace> ReferentialDeps: No tables
92 2025.01.25 00:10:14.623192 [ 1 ] {} <Trace> LoadingDeps: No tables
93 2025.01.25 00:10:14.623218 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
94 2025.01.25 00:10:14.623438 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
95 2025.01.25 00:10:14.623491 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
96 2025.01.25 00:10:14.623507 [ 1 ] {} <Debug> Application: Loaded metadata.
97 2025.01.25 00:10:14.623522 [ 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.25 00:10:14.623536 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
99 2025.01.25 00:10:14.657489 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
100 2025.01.25 00:10:14.657711 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.34 MiB
101 2025.01.25 00:10:14.658743 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.528e-05 sec.
102 2025.01.25 00:10:14.659910 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
103 2025.01.25 00:10:14.660008 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
104 2025.01.25 00:10:14.660026 [ 1 ] {} <Information> Application: Ready for connections.
105 2025.01.25 00:10:14.833309 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55922
106 2025.01.25 00:10:14.833560 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
107 2025.01.25 00:10:14.833614 [ 3 ] {} <Debug> TCP-Session: e80ac4e3-ddee-488c-bdc2-d557d9bb4758 Authenticating user 'default' from [fd00:1122:3344:101::e]:55922
108 2025.01.25 00:10:14.833647 [ 3 ] {} <Debug> TCP-Session: e80ac4e3-ddee-488c-bdc2-d557d9bb4758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
109 2025.01.25 00:10:14.833668 [ 3 ] {} <Debug> TCP-Session: e80ac4e3-ddee-488c-bdc2-d557d9bb4758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
110 2025.01.25 00:10:14.833756 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
111 2025.01.25 00:10:14.833783 [ 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.25 00:10:14.833807 [ 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.25 00:10:14.835156 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49725
114 2025.01.25 00:10:14.835345 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
115 2025.01.25 00:10:14.835396 [ 4 ] {} <Debug> TCP-Session: 79c082f2-9490-4f45-8b92-a0d410b3c90c Authenticating user 'default' from [fd00:1122:3344:101::e]:49725
116 2025.01.25 00:10:14.835435 [ 4 ] {} <Debug> TCP-Session: 79c082f2-9490-4f45-8b92-a0d410b3c90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
117 2025.01.25 00:10:14.835476 [ 4 ] {} <Debug> TCP-Session: 79c082f2-9490-4f45-8b92-a0d410b3c90c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
118 2025.01.25 00:10:14.836116 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35293
119 2025.01.25 00:10:14.836118 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49853
120 2025.01.25 00:10:14.836202 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39412
121 2025.01.25 00:10:14.836224 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
122 2025.01.25 00:10:14.836419 [ 253 ] {} <Debug> TCP-Session: e2be2f51-d31a-4907-bddf-546f26c83e99 Authenticating user 'default' from [fd00:1122:3344:101::e]:35293
123 2025.01.25 00:10:14.836498 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
124 2025.01.25 00:10:14.836520 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34639
125 2025.01.25 00:10:14.836536 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
126 2025.01.25 00:10:14.836577 [ 5 ] {} <Debug> TCP-Session: 1d990a9c-2220-48e8-ac9d-1200a1beb12b Authenticating user 'default' from [fd00:1122:3344:101::e]:49853
127 2025.01.25 00:10:14.836554 [ 253 ] {} <Debug> TCP-Session: e2be2f51-d31a-4907-bddf-546f26c83e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
128 2025.01.25 00:10:14.836761 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62004
129 2025.01.25 00:10:14.836787 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
130 2025.01.25 00:10:14.836831 [ 5 ] {} <Debug> TCP-Session: 1d990a9c-2220-48e8-ac9d-1200a1beb12b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
131 2025.01.25 00:10:14.836795 [ 253 ] {} <Debug> TCP-Session: e2be2f51-d31a-4907-bddf-546f26c83e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
132 2025.01.25 00:10:14.836789 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58353
133 2025.01.25 00:10:14.836864 [ 254 ] {} <Debug> TCP-Session: 5fe319c8-24f7-4de8-9510-4bc92273e23d Authenticating user 'default' from [fd00:1122:3344:101::e]:39412
134 2025.01.25 00:10:14.836950 [ 255 ] {} <Debug> TCP-Session: dbf9656d-94a7-41a6-95bb-e721572514c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34639
135 2025.01.25 00:10:14.836974 [ 5 ] {} <Debug> TCP-Session: 1d990a9c-2220-48e8-ac9d-1200a1beb12b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
136 2025.01.25 00:10:14.837176 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
137 2025.01.25 00:10:14.837242 [ 255 ] {} <Debug> TCP-Session: dbf9656d-94a7-41a6-95bb-e721572514c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
138 2025.01.25 00:10:14.837248 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
139 2025.01.25 00:10:14.837265 [ 257 ] {} <Debug> TCP-Session: 18396381-82f0-4a65-ae1d-5859a16eb141 Authenticating user 'default' from [fd00:1122:3344:101::e]:58353
140 2025.01.25 00:10:14.837090 [ 254 ] {} <Debug> TCP-Session: 5fe319c8-24f7-4de8-9510-4bc92273e23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
141 2025.01.25 00:10:14.837296 [ 255 ] {} <Debug> TCP-Session: dbf9656d-94a7-41a6-95bb-e721572514c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
142 2025.01.25 00:10:14.837310 [ 257 ] {} <Debug> TCP-Session: 18396381-82f0-4a65-ae1d-5859a16eb141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
143 2025.01.25 00:10:14.837332 [ 256 ] {} <Debug> TCP-Session: 5fa7274c-877b-45e6-97ad-64473690398b Authenticating user 'default' from [fd00:1122:3344:101::e]:62004
144 2025.01.25 00:10:14.837373 [ 254 ] {} <Debug> TCP-Session: 5fe319c8-24f7-4de8-9510-4bc92273e23d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
145 2025.01.25 00:10:14.837429 [ 256 ] {} <Debug> TCP-Session: 5fa7274c-877b-45e6-97ad-64473690398b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
146 2025.01.25 00:10:14.837505 [ 257 ] {} <Debug> TCP-Session: 18396381-82f0-4a65-ae1d-5859a16eb141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
147 2025.01.25 00:10:14.837532 [ 256 ] {} <Debug> TCP-Session: 5fa7274c-877b-45e6-97ad-64473690398b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
148 2025.01.25 00:10:15.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.17 MiB, peak 117.17 MiB, free memory in arenas 0.00 B, will set to 119.40 MiB (RSS), difference: 2.23 MiB
149 2025.01.25 00:10:15.269897 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65018
150 2025.01.25 00:10:15.270097 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
151 2025.01.25 00:10:15.270134 [ 258 ] {} <Debug> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Authenticating user 'default' from [fd00:1122:3344:101::d]:65018
152 2025.01.25 00:10:15.270163 [ 258 ] {} <Debug> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
153 2025.01.25 00:10:15.270189 [ 258 ] {} <Debug> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
154 2025.01.25 00:10:15.270267 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
155 2025.01.25 00:10:15.270301 [ 258 ] {} <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
156 2025.01.25 00:10:15.270332 [ 258 ] {} <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
157 2025.01.25 00:10:15.271453 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38179
158 2025.01.25 00:10:15.271532 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38614
159 2025.01.25 00:10:15.271718 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
160 2025.01.25 00:10:15.271705 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36547
161 2025.01.25 00:10:15.272438 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
162 2025.01.25 00:10:15.272647 [ 259 ] {} <Debug> TCP-Session: 1f73258b-eb26-4d0a-9c6c-e0eea8638fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38179
163 2025.01.25 00:10:15.272667 [ 260 ] {} <Debug> TCP-Session: 4a13ade1-8c9a-4cb0-b714-d4d6878577fc Authenticating user 'default' from [fd00:1122:3344:101::d]:38614
164 2025.01.25 00:10:15.272688 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53354
165 2025.01.25 00:10:15.272731 [ 259 ] {} <Debug> TCP-Session: 1f73258b-eb26-4d0a-9c6c-e0eea8638fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
166 2025.01.25 00:10:15.272534 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44258
167 2025.01.25 00:10:15.272771 [ 260 ] {} <Debug> TCP-Session: 4a13ade1-8c9a-4cb0-b714-d4d6878577fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
168 2025.01.25 00:10:15.272782 [ 259 ] {} <Debug> TCP-Session: 1f73258b-eb26-4d0a-9c6c-e0eea8638fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
169 2025.01.25 00:10:15.272678 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
170 2025.01.25 00:10:15.273636 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
171 2025.01.25 00:10:15.273661 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59203
172 2025.01.25 00:10:15.273702 [ 261 ] {} <Debug> TCP-Session: 11a5edb4-7f42-4df4-a185-cf4e08a4e09e Authenticating user 'default' from [fd00:1122:3344:101::d]:36547
173 2025.01.25 00:10:15.273730 [ 260 ] {} <Debug> TCP-Session: 4a13ade1-8c9a-4cb0-b714-d4d6878577fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
174 2025.01.25 00:10:15.273749 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
175 2025.01.25 00:10:15.273995 [ 263 ] {} <Debug> TCP-Session: 34271bda-fdf0-41e4-b7dc-246b89d4597f Authenticating user 'default' from [fd00:1122:3344:101::d]:53354
176 2025.01.25 00:10:15.273992 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47477
177 2025.01.25 00:10:15.274047 [ 261 ] {} <Debug> TCP-Session: 11a5edb4-7f42-4df4-a185-cf4e08a4e09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
178 2025.01.25 00:10:15.274090 [ 263 ] {} <Debug> TCP-Session: 34271bda-fdf0-41e4-b7dc-246b89d4597f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
179 2025.01.25 00:10:15.274093 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39858
180 2025.01.25 00:10:15.274320 [ 261 ] {} <Debug> TCP-Session: 11a5edb4-7f42-4df4-a185-cf4e08a4e09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2025.01.25 00:10:15.274454 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
182 2025.01.25 00:10:15.274466 [ 263 ] {} <Debug> TCP-Session: 34271bda-fdf0-41e4-b7dc-246b89d4597f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
183 2025.01.25 00:10:15.274479 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
184 2025.01.25 00:10:15.274481 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
185 2025.01.25 00:10:15.274750 [ 264 ] {} <Debug> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Authenticating user 'default' from [fd00:1122:3344:101::d]:59203
186 2025.01.25 00:10:15.274828 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
187 2025.01.25 00:10:15.274856 [ 265 ] {} <Debug> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:47477
188 2025.01.25 00:10:15.274888 [ 264 ] {} <Debug> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
189 2025.01.25 00:10:15.274908 [ 262 ] {} <Debug> TCP-Session: 98a56f15-f6ac-4648-b884-499452959116 Authenticating user 'default' from [fd00:1122:3344:101::d]:44258
190 2025.01.25 00:10:15.274953 [ 266 ] {} <Debug> TCP-Session: ff7e600a-4d88-48ef-8f9d-85e5c9eac43f Authenticating user 'default' from [fd00:1122:3344:101::d]:39858
191 2025.01.25 00:10:15.274983 [ 264 ] {} <Debug> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
192 2025.01.25 00:10:15.274982 [ 265 ] {} <Debug> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2025.01.25 00:10:15.275023 [ 262 ] {} <Debug> TCP-Session: 98a56f15-f6ac-4648-b884-499452959116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
194 2025.01.25 00:10:15.275833 [ 266 ] {} <Debug> TCP-Session: ff7e600a-4d88-48ef-8f9d-85e5c9eac43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
195 2025.01.25 00:10:15.275849 [ 265 ] {} <Debug> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
196 2025.01.25 00:10:15.275898 [ 266 ] {} <Debug> TCP-Session: ff7e600a-4d88-48ef-8f9d-85e5c9eac43f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
197 2025.01.25 00:10:15.275902 [ 262 ] {} <Debug> TCP-Session: 98a56f15-f6ac-4648-b884-499452959116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
198 2025.01.25 00:10:15.278231 [ 258 ] {52d0fd55-35c0-42f2-a9e3-91d6521dffe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete)
199 2025.01.25 00:10:15.341148 [ 258 ] {52d0fd55-35c0-42f2-a9e3-91d6521dffe4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65018) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
200 
201 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
202 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
203 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
204 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
205 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
206 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
207 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
208 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
209 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
210 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
211 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
212 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
213 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
214 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
215 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
216 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
217 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
218 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
219 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
220 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
221 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
222 
223 2025.01.25 00:10:15.341514 [ 258 ] {52d0fd55-35c0-42f2-a9e3-91d6521dffe4} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
224 
225 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
226 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
227 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
228 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
229 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
230 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
231 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
232 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
233 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
234 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
235 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
236 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
237 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
238 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
239 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
240 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
241 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
242 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
243 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
244 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
245 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
246 
247 2025.01.25 00:10:15.341642 [ 258 ] {52d0fd55-35c0-42f2-a9e3-91d6521dffe4} <Debug> TCPHandler: Processed in 0.070032644 sec.
248 2025.01.25 00:10:15.341967 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
249 2025.01.25 00:10:15.342186 [ 264 ] {fb491063-3b27-497f-a8b8-0ec5890efeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete)
250 2025.01.25 00:10:15.342527 [ 264 ] {fb491063-3b27-497f-a8b8-0ec5890efeac} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59203) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
251 
252 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
253 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
254 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
255 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
256 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
257 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
258 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
259 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
260 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
261 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
262 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
263 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
264 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
265 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
266 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
267 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
268 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
269 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
270 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
271 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
272 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
273 
274 2025.01.25 00:10:15.342675 [ 264 ] {fb491063-3b27-497f-a8b8-0ec5890efeac} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
275 
276 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
277 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
278 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
279 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
280 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
281 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
282 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
283 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
284 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
285 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
286 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
287 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
288 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
289 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
290 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
291 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
292 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
293 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
294 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
295 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
296 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
297 
298 2025.01.25 00:10:15.342778 [ 264 ] {fb491063-3b27-497f-a8b8-0ec5890efeac} <Debug> TCPHandler: Processed in 0.000961795 sec.
299 2025.01.25 00:10:15.343678 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
300 2025.01.25 00:10:15.345122 [ 258 ] {20ec23cf-cd53-46db-b826-3a42f44fb7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) DROP DATABASE IF EXISTS oximeter (stage: Complete)
301 2025.01.25 00:10:15.345953 [ 258 ] {20ec23cf-cd53-46db-b826-3a42f44fb7c0} <Debug> TCPHandler: Processed in 0.002418323 sec.
302 2025.01.25 00:10:15.346187 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
303 2025.01.25 00:10:15.346301 [ 264 ] {b2c27e38-80d2-4587-8ac7-3cb060899339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
304 2025.01.25 00:10:15.346449 [ 264 ] {b2c27e38-80d2-4587-8ac7-3cb060899339} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
305 2025.01.25 00:10:15.348769 [ 264 ] {b2c27e38-80d2-4587-8ac7-3cb060899339} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
306 2025.01.25 00:10:15.348792 [ 264 ] {b2c27e38-80d2-4587-8ac7-3cb060899339} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8131e-05 sec
307 2025.01.25 00:10:15.348839 [ 264 ] {b2c27e38-80d2-4587-8ac7-3cb060899339} <Trace> ReferentialDeps: No tables
308 2025.01.25 00:10:15.348852 [ 264 ] {b2c27e38-80d2-4587-8ac7-3cb060899339} <Trace> LoadingDeps: No tables
309 2025.01.25 00:10:15.348880 [ 264 ] {b2c27e38-80d2-4587-8ac7-3cb060899339} <Information> DatabaseAtomic (oximeter): Starting up tables.
310 2025.01.25 00:10:15.348939 [ 264 ] {b2c27e38-80d2-4587-8ac7-3cb060899339} <Debug> TCPHandler: Processed in 0.002778964 sec.
311 2025.01.25 00:10:15.349131 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
312 2025.01.25 00:10:15.349334 [ 258 ] {1044e935-fbcc-4943-a5aa-b5b71a63bef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) /* The version table contains metadata about the `oximeter` database */
313 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
314 2025.01.25 00:10:15.349395 [ 258 ] {1044e935-fbcc-4943-a5aa-b5b71a63bef3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
315 2025.01.25 00:10:15.355531 [ 258 ] {1044e935-fbcc-4943-a5aa-b5b71a63bef3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
316 2025.01.25 00:10:15.357328 [ 258 ] {1044e935-fbcc-4943-a5aa-b5b71a63bef3} <Debug> oximeter.version (ea6b97d1-7ec0-468d-8e18-f31a9b69736b): Loading data parts
317 2025.01.25 00:10:15.357969 [ 258 ] {1044e935-fbcc-4943-a5aa-b5b71a63bef3} <Debug> oximeter.version (ea6b97d1-7ec0-468d-8e18-f31a9b69736b): There are no data parts
318 2025.01.25 00:10:15.360889 [ 258 ] {1044e935-fbcc-4943-a5aa-b5b71a63bef3} <Debug> TCPHandler: Processed in 0.011815882 sec.
319 2025.01.25 00:10:15.361104 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
320 2025.01.25 00:10:15.361378 [ 264 ] {776b7af3-ecf6-43c0-8674-dc81b5e31350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) /* The measurement tables contain all individual samples from each timeseries.
321 *
322 * Each table stores a single datum type, and otherwise contains nearly the same
323 * structure. The primary sorting key is on the timeseries name, key, and then
324 * timestamp, so that all timeseries from the same schema are grouped, followed
325 * by all samples from the same timeseries.
326 *
327 * This reflects that one usually looks up the _key_ in one or more field table,
328 * and then uses that to index quickly into the measurements tables.
329 */
330 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)
331 2025.01.25 00:10:15.361459 [ 264 ] {776b7af3-ecf6-43c0-8674-dc81b5e31350} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
332 2025.01.25 00:10:15.372980 [ 264 ] {776b7af3-ecf6-43c0-8674-dc81b5e31350} <Debug> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Loading data parts
333 2025.01.25 00:10:15.373225 [ 264 ] {776b7af3-ecf6-43c0-8674-dc81b5e31350} <Debug> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): There are no data parts
334 2025.01.25 00:10:15.374668 [ 264 ] {776b7af3-ecf6-43c0-8674-dc81b5e31350} <Debug> TCPHandler: Processed in 0.013622821 sec.
335 2025.01.25 00:10:15.374957 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
336 2025.01.25 00:10:15.375231 [ 258 ] {08712001-142f-4671-8194-4c62f94b1d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
337 2025.01.25 00:10:15.375389 [ 258 ] {08712001-142f-4671-8194-4c62f94b1d40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
338 2025.01.25 00:10:15.378010 [ 258 ] {08712001-142f-4671-8194-4c62f94b1d40} <Debug> oximeter.measurements_i8 (030a02aa-83d8-4e57-8594-a6c0f85cbafb): Loading data parts
339 2025.01.25 00:10:15.378254 [ 258 ] {08712001-142f-4671-8194-4c62f94b1d40} <Debug> oximeter.measurements_i8 (030a02aa-83d8-4e57-8594-a6c0f85cbafb): There are no data parts
340 2025.01.25 00:10:15.379499 [ 258 ] {08712001-142f-4671-8194-4c62f94b1d40} <Debug> TCPHandler: Processed in 0.004656494 sec.
341 2025.01.25 00:10:15.379701 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
342 2025.01.25 00:10:15.379938 [ 264 ] {2284006a-c89a-476c-ab73-e8f512bd7721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
343 2025.01.25 00:10:15.380002 [ 264 ] {2284006a-c89a-476c-ab73-e8f512bd7721} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
344 2025.01.25 00:10:15.384405 [ 264 ] {2284006a-c89a-476c-ab73-e8f512bd7721} <Debug> oximeter.measurements_u8 (2de90c06-d760-4585-84eb-cadfe4f3b3ae): Loading data parts
345 2025.01.25 00:10:15.384579 [ 264 ] {2284006a-c89a-476c-ab73-e8f512bd7721} <Debug> oximeter.measurements_u8 (2de90c06-d760-4585-84eb-cadfe4f3b3ae): There are no data parts
346 2025.01.25 00:10:15.386138 [ 264 ] {2284006a-c89a-476c-ab73-e8f512bd7721} <Debug> TCPHandler: Processed in 0.006503854 sec.
347 2025.01.25 00:10:15.386454 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
348 2025.01.25 00:10:15.386726 [ 258 ] {e5a541ee-816d-40cf-8104-7c5d9cc7ff0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
349 2025.01.25 00:10:15.386812 [ 258 ] {e5a541ee-816d-40cf-8104-7c5d9cc7ff0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
350 2025.01.25 00:10:15.389511 [ 258 ] {e5a541ee-816d-40cf-8104-7c5d9cc7ff0d} <Debug> oximeter.measurements_i16 (e68ffc6f-a94f-4c3c-92d1-c8c0f380fdf8): Loading data parts
351 2025.01.25 00:10:15.389671 [ 258 ] {e5a541ee-816d-40cf-8104-7c5d9cc7ff0d} <Debug> oximeter.measurements_i16 (e68ffc6f-a94f-4c3c-92d1-c8c0f380fdf8): There are no data parts
352 2025.01.25 00:10:15.391015 [ 258 ] {e5a541ee-816d-40cf-8104-7c5d9cc7ff0d} <Debug> TCPHandler: Processed in 0.004636884 sec.
353 2025.01.25 00:10:15.391216 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
354 2025.01.25 00:10:15.391427 [ 264 ] {60f71793-a06a-4fdb-8b27-acb5d41f0e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
355 2025.01.25 00:10:15.391501 [ 264 ] {60f71793-a06a-4fdb-8b27-acb5d41f0e96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
356 2025.01.25 00:10:15.395737 [ 264 ] {60f71793-a06a-4fdb-8b27-acb5d41f0e96} <Debug> oximeter.measurements_u16 (271eba7e-6925-4e2b-a743-5e8a8f94c95a): Loading data parts
357 2025.01.25 00:10:15.395927 [ 264 ] {60f71793-a06a-4fdb-8b27-acb5d41f0e96} <Debug> oximeter.measurements_u16 (271eba7e-6925-4e2b-a743-5e8a8f94c95a): There are no data parts
358 2025.01.25 00:10:15.397291 [ 264 ] {60f71793-a06a-4fdb-8b27-acb5d41f0e96} <Debug> TCPHandler: Processed in 0.006175322 sec.
359 2025.01.25 00:10:15.397498 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
360 2025.01.25 00:10:15.397821 [ 258 ] {52ba58ef-1b39-4365-b13f-4a6db781b6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
361 2025.01.25 00:10:15.397926 [ 258 ] {52ba58ef-1b39-4365-b13f-4a6db781b6f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
362 2025.01.25 00:10:15.400658 [ 258 ] {52ba58ef-1b39-4365-b13f-4a6db781b6f8} <Debug> oximeter.measurements_i32 (2a5a0c05-4299-42f7-a1d2-fd07a6c80d2e): Loading data parts
363 2025.01.25 00:10:15.400820 [ 258 ] {52ba58ef-1b39-4365-b13f-4a6db781b6f8} <Debug> oximeter.measurements_i32 (2a5a0c05-4299-42f7-a1d2-fd07a6c80d2e): There are no data parts
364 2025.01.25 00:10:15.402087 [ 258 ] {52ba58ef-1b39-4365-b13f-4a6db781b6f8} <Debug> TCPHandler: Processed in 0.004592764 sec.
365 2025.01.25 00:10:15.402313 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
366 2025.01.25 00:10:15.402567 [ 264 ] {5be72e47-519d-4e30-b39d-9ae68a7e3445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
367 2025.01.25 00:10:15.402653 [ 264 ] {5be72e47-519d-4e30-b39d-9ae68a7e3445} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
368 2025.01.25 00:10:15.406877 [ 264 ] {5be72e47-519d-4e30-b39d-9ae68a7e3445} <Debug> oximeter.measurements_u32 (e91b57a0-c9dc-4bd5-b292-9bccdd9c069c): Loading data parts
369 2025.01.25 00:10:15.407059 [ 264 ] {5be72e47-519d-4e30-b39d-9ae68a7e3445} <Debug> oximeter.measurements_u32 (e91b57a0-c9dc-4bd5-b292-9bccdd9c069c): There are no data parts
370 2025.01.25 00:10:15.408372 [ 264 ] {5be72e47-519d-4e30-b39d-9ae68a7e3445} <Debug> TCPHandler: Processed in 0.006173172 sec.
371 2025.01.25 00:10:15.408555 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
372 2025.01.25 00:10:15.408854 [ 258 ] {308859d5-52dc-43fe-9272-5c9df73de660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
373 2025.01.25 00:10:15.408945 [ 258 ] {308859d5-52dc-43fe-9272-5c9df73de660} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
374 2025.01.25 00:10:15.411348 [ 258 ] {308859d5-52dc-43fe-9272-5c9df73de660} <Debug> oximeter.measurements_i64 (77c7cf13-b822-41ec-aa70-077d22195978): Loading data parts
375 2025.01.25 00:10:15.411525 [ 258 ] {308859d5-52dc-43fe-9272-5c9df73de660} <Debug> oximeter.measurements_i64 (77c7cf13-b822-41ec-aa70-077d22195978): There are no data parts
376 2025.01.25 00:10:15.412768 [ 258 ] {308859d5-52dc-43fe-9272-5c9df73de660} <Debug> TCPHandler: Processed in 0.004216342 sec.
377 2025.01.25 00:10:15.412978 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
378 2025.01.25 00:10:15.413217 [ 264 ] {6e5d3170-c55c-4d38-8528-fb897be2a1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
379 2025.01.25 00:10:15.413295 [ 264 ] {6e5d3170-c55c-4d38-8528-fb897be2a1cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
380 2025.01.25 00:10:15.417852 [ 264 ] {6e5d3170-c55c-4d38-8528-fb897be2a1cd} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Loading data parts
381 2025.01.25 00:10:15.418022 [ 264 ] {6e5d3170-c55c-4d38-8528-fb897be2a1cd} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): There are no data parts
382 2025.01.25 00:10:15.419509 [ 264 ] {6e5d3170-c55c-4d38-8528-fb897be2a1cd} <Debug> TCPHandler: Processed in 0.006597255 sec.
383 2025.01.25 00:10:15.419726 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
384 2025.01.25 00:10:15.419965 [ 258 ] {3eead4eb-78a2-4e22-a6bd-09371ae7f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
385 2025.01.25 00:10:15.420041 [ 258 ] {3eead4eb-78a2-4e22-a6bd-09371ae7f517} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
386 2025.01.25 00:10:15.422513 [ 258 ] {3eead4eb-78a2-4e22-a6bd-09371ae7f517} <Debug> oximeter.measurements_f32 (31da5b12-58f4-4356-8327-1cf5d1a12f51): Loading data parts
387 2025.01.25 00:10:15.422674 [ 258 ] {3eead4eb-78a2-4e22-a6bd-09371ae7f517} <Debug> oximeter.measurements_f32 (31da5b12-58f4-4356-8327-1cf5d1a12f51): There are no data parts
388 2025.01.25 00:10:15.423968 [ 258 ] {3eead4eb-78a2-4e22-a6bd-09371ae7f517} <Debug> TCPHandler: Processed in 0.004304363 sec.
389 2025.01.25 00:10:15.424187 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
390 2025.01.25 00:10:15.424398 [ 264 ] {56b033ee-d4b5-4aec-aaa6-1602a5ab1433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
391 2025.01.25 00:10:15.424473 [ 264 ] {56b033ee-d4b5-4aec-aaa6-1602a5ab1433} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
392 2025.01.25 00:10:15.428547 [ 264 ] {56b033ee-d4b5-4aec-aaa6-1602a5ab1433} <Debug> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Loading data parts
393 2025.01.25 00:10:15.428789 [ 264 ] {56b033ee-d4b5-4aec-aaa6-1602a5ab1433} <Debug> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): There are no data parts
394 2025.01.25 00:10:15.430447 [ 264 ] {56b033ee-d4b5-4aec-aaa6-1602a5ab1433} <Debug> TCPHandler: Processed in 0.006320843 sec.
395 2025.01.25 00:10:15.430662 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
396 2025.01.25 00:10:15.430908 [ 258 ] {215a671a-7283-417c-8df6-e87df9299e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
397 2025.01.25 00:10:15.430983 [ 258 ] {215a671a-7283-417c-8df6-e87df9299e8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
398 2025.01.25 00:10:15.433442 [ 258 ] {215a671a-7283-417c-8df6-e87df9299e8e} <Debug> oximeter.measurements_string (a636aa24-572f-49f1-821c-266015619d7c): Loading data parts
399 2025.01.25 00:10:15.433605 [ 258 ] {215a671a-7283-417c-8df6-e87df9299e8e} <Debug> oximeter.measurements_string (a636aa24-572f-49f1-821c-266015619d7c): There are no data parts
400 2025.01.25 00:10:15.435009 [ 258 ] {215a671a-7283-417c-8df6-e87df9299e8e} <Debug> TCPHandler: Processed in 0.004413263 sec.
401 2025.01.25 00:10:15.435213 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
402 2025.01.25 00:10:15.435428 [ 264 ] {bedf47bd-9a5b-4106-b98f-f820199aaa41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
403 * NOTE: Right now we can't unambiguously record a nullable byte array.
404 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
405 * a string isn't palatable for a few reasons.
406 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
407 * details.
408 */
409 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2025.01.25 00:10:15.435507 [ 264 ] {bedf47bd-9a5b-4106-b98f-f820199aaa41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
411 2025.01.25 00:10:15.439665 [ 264 ] {bedf47bd-9a5b-4106-b98f-f820199aaa41} <Debug> oximeter.measurements_bytes (0a00709e-142b-4f24-8347-186ca6ab4cf1): Loading data parts
412 2025.01.25 00:10:15.439850 [ 264 ] {bedf47bd-9a5b-4106-b98f-f820199aaa41} <Debug> oximeter.measurements_bytes (0a00709e-142b-4f24-8347-186ca6ab4cf1): There are no data parts
413 2025.01.25 00:10:15.441179 [ 264 ] {bedf47bd-9a5b-4106-b98f-f820199aaa41} <Debug> TCPHandler: Processed in 0.006022802 sec.
414 2025.01.25 00:10:15.441388 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
415 2025.01.25 00:10:15.441639 [ 258 ] {3d92f4ba-e442-43f0-9eec-adabc1b365ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
416 2025.01.25 00:10:15.441708 [ 258 ] {3d92f4ba-e442-43f0-9eec-adabc1b365ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
417 2025.01.25 00:10:15.444308 [ 258 ] {3d92f4ba-e442-43f0-9eec-adabc1b365ab} <Debug> oximeter.measurements_cumulativei64 (31a958f7-3384-48d2-9014-5a7147f8883a): Loading data parts
418 2025.01.25 00:10:15.444473 [ 258 ] {3d92f4ba-e442-43f0-9eec-adabc1b365ab} <Debug> oximeter.measurements_cumulativei64 (31a958f7-3384-48d2-9014-5a7147f8883a): There are no data parts
419 2025.01.25 00:10:15.445736 [ 258 ] {3d92f4ba-e442-43f0-9eec-adabc1b365ab} <Debug> TCPHandler: Processed in 0.004411913 sec.
420 2025.01.25 00:10:15.445942 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2025.01.25 00:10:15.446207 [ 264 ] {9a98723f-b19a-4eea-9aac-a63747ce2dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
422 2025.01.25 00:10:15.446297 [ 264 ] {9a98723f-b19a-4eea-9aac-a63747ce2dc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
423 2025.01.25 00:10:15.450497 [ 264 ] {9a98723f-b19a-4eea-9aac-a63747ce2dc1} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Loading data parts
424 2025.01.25 00:10:15.450700 [ 264 ] {9a98723f-b19a-4eea-9aac-a63747ce2dc1} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): There are no data parts
425 2025.01.25 00:10:15.458555 [ 264 ] {9a98723f-b19a-4eea-9aac-a63747ce2dc1} <Debug> TCPHandler: Processed in 0.012680066 sec.
426 2025.01.25 00:10:15.458822 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
427 2025.01.25 00:10:15.459179 [ 258 ] {d7868937-c771-427a-a4cf-efc40aab175f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
428 2025.01.25 00:10:15.459259 [ 258 ] {d7868937-c771-427a-a4cf-efc40aab175f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
429 2025.01.25 00:10:15.464258 [ 258 ] {d7868937-c771-427a-a4cf-efc40aab175f} <Debug> oximeter.measurements_cumulativef32 (f6bef03c-faad-45d6-9595-3b62007cb6f4): Loading data parts
430 2025.01.25 00:10:15.464450 [ 258 ] {d7868937-c771-427a-a4cf-efc40aab175f} <Debug> oximeter.measurements_cumulativef32 (f6bef03c-faad-45d6-9595-3b62007cb6f4): There are no data parts
431 2025.01.25 00:10:15.465975 [ 258 ] {d7868937-c771-427a-a4cf-efc40aab175f} <Debug> TCPHandler: Processed in 0.007237518 sec.
432 2025.01.25 00:10:15.466179 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2025.01.25 00:10:15.466445 [ 264 ] {1a6fbdf7-337e-414b-9889-169270fec71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
434 2025.01.25 00:10:15.466523 [ 264 ] {1a6fbdf7-337e-414b-9889-169270fec71f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
435 2025.01.25 00:10:15.470830 [ 264 ] {1a6fbdf7-337e-414b-9889-169270fec71f} <Debug> oximeter.measurements_cumulativef64 (501f6ae3-075e-4cfb-9708-fba2d651bd06): Loading data parts
436 2025.01.25 00:10:15.471002 [ 264 ] {1a6fbdf7-337e-414b-9889-169270fec71f} <Debug> oximeter.measurements_cumulativef64 (501f6ae3-075e-4cfb-9708-fba2d651bd06): There are no data parts
437 2025.01.25 00:10:15.472411 [ 264 ] {1a6fbdf7-337e-414b-9889-169270fec71f} <Debug> TCPHandler: Processed in 0.006290012 sec.
438 2025.01.25 00:10:15.472636 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
439 2025.01.25 00:10:15.472956 [ 258 ] {e682d936-c486-4137-9a70-82c2a1aaba59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
440 * NOTE: Array types cannot be Nullable, see
441 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
442 * for more details.
443 *
444 * This means we need to use empty arrays to indicate a missing value. This
445 * is unfortunate, and at this point relies on the fact that an
446 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
447 * to figure out another way to represent missing samples here.
448 */
449 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)
450 2025.01.25 00:10:15.473060 [ 258 ] {e682d936-c486-4137-9a70-82c2a1aaba59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
451 2025.01.25 00:10:15.475821 [ 258 ] {e682d936-c486-4137-9a70-82c2a1aaba59} <Debug> oximeter.measurements_histogrami8 (b1460f85-565c-42a9-931a-8c2dd802d841): Loading data parts
452 2025.01.25 00:10:15.476021 [ 258 ] {e682d936-c486-4137-9a70-82c2a1aaba59} <Debug> oximeter.measurements_histogrami8 (b1460f85-565c-42a9-931a-8c2dd802d841): There are no data parts
453 2025.01.25 00:10:15.479716 [ 258 ] {e682d936-c486-4137-9a70-82c2a1aaba59} <Debug> TCPHandler: Processed in 0.007144287 sec.
454 2025.01.25 00:10:15.479963 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
455 2025.01.25 00:10:15.480311 [ 264 ] {9b50a829-4b32-403d-94e5-011fdf298892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
456 2025.01.25 00:10:15.480388 [ 264 ] {9b50a829-4b32-403d-94e5-011fdf298892} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
457 2025.01.25 00:10:15.485126 [ 264 ] {9b50a829-4b32-403d-94e5-011fdf298892} <Debug> oximeter.measurements_histogramu8 (896462db-487a-41c2-a6e7-c1242938b3d2): Loading data parts
458 2025.01.25 00:10:15.485325 [ 264 ] {9b50a829-4b32-403d-94e5-011fdf298892} <Debug> oximeter.measurements_histogramu8 (896462db-487a-41c2-a6e7-c1242938b3d2): There are no data parts
459 2025.01.25 00:10:15.487579 [ 264 ] {9b50a829-4b32-403d-94e5-011fdf298892} <Debug> TCPHandler: Processed in 0.00769626 sec.
460 2025.01.25 00:10:15.487854 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
461 2025.01.25 00:10:15.488181 [ 258 ] {56e71468-8926-4903-986d-59aa3793f0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
462 2025.01.25 00:10:15.488287 [ 258 ] {56e71468-8926-4903-986d-59aa3793f0cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
463 2025.01.25 00:10:15.491665 [ 258 ] {56e71468-8926-4903-986d-59aa3793f0cb} <Debug> oximeter.measurements_histogrami16 (ba495562-31ad-432e-9de8-eb07f26fd54e): Loading data parts
464 2025.01.25 00:10:15.491851 [ 258 ] {56e71468-8926-4903-986d-59aa3793f0cb} <Debug> oximeter.measurements_histogrami16 (ba495562-31ad-432e-9de8-eb07f26fd54e): There are no data parts
465 2025.01.25 00:10:15.496218 [ 258 ] {56e71468-8926-4903-986d-59aa3793f0cb} <Debug> TCPHandler: Processed in 0.008443064 sec.
466 2025.01.25 00:10:15.496443 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
467 2025.01.25 00:10:15.496773 [ 264 ] {a54f6fc3-69f1-46d1-b14c-43db264027e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
468 2025.01.25 00:10:15.496862 [ 264 ] {a54f6fc3-69f1-46d1-b14c-43db264027e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
469 2025.01.25 00:10:15.501361 [ 264 ] {a54f6fc3-69f1-46d1-b14c-43db264027e5} <Debug> oximeter.measurements_histogramu16 (d23f61c1-f27a-4b10-b9bd-9dd159ce94de): Loading data parts
470 2025.01.25 00:10:15.501549 [ 264 ] {a54f6fc3-69f1-46d1-b14c-43db264027e5} <Debug> oximeter.measurements_histogramu16 (d23f61c1-f27a-4b10-b9bd-9dd159ce94de): There are no data parts
471 2025.01.25 00:10:15.503031 [ 264 ] {a54f6fc3-69f1-46d1-b14c-43db264027e5} <Debug> TCPHandler: Processed in 0.006654255 sec.
472 2025.01.25 00:10:15.503286 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
473 2025.01.25 00:10:15.503657 [ 258 ] {f20b999a-6754-44fc-a108-26b9f47b0c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
474 2025.01.25 00:10:15.503771 [ 258 ] {f20b999a-6754-44fc-a108-26b9f47b0c78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
475 2025.01.25 00:10:15.508477 [ 258 ] {f20b999a-6754-44fc-a108-26b9f47b0c78} <Debug> oximeter.measurements_histogrami32 (776d1ff1-8fe3-4c36-a522-7922dfd1f80f): Loading data parts
476 2025.01.25 00:10:15.508677 [ 258 ] {f20b999a-6754-44fc-a108-26b9f47b0c78} <Debug> oximeter.measurements_histogrami32 (776d1ff1-8fe3-4c36-a522-7922dfd1f80f): There are no data parts
477 2025.01.25 00:10:15.510968 [ 258 ] {f20b999a-6754-44fc-a108-26b9f47b0c78} <Debug> TCPHandler: Processed in 0.00776309 sec.
478 2025.01.25 00:10:15.511175 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
479 2025.01.25 00:10:15.511506 [ 264 ] {4bd15fa9-bd4d-4a15-97b8-6a886684b701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
480 2025.01.25 00:10:15.511595 [ 264 ] {4bd15fa9-bd4d-4a15-97b8-6a886684b701} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
481 2025.01.25 00:10:15.515294 [ 264 ] {4bd15fa9-bd4d-4a15-97b8-6a886684b701} <Debug> oximeter.measurements_histogramu32 (5ba617f3-2447-4f74-9653-6f8b105a2c72): Loading data parts
482 2025.01.25 00:10:15.515481 [ 264 ] {4bd15fa9-bd4d-4a15-97b8-6a886684b701} <Debug> oximeter.measurements_histogramu32 (5ba617f3-2447-4f74-9653-6f8b105a2c72): There are no data parts
483 2025.01.25 00:10:15.518547 [ 264 ] {4bd15fa9-bd4d-4a15-97b8-6a886684b701} <Debug> TCPHandler: Processed in 0.007430118 sec.
484 2025.01.25 00:10:15.518776 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
485 2025.01.25 00:10:15.519083 [ 258 ] {83879369-b0d6-4d61-8023-c375184202ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
486 2025.01.25 00:10:15.519186 [ 258 ] {83879369-b0d6-4d61-8023-c375184202ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
487 2025.01.25 00:10:15.522123 [ 258 ] {83879369-b0d6-4d61-8023-c375184202ee} <Debug> oximeter.measurements_histogrami64 (23096edb-a270-48b1-93e4-96db8b450343): Loading data parts
488 2025.01.25 00:10:15.522313 [ 258 ] {83879369-b0d6-4d61-8023-c375184202ee} <Debug> oximeter.measurements_histogrami64 (23096edb-a270-48b1-93e4-96db8b450343): There are no data parts
489 2025.01.25 00:10:15.523692 [ 258 ] {83879369-b0d6-4d61-8023-c375184202ee} <Debug> TCPHandler: Processed in 0.004975956 sec.
490 2025.01.25 00:10:15.523897 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
491 2025.01.25 00:10:15.524195 [ 264 ] {4120027a-1a70-4957-b16c-e834723f8a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
492 2025.01.25 00:10:15.524295 [ 264 ] {4120027a-1a70-4957-b16c-e834723f8a86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
493 2025.01.25 00:10:15.528811 [ 264 ] {4120027a-1a70-4957-b16c-e834723f8a86} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Loading data parts
494 2025.01.25 00:10:15.528964 [ 264 ] {4120027a-1a70-4957-b16c-e834723f8a86} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): There are no data parts
495 2025.01.25 00:10:15.530520 [ 264 ] {4120027a-1a70-4957-b16c-e834723f8a86} <Debug> TCPHandler: Processed in 0.006684915 sec.
496 2025.01.25 00:10:15.530746 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
497 2025.01.25 00:10:15.531037 [ 258 ] {ac359b4d-b349-41b6-b66a-d699f9cb13b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
498 2025.01.25 00:10:15.531129 [ 258 ] {ac359b4d-b349-41b6-b66a-d699f9cb13b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
499 2025.01.25 00:10:15.535734 [ 258 ] {ac359b4d-b349-41b6-b66a-d699f9cb13b1} <Debug> oximeter.measurements_histogramf32 (9d522779-09f4-4f19-8ec4-3ad034f80578): Loading data parts
500 2025.01.25 00:10:15.535927 [ 258 ] {ac359b4d-b349-41b6-b66a-d699f9cb13b1} <Debug> oximeter.measurements_histogramf32 (9d522779-09f4-4f19-8ec4-3ad034f80578): There are no data parts
501 2025.01.25 00:10:15.537499 [ 258 ] {ac359b4d-b349-41b6-b66a-d699f9cb13b1} <Debug> TCPHandler: Processed in 0.006808925 sec.
502 2025.01.25 00:10:15.537725 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
503 2025.01.25 00:10:15.538031 [ 264 ] {6cfac6fd-36bc-4d2a-9b97-0d1592ee397c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
504 2025.01.25 00:10:15.538129 [ 264 ] {6cfac6fd-36bc-4d2a-9b97-0d1592ee397c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
505 2025.01.25 00:10:15.542735 [ 264 ] {6cfac6fd-36bc-4d2a-9b97-0d1592ee397c} <Debug> oximeter.measurements_histogramf64 (10904aa2-2a5d-4813-a3d8-48cee8435e70): Loading data parts
506 2025.01.25 00:10:15.542922 [ 264 ] {6cfac6fd-36bc-4d2a-9b97-0d1592ee397c} <Debug> oximeter.measurements_histogramf64 (10904aa2-2a5d-4813-a3d8-48cee8435e70): There are no data parts
507 2025.01.25 00:10:15.545982 [ 264 ] {6cfac6fd-36bc-4d2a-9b97-0d1592ee397c} <Debug> TCPHandler: Processed in 0.008316463 sec.
508 2025.01.25 00:10:15.546251 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
509 2025.01.25 00:10:15.546489 [ 258 ] {ac98a465-226f-4d53-8e3e-dc7917e93fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) /* The field tables store named dimensions of each timeseries.
510 *
511 * As with the measurement tables, there is one field table for each field data
512 * type. Fields are deduplicated by using the "replacing merge tree", though
513 * this behavior **must not** be relied upon for query correctness.
514 *
515 * The index for the fields differs from the measurements, however. Rows are
516 * sorted by timeseries name, then field name, field value, and finally
517 * timeseries key. This reflects the most common pattern for looking them up:
518 * by field name and possibly value, within a timeseries. The resulting keys are
519 * usually then used to look up measurements.
520 *
521 * NOTE: We may want to consider a secondary index on these tables, sorting by
522 * timeseries name and then key, since it would improve lookups where one
523 * already has the key. Realistically though, these tables are quite small and
524 * so performance benefits will be low in absolute terms.
525 *
526 * TTL: We use a materialized column to expire old field table records. This
527 * column is generated automatically by the database whenever a new row is
528 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
529 * query. Since these tables are `ReplacingMergeTree`s, that means the last
530 * record will remain during a deduplication, which will have the last
531 * timestamp. ClickHouse will then expire old data for us, similar to the
532 * measurement tables.
533 */
534 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)
535 2025.01.25 00:10:15.546587 [ 258 ] {ac98a465-226f-4d53-8e3e-dc7917e93fe2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
536 2025.01.25 00:10:15.549363 [ 258 ] {ac98a465-226f-4d53-8e3e-dc7917e93fe2} <Debug> oximeter.fields_bool (2d0f27ca-d64a-4460-850d-ca53f7e51a4c): Loading data parts
537 2025.01.25 00:10:15.549547 [ 258 ] {ac98a465-226f-4d53-8e3e-dc7917e93fe2} <Debug> oximeter.fields_bool (2d0f27ca-d64a-4460-850d-ca53f7e51a4c): There are no data parts
538 2025.01.25 00:10:15.550829 [ 258 ] {ac98a465-226f-4d53-8e3e-dc7917e93fe2} <Debug> TCPHandler: Processed in 0.004656174 sec.
539 2025.01.25 00:10:15.551047 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
540 2025.01.25 00:10:15.551259 [ 264 ] {1c604dd4-3b41-47b8-87c6-5020e525b465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
541 2025.01.25 00:10:15.551350 [ 264 ] {1c604dd4-3b41-47b8-87c6-5020e525b465} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
542 2025.01.25 00:10:15.558657 [ 264 ] {1c604dd4-3b41-47b8-87c6-5020e525b465} <Debug> oximeter.fields_i8 (581bd41e-22c2-494b-8cb9-458a5324373d): Loading data parts
543 2025.01.25 00:10:15.558855 [ 264 ] {1c604dd4-3b41-47b8-87c6-5020e525b465} <Debug> oximeter.fields_i8 (581bd41e-22c2-494b-8cb9-458a5324373d): There are no data parts
544 2025.01.25 00:10:15.560432 [ 264 ] {1c604dd4-3b41-47b8-87c6-5020e525b465} <Debug> TCPHandler: Processed in 0.009428329 sec.
545 2025.01.25 00:10:15.560634 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2025.01.25 00:10:15.560893 [ 258 ] {e078aeca-746d-4bdc-9286-c777a92b8119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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)
547 2025.01.25 00:10:15.560973 [ 258 ] {e078aeca-746d-4bdc-9286-c777a92b8119} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
548 2025.01.25 00:10:15.566157 [ 258 ] {e078aeca-746d-4bdc-9286-c777a92b8119} <Debug> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Loading data parts
549 2025.01.25 00:10:15.566333 [ 258 ] {e078aeca-746d-4bdc-9286-c777a92b8119} <Debug> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): There are no data parts
550 2025.01.25 00:10:15.570205 [ 258 ] {e078aeca-746d-4bdc-9286-c777a92b8119} <Debug> TCPHandler: Processed in 0.00962826 sec.
551 2025.01.25 00:10:15.570427 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
552 2025.01.25 00:10:15.570680 [ 264 ] {7dfb39e2-cf7a-441f-b803-39df19e42c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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)
553 2025.01.25 00:10:15.570790 [ 264 ] {7dfb39e2-cf7a-441f-b803-39df19e42c72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
554 2025.01.25 00:10:15.576293 [ 264 ] {7dfb39e2-cf7a-441f-b803-39df19e42c72} <Debug> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Loading data parts
555 2025.01.25 00:10:15.576452 [ 264 ] {7dfb39e2-cf7a-441f-b803-39df19e42c72} <Debug> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): There are no data parts
556 2025.01.25 00:10:15.577927 [ 264 ] {7dfb39e2-cf7a-441f-b803-39df19e42c72} <Debug> TCPHandler: Processed in 0.007571439 sec.
557 2025.01.25 00:10:15.578114 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2025.01.25 00:10:15.578369 [ 258 ] {53654637-f227-4470-b2e8-8a151d07a46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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.25 00:10:15.578447 [ 258 ] {53654637-f227-4470-b2e8-8a151d07a46a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
560 2025.01.25 00:10:15.581441 [ 258 ] {53654637-f227-4470-b2e8-8a151d07a46a} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Loading data parts
561 2025.01.25 00:10:15.581611 [ 258 ] {53654637-f227-4470-b2e8-8a151d07a46a} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): There are no data parts
562 2025.01.25 00:10:15.582892 [ 258 ] {53654637-f227-4470-b2e8-8a151d07a46a} <Debug> TCPHandler: Processed in 0.004834445 sec.
563 2025.01.25 00:10:15.583082 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
564 2025.01.25 00:10:15.583296 [ 264 ] {0d7038a8-d022-44f1-acb1-af6eae98deca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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.25 00:10:15.583386 [ 264 ] {0d7038a8-d022-44f1-acb1-af6eae98deca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
566 2025.01.25 00:10:15.587250 [ 264 ] {0d7038a8-d022-44f1-acb1-af6eae98deca} <Debug> oximeter.fields_i32 (26ed6906-e939-4a7b-93eb-169315ba83bf): Loading data parts
567 2025.01.25 00:10:15.587447 [ 264 ] {0d7038a8-d022-44f1-acb1-af6eae98deca} <Debug> oximeter.fields_i32 (26ed6906-e939-4a7b-93eb-169315ba83bf): There are no data parts
568 2025.01.25 00:10:15.591452 [ 264 ] {0d7038a8-d022-44f1-acb1-af6eae98deca} <Debug> TCPHandler: Processed in 0.008428754 sec.
569 2025.01.25 00:10:15.591679 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2025.01.25 00:10:15.591919 [ 258 ] {4cbc7075-9537-4133-b28b-c602a3daa2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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.25 00:10:15.592009 [ 258 ] {4cbc7075-9537-4133-b28b-c602a3daa2b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
572 2025.01.25 00:10:15.596759 [ 258 ] {4cbc7075-9537-4133-b28b-c602a3daa2b9} <Debug> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Loading data parts
573 2025.01.25 00:10:15.596921 [ 258 ] {4cbc7075-9537-4133-b28b-c602a3daa2b9} <Debug> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): There are no data parts
574 2025.01.25 00:10:15.598420 [ 258 ] {4cbc7075-9537-4133-b28b-c602a3daa2b9} <Debug> TCPHandler: Processed in 0.006799195 sec.
575 2025.01.25 00:10:15.598620 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
576 2025.01.25 00:10:15.598831 [ 264 ] {e9b97ced-1dd4-4910-a877-54fcf7519d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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.25 00:10:15.598922 [ 264 ] {e9b97ced-1dd4-4910-a877-54fcf7519d34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
578 2025.01.25 00:10:15.601511 [ 264 ] {e9b97ced-1dd4-4910-a877-54fcf7519d34} <Debug> oximeter.fields_i64 (51c2584c-f8af-4fd1-836e-cac927e3890e): Loading data parts
579 2025.01.25 00:10:15.601675 [ 264 ] {e9b97ced-1dd4-4910-a877-54fcf7519d34} <Debug> oximeter.fields_i64 (51c2584c-f8af-4fd1-836e-cac927e3890e): There are no data parts
580 2025.01.25 00:10:15.602855 [ 264 ] {e9b97ced-1dd4-4910-a877-54fcf7519d34} <Debug> TCPHandler: Processed in 0.004305353 sec.
581 2025.01.25 00:10:15.603066 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2025.01.25 00:10:15.603261 [ 258 ] {655a4158-b631-4aba-93fe-a13ee6e0bc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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.25 00:10:15.603346 [ 258 ] {655a4158-b631-4aba-93fe-a13ee6e0bc69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
584 2025.01.25 00:10:15.607143 [ 258 ] {655a4158-b631-4aba-93fe-a13ee6e0bc69} <Debug> oximeter.fields_u64 (297e0b8e-3362-4182-b316-1d204a5e9a80): Loading data parts
585 2025.01.25 00:10:15.607369 [ 258 ] {655a4158-b631-4aba-93fe-a13ee6e0bc69} <Debug> oximeter.fields_u64 (297e0b8e-3362-4182-b316-1d204a5e9a80): There are no data parts
586 2025.01.25 00:10:15.610511 [ 258 ] {655a4158-b631-4aba-93fe-a13ee6e0bc69} <Debug> TCPHandler: Processed in 0.007477129 sec.
587 2025.01.25 00:10:15.610722 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
588 2025.01.25 00:10:15.610955 [ 264 ] {c423b234-9542-4ccd-8f40-9ee50ac3fdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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.25 00:10:15.611026 [ 264 ] {c423b234-9542-4ccd-8f40-9ee50ac3fdc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
590 2025.01.25 00:10:15.615747 [ 264 ] {c423b234-9542-4ccd-8f40-9ee50ac3fdc3} <Debug> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Loading data parts
591 2025.01.25 00:10:15.615920 [ 264 ] {c423b234-9542-4ccd-8f40-9ee50ac3fdc3} <Debug> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): There are no data parts
592 2025.01.25 00:10:15.620385 [ 264 ] {c423b234-9542-4ccd-8f40-9ee50ac3fdc3} <Debug> TCPHandler: Processed in 0.009724991 sec.
593 2025.01.25 00:10:15.620643 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2025.01.25 00:10:15.620865 [ 258 ] {43bfc291-4c39-42d8-b7b5-df3f62232af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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.25 00:10:15.620960 [ 258 ] {43bfc291-4c39-42d8-b7b5-df3f62232af6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
596 2025.01.25 00:10:15.625528 [ 258 ] {43bfc291-4c39-42d8-b7b5-df3f62232af6} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Loading data parts
597 2025.01.25 00:10:15.625859 [ 258 ] {43bfc291-4c39-42d8-b7b5-df3f62232af6} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): There are no data parts
598 2025.01.25 00:10:15.630610 [ 258 ] {43bfc291-4c39-42d8-b7b5-df3f62232af6} <Debug> TCPHandler: Processed in 0.010026742 sec.
599 2025.01.25 00:10:15.630835 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
600 2025.01.25 00:10:15.631138 [ 264 ] {e0008a75-f62b-4935-8675-0f63ef22731e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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.25 00:10:15.631221 [ 264 ] {e0008a75-f62b-4935-8675-0f63ef22731e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
602 2025.01.25 00:10:15.633225 [ 264 ] {e0008a75-f62b-4935-8675-0f63ef22731e} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Loading data parts
603 2025.01.25 00:10:15.633400 [ 264 ] {e0008a75-f62b-4935-8675-0f63ef22731e} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): There are no data parts
604 2025.01.25 00:10:15.637108 [ 264 ] {e0008a75-f62b-4935-8675-0f63ef22731e} <Debug> TCPHandler: Processed in 0.006341813 sec.
605 2025.01.25 00:10:15.637363 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2025.01.25 00:10:15.637706 [ 258 ] {5488c7ea-f5fe-4a58-acee-9d48182c8043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) /* 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.25 00:10:15.637852 [ 258 ] {5488c7ea-f5fe-4a58-acee-9d48182c8043} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
611 2025.01.25 00:10:15.642689 [ 258 ] {5488c7ea-f5fe-4a58-acee-9d48182c8043} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Loading data parts
612 2025.01.25 00:10:15.642862 [ 258 ] {5488c7ea-f5fe-4a58-acee-9d48182c8043} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): There are no data parts
613 2025.01.25 00:10:15.646864 [ 258 ] {5488c7ea-f5fe-4a58-acee-9d48182c8043} <Debug> TCPHandler: Processed in 0.009568659 sec.
614 2025.01.25 00:10:15.647157 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
615 2025.01.25 00:10:15.647362 [ 264 ] {265188f0-fe4b-4eca-81e7-903de94c0698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
616 2025.01.25 00:10:15.648579 [ 264 ] {265188f0-fe4b-4eca-81e7-903de94c0698} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
617 2025.01.25 00:10:15.659161 [ 268 ] {265188f0-fe4b-4eca-81e7-903de94c0698} <Trace> oximeter.version (ea6b97d1-7ec0-468d-8e18-f31a9b69736b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
618 2025.01.25 00:10:15.659220 [ 268 ] {265188f0-fe4b-4eca-81e7-903de94c0698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
619 2025.01.25 00:10:15.663478 [ 268 ] {265188f0-fe4b-4eca-81e7-903de94c0698} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
620 2025.01.25 00:10:15.663910 [ 268 ] {265188f0-fe4b-4eca-81e7-903de94c0698} <Trace> oximeter.version (ea6b97d1-7ec0-468d-8e18-f31a9b69736b): 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.25 00:10:15.664225 [ 264 ] {265188f0-fe4b-4eca-81e7-903de94c0698} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016972 sec., 58.92057506481263 rows/sec., 942.73 B/sec.
622 2025.01.25 00:10:15.664552 [ 264 ] {265188f0-fe4b-4eca-81e7-903de94c0698} <Debug> TCPHandler: Processed in 0.017517801 sec.
623 2025.01.25 00:10:15.750527 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40701
624 2025.01.25 00:10:15.750644 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
625 2025.01.25 00:10:15.750674 [ 269 ] {} <Debug> TCP-Session: 2d34521c-cb4d-4431-bef0-a8e0dfe13178 Authenticating user 'default' from [fd00:1122:3344:101::a]:40701
626 2025.01.25 00:10:15.750754 [ 269 ] {} <Debug> TCP-Session: 2d34521c-cb4d-4431-bef0-a8e0dfe13178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
627 2025.01.25 00:10:15.750770 [ 269 ] {} <Debug> TCP-Session: 2d34521c-cb4d-4431-bef0-a8e0dfe13178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
628 2025.01.25 00:10:15.750825 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
629 2025.01.25 00:10:15.750882 [ 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
630 2025.01.25 00:10:15.750900 [ 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
631 2025.01.25 00:10:15.751890 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40162
632 2025.01.25 00:10:15.752047 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
633 2025.01.25 00:10:15.752043 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49444
634 2025.01.25 00:10:15.752147 [ 270 ] {} <Debug> TCP-Session: 12ce0108-7d74-4527-b89a-fc6878b1d367 Authenticating user 'default' from [fd00:1122:3344:101::a]:40162
635 2025.01.25 00:10:15.752179 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48381
636 2025.01.25 00:10:15.752203 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53243
637 2025.01.25 00:10:15.752225 [ 270 ] {} <Debug> TCP-Session: 12ce0108-7d74-4527-b89a-fc6878b1d367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
638 2025.01.25 00:10:15.752469 [ 270 ] {} <Debug> TCP-Session: 12ce0108-7d74-4527-b89a-fc6878b1d367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
639 2025.01.25 00:10:15.752499 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
640 2025.01.25 00:10:15.752480 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41232
641 2025.01.25 00:10:15.752641 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50051
642 2025.01.25 00:10:15.752662 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
643 2025.01.25 00:10:15.752840 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
644 2025.01.25 00:10:15.753013 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53547
645 2025.01.25 00:10:15.752983 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
646 2025.01.25 00:10:15.752838 [ 271 ] {} <Debug> TCP-Session: 348f856e-9baa-4d89-9ca4-942bf9fdd848 Authenticating user 'default' from [fd00:1122:3344:101::a]:49444
647 2025.01.25 00:10:15.753203 [ 275 ] {} <Debug> TCP-Session: e3677551-8aba-47c0-910e-b12e31109dbe Authenticating user 'default' from [fd00:1122:3344:101::a]:50051
648 2025.01.25 00:10:15.753209 [ 272 ] {} <Debug> TCP-Session: 21f313c2-b8a9-4114-85b4-b8ce1798744b Authenticating user 'default' from [fd00:1122:3344:101::a]:53243
649 2025.01.25 00:10:15.753210 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
650 2025.01.25 00:10:15.753385 [ 273 ] {} <Debug> TCP-Session: 860f96dc-d34d-4614-b50e-c99c4e4bd0ea Authenticating user 'default' from [fd00:1122:3344:101::a]:48381
651 2025.01.25 00:10:15.753452 [ 275 ] {} <Debug> TCP-Session: e3677551-8aba-47c0-910e-b12e31109dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
652 2025.01.25 00:10:15.753469 [ 272 ] {} <Debug> TCP-Session: 21f313c2-b8a9-4114-85b4-b8ce1798744b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
653 2025.01.25 00:10:15.753498 [ 274 ] {} <Debug> TCP-Session: 8c6a6402-4ff9-42ec-9a8c-856b9ce931c7 Authenticating user 'default' from [fd00:1122:3344:101::a]:41232
654 2025.01.25 00:10:15.753537 [ 272 ] {} <Debug> TCP-Session: 21f313c2-b8a9-4114-85b4-b8ce1798744b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
655 2025.01.25 00:10:15.753549 [ 275 ] {} <Debug> TCP-Session: e3677551-8aba-47c0-910e-b12e31109dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
656 2025.01.25 00:10:15.753529 [ 273 ] {} <Debug> TCP-Session: 860f96dc-d34d-4614-b50e-c99c4e4bd0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2025.01.25 00:10:15.753601 [ 274 ] {} <Debug> TCP-Session: 8c6a6402-4ff9-42ec-9a8c-856b9ce931c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
658 2025.01.25 00:10:15.753417 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
659 2025.01.25 00:10:15.753416 [ 271 ] {} <Debug> TCP-Session: 348f856e-9baa-4d89-9ca4-942bf9fdd848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
660 2025.01.25 00:10:15.753778 [ 276 ] {} <Debug> TCP-Session: d59f42fd-308f-4bb1-91ac-494c99bf1d93 Authenticating user 'default' from [fd00:1122:3344:101::a]:53547
661 2025.01.25 00:10:15.753785 [ 271 ] {} <Debug> TCP-Session: 348f856e-9baa-4d89-9ca4-942bf9fdd848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
662 2025.01.25 00:10:15.753824 [ 273 ] {} <Debug> TCP-Session: 860f96dc-d34d-4614-b50e-c99c4e4bd0ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
663 2025.01.25 00:10:15.753841 [ 276 ] {} <Debug> TCP-Session: d59f42fd-308f-4bb1-91ac-494c99bf1d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
664 2025.01.25 00:10:15.753802 [ 274 ] {} <Debug> TCP-Session: 8c6a6402-4ff9-42ec-9a8c-856b9ce931c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2025.01.25 00:10:15.753988 [ 276 ] {} <Debug> TCP-Session: d59f42fd-308f-4bb1-91ac-494c99bf1d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
666 2025.01.25 00:10:15.803055 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35809
667 2025.01.25 00:10:15.803233 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
668 2025.01.25 00:10:15.803259 [ 277 ] {} <Debug> TCP-Session: 9d727c9b-68b5-4b3d-bf8d-28730be8b40b Authenticating user 'default' from [fd00:1122:3344:101::b]:35809
669 2025.01.25 00:10:15.803276 [ 277 ] {} <Debug> TCP-Session: 9d727c9b-68b5-4b3d-bf8d-28730be8b40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2025.01.25 00:10:15.803337 [ 277 ] {} <Debug> TCP-Session: 9d727c9b-68b5-4b3d-bf8d-28730be8b40b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
671 2025.01.25 00:10:15.803406 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
672 2025.01.25 00:10:15.803433 [ 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
673 2025.01.25 00:10:15.803483 [ 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
674 2025.01.25 00:10:15.804515 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37820
675 2025.01.25 00:10:15.804677 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53171
676 2025.01.25 00:10:15.804738 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
677 2025.01.25 00:10:15.804855 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60070
678 2025.01.25 00:10:15.805012 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33662
679 2025.01.25 00:10:15.805013 [ 278 ] {} <Debug> TCP-Session: 300c1397-684c-4e29-9b96-f44fb41ed3ee Authenticating user 'default' from [fd00:1122:3344:101::b]:37820
680 2025.01.25 00:10:15.805199 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60540
681 2025.01.25 00:10:15.805216 [ 278 ] {} <Debug> TCP-Session: 300c1397-684c-4e29-9b96-f44fb41ed3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
682 2025.01.25 00:10:15.805375 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61467
683 2025.01.25 00:10:15.805376 [ 278 ] {} <Debug> TCP-Session: 300c1397-684c-4e29-9b96-f44fb41ed3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
684 2025.01.25 00:10:15.805671 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45868
685 2025.01.25 00:10:15.805897 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
686 2025.01.25 00:10:15.805925 [ 284 ] {} <Debug> TCP-Session: a4a85a80-486d-4716-8cef-b3b8e32ea6a4 Authenticating user 'default' from [fd00:1122:3344:101::b]:45868
687 2025.01.25 00:10:15.805945 [ 284 ] {} <Debug> TCP-Session: a4a85a80-486d-4716-8cef-b3b8e32ea6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
688 2025.01.25 00:10:15.805994 [ 284 ] {} <Debug> TCP-Session: a4a85a80-486d-4716-8cef-b3b8e32ea6a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2025.01.25 00:10:15.808429 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
690 2025.01.25 00:10:15.808456 [ 279 ] {} <Debug> TCP-Session: f6b98954-e82a-4f0f-a711-319c2324b458 Authenticating user 'default' from [fd00:1122:3344:101::b]:53171
691 2025.01.25 00:10:15.808507 [ 279 ] {} <Debug> TCP-Session: f6b98954-e82a-4f0f-a711-319c2324b458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
692 2025.01.25 00:10:15.808520 [ 279 ] {} <Debug> TCP-Session: f6b98954-e82a-4f0f-a711-319c2324b458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
693 2025.01.25 00:10:15.810174 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
694 2025.01.25 00:10:15.810211 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
695 2025.01.25 00:10:15.810219 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
696 2025.01.25 00:10:15.810194 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
697 2025.01.25 00:10:15.810304 [ 280 ] {} <Debug> TCP-Session: 06d4eb6a-364f-47c7-9680-c1583694ff34 Authenticating user 'default' from [fd00:1122:3344:101::b]:60070
698 2025.01.25 00:10:15.810339 [ 282 ] {} <Debug> TCP-Session: cbf7ffc9-9142-41f0-b686-c777ba3ace09 Authenticating user 'default' from [fd00:1122:3344:101::b]:60540
699 2025.01.25 00:10:15.810361 [ 281 ] {} <Debug> TCP-Session: fa218ea5-2123-4b91-8b04-b7ed6fdf2f54 Authenticating user 'default' from [fd00:1122:3344:101::b]:33662
700 2025.01.25 00:10:15.810320 [ 283 ] {} <Debug> TCP-Session: e48e5054-33d0-4eba-a311-501c56096d76 Authenticating user 'default' from [fd00:1122:3344:101::b]:61467
701 2025.01.25 00:10:15.810405 [ 280 ] {} <Debug> TCP-Session: 06d4eb6a-364f-47c7-9680-c1583694ff34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
702 2025.01.25 00:10:15.810420 [ 282 ] {} <Debug> TCP-Session: cbf7ffc9-9142-41f0-b686-c777ba3ace09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
703 2025.01.25 00:10:15.810442 [ 281 ] {} <Debug> TCP-Session: fa218ea5-2123-4b91-8b04-b7ed6fdf2f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
704 2025.01.25 00:10:15.810488 [ 283 ] {} <Debug> TCP-Session: e48e5054-33d0-4eba-a311-501c56096d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2025.01.25 00:10:15.810512 [ 282 ] {} <Debug> TCP-Session: cbf7ffc9-9142-41f0-b686-c777ba3ace09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2025.01.25 00:10:15.810536 [ 280 ] {} <Debug> TCP-Session: 06d4eb6a-364f-47c7-9680-c1583694ff34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
707 2025.01.25 00:10:15.810556 [ 281 ] {} <Debug> TCP-Session: fa218ea5-2123-4b91-8b04-b7ed6fdf2f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
708 2025.01.25 00:10:15.810619 [ 283 ] {} <Debug> TCP-Session: e48e5054-33d0-4eba-a311-501c56096d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
709 2025.01.25 00:10:15.862240 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58012
710 2025.01.25 00:10:15.862546 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
711 2025.01.25 00:10:15.862576 [ 285 ] {} <Debug> TCP-Session: b47ba752-ea23-485f-879c-7c17b0a94e25 Authenticating user 'default' from [fd00:1122:3344:101::c]:58012
712 2025.01.25 00:10:15.862598 [ 285 ] {} <Debug> TCP-Session: b47ba752-ea23-485f-879c-7c17b0a94e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
713 2025.01.25 00:10:15.862644 [ 285 ] {} <Debug> TCP-Session: b47ba752-ea23-485f-879c-7c17b0a94e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
714 2025.01.25 00:10:15.862716 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
715 2025.01.25 00:10:15.862742 [ 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
716 2025.01.25 00:10:15.862790 [ 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
717 2025.01.25 00:10:15.863913 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53712
718 2025.01.25 00:10:15.864196 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37015
719 2025.01.25 00:10:15.864205 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
720 2025.01.25 00:10:15.864234 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39218
721 2025.01.25 00:10:15.864435 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
722 2025.01.25 00:10:15.864359 [ 286 ] {} <Debug> TCP-Session: 909a52bf-d2a9-42af-a1e0-6545098959b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:53712
723 2025.01.25 00:10:15.864493 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60106
724 2025.01.25 00:10:15.864525 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38153
725 2025.01.25 00:10:15.864555 [ 287 ] {} <Debug> TCP-Session: 54bf61f1-bec0-41ec-92a7-945c7dafb9a2 Authenticating user 'default' from [fd00:1122:3344:101::c]:37015
726 2025.01.25 00:10:15.864661 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49430
727 2025.01.25 00:10:15.864658 [ 286 ] {} <Debug> TCP-Session: 909a52bf-d2a9-42af-a1e0-6545098959b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
728 2025.01.25 00:10:15.864731 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
729 2025.01.25 00:10:15.865047 [ 287 ] {} <Debug> TCP-Session: 54bf61f1-bec0-41ec-92a7-945c7dafb9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2025.01.25 00:10:15.865095 [ 286 ] {} <Debug> TCP-Session: 909a52bf-d2a9-42af-a1e0-6545098959b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
731 2025.01.25 00:10:15.865134 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
732 2025.01.25 00:10:15.864768 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33612
733 2025.01.25 00:10:15.865141 [ 288 ] {} <Debug> TCP-Session: 083357f3-d8a3-4484-9f4b-17aba5ff6387 Authenticating user 'default' from [fd00:1122:3344:101::c]:39218
734 2025.01.25 00:10:15.865129 [ 287 ] {} <Debug> TCP-Session: 54bf61f1-bec0-41ec-92a7-945c7dafb9a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
735 2025.01.25 00:10:15.865412 [ 288 ] {} <Debug> TCP-Session: 083357f3-d8a3-4484-9f4b-17aba5ff6387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
736 2025.01.25 00:10:15.865518 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
737 2025.01.25 00:10:15.865568 [ 288 ] {} <Debug> TCP-Session: 083357f3-d8a3-4484-9f4b-17aba5ff6387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
738 2025.01.25 00:10:15.865714 [ 290 ] {} <Debug> TCP-Session: e8f92534-84a2-4b1a-ab12-8637ba3c4d5f Authenticating user 'default' from [fd00:1122:3344:101::c]:60106
739 2025.01.25 00:10:15.865746 [ 289 ] {} <Debug> TCP-Session: ec98ed9f-b68d-47c0-82d5-f186d6247de4 Authenticating user 'default' from [fd00:1122:3344:101::c]:38153
740 2025.01.25 00:10:15.865761 [ 290 ] {} <Debug> TCP-Session: e8f92534-84a2-4b1a-ab12-8637ba3c4d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2025.01.25 00:10:15.865789 [ 289 ] {} <Debug> TCP-Session: ec98ed9f-b68d-47c0-82d5-f186d6247de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2025.01.25 00:10:15.865920 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
743 2025.01.25 00:10:15.865931 [ 290 ] {} <Debug> TCP-Session: e8f92534-84a2-4b1a-ab12-8637ba3c4d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
744 2025.01.25 00:10:15.865970 [ 292 ] {} <Debug> TCP-Session: e73ab8df-cae3-4e2c-872c-e39856654bf1 Authenticating user 'default' from [fd00:1122:3344:101::c]:33612
745 2025.01.25 00:10:15.865944 [ 289 ] {} <Debug> TCP-Session: ec98ed9f-b68d-47c0-82d5-f186d6247de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
746 2025.01.25 00:10:15.866184 [ 292 ] {} <Debug> TCP-Session: e73ab8df-cae3-4e2c-872c-e39856654bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
747 2025.01.25 00:10:15.866314 [ 292 ] {} <Debug> TCP-Session: e73ab8df-cae3-4e2c-872c-e39856654bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
748 2025.01.25 00:10:15.877727 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
749 2025.01.25 00:10:15.877772 [ 291 ] {} <Debug> TCP-Session: cab3c791-b2f6-4517-bfa9-e8b0ca282d32 Authenticating user 'default' from [fd00:1122:3344:101::c]:49430
750 2025.01.25 00:10:15.877793 [ 291 ] {} <Debug> TCP-Session: cab3c791-b2f6-4517-bfa9-e8b0ca282d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
751 2025.01.25 00:10:15.877882 [ 291 ] {} <Debug> TCP-Session: cab3c791-b2f6-4517-bfa9-e8b0ca282d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
752 2025.01.25 00:10:16.000340 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.91 MiB, peak 126.91 MiB, free memory in arenas 0.00 B, will set to 141.29 MiB (RSS), difference: 14.37 MiB
753 2025.01.25 00:10:22.093229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8
754 2025.01.25 00:10:22.093252 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549
755 2025.01.25 00:10:22.093356 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog
756 2025.01.25 00:10:22.093377 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog
757 2025.01.25 00:10:22.103533 [ 243 ] {} <Debug> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Loading data parts
758 2025.01.25 00:10:22.103834 [ 243 ] {} <Debug> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): There are no data parts
759 2025.01.25 00:10:22.114600 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
760 2025.01.25 00:10:22.114642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
761 2025.01.25 00:10:22.117210 [ 244 ] {} <Debug> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Loading data parts
762 2025.01.25 00:10:22.117493 [ 244 ] {} <Debug> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): There are no data parts
763 2025.01.25 00:10:22.118726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
764 2025.01.25 00:10:22.119308 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
765 2025.01.25 00:10:22.119825 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549
766 2025.01.25 00:10:22.148043 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
767 2025.01.25 00:10:22.148087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
768 2025.01.25 00:10:22.155458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
769 2025.01.25 00:10:22.156203 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): 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.25 00:10:22.158573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8
771 2025.01.25 00:10:23.000264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.40 MiB, peak 150.40 MiB, free memory in arenas 0.00 B, will set to 151.20 MiB (RSS), difference: 4.80 MiB
772 2025.01.25 00:10:24.593338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90
773 2025.01.25 00:10:24.593451 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog
774 2025.01.25 00:10:24.599225 [ 242 ] {} <Debug> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Loading data parts
775 2025.01.25 00:10:24.599443 [ 242 ] {} <Debug> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): There are no data parts
776 2025.01.25 00:10:24.605102 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
777 2025.01.25 00:10:24.605144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
778 2025.01.25 00:10:24.606949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
779 2025.01.25 00:10:24.607536 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): 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.25 00:10:24.608026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90
781 2025.01.25 00:10:25.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.38 MiB, peak 155.38 MiB, free memory in arenas 0.00 B, will set to 151.67 MiB (RSS), difference: -3.72 MiB
782 2025.01.25 00:10:29.549203 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
783 2025.01.25 00:10:29.549267 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
784 2025.01.25 00:10:29.620163 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976
785 2025.01.25 00:10:29.621040 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
786 2025.01.25 00:10:29.621095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
787 2025.01.25 00:10:29.621916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
788 2025.01.25 00:10:29.622577 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): 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.25 00:10:29.622877 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976
790 2025.01.25 00:10:29.658884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16
791 2025.01.25 00:10:29.681061 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
792 2025.01.25 00:10:29.681130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
793 2025.01.25 00:10:29.688121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
794 2025.01.25 00:10:29.689331 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): 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.25 00:10:29.692161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16
796 2025.01.25 00:10:30.000386 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.34 MiB, peak 156.34 MiB, free memory in arenas 0.00 B, will set to 154.29 MiB (RSS), difference: 1.95 MiB
797 2025.01.25 00:10:35.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.31 MiB, peak 156.34 MiB, free memory in arenas 0.00 B, will set to 154.32 MiB (RSS), difference: 4.01 MiB
798 2025.01.25 00:10:37.123155 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464
799 2025.01.25 00:10:37.123797 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
800 2025.01.25 00:10:37.123838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
801 2025.01.25 00:10:37.124610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
802 2025.01.25 00:10:37.125167 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
803 2025.01.25 00:10:37.125344 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464
804 2025.01.25 00:10:37.192418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23
805 2025.01.25 00:10:37.211602 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
806 2025.01.25 00:10:37.211671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
807 2025.01.25 00:10:37.218163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
808 2025.01.25 00:10:37.219365 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
809 2025.01.25 00:10:37.221904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23
810 2025.01.25 00:10:44.549373 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
811 2025.01.25 00:10:44.549436 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
812 2025.01.25 00:10:44.625667 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891
813 2025.01.25 00:10:44.626669 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
814 2025.01.25 00:10:44.626744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
815 2025.01.25 00:10:44.627612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
816 2025.01.25 00:10:44.628158 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
817 2025.01.25 00:10:44.628397 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891
818 2025.01.25 00:10:44.722134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31
819 2025.01.25 00:10:44.742945 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
820 2025.01.25 00:10:44.743017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
821 2025.01.25 00:10:44.750343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
822 2025.01.25 00:10:44.751568 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
823 2025.01.25 00:10:44.754520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31
824 2025.01.25 00:10:45.670953 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
825 2025.01.25 00:10:45.671152 [ 258 ] {a0afa12b-07a6-447b-8ff8-9b24d1a8d56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete)
826 2025.01.25 00:10:45.671543 [ 258 ] {a0afa12b-07a6-447b-8ff8-9b24d1a8d56d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
827 2025.01.25 00:10:45.673925 [ 258 ] {a0afa12b-07a6-447b-8ff8-9b24d1a8d56d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
828 2025.01.25 00:10:45.677110 [ 258 ] {a0afa12b-07a6-447b-8ff8-9b24d1a8d56d} <Debug> TCPHandler: Processed in 0.006281533 sec.
829 2025.01.25 00:10:45.681134 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
830 2025.01.25 00:10:45.681371 [ 264 ] {a8f2e86b-3727-4cca-ad7d-f7c5a242c0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled') FORMAT Native; (stage: Complete)
831 2025.01.25 00:10:45.693153 [ 264 ] {a8f2e86b-3727-4cca-ad7d-f7c5a242c0d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
832 2025.01.25 00:10:45.693245 [ 264 ] {a8f2e86b-3727-4cca-ad7d-f7c5a242c0d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
833 2025.01.25 00:10:45.693978 [ 264 ] {a8f2e86b-3727-4cca-ad7d-f7c5a242c0d0} <Debug> TCPHandler: Processed in 0.012974727 sec.
834 2025.01.25 00:10:45.694719 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
835 2025.01.25 00:10:45.694915 [ 258 ] {caf9d903-4272-481a-9c08-4349e7871b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete)
836 2025.01.25 00:10:45.695363 [ 258 ] {caf9d903-4272-481a-9c08-4349e7871b94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
837 2025.01.25 00:10:45.695424 [ 258 ] {caf9d903-4272-481a-9c08-4349e7871b94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
838 2025.01.25 00:10:45.695937 [ 258 ] {caf9d903-4272-481a-9c08-4349e7871b94} <Debug> TCPHandler: Processed in 0.001288066 sec.
839 2025.01.25 00:10:45.696235 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
840 2025.01.25 00:10:45.696398 [ 264 ] {186b0797-f260-4a75-b0f1-f04c6926004a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete)
841 2025.01.25 00:10:45.696765 [ 264 ] {186b0797-f260-4a75-b0f1-f04c6926004a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
842 2025.01.25 00:10:45.696821 [ 264 ] {186b0797-f260-4a75-b0f1-f04c6926004a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
843 2025.01.25 00:10:45.697312 [ 264 ] {186b0797-f260-4a75-b0f1-f04c6926004a} <Debug> TCPHandler: Processed in 0.001135306 sec.
844 2025.01.25 00:10:45.697564 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
845 2025.01.25 00:10:45.697718 [ 258 ] {9fa15b83-70c5-4c47-8c11-b911f4051a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete)
846 2025.01.25 00:10:45.698079 [ 258 ] {9fa15b83-70c5-4c47-8c11-b911f4051a98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
847 2025.01.25 00:10:45.698136 [ 258 ] {9fa15b83-70c5-4c47-8c11-b911f4051a98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
848 2025.01.25 00:10:45.698633 [ 258 ] {9fa15b83-70c5-4c47-8c11-b911f4051a98} <Debug> TCPHandler: Processed in 0.001125875 sec.
849 2025.01.25 00:10:45.698876 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
850 2025.01.25 00:10:45.699051 [ 264 ] {a5ab1ea0-1a2c-4129-a98a-d16a1a009443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete)
851 2025.01.25 00:10:45.699479 [ 264 ] {a5ab1ea0-1a2c-4129-a98a-d16a1a009443} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2025.01.25 00:10:45.699543 [ 264 ] {a5ab1ea0-1a2c-4129-a98a-d16a1a009443} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
853 2025.01.25 00:10:45.700099 [ 264 ] {a5ab1ea0-1a2c-4129-a98a-d16a1a009443} <Debug> TCPHandler: Processed in 0.001279896 sec.
854 2025.01.25 00:10:45.700345 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
855 2025.01.25 00:10:45.700499 [ 258 ] {8ad23dbd-71db-40a6-9daf-593b61655c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
856 2025.01.25 00:10:45.700866 [ 258 ] {8ad23dbd-71db-40a6-9daf-593b61655c4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
857 2025.01.25 00:10:45.700922 [ 258 ] {8ad23dbd-71db-40a6-9daf-593b61655c4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
858 2025.01.25 00:10:45.701377 [ 258 ] {8ad23dbd-71db-40a6-9daf-593b61655c4c} <Debug> TCPHandler: Processed in 0.001087876 sec.
859 2025.01.25 00:10:45.701607 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
860 2025.01.25 00:10:45.701758 [ 264 ] {e4d5e33f-2bfa-4c49-b53a-ac316afc85a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
861 2025.01.25 00:10:45.702116 [ 264 ] {e4d5e33f-2bfa-4c49-b53a-ac316afc85a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
862 2025.01.25 00:10:45.702171 [ 264 ] {e4d5e33f-2bfa-4c49-b53a-ac316afc85a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
863 2025.01.25 00:10:45.702655 [ 264 ] {e4d5e33f-2bfa-4c49-b53a-ac316afc85a0} <Debug> TCPHandler: Processed in 0.001103295 sec.
864 2025.01.25 00:10:45.702918 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
865 2025.01.25 00:10:45.703063 [ 258 ] {a2768497-4eb8-4d14-8e57-49f9ad77ce0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
866 2025.01.25 00:10:45.703403 [ 258 ] {a2768497-4eb8-4d14-8e57-49f9ad77ce0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
867 2025.01.25 00:10:45.703456 [ 258 ] {a2768497-4eb8-4d14-8e57-49f9ad77ce0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
868 2025.01.25 00:10:45.704026 [ 258 ] {a2768497-4eb8-4d14-8e57-49f9ad77ce0b} <Debug> TCPHandler: Processed in 0.001163277 sec.
869 2025.01.25 00:10:45.704255 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
870 2025.01.25 00:10:45.704410 [ 264 ] {ee5c5409-d8b4-4b88-8218-f1f2f1703986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
871 2025.01.25 00:10:45.704774 [ 264 ] {ee5c5409-d8b4-4b88-8218-f1f2f1703986} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
872 2025.01.25 00:10:45.704828 [ 264 ] {ee5c5409-d8b4-4b88-8218-f1f2f1703986} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
873 2025.01.25 00:10:45.705319 [ 264 ] {ee5c5409-d8b4-4b88-8218-f1f2f1703986} <Debug> TCPHandler: Processed in 0.001117595 sec.
874 2025.01.25 00:10:45.705533 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
875 2025.01.25 00:10:45.705694 [ 258 ] {3794fb3a-efdc-45bf-a944-d137a2117f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
876 2025.01.25 00:10:45.706069 [ 258 ] {3794fb3a-efdc-45bf-a944-d137a2117f71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
877 2025.01.25 00:10:45.706124 [ 258 ] {3794fb3a-efdc-45bf-a944-d137a2117f71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
878 2025.01.25 00:10:45.706582 [ 258 ] {3794fb3a-efdc-45bf-a944-d137a2117f71} <Debug> TCPHandler: Processed in 0.001104736 sec.
879 2025.01.25 00:10:45.710694 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
880 2025.01.25 00:10:45.710929 [ 264 ] {ec753b29-f5b2-4626-b963-d823ea3261aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
881 2025.01.25 00:10:45.711472 [ 264 ] {ec753b29-f5b2-4626-b963-d823ea3261aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
882 2025.01.25 00:10:45.711568 [ 264 ] {ec753b29-f5b2-4626-b963-d823ea3261aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
883 2025.01.25 00:10:45.712219 [ 264 ] {ec753b29-f5b2-4626-b963-d823ea3261aa} <Debug> TCPHandler: Processed in 0.001595518 sec.
884 2025.01.25 00:10:45.712660 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2025.01.25 00:10:45.712802 [ 258 ] {aea9fef0-ece0-4c1e-9361-8d6c8a047a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
886 2025.01.25 00:10:45.712869 [ 258 ] {aea9fef0-ece0-4c1e-9361-8d6c8a047a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2025.01.25 00:10:45.713854 [ 258 ] {aea9fef0-ece0-4c1e-9361-8d6c8a047a85} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Trying to reserve 1.00 MiB using storage policy from min volume index 0
888 2025.01.25 00:10:45.713910 [ 258 ] {aea9fef0-ece0-4c1e-9361-8d6c8a047a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
889 2025.01.25 00:10:45.716585 [ 258 ] {aea9fef0-ece0-4c1e-9361-8d6c8a047a85} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
890 2025.01.25 00:10:45.717024 [ 258 ] {aea9fef0-ece0-4c1e-9361-8d6c8a047a85} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
891 2025.01.25 00:10:45.717334 [ 258 ] {aea9fef0-ece0-4c1e-9361-8d6c8a047a85} <Debug> executeQuery: Read 12 rows, 2.49 KiB in 0.004562 sec., 2630.42525208242 rows/sec., 544.79 KiB/sec.
892 2025.01.25 00:10:45.717432 [ 258 ] {aea9fef0-ece0-4c1e-9361-8d6c8a047a85} <Debug> TCPHandler: Processed in 0.004825076 sec.
893 2025.01.25 00:10:45.717596 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
894 2025.01.25 00:10:45.717727 [ 264 ] {6338d0ea-d5f0-47ce-9271-6b227250976c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
895 2025.01.25 00:10:45.717778 [ 264 ] {6338d0ea-d5f0-47ce-9271-6b227250976c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
896 2025.01.25 00:10:45.720203 [ 264 ] {6338d0ea-d5f0-47ce-9271-6b227250976c} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
897 2025.01.25 00:10:45.720242 [ 264 ] {6338d0ea-d5f0-47ce-9271-6b227250976c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
898 2025.01.25 00:10:45.720814 [ 264 ] {6338d0ea-d5f0-47ce-9271-6b227250976c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
899 2025.01.25 00:10:45.721277 [ 264 ] {6338d0ea-d5f0-47ce-9271-6b227250976c} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
900 2025.01.25 00:10:45.721489 [ 264 ] {6338d0ea-d5f0-47ce-9271-6b227250976c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003798 sec., 3686.150605581885 rows/sec., 265.35 KiB/sec.
901 2025.01.25 00:10:45.721540 [ 264 ] {6338d0ea-d5f0-47ce-9271-6b227250976c} <Debug> TCPHandler: Processed in 0.004003821 sec.
902 2025.01.25 00:10:45.721706 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
903 2025.01.25 00:10:45.721853 [ 258 ] {bb21f241-22c7-41e4-949c-43e8e8bf82e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
904 2025.01.25 00:10:45.721911 [ 258 ] {bb21f241-22c7-41e4-949c-43e8e8bf82e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
905 2025.01.25 00:10:45.722767 [ 258 ] {bb21f241-22c7-41e4-949c-43e8e8bf82e3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
906 2025.01.25 00:10:45.722813 [ 258 ] {bb21f241-22c7-41e4-949c-43e8e8bf82e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
907 2025.01.25 00:10:45.723374 [ 258 ] {bb21f241-22c7-41e4-949c-43e8e8bf82e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2025.01.25 00:10:45.723988 [ 258 ] {bb21f241-22c7-41e4-949c-43e8e8bf82e3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
909 2025.01.25 00:10:45.724212 [ 258 ] {bb21f241-22c7-41e4-949c-43e8e8bf82e3} <Debug> executeQuery: Read 147 rows, 13.59 KiB in 0.002397 sec., 61326.65832290363 rows/sec., 5.54 MiB/sec.
910 2025.01.25 00:10:45.724265 [ 258 ] {bb21f241-22c7-41e4-949c-43e8e8bf82e3} <Debug> TCPHandler: Processed in 0.002625574 sec.
911 2025.01.25 00:10:45.724429 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
912 2025.01.25 00:10:45.724569 [ 264 ] {8d3e1d93-2a37-4ee5-9920-33715a76b3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
913 2025.01.25 00:10:45.724625 [ 264 ] {8d3e1d93-2a37-4ee5-9920-33715a76b3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
914 2025.01.25 00:10:45.725270 [ 264 ] {8d3e1d93-2a37-4ee5-9920-33715a76b3bd} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
915 2025.01.25 00:10:45.725306 [ 264 ] {8d3e1d93-2a37-4ee5-9920-33715a76b3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
916 2025.01.25 00:10:45.725785 [ 264 ] {8d3e1d93-2a37-4ee5-9920-33715a76b3bd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
917 2025.01.25 00:10:45.726246 [ 264 ] {8d3e1d93-2a37-4ee5-9920-33715a76b3bd} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
918 2025.01.25 00:10:45.726509 [ 264 ] {8d3e1d93-2a37-4ee5-9920-33715a76b3bd} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001958 sec., 3575.0766087844736 rows/sec., 232.92 KiB/sec.
919 2025.01.25 00:10:45.726575 [ 264 ] {8d3e1d93-2a37-4ee5-9920-33715a76b3bd} <Debug> TCPHandler: Processed in 0.002211682 sec.
920 2025.01.25 00:10:45.726719 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
921 2025.01.25 00:10:45.726862 [ 258 ] {1863f7b5-cb5b-457a-9eba-27f9794ae03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
922 2025.01.25 00:10:45.726920 [ 258 ] {1863f7b5-cb5b-457a-9eba-27f9794ae03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
923 2025.01.25 00:10:45.727750 [ 258 ] {1863f7b5-cb5b-457a-9eba-27f9794ae03c} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
924 2025.01.25 00:10:45.727798 [ 258 ] {1863f7b5-cb5b-457a-9eba-27f9794ae03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
925 2025.01.25 00:10:45.728338 [ 258 ] {1863f7b5-cb5b-457a-9eba-27f9794ae03c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
926 2025.01.25 00:10:45.728829 [ 258 ] {1863f7b5-cb5b-457a-9eba-27f9794ae03c} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
927 2025.01.25 00:10:45.729038 [ 258 ] {1863f7b5-cb5b-457a-9eba-27f9794ae03c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002209 sec., 6337.709370755998 rows/sec., 443.85 KiB/sec.
928 2025.01.25 00:10:45.729091 [ 258 ] {1863f7b5-cb5b-457a-9eba-27f9794ae03c} <Debug> TCPHandler: Processed in 0.002437083 sec.
929 2025.01.25 00:10:45.729242 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
930 2025.01.25 00:10:45.729377 [ 264 ] {e44fbd79-bb51-4932-b0f5-c1fbab4759fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
931 2025.01.25 00:10:45.729433 [ 264 ] {e44fbd79-bb51-4932-b0f5-c1fbab4759fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
932 2025.01.25 00:10:45.730068 [ 264 ] {e44fbd79-bb51-4932-b0f5-c1fbab4759fe} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
933 2025.01.25 00:10:45.730107 [ 264 ] {e44fbd79-bb51-4932-b0f5-c1fbab4759fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
934 2025.01.25 00:10:45.730615 [ 264 ] {e44fbd79-bb51-4932-b0f5-c1fbab4759fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
935 2025.01.25 00:10:45.731210 [ 264 ] {e44fbd79-bb51-4932-b0f5-c1fbab4759fe} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
936 2025.01.25 00:10:45.731467 [ 264 ] {e44fbd79-bb51-4932-b0f5-c1fbab4759fe} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002109 sec., 6164.058795637742 rows/sec., 384.33 KiB/sec.
937 2025.01.25 00:10:45.731539 [ 264 ] {e44fbd79-bb51-4932-b0f5-c1fbab4759fe} <Debug> TCPHandler: Processed in 0.002362733 sec.
938 2025.01.25 00:10:45.731690 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
939 2025.01.25 00:10:45.731809 [ 258 ] {5aebb866-c7f0-41c6-ad73-9336eea99543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
940 2025.01.25 00:10:45.731857 [ 258 ] {5aebb866-c7f0-41c6-ad73-9336eea99543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
941 2025.01.25 00:10:45.732686 [ 258 ] {5aebb866-c7f0-41c6-ad73-9336eea99543} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
942 2025.01.25 00:10:45.732733 [ 258 ] {5aebb866-c7f0-41c6-ad73-9336eea99543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
943 2025.01.25 00:10:45.733247 [ 258 ] {5aebb866-c7f0-41c6-ad73-9336eea99543} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
944 2025.01.25 00:10:45.733691 [ 258 ] {5aebb866-c7f0-41c6-ad73-9336eea99543} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
945 2025.01.25 00:10:45.733931 [ 258 ] {5aebb866-c7f0-41c6-ad73-9336eea99543} <Debug> executeQuery: Read 318 rows, 22.57 KiB in 0.002144 sec., 148320.89552238805 rows/sec., 10.28 MiB/sec.
946 2025.01.25 00:10:45.734074 [ 258 ] {5aebb866-c7f0-41c6-ad73-9336eea99543} <Debug> TCPHandler: Processed in 0.002440303 sec.
947 2025.01.25 00:10:45.734236 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
948 2025.01.25 00:10:45.734372 [ 264 ] {21820935-38b1-413d-90f3-a665e0cbb649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
949 2025.01.25 00:10:45.734430 [ 264 ] {21820935-38b1-413d-90f3-a665e0cbb649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
950 2025.01.25 00:10:45.735009 [ 264 ] {21820935-38b1-413d-90f3-a665e0cbb649} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
951 2025.01.25 00:10:45.735048 [ 264 ] {21820935-38b1-413d-90f3-a665e0cbb649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
952 2025.01.25 00:10:45.735685 [ 264 ] {21820935-38b1-413d-90f3-a665e0cbb649} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
953 2025.01.25 00:10:45.736201 [ 264 ] {21820935-38b1-413d-90f3-a665e0cbb649} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
954 2025.01.25 00:10:45.736456 [ 264 ] {21820935-38b1-413d-90f3-a665e0cbb649} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002104 sec., 2851.71102661597 rows/sec., 148.99 KiB/sec.
955 2025.01.25 00:10:45.736521 [ 264 ] {21820935-38b1-413d-90f3-a665e0cbb649} <Debug> TCPHandler: Processed in 0.002351812 sec.
956 2025.01.25 00:10:45.736655 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
957 2025.01.25 00:10:45.736776 [ 258 ] {07d4da67-fc2f-4c5a-b2b9-60d026c658d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
958 2025.01.25 00:10:45.736828 [ 258 ] {07d4da67-fc2f-4c5a-b2b9-60d026c658d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
959 2025.01.25 00:10:45.737360 [ 258 ] {07d4da67-fc2f-4c5a-b2b9-60d026c658d1} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
960 2025.01.25 00:10:45.737399 [ 258 ] {07d4da67-fc2f-4c5a-b2b9-60d026c658d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
961 2025.01.25 00:10:45.737880 [ 258 ] {07d4da67-fc2f-4c5a-b2b9-60d026c658d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
962 2025.01.25 00:10:45.738341 [ 258 ] {07d4da67-fc2f-4c5a-b2b9-60d026c658d1} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
963 2025.01.25 00:10:45.738613 [ 258 ] {07d4da67-fc2f-4c5a-b2b9-60d026c658d1} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001848 sec., 41666.666666666664 rows/sec., 2.57 MiB/sec.
964 2025.01.25 00:10:45.738682 [ 258 ] {07d4da67-fc2f-4c5a-b2b9-60d026c658d1} <Debug> TCPHandler: Processed in 0.002083301 sec.
965 2025.01.25 00:10:45.738813 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
966 2025.01.25 00:10:45.738932 [ 264 ] {e228648c-223f-4a38-8afd-63217e7bbf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
967 2025.01.25 00:10:45.738992 [ 264 ] {e228648c-223f-4a38-8afd-63217e7bbf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
968 2025.01.25 00:10:45.739594 [ 264 ] {e228648c-223f-4a38-8afd-63217e7bbf9a} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
969 2025.01.25 00:10:45.739641 [ 264 ] {e228648c-223f-4a38-8afd-63217e7bbf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
970 2025.01.25 00:10:45.740247 [ 264 ] {e228648c-223f-4a38-8afd-63217e7bbf9a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
971 2025.01.25 00:10:45.740764 [ 264 ] {e228648c-223f-4a38-8afd-63217e7bbf9a} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
972 2025.01.25 00:10:45.741020 [ 264 ] {e228648c-223f-4a38-8afd-63217e7bbf9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002106 sec., 474.83380816714157 rows/sec., 32.00 KiB/sec.
973 2025.01.25 00:10:45.741077 [ 264 ] {e228648c-223f-4a38-8afd-63217e7bbf9a} <Debug> TCPHandler: Processed in 0.002320983 sec.
974 2025.01.25 00:10:45.741225 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
975 2025.01.25 00:10:45.741364 [ 258 ] {2271c4f9-28c2-42ea-9beb-edbb264955a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
976 2025.01.25 00:10:45.741422 [ 258 ] {2271c4f9-28c2-42ea-9beb-edbb264955a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
977 2025.01.25 00:10:45.741965 [ 258 ] {2271c4f9-28c2-42ea-9beb-edbb264955a0} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
978 2025.01.25 00:10:45.742004 [ 258 ] {2271c4f9-28c2-42ea-9beb-edbb264955a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
979 2025.01.25 00:10:45.742475 [ 258 ] {2271c4f9-28c2-42ea-9beb-edbb264955a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
980 2025.01.25 00:10:45.742922 [ 258 ] {2271c4f9-28c2-42ea-9beb-edbb264955a0} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
981 2025.01.25 00:10:45.743116 [ 258 ] {2271c4f9-28c2-42ea-9beb-edbb264955a0} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001783 sec., 12338.754907459337 rows/sec., 668.75 KiB/sec.
982 2025.01.25 00:10:45.743163 [ 258 ] {2271c4f9-28c2-42ea-9beb-edbb264955a0} <Debug> TCPHandler: Processed in 0.0020045 sec.
983 2025.01.25 00:10:50.668955 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
984 2025.01.25 00:10:50.669742 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', '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)
985 2025.01.25 00:10:50.672118 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
986 2025.01.25 00:10:50.674138 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', '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
987 2025.01.25 00:10:50.674431 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
988 2025.01.25 00:10:50.676485 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
989 2025.01.25 00:10:50.676792 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
990 2025.01.25 00:10:50.679772 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
991 2025.01.25 00:10:50.681678 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
992 2025.01.25 00:10:50.681702 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
993 2025.01.25 00:10:50.681816 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', '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'))"
994 2025.01.25 00:10:50.681842 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
995 2025.01.25 00:10:50.693565 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.023924 sec., 501.5883631499749 rows/sec., 16.21 KiB/sec.
996 2025.01.25 00:10:50.693682 [ 258 ] {e23bae0d-635b-4755-86c8-cec557164839} <Debug> TCPHandler: Processed in 0.024851539 sec.
997 2025.01.25 00:10:50.694124 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
998 2025.01.25 00:10:50.694373 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_routes', '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)
999 2025.01.25 00:10:50.694757 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1000 2025.01.25 00:10:50.694797 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_routes', '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
1001 2025.01.25 00:10:50.695122 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1002 2025.01.25 00:10:50.695236 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1003 2025.01.25 00:10:50.695454 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1004 2025.01.25 00:10:50.695504 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1005 2025.01.25 00:10:50.695537 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1006 2025.01.25 00:10:50.695561 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1007 2025.01.25 00:10:50.695618 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'static_routing_config:static_routes', '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'))"
1008 2025.01.25 00:10:50.695648 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1009 2025.01.25 00:10:50.696372 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.002104 sec., 5703.42205323194 rows/sec., 184.27 KiB/sec.
1010 2025.01.25 00:10:50.696502 [ 264 ] {2ace768a-2a11-4066-8639-5035605c95fc} <Debug> TCPHandler: Processed in 0.002513933 sec.
1011 2025.01.25 00:10:50.696805 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1012 2025.01.25 00:10:50.696983 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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)
1013 2025.01.25 00:10:50.697287 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1014 2025.01.25 00:10:50.697324 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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
1015 2025.01.25 00:10:50.697564 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1016 2025.01.25 00:10:50.697632 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1017 2025.01.25 00:10:50.697786 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1018 2025.01.25 00:10:50.697821 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1019 2025.01.25 00:10:50.697844 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1020 2025.01.25 00:10:50.697861 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1021 2025.01.25 00:10:50.697902 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
1022 2025.01.25 00:10:50.697925 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1023 2025.01.25 00:10:50.698447 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001543 sec., 7777.057679844458 rows/sec., 251.26 KiB/sec.
1024 2025.01.25 00:10:50.698531 [ 258 ] {3ec25024-5338-4fec-a556-1ed3e80d0f35} <Debug> TCPHandler: Processed in 0.00178634 sec.
1025 2025.01.25 00:10:50.698820 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1026 2025.01.25 00:10:50.699027 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1027 2025.01.25 00:10:50.699340 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1028 2025.01.25 00:10:50.699379 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1029 2025.01.25 00:10:50.699623 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1030 2025.01.25 00:10:50.699691 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1031 2025.01.25 00:10:50.699844 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1032 2025.01.25 00:10:50.699880 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1033 2025.01.25 00:10:50.699904 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1034 2025.01.25 00:10:50.699922 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1035 2025.01.25 00:10:50.699966 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1036 2025.01.25 00:10:50.699991 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1037 2025.01.25 00:10:50.700550 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001617 sec., 7421.150278293136 rows/sec., 239.76 KiB/sec.
1038 2025.01.25 00:10:50.700670 [ 264 ] {c803a1f8-1cb8-4f3f-9aed-939f1bba24b3} <Debug> TCPHandler: Processed in 0.00191909 sec.
1039 2025.01.25 00:10:50.700916 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1040 2025.01.25 00:10:50.701083 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1041 2025.01.25 00:10:50.701428 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1042 2025.01.25 00:10:50.701473 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1043 2025.01.25 00:10:50.701766 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1044 2025.01.25 00:10:50.701846 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1045 2025.01.25 00:10:50.702024 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1046 2025.01.25 00:10:50.702063 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1047 2025.01.25 00:10:50.702090 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1048 2025.01.25 00:10:50.702109 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1049 2025.01.25 00:10:50.702150 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1050 2025.01.25 00:10:50.702172 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1051 2025.01.25 00:10:50.702758 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001749 sec., 6861.063464837051 rows/sec., 221.67 KiB/sec.
1052 2025.01.25 00:10:50.702844 [ 258 ] {a47293a9-2e6c-47f8-8285-0195b534925a} <Debug> TCPHandler: Processed in 0.001981441 sec.
1053 2025.01.25 00:10:50.703137 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1054 2025.01.25 00:10:50.703340 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1055 2025.01.25 00:10:50.703697 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1056 2025.01.25 00:10:50.703745 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1057 2025.01.25 00:10:50.704058 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1058 2025.01.25 00:10:50.704132 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1059 2025.01.25 00:10:50.704279 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1060 2025.01.25 00:10:50.704314 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1061 2025.01.25 00:10:50.704337 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1062 2025.01.25 00:10:50.704355 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1063 2025.01.25 00:10:50.704398 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1064 2025.01.25 00:10:50.704422 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1065 2025.01.25 00:10:50.704980 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001731 sec., 6932.409012131716 rows/sec., 223.97 KiB/sec.
1066 2025.01.25 00:10:50.705105 [ 264 ] {f6473bcd-0837-4af8-bfa2-4afb6b4a8ab1} <Debug> TCPHandler: Processed in 0.002042281 sec.
1067 2025.01.25 00:10:50.705347 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1068 2025.01.25 00:10:50.705516 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1069 2025.01.25 00:10:50.705811 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1070 2025.01.25 00:10:50.705851 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1071 2025.01.25 00:10:50.706105 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1072 2025.01.25 00:10:50.706170 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1073 2025.01.25 00:10:50.706316 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1074 2025.01.25 00:10:50.706350 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1075 2025.01.25 00:10:50.706372 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1076 2025.01.25 00:10:50.706388 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1077 2025.01.25 00:10:50.706431 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1078 2025.01.25 00:10:50.706452 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1079 2025.01.25 00:10:50.706942 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001501 sec., 7994.670219853431 rows/sec., 258.29 KiB/sec.
1080 2025.01.25 00:10:50.707024 [ 258 ] {716a9cbf-0a5d-4bc5-a50c-382649efbf40} <Debug> TCPHandler: Processed in 0.001730929 sec.
1081 2025.01.25 00:10:50.707308 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1082 2025.01.25 00:10:50.707510 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1083 2025.01.25 00:10:50.707862 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1084 2025.01.25 00:10:50.707911 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1085 2025.01.25 00:10:50.708199 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1086 2025.01.25 00:10:50.708265 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1087 2025.01.25 00:10:50.708413 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1088 2025.01.25 00:10:50.708446 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1089 2025.01.25 00:10:50.708468 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1090 2025.01.25 00:10:50.708485 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1091 2025.01.25 00:10:50.708528 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1092 2025.01.25 00:10:50.708552 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1093 2025.01.25 00:10:50.709088 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001672 sec., 7177.033492822966 rows/sec., 231.88 KiB/sec.
1094 2025.01.25 00:10:50.709206 [ 264 ] {40e6e5a5-ecc1-4a8b-aa32-0407c7553d49} <Debug> TCPHandler: Processed in 0.00196734 sec.
1095 2025.01.25 00:10:50.709475 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1096 2025.01.25 00:10:50.709678 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1097 2025.01.25 00:10:50.710032 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1098 2025.01.25 00:10:50.710080 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1099 2025.01.25 00:10:50.710350 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1100 2025.01.25 00:10:50.710416 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1101 2025.01.25 00:10:50.710559 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1102 2025.01.25 00:10:50.710592 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1103 2025.01.25 00:10:50.710614 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1104 2025.01.25 00:10:50.710631 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1105 2025.01.25 00:10:50.710675 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1106 2025.01.25 00:10:50.710697 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1107 2025.01.25 00:10:50.711179 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001594 sec., 7528.23086574655 rows/sec., 243.22 KiB/sec.
1108 2025.01.25 00:10:50.711261 [ 258 ] {e6f72d4a-883e-4b2f-87c2-2db06ac4a55a} <Debug> TCPHandler: Processed in 0.00185158 sec.
1109 2025.01.25 00:10:50.711524 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1110 2025.01.25 00:10:50.711732 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1111 2025.01.25 00:10:50.712103 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1112 2025.01.25 00:10:50.712146 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1113 2025.01.25 00:10:50.712415 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1114 2025.01.25 00:10:50.712484 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1115 2025.01.25 00:10:50.712633 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1116 2025.01.25 00:10:50.712667 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1117 2025.01.25 00:10:50.712692 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1118 2025.01.25 00:10:50.712710 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1119 2025.01.25 00:10:50.712756 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1120 2025.01.25 00:10:50.712780 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1121 2025.01.25 00:10:50.713773 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.002133 sec., 5625.879043600563 rows/sec., 181.76 KiB/sec.
1122 2025.01.25 00:10:50.713892 [ 264 ] {8b453f24-e677-4e1b-85cc-4e90a6e1c887} <Debug> TCPHandler: Processed in 0.002437372 sec.
1123 2025.01.25 00:10:50.714239 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1124 2025.01.25 00:10:50.714442 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1125 2025.01.25 00:10:50.714802 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1126 2025.01.25 00:10:50.714851 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1127 2025.01.25 00:10:50.715155 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1128 2025.01.25 00:10:50.715219 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1129 2025.01.25 00:10:50.715364 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1130 2025.01.25 00:10:50.715397 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1131 2025.01.25 00:10:50.715420 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1132 2025.01.25 00:10:50.715437 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1133 2025.01.25 00:10:50.715480 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1134 2025.01.25 00:10:50.715502 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1135 2025.01.25 00:10:50.716036 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001689 sec., 7104.7957371225575 rows/sec., 229.54 KiB/sec.
1136 2025.01.25 00:10:50.716116 [ 258 ] {26a16881-d8b0-4836-bc1f-9502df5d5bcc} <Debug> TCPHandler: Processed in 0.00194428 sec.
1137 2025.01.25 00:10:50.716359 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1138 2025.01.25 00:10:50.716565 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1139 2025.01.25 00:10:50.716934 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1140 2025.01.25 00:10:50.716986 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1141 2025.01.25 00:10:50.717278 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1142 2025.01.25 00:10:50.717346 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1143 2025.01.25 00:10:50.717494 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1144 2025.01.25 00:10:50.717528 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1145 2025.01.25 00:10:50.717552 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1146 2025.01.25 00:10:50.717569 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1147 2025.01.25 00:10:50.717612 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1148 2025.01.25 00:10:50.717635 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1149 2025.01.25 00:10:50.718199 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001731 sec., 6932.409012131716 rows/sec., 223.97 KiB/sec.
1150 2025.01.25 00:10:50.718314 [ 264 ] {d1fefe17-c9d6-4b25-be08-629802d0198d} <Debug> TCPHandler: Processed in 0.002023251 sec.
1151 2025.01.25 00:10:50.718603 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1152 2025.01.25 00:10:50.718810 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1153 2025.01.25 00:10:50.719163 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1154 2025.01.25 00:10:50.719205 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1155 2025.01.25 00:10:50.719471 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1156 2025.01.25 00:10:50.719536 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1157 2025.01.25 00:10:50.719681 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1158 2025.01.25 00:10:50.719715 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1159 2025.01.25 00:10:50.719737 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1160 2025.01.25 00:10:50.719754 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1161 2025.01.25 00:10:50.719797 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1162 2025.01.25 00:10:50.719820 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1163 2025.01.25 00:10:50.720323 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001612 sec., 7444.168734491315 rows/sec., 240.51 KiB/sec.
1164 2025.01.25 00:10:50.720403 [ 258 ] {3459115a-4369-4b60-94cd-2b6ad434a75d} <Debug> TCPHandler: Processed in 0.001868779 sec.
1165 2025.01.25 00:10:50.720666 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1166 2025.01.25 00:10:50.720841 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1167 2025.01.25 00:10:50.721151 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1168 2025.01.25 00:10:50.721194 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1169 2025.01.25 00:10:50.721475 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1170 2025.01.25 00:10:50.721543 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1171 2025.01.25 00:10:50.721693 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1172 2025.01.25 00:10:50.721726 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1173 2025.01.25 00:10:50.721751 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1174 2025.01.25 00:10:50.721768 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1175 2025.01.25 00:10:50.721811 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1176 2025.01.25 00:10:50.721834 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1177 2025.01.25 00:10:50.722380 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001621 sec., 7402.837754472547 rows/sec., 239.17 KiB/sec.
1178 2025.01.25 00:10:50.722493 [ 264 ] {9a7157df-0b87-48c5-b785-507bdfb71a1f} <Debug> TCPHandler: Processed in 0.00188509 sec.
1179 2025.01.25 00:10:50.722778 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1180 2025.01.25 00:10:50.722985 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1181 2025.01.25 00:10:50.723306 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1182 2025.01.25 00:10:50.723349 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1183 2025.01.25 00:10:50.723622 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1184 2025.01.25 00:10:50.723686 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1185 2025.01.25 00:10:50.723829 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1186 2025.01.25 00:10:50.723862 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1187 2025.01.25 00:10:50.723884 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1188 2025.01.25 00:10:50.723901 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1189 2025.01.25 00:10:50.723944 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1190 2025.01.25 00:10:50.723967 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1191 2025.01.25 00:10:50.724436 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001573 sec., 7628.734901462174 rows/sec., 246.47 KiB/sec.
1192 2025.01.25 00:10:50.724510 [ 258 ] {7e535eee-ded8-4300-bf32-1e8754a85b7f} <Debug> TCPHandler: Processed in 0.00182914 sec.
1193 2025.01.25 00:10:50.724797 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1194 2025.01.25 00:10:50.724992 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1195 2025.01.25 00:10:50.725434 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1196 2025.01.25 00:10:50.725487 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1197 2025.01.25 00:10:50.725838 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1198 2025.01.25 00:10:50.725917 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1199 2025.01.25 00:10:50.726093 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1200 2025.01.25 00:10:50.726126 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1201 2025.01.25 00:10:50.726150 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1202 2025.01.25 00:10:50.726166 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1203 2025.01.25 00:10:50.726209 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1204 2025.01.25 00:10:50.726232 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1205 2025.01.25 00:10:50.726778 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001825 sec., 6575.342465753424 rows/sec., 212.44 KiB/sec.
1206 2025.01.25 00:10:50.726891 [ 264 ] {2b820269-0057-459f-b41e-1131b96876ee} <Debug> TCPHandler: Processed in 0.002115031 sec.
1207 2025.01.25 00:10:50.727137 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1208 2025.01.25 00:10:50.727347 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1209 2025.01.25 00:10:50.727721 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1210 2025.01.25 00:10:50.727774 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1211 2025.01.25 00:10:50.728115 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1212 2025.01.25 00:10:50.728179 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1213 2025.01.25 00:10:50.728323 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1214 2025.01.25 00:10:50.728357 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1215 2025.01.25 00:10:50.728379 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1216 2025.01.25 00:10:50.728396 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1217 2025.01.25 00:10:50.728437 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1218 2025.01.25 00:10:50.728460 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1219 2025.01.25 00:10:50.728948 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001703 sec., 7046.388725778038 rows/sec., 227.65 KiB/sec.
1220 2025.01.25 00:10:50.729034 [ 258 ] {ca8a4de3-9267-4742-baf6-bb2cbde072ea} <Debug> TCPHandler: Processed in 0.00196259 sec.
1221 2025.01.25 00:10:50.729318 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1222 2025.01.25 00:10:50.729527 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1223 2025.01.25 00:10:50.729904 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1224 2025.01.25 00:10:50.729956 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1225 2025.01.25 00:10:50.730268 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1226 2025.01.25 00:10:50.730333 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1227 2025.01.25 00:10:50.730477 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1228 2025.01.25 00:10:50.730510 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1229 2025.01.25 00:10:50.730533 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1230 2025.01.25 00:10:50.730550 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1231 2025.01.25 00:10:50.730593 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1232 2025.01.25 00:10:50.730616 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1233 2025.01.25 00:10:50.731157 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001732 sec., 6928.406466512702 rows/sec., 223.84 KiB/sec.
1234 2025.01.25 00:10:50.731278 [ 264 ] {ccf54a1a-6d5e-47bb-9b41-bc2545887a1e} <Debug> TCPHandler: Processed in 0.002027051 sec.
1235 2025.01.25 00:10:50.735251 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1236 2025.01.25 00:10:50.735401 [ 258 ] {8ab3c5d8-ea1e-4593-a56c-8c089279fead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1237 2025.01.25 00:10:50.735461 [ 258 ] {8ab3c5d8-ea1e-4593-a56c-8c089279fead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1238 2025.01.25 00:10:50.736309 [ 258 ] {8ab3c5d8-ea1e-4593-a56c-8c089279fead} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1239 2025.01.25 00:10:50.736352 [ 258 ] {8ab3c5d8-ea1e-4593-a56c-8c089279fead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1240 2025.01.25 00:10:50.736850 [ 258 ] {8ab3c5d8-ea1e-4593-a56c-8c089279fead} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1241 2025.01.25 00:10:50.737066 [ 258 ] {8ab3c5d8-ea1e-4593-a56c-8c089279fead} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1242 2025.01.25 00:10:50.737287 [ 258 ] {8ab3c5d8-ea1e-4593-a56c-8c089279fead} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001929 sec., 9331.25972006221 rows/sec., 1.27 MiB/sec.
1243 2025.01.25 00:10:50.737348 [ 258 ] {8ab3c5d8-ea1e-4593-a56c-8c089279fead} <Debug> TCPHandler: Processed in 0.002162681 sec.
1244 2025.01.25 00:10:50.737507 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1245 2025.01.25 00:10:50.737689 [ 264 ] {727b43d3-738f-4179-a9b0-ed34a8813535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1246 2025.01.25 00:10:50.737748 [ 264 ] {727b43d3-738f-4179-a9b0-ed34a8813535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1247 2025.01.25 00:10:50.738404 [ 264 ] {727b43d3-738f-4179-a9b0-ed34a8813535} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1248 2025.01.25 00:10:50.738453 [ 264 ] {727b43d3-738f-4179-a9b0-ed34a8813535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1249 2025.01.25 00:10:50.738862 [ 264 ] {727b43d3-738f-4179-a9b0-ed34a8813535} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1250 2025.01.25 00:10:50.739106 [ 264 ] {727b43d3-738f-4179-a9b0-ed34a8813535} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1251 2025.01.25 00:10:50.739320 [ 264 ] {727b43d3-738f-4179-a9b0-ed34a8813535} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001674 sec., 17921.14695340502 rows/sec., 1.37 MiB/sec.
1252 2025.01.25 00:10:50.739380 [ 264 ] {727b43d3-738f-4179-a9b0-ed34a8813535} <Debug> TCPHandler: Processed in 0.00194137 sec.
1253 2025.01.25 00:10:50.739518 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1254 2025.01.25 00:10:50.739637 [ 258 ] {77344fa5-81d0-42b1-bf1e-8c1cf8050211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1255 2025.01.25 00:10:50.739684 [ 258 ] {77344fa5-81d0-42b1-bf1e-8c1cf8050211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1256 2025.01.25 00:10:50.740272 [ 258 ] {77344fa5-81d0-42b1-bf1e-8c1cf8050211} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1257 2025.01.25 00:10:50.740308 [ 258 ] {77344fa5-81d0-42b1-bf1e-8c1cf8050211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1258 2025.01.25 00:10:50.740663 [ 258 ] {77344fa5-81d0-42b1-bf1e-8c1cf8050211} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1259 2025.01.25 00:10:50.740895 [ 258 ] {77344fa5-81d0-42b1-bf1e-8c1cf8050211} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1260 2025.01.25 00:10:50.741065 [ 258 ] {77344fa5-81d0-42b1-bf1e-8c1cf8050211} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001452 sec., 24793.388429752067 rows/sec., 1.94 MiB/sec.
1261 2025.01.25 00:10:50.741122 [ 258 ] {77344fa5-81d0-42b1-bf1e-8c1cf8050211} <Debug> TCPHandler: Processed in 0.001662568 sec.
1262 2025.01.25 00:10:50.741262 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1263 2025.01.25 00:10:50.741382 [ 264 ] {3a53eeca-d49b-4095-9381-080db891afa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1264 2025.01.25 00:10:50.741434 [ 264 ] {3a53eeca-d49b-4095-9381-080db891afa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1265 2025.01.25 00:10:50.744062 [ 264 ] {3a53eeca-d49b-4095-9381-080db891afa7} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1266 2025.01.25 00:10:50.744099 [ 264 ] {3a53eeca-d49b-4095-9381-080db891afa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1267 2025.01.25 00:10:50.744478 [ 264 ] {3a53eeca-d49b-4095-9381-080db891afa7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1268 2025.01.25 00:10:50.744723 [ 264 ] {3a53eeca-d49b-4095-9381-080db891afa7} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1269 2025.01.25 00:10:50.744933 [ 264 ] {3a53eeca-d49b-4095-9381-080db891afa7} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.003578 sec., 24594.745667970932 rows/sec., 1.72 MiB/sec.
1270 2025.01.25 00:10:50.744993 [ 264 ] {3a53eeca-d49b-4095-9381-080db891afa7} <Debug> TCPHandler: Processed in 0.003789139 sec.
1271 2025.01.25 00:10:50.745148 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1272 2025.01.25 00:10:50.745287 [ 258 ] {501e7c40-7d57-4d2c-b79f-fafdf88c7c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1273 2025.01.25 00:10:50.745344 [ 258 ] {501e7c40-7d57-4d2c-b79f-fafdf88c7c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1274 2025.01.25 00:10:50.745904 [ 258 ] {501e7c40-7d57-4d2c-b79f-fafdf88c7c6d} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1275 2025.01.25 00:10:50.745948 [ 258 ] {501e7c40-7d57-4d2c-b79f-fafdf88c7c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1276 2025.01.25 00:10:50.746333 [ 258 ] {501e7c40-7d57-4d2c-b79f-fafdf88c7c6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1277 2025.01.25 00:10:50.746563 [ 258 ] {501e7c40-7d57-4d2c-b79f-fafdf88c7c6d} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1278 2025.01.25 00:10:50.746730 [ 258 ] {501e7c40-7d57-4d2c-b79f-fafdf88c7c6d} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001474 sec., 21709.633649932155 rows/sec., 1.45 MiB/sec.
1279 2025.01.25 00:10:50.746776 [ 258 ] {501e7c40-7d57-4d2c-b79f-fafdf88c7c6d} <Debug> TCPHandler: Processed in 0.001697169 sec.
1280 2025.01.25 00:10:52.128620 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379
1281 2025.01.25 00:10:52.129434 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1282 2025.01.25 00:10:52.129493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1283 2025.01.25 00:10:52.130168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1284 2025.01.25 00:10:52.130431 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1285 2025.01.25 00:10:52.130687 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379
1286 2025.01.25 00:10:52.254778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38
1287 2025.01.25 00:10:52.274297 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1288 2025.01.25 00:10:52.274342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1289 2025.01.25 00:10:52.280514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1290 2025.01.25 00:10:52.281259 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1291 2025.01.25 00:10:52.284171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38
1292 2025.01.25 00:10:54.609051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 182
1293 2025.01.25 00:10:54.614246 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1294 2025.01.25 00:10:54.614294 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB.
1295 2025.01.25 00:10:54.615868 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1296 2025.01.25 00:10:54.616191 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1297 2025.01.25 00:10:54.616994 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182
1298 2025.01.25 00:10:55.679543 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1299 2025.01.25 00:10:55.679755 [ 258 ] {a4c1e768-b066-458e-a96a-161eda087ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1300 2025.01.25 00:10:55.679832 [ 258 ] {a4c1e768-b066-458e-a96a-161eda087ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1301 2025.01.25 00:10:55.680604 [ 258 ] {a4c1e768-b066-458e-a96a-161eda087ae4} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1302 2025.01.25 00:10:55.680656 [ 258 ] {a4c1e768-b066-458e-a96a-161eda087ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1303 2025.01.25 00:10:55.681098 [ 258 ] {a4c1e768-b066-458e-a96a-161eda087ae4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1304 2025.01.25 00:10:55.681358 [ 258 ] {a4c1e768-b066-458e-a96a-161eda087ae4} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1305 2025.01.25 00:10:55.681570 [ 258 ] {a4c1e768-b066-458e-a96a-161eda087ae4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec.
1306 2025.01.25 00:10:55.681634 [ 258 ] {a4c1e768-b066-458e-a96a-161eda087ae4} <Debug> TCPHandler: Processed in 0.002223141 sec.
1307 2025.01.25 00:10:55.681907 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1308 2025.01.25 00:10:55.682124 [ 264 ] {28d275a3-c5a8-4c87-b43a-acc23040922a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1309 2025.01.25 00:10:55.682212 [ 264 ] {28d275a3-c5a8-4c87-b43a-acc23040922a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1310 2025.01.25 00:10:55.683095 [ 264 ] {28d275a3-c5a8-4c87-b43a-acc23040922a} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1311 2025.01.25 00:10:55.683153 [ 264 ] {28d275a3-c5a8-4c87-b43a-acc23040922a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1312 2025.01.25 00:10:55.683619 [ 264 ] {28d275a3-c5a8-4c87-b43a-acc23040922a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1313 2025.01.25 00:10:55.683892 [ 264 ] {28d275a3-c5a8-4c87-b43a-acc23040922a} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1314 2025.01.25 00:10:55.684138 [ 264 ] {28d275a3-c5a8-4c87-b43a-acc23040922a} <Debug> executeQuery: Read 177 rows, 15.93 KiB in 0.002076 sec., 85260.11560693641 rows/sec., 7.49 MiB/sec.
1315 2025.01.25 00:10:55.684205 [ 264 ] {28d275a3-c5a8-4c87-b43a-acc23040922a} <Debug> TCPHandler: Processed in 0.002444653 sec.
1316 2025.01.25 00:10:55.684394 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1317 2025.01.25 00:10:55.684544 [ 258 ] {9646b76b-0d43-4215-af7e-4c07e19e5c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1318 2025.01.25 00:10:55.684608 [ 258 ] {9646b76b-0d43-4215-af7e-4c07e19e5c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1319 2025.01.25 00:10:55.685322 [ 258 ] {9646b76b-0d43-4215-af7e-4c07e19e5c67} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1320 2025.01.25 00:10:55.685360 [ 258 ] {9646b76b-0d43-4215-af7e-4c07e19e5c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1321 2025.01.25 00:10:55.685702 [ 258 ] {9646b76b-0d43-4215-af7e-4c07e19e5c67} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1322 2025.01.25 00:10:55.685930 [ 258 ] {9646b76b-0d43-4215-af7e-4c07e19e5c67} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1323 2025.01.25 00:10:55.686215 [ 258 ] {9646b76b-0d43-4215-af7e-4c07e19e5c67} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001704 sec., 4107.981220657277 rows/sec., 267.64 KiB/sec.
1324 2025.01.25 00:10:55.686362 [ 258 ] {9646b76b-0d43-4215-af7e-4c07e19e5c67} <Debug> TCPHandler: Processed in 0.002039081 sec.
1325 2025.01.25 00:10:55.686546 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1326 2025.01.25 00:10:55.686673 [ 264 ] {6e03bc81-7b20-4049-8ec0-0d1c256698f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1327 2025.01.25 00:10:55.686725 [ 264 ] {6e03bc81-7b20-4049-8ec0-0d1c256698f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1328 2025.01.25 00:10:55.687328 [ 264 ] {6e03bc81-7b20-4049-8ec0-0d1c256698f6} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1329 2025.01.25 00:10:55.687371 [ 264 ] {6e03bc81-7b20-4049-8ec0-0d1c256698f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1330 2025.01.25 00:10:55.687739 [ 264 ] {6e03bc81-7b20-4049-8ec0-0d1c256698f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1331 2025.01.25 00:10:55.687989 [ 264 ] {6e03bc81-7b20-4049-8ec0-0d1c256698f6} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): 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.25 00:10:55.688207 [ 264 ] {6e03bc81-7b20-4049-8ec0-0d1c256698f6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001563 sec., 8957.133717210492 rows/sec., 627.30 KiB/sec.
1333 2025.01.25 00:10:55.688266 [ 264 ] {6e03bc81-7b20-4049-8ec0-0d1c256698f6} <Debug> TCPHandler: Processed in 0.00178047 sec.
1334 2025.01.25 00:10:55.688431 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1335 2025.01.25 00:10:55.688554 [ 258 ] {8f7223d5-73f9-46b8-8341-7aa844e5f616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1336 2025.01.25 00:10:55.688603 [ 258 ] {8f7223d5-73f9-46b8-8341-7aa844e5f616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1337 2025.01.25 00:10:55.689194 [ 258 ] {8f7223d5-73f9-46b8-8341-7aa844e5f616} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1338 2025.01.25 00:10:55.689235 [ 258 ] {8f7223d5-73f9-46b8-8341-7aa844e5f616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1339 2025.01.25 00:10:55.689598 [ 258 ] {8f7223d5-73f9-46b8-8341-7aa844e5f616} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1340 2025.01.25 00:10:55.689836 [ 258 ] {8f7223d5-73f9-46b8-8341-7aa844e5f616} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1341 2025.01.25 00:10:55.690075 [ 258 ] {8f7223d5-73f9-46b8-8341-7aa844e5f616} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec.
1342 2025.01.25 00:10:55.690136 [ 258 ] {8f7223d5-73f9-46b8-8341-7aa844e5f616} <Debug> TCPHandler: Processed in 0.001764319 sec.
1343 2025.01.25 00:10:55.690285 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1344 2025.01.25 00:10:55.690412 [ 264 ] {9e6259c5-d4f4-4347-8d04-7760c7215107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1345 2025.01.25 00:10:55.690463 [ 264 ] {9e6259c5-d4f4-4347-8d04-7760c7215107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1346 2025.01.25 00:10:55.691198 [ 264 ] {9e6259c5-d4f4-4347-8d04-7760c7215107} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1347 2025.01.25 00:10:55.691244 [ 264 ] {9e6259c5-d4f4-4347-8d04-7760c7215107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1348 2025.01.25 00:10:55.691624 [ 264 ] {9e6259c5-d4f4-4347-8d04-7760c7215107} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1349 2025.01.25 00:10:55.691865 [ 264 ] {9e6259c5-d4f4-4347-8d04-7760c7215107} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1350 2025.01.25 00:10:55.692134 [ 264 ] {9e6259c5-d4f4-4347-8d04-7760c7215107} <Debug> executeQuery: Read 354 rows, 25.45 KiB in 0.001741 sec., 203331.41872487077 rows/sec., 14.27 MiB/sec.
1351 2025.01.25 00:10:55.692203 [ 264 ] {9e6259c5-d4f4-4347-8d04-7760c7215107} <Debug> TCPHandler: Processed in 0.00197832 sec.
1352 2025.01.25 00:10:55.692362 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1353 2025.01.25 00:10:55.692503 [ 258 ] {f0a81433-bdbf-405e-9da0-62f3c609ad2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1354 2025.01.25 00:10:55.692563 [ 258 ] {f0a81433-bdbf-405e-9da0-62f3c609ad2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1355 2025.01.25 00:10:55.693140 [ 258 ] {f0a81433-bdbf-405e-9da0-62f3c609ad2a} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1356 2025.01.25 00:10:55.693188 [ 258 ] {f0a81433-bdbf-405e-9da0-62f3c609ad2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1357 2025.01.25 00:10:55.693567 [ 258 ] {f0a81433-bdbf-405e-9da0-62f3c609ad2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1358 2025.01.25 00:10:55.693807 [ 258 ] {f0a81433-bdbf-405e-9da0-62f3c609ad2a} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): 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.25 00:10:55.694030 [ 258 ] {f0a81433-bdbf-405e-9da0-62f3c609ad2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001557 sec., 3853.5645472061656 rows/sec., 201.33 KiB/sec.
1360 2025.01.25 00:10:55.694083 [ 258 ] {f0a81433-bdbf-405e-9da0-62f3c609ad2a} <Debug> TCPHandler: Processed in 0.001788169 sec.
1361 2025.01.25 00:10:55.694216 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1362 2025.01.25 00:10:55.694349 [ 264 ] {34bdfee0-e9ae-4c39-a039-53f4a5d0d1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1363 2025.01.25 00:10:55.694410 [ 264 ] {34bdfee0-e9ae-4c39-a039-53f4a5d0d1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1364 2025.01.25 00:10:55.695092 [ 264 ] {34bdfee0-e9ae-4c39-a039-53f4a5d0d1f8} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1365 2025.01.25 00:10:55.695139 [ 264 ] {34bdfee0-e9ae-4c39-a039-53f4a5d0d1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1366 2025.01.25 00:10:55.695547 [ 264 ] {34bdfee0-e9ae-4c39-a039-53f4a5d0d1f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1367 2025.01.25 00:10:55.695798 [ 264 ] {34bdfee0-e9ae-4c39-a039-53f4a5d0d1f8} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1368 2025.01.25 00:10:55.696053 [ 264 ] {34bdfee0-e9ae-4c39-a039-53f4a5d0d1f8} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001728 sec., 108217.5925925926 rows/sec., 7.19 MiB/sec.
1369 2025.01.25 00:10:55.696191 [ 264 ] {34bdfee0-e9ae-4c39-a039-53f4a5d0d1f8} <Debug> TCPHandler: Processed in 0.002032921 sec.
1370 2025.01.25 00:10:55.696332 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1371 2025.01.25 00:10:55.696454 [ 258 ] {e215d88b-2075-42ca-90b6-e1e6df3bddc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1372 2025.01.25 00:10:55.696505 [ 258 ] {e215d88b-2075-42ca-90b6-e1e6df3bddc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1373 2025.01.25 00:10:55.696978 [ 258 ] {e215d88b-2075-42ca-90b6-e1e6df3bddc4} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1374 2025.01.25 00:10:55.697016 [ 258 ] {e215d88b-2075-42ca-90b6-e1e6df3bddc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1375 2025.01.25 00:10:55.697381 [ 258 ] {e215d88b-2075-42ca-90b6-e1e6df3bddc4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1376 2025.01.25 00:10:55.697612 [ 258 ] {e215d88b-2075-42ca-90b6-e1e6df3bddc4} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1377 2025.01.25 00:10:55.697816 [ 258 ] {e215d88b-2075-42ca-90b6-e1e6df3bddc4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec.
1378 2025.01.25 00:10:55.697865 [ 258 ] {e215d88b-2075-42ca-90b6-e1e6df3bddc4} <Debug> TCPHandler: Processed in 0.001592279 sec.
1379 2025.01.25 00:10:55.698002 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1380 2025.01.25 00:10:55.698117 [ 264 ] {4c5433d4-60bf-42bd-9f16-908c19788350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1381 2025.01.25 00:10:55.698167 [ 264 ] {4c5433d4-60bf-42bd-9f16-908c19788350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1382 2025.01.25 00:10:55.698750 [ 264 ] {4c5433d4-60bf-42bd-9f16-908c19788350} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1383 2025.01.25 00:10:55.698795 [ 264 ] {4c5433d4-60bf-42bd-9f16-908c19788350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1384 2025.01.25 00:10:55.699240 [ 264 ] {4c5433d4-60bf-42bd-9f16-908c19788350} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1385 2025.01.25 00:10:55.699488 [ 264 ] {4c5433d4-60bf-42bd-9f16-908c19788350} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1386 2025.01.25 00:10:55.699698 [ 264 ] {4c5433d4-60bf-42bd-9f16-908c19788350} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001605 sec., 38629.28348909657 rows/sec., 2.39 MiB/sec.
1387 2025.01.25 00:10:55.699755 [ 264 ] {4c5433d4-60bf-42bd-9f16-908c19788350} <Debug> TCPHandler: Processed in 0.001810449 sec.
1388 2025.01.25 00:10:59.549480 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
1389 2025.01.25 00:10:59.549529 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
1390 2025.01.25 00:10:59.630949 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806
1391 2025.01.25 00:10:59.631585 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1392 2025.01.25 00:10:59.631634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1393 2025.01.25 00:10:59.632209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1394 2025.01.25 00:10:59.632471 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1395 2025.01.25 00:10:59.632682 [ 68 ] {} <Debug> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1396 2025.01.25 00:10:59.632705 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806
1397 2025.01.25 00:10:59.632794 [ 68 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1398 2025.01.25 00:10:59.632828 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1399 2025.01.25 00:10:59.635292 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
1400 2025.01.25 00:10:59.635497 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1401 2025.01.25 00:10:59.635586 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
1402 2025.01.25 00:10:59.635724 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
1403 2025.01.25 00:10:59.635958 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
1404 2025.01.25 00:10:59.636156 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
1405 2025.01.25 00:10:59.636285 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
1406 2025.01.25 00:10:59.636450 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
1407 2025.01.25 00:10:59.673017 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.040088979 sec., 69994.29943077374 rows/sec., 1.00 MiB/sec.
1408 2025.01.25 00:10:59.673789 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1409 2025.01.25 00:10:59.674185 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_6_1} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1410 2025.01.25 00:10:59.674277 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_6_1} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1411 2025.01.25 00:10:59.674416 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB.
1412 2025.01.25 00:10:59.784382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46
1413 2025.01.25 00:10:59.804335 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1414 2025.01.25 00:10:59.804379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1415 2025.01.25 00:10:59.811295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1416 2025.01.25 00:10:59.812042 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1417 2025.01.25 00:10:59.812326 [ 68 ] {} <Debug> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1418 2025.01.25 00:10:59.812399 [ 68 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1419 2025.01.25 00:10:59.812446 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1420 2025.01.25 00:10:59.812710 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
1421 2025.01.25 00:10:59.820390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46
1422 2025.01.25 00:10:59.821891 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1423 2025.01.25 00:10:59.822781 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
1424 2025.01.25 00:10:59.827512 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
1425 2025.01.25 00:10:59.832182 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
1426 2025.01.25 00:10:59.836973 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
1427 2025.01.25 00:10:59.854493 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
1428 2025.01.25 00:10:59.859129 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
1429 2025.01.25 00:10:59.931797 [ 202 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.119288041 sec., 385.6212208229658 rows/sec., 1.99 MiB/sec.
1430 2025.01.25 00:10:59.934383 [ 189 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1431 2025.01.25 00:10:59.937373 [ 189 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_6_1} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1432 2025.01.25 00:10:59.937496 [ 189 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_6_1} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1433 2025.01.25 00:10:59.939687 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB.
1434 2025.01.25 00:11:00.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.43 MiB, peak 169.97 MiB, free memory in arenas 0.00 B, will set to 164.46 MiB (RSS), difference: 4.04 MiB
1435 2025.01.25 00:11:00.670723 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1436 2025.01.25 00:11:00.671004 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1437 2025.01.25 00:11:00.671417 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1438 2025.01.25 00:11:00.671465 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1439 2025.01.25 00:11:00.671799 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1440 2025.01.25 00:11:00.671881 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1441 2025.01.25 00:11:00.672058 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1442 2025.01.25 00:11:00.672331 [ 294 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1443 2025.01.25 00:11:00.672349 [ 295 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1444 2025.01.25 00:11:00.672503 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (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
1445 2025.01.25 00:11:00.672539 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1446 2025.01.25 00:11:00.676659 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1447 2025.01.25 00:11:00.676696 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 30 rows with 2 streams
1448 2025.01.25 00:11:00.676771 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1449 2025.01.25 00:11:00.676828 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1450 2025.01.25 00:11:00.678378 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.007494 sec., 4003.2025620496397 rows/sec., 149.99 KiB/sec.
1451 2025.01.25 00:11:00.678535 [ 258 ] {4df9cf6b-08c3-44d9-950a-6708feab3204} <Debug> TCPHandler: Processed in 0.007943421 sec.
1452 2025.01.25 00:11:00.683424 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1453 2025.01.25 00:11:00.683596 [ 264 ] {360c69f6-f248-4334-af26-9c34901db4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1454 2025.01.25 00:11:00.683673 [ 264 ] {360c69f6-f248-4334-af26-9c34901db4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1455 2025.01.25 00:11:00.684539 [ 264 ] {360c69f6-f248-4334-af26-9c34901db4b2} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1456 2025.01.25 00:11:00.684585 [ 264 ] {360c69f6-f248-4334-af26-9c34901db4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1457 2025.01.25 00:11:00.685114 [ 264 ] {360c69f6-f248-4334-af26-9c34901db4b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1458 2025.01.25 00:11:00.685348 [ 264 ] {360c69f6-f248-4334-af26-9c34901db4b2} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1459 2025.01.25 00:11:00.685567 [ 264 ] {360c69f6-f248-4334-af26-9c34901db4b2} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.002008 sec., 498.0079681274901 rows/sec., 74.41 KiB/sec.
1460 2025.01.25 00:11:00.685750 [ 264 ] {360c69f6-f248-4334-af26-9c34901db4b2} <Debug> TCPHandler: Processed in 0.002451503 sec.
1461 2025.01.25 00:11:00.685931 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1462 2025.01.25 00:11:00.686091 [ 258 ] {e1edb650-2336-4e35-9f56-2b0fd7e9f9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1463 2025.01.25 00:11:00.686155 [ 258 ] {e1edb650-2336-4e35-9f56-2b0fd7e9f9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1464 2025.01.25 00:11:00.686851 [ 258 ] {e1edb650-2336-4e35-9f56-2b0fd7e9f9bc} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1465 2025.01.25 00:11:00.686898 [ 258 ] {e1edb650-2336-4e35-9f56-2b0fd7e9f9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1466 2025.01.25 00:11:00.687336 [ 258 ] {e1edb650-2336-4e35-9f56-2b0fd7e9f9bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1467 2025.01.25 00:11:00.687597 [ 258 ] {e1edb650-2336-4e35-9f56-2b0fd7e9f9bc} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1468 2025.01.25 00:11:00.687889 [ 258 ] {e1edb650-2336-4e35-9f56-2b0fd7e9f9bc} <Debug> executeQuery: Read 46 rows, 3.93 KiB in 0.001827 sec., 25177.887246852762 rows/sec., 2.10 MiB/sec.
1469 2025.01.25 00:11:00.688029 [ 258 ] {e1edb650-2336-4e35-9f56-2b0fd7e9f9bc} <Debug> TCPHandler: Processed in 0.002166542 sec.
1470 2025.01.25 00:11:00.688178 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1471 2025.01.25 00:11:00.688301 [ 264 ] {bf208119-c08c-4354-ae67-a0a932820b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1472 2025.01.25 00:11:00.688354 [ 264 ] {bf208119-c08c-4354-ae67-a0a932820b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1473 2025.01.25 00:11:00.688964 [ 264 ] {bf208119-c08c-4354-ae67-a0a932820b5d} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1474 2025.01.25 00:11:00.689003 [ 264 ] {bf208119-c08c-4354-ae67-a0a932820b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1475 2025.01.25 00:11:00.689374 [ 264 ] {bf208119-c08c-4354-ae67-a0a932820b5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1476 2025.01.25 00:11:00.689632 [ 264 ] {bf208119-c08c-4354-ae67-a0a932820b5d} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1477 2025.01.25 00:11:00.689818 [ 264 ] {bf208119-c08c-4354-ae67-a0a932820b5d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001545 sec., 5177.993527508091 rows/sec., 389.36 KiB/sec.
1478 2025.01.25 00:11:00.689874 [ 264 ] {bf208119-c08c-4354-ae67-a0a932820b5d} <Debug> TCPHandler: Processed in 0.001754889 sec.
1479 2025.01.25 00:11:00.690016 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1480 2025.01.25 00:11:00.690140 [ 258 ] {b7533713-9152-4945-a1c5-36d37f293098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1481 2025.01.25 00:11:00.690191 [ 258 ] {b7533713-9152-4945-a1c5-36d37f293098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1482 2025.01.25 00:11:00.690809 [ 258 ] {b7533713-9152-4945-a1c5-36d37f293098} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1483 2025.01.25 00:11:00.690849 [ 258 ] {b7533713-9152-4945-a1c5-36d37f293098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1484 2025.01.25 00:11:00.691210 [ 258 ] {b7533713-9152-4945-a1c5-36d37f293098} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1485 2025.01.25 00:11:00.691448 [ 258 ] {b7533713-9152-4945-a1c5-36d37f293098} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1486 2025.01.25 00:11:00.691732 [ 258 ] {b7533713-9152-4945-a1c5-36d37f293098} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001596 sec., 27568.922305764412 rows/sec., 2.15 MiB/sec.
1487 2025.01.25 00:11:00.691842 [ 258 ] {b7533713-9152-4945-a1c5-36d37f293098} <Debug> TCPHandler: Processed in 0.001883789 sec.
1488 2025.01.25 00:11:00.692036 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1489 2025.01.25 00:11:00.692177 [ 264 ] {3c774dc7-9b2a-418b-9d25-0cc9d94ac57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1490 2025.01.25 00:11:00.692239 [ 264 ] {3c774dc7-9b2a-418b-9d25-0cc9d94ac57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1491 2025.01.25 00:11:00.692810 [ 264 ] {3c774dc7-9b2a-418b-9d25-0cc9d94ac57d} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1492 2025.01.25 00:11:00.692848 [ 264 ] {3c774dc7-9b2a-418b-9d25-0cc9d94ac57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1493 2025.01.25 00:11:00.693238 [ 264 ] {3c774dc7-9b2a-418b-9d25-0cc9d94ac57d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1494 2025.01.25 00:11:00.693484 [ 264 ] {3c774dc7-9b2a-418b-9d25-0cc9d94ac57d} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1495 2025.01.25 00:11:00.693662 [ 264 ] {3c774dc7-9b2a-418b-9d25-0cc9d94ac57d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001518 sec., 72463.76811594203 rows/sec., 5.06 MiB/sec.
1496 2025.01.25 00:11:00.693716 [ 264 ] {3c774dc7-9b2a-418b-9d25-0cc9d94ac57d} <Debug> TCPHandler: Processed in 0.001747029 sec.
1497 2025.01.25 00:11:00.693867 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1498 2025.01.25 00:11:00.694007 [ 258 ] {2cdd68e2-85da-4b0d-8f78-39d3049cd30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1499 2025.01.25 00:11:00.694103 [ 258 ] {2cdd68e2-85da-4b0d-8f78-39d3049cd30b} <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
1500 2025.01.25 00:11:00.695299 [ 258 ] {2cdd68e2-85da-4b0d-8f78-39d3049cd30b} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1501 2025.01.25 00:11:00.695340 [ 258 ] {2cdd68e2-85da-4b0d-8f78-39d3049cd30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1502 2025.01.25 00:11:00.698291 [ 258 ] {2cdd68e2-85da-4b0d-8f78-39d3049cd30b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1503 2025.01.25 00:11:00.698566 [ 258 ] {2cdd68e2-85da-4b0d-8f78-39d3049cd30b} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1504 2025.01.25 00:11:00.698899 [ 258 ] {2cdd68e2-85da-4b0d-8f78-39d3049cd30b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004914 sec., 1628.001628001628 rows/sec., 2.92 MiB/sec.
1505 2025.01.25 00:11:00.699024 [ 258 ] {2cdd68e2-85da-4b0d-8f78-39d3049cd30b} <Debug> TCPHandler: Processed in 0.005222767 sec.
1506 2025.01.25 00:11:00.699192 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1507 2025.01.25 00:11:00.699310 [ 264 ] {a7049467-9b4c-4e18-985d-ef2b86e3a88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1508 2025.01.25 00:11:00.699361 [ 264 ] {a7049467-9b4c-4e18-985d-ef2b86e3a88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1509 2025.01.25 00:11:00.699846 [ 264 ] {a7049467-9b4c-4e18-985d-ef2b86e3a88e} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1510 2025.01.25 00:11:00.699884 [ 264 ] {a7049467-9b4c-4e18-985d-ef2b86e3a88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1511 2025.01.25 00:11:00.700261 [ 264 ] {a7049467-9b4c-4e18-985d-ef2b86e3a88e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1512 2025.01.25 00:11:00.700508 [ 264 ] {a7049467-9b4c-4e18-985d-ef2b86e3a88e} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1513 2025.01.25 00:11:00.700753 [ 264 ] {a7049467-9b4c-4e18-985d-ef2b86e3a88e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001448 sec., 27624.309392265193 rows/sec., 1.84 MiB/sec.
1514 2025.01.25 00:11:00.700824 [ 264 ] {a7049467-9b4c-4e18-985d-ef2b86e3a88e} <Debug> TCPHandler: Processed in 0.001696078 sec.
1515 2025.01.25 00:11:04.617731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 218
1516 2025.01.25 00:11:04.620758 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1517 2025.01.25 00:11:04.620814 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1518 2025.01.25 00:11:04.622307 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1519 2025.01.25 00:11:04.622641 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1520 2025.01.25 00:11:04.623208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218
1521 2025.01.25 00:11:05.681443 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1522 2025.01.25 00:11:05.681651 [ 258 ] {b775efb3-70b5-472a-9b2c-5a3e9cfca038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1523 2025.01.25 00:11:05.681727 [ 258 ] {b775efb3-70b5-472a-9b2c-5a3e9cfca038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1524 2025.01.25 00:11:05.682503 [ 258 ] {b775efb3-70b5-472a-9b2c-5a3e9cfca038} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1525 2025.01.25 00:11:05.682557 [ 258 ] {b775efb3-70b5-472a-9b2c-5a3e9cfca038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1526 2025.01.25 00:11:05.682998 [ 258 ] {b775efb3-70b5-472a-9b2c-5a3e9cfca038} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1527 2025.01.25 00:11:05.683273 [ 258 ] {b775efb3-70b5-472a-9b2c-5a3e9cfca038} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1528 2025.01.25 00:11:05.683519 [ 258 ] {b775efb3-70b5-472a-9b2c-5a3e9cfca038} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec.
1529 2025.01.25 00:11:05.683583 [ 258 ] {b775efb3-70b5-472a-9b2c-5a3e9cfca038} <Debug> TCPHandler: Processed in 0.002274042 sec.
1530 2025.01.25 00:11:05.683848 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1531 2025.01.25 00:11:05.684041 [ 264 ] {bc96173f-06b3-4cef-823e-070bd2dbcd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1532 2025.01.25 00:11:05.684116 [ 264 ] {bc96173f-06b3-4cef-823e-070bd2dbcd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1533 2025.01.25 00:11:05.684963 [ 264 ] {bc96173f-06b3-4cef-823e-070bd2dbcd34} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1534 2025.01.25 00:11:05.685009 [ 264 ] {bc96173f-06b3-4cef-823e-070bd2dbcd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1535 2025.01.25 00:11:05.685466 [ 264 ] {bc96173f-06b3-4cef-823e-070bd2dbcd34} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1536 2025.01.25 00:11:05.685725 [ 264 ] {bc96173f-06b3-4cef-823e-070bd2dbcd34} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1537 2025.01.25 00:11:05.685973 [ 264 ] {bc96173f-06b3-4cef-823e-070bd2dbcd34} <Debug> executeQuery: Read 203 rows, 17.99 KiB in 0.001986 sec., 102215.50855991944 rows/sec., 8.85 MiB/sec.
1538 2025.01.25 00:11:05.686041 [ 264 ] {bc96173f-06b3-4cef-823e-070bd2dbcd34} <Debug> TCPHandler: Processed in 0.002327122 sec.
1539 2025.01.25 00:11:05.686214 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1540 2025.01.25 00:11:05.686342 [ 258 ] {319e8656-8028-455d-8698-8c9d6cefe1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1541 2025.01.25 00:11:05.686395 [ 258 ] {319e8656-8028-455d-8698-8c9d6cefe1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1542 2025.01.25 00:11:05.686998 [ 258 ] {319e8656-8028-455d-8698-8c9d6cefe1aa} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1543 2025.01.25 00:11:05.687039 [ 258 ] {319e8656-8028-455d-8698-8c9d6cefe1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1544 2025.01.25 00:11:05.687411 [ 258 ] {319e8656-8028-455d-8698-8c9d6cefe1aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1545 2025.01.25 00:11:05.687654 [ 258 ] {319e8656-8028-455d-8698-8c9d6cefe1aa} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1546 2025.01.25 00:11:05.687945 [ 258 ] {319e8656-8028-455d-8698-8c9d6cefe1aa} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001627 sec., 4302.39704978488 rows/sec., 280.30 KiB/sec.
1547 2025.01.25 00:11:05.688170 [ 258 ] {319e8656-8028-455d-8698-8c9d6cefe1aa} <Debug> TCPHandler: Processed in 0.00201051 sec.
1548 2025.01.25 00:11:05.688351 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1549 2025.01.25 00:11:05.688526 [ 264 ] {e2c5f668-0c44-4287-9d15-cbcd98609059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1550 2025.01.25 00:11:05.688599 [ 264 ] {e2c5f668-0c44-4287-9d15-cbcd98609059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1551 2025.01.25 00:11:05.689216 [ 264 ] {e2c5f668-0c44-4287-9d15-cbcd98609059} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1552 2025.01.25 00:11:05.689256 [ 264 ] {e2c5f668-0c44-4287-9d15-cbcd98609059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1553 2025.01.25 00:11:05.689629 [ 264 ] {e2c5f668-0c44-4287-9d15-cbcd98609059} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1554 2025.01.25 00:11:05.689874 [ 264 ] {e2c5f668-0c44-4287-9d15-cbcd98609059} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1555 2025.01.25 00:11:05.690122 [ 264 ] {e2c5f668-0c44-4287-9d15-cbcd98609059} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 600.04 KiB/sec.
1556 2025.01.25 00:11:05.690191 [ 264 ] {e2c5f668-0c44-4287-9d15-cbcd98609059} <Debug> TCPHandler: Processed in 0.001927081 sec.
1557 2025.01.25 00:11:05.690353 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1558 2025.01.25 00:11:05.690494 [ 258 ] {5a0f15b2-1458-4d30-8281-06c44dfda001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1559 2025.01.25 00:11:05.690552 [ 258 ] {5a0f15b2-1458-4d30-8281-06c44dfda001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1560 2025.01.25 00:11:05.691155 [ 258 ] {5a0f15b2-1458-4d30-8281-06c44dfda001} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1561 2025.01.25 00:11:05.691195 [ 258 ] {5a0f15b2-1458-4d30-8281-06c44dfda001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1562 2025.01.25 00:11:05.691550 [ 258 ] {5a0f15b2-1458-4d30-8281-06c44dfda001} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1563 2025.01.25 00:11:05.691790 [ 258 ] {5a0f15b2-1458-4d30-8281-06c44dfda001} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1564 2025.01.25 00:11:05.692000 [ 258 ] {5a0f15b2-1458-4d30-8281-06c44dfda001} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001539 sec., 8447.043534762834 rows/sec., 526.67 KiB/sec.
1565 2025.01.25 00:11:05.692054 [ 258 ] {5a0f15b2-1458-4d30-8281-06c44dfda001} <Debug> TCPHandler: Processed in 0.001771579 sec.
1566 2025.01.25 00:11:05.692227 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1567 2025.01.25 00:11:05.692398 [ 264 ] {85d6c787-4dda-412a-8964-7b6d84f564bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1568 2025.01.25 00:11:05.692467 [ 264 ] {85d6c787-4dda-412a-8964-7b6d84f564bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1569 2025.01.25 00:11:05.693256 [ 264 ] {85d6c787-4dda-412a-8964-7b6d84f564bf} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1570 2025.01.25 00:11:05.693296 [ 264 ] {85d6c787-4dda-412a-8964-7b6d84f564bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1571 2025.01.25 00:11:05.693690 [ 264 ] {85d6c787-4dda-412a-8964-7b6d84f564bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1572 2025.01.25 00:11:05.693940 [ 264 ] {85d6c787-4dda-412a-8964-7b6d84f564bf} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1573 2025.01.25 00:11:05.694172 [ 264 ] {85d6c787-4dda-412a-8964-7b6d84f564bf} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001815 sec., 210468.31955922866 rows/sec., 14.89 MiB/sec.
1574 2025.01.25 00:11:05.694229 [ 264 ] {85d6c787-4dda-412a-8964-7b6d84f564bf} <Debug> TCPHandler: Processed in 0.00208695 sec.
1575 2025.01.25 00:11:05.694388 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1576 2025.01.25 00:11:05.694534 [ 258 ] {810d006a-d237-432c-87be-db2f272c253a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1577 2025.01.25 00:11:05.694594 [ 258 ] {810d006a-d237-432c-87be-db2f272c253a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1578 2025.01.25 00:11:05.695090 [ 258 ] {810d006a-d237-432c-87be-db2f272c253a} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1579 2025.01.25 00:11:05.695129 [ 258 ] {810d006a-d237-432c-87be-db2f272c253a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1580 2025.01.25 00:11:05.695496 [ 258 ] {810d006a-d237-432c-87be-db2f272c253a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1581 2025.01.25 00:11:05.695742 [ 258 ] {810d006a-d237-432c-87be-db2f272c253a} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1582 2025.01.25 00:11:05.695956 [ 258 ] {810d006a-d237-432c-87be-db2f272c253a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec.
1583 2025.01.25 00:11:05.696010 [ 258 ] {810d006a-d237-432c-87be-db2f272c253a} <Debug> TCPHandler: Processed in 0.001691469 sec.
1584 2025.01.25 00:11:05.696162 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1585 2025.01.25 00:11:05.696278 [ 264 ] {9afcbec6-f095-4d10-8a74-9c6c99da10e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1586 2025.01.25 00:11:05.696329 [ 264 ] {9afcbec6-f095-4d10-8a74-9c6c99da10e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1587 2025.01.25 00:11:05.696940 [ 264 ] {9afcbec6-f095-4d10-8a74-9c6c99da10e5} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1588 2025.01.25 00:11:05.696979 [ 264 ] {9afcbec6-f095-4d10-8a74-9c6c99da10e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1589 2025.01.25 00:11:05.697389 [ 264 ] {9afcbec6-f095-4d10-8a74-9c6c99da10e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1590 2025.01.25 00:11:05.697638 [ 264 ] {9afcbec6-f095-4d10-8a74-9c6c99da10e5} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1591 2025.01.25 00:11:05.697943 [ 264 ] {9afcbec6-f095-4d10-8a74-9c6c99da10e5} <Debug> executeQuery: Read 227 rows, 15.56 KiB in 0.001666 sec., 136254.5018007203 rows/sec., 9.12 MiB/sec.
1592 2025.01.25 00:11:05.698052 [ 264 ] {9afcbec6-f095-4d10-8a74-9c6c99da10e5} <Debug> TCPHandler: Processed in 0.00194771 sec.
1593 2025.01.25 00:11:05.698225 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1594 2025.01.25 00:11:05.698362 [ 258 ] {5adea027-686f-4105-acb8-c82a67d902dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1595 2025.01.25 00:11:05.698424 [ 258 ] {5adea027-686f-4105-acb8-c82a67d902dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1596 2025.01.25 00:11:05.698931 [ 258 ] {5adea027-686f-4105-acb8-c82a67d902dc} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1597 2025.01.25 00:11:05.698970 [ 258 ] {5adea027-686f-4105-acb8-c82a67d902dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1598 2025.01.25 00:11:05.699325 [ 258 ] {5adea027-686f-4105-acb8-c82a67d902dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1599 2025.01.25 00:11:05.699564 [ 258 ] {5adea027-686f-4105-acb8-c82a67d902dc} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1600 2025.01.25 00:11:05.699840 [ 258 ] {5adea027-686f-4105-acb8-c82a67d902dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec.
1601 2025.01.25 00:11:05.699947 [ 258 ] {5adea027-686f-4105-acb8-c82a67d902dc} <Debug> TCPHandler: Processed in 0.001792519 sec.
1602 2025.01.25 00:11:05.700105 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1603 2025.01.25 00:11:05.700242 [ 264 ] {58926040-79cf-4a52-90be-9db8ae20a2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1604 2025.01.25 00:11:05.700302 [ 264 ] {58926040-79cf-4a52-90be-9db8ae20a2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1605 2025.01.25 00:11:05.700834 [ 264 ] {58926040-79cf-4a52-90be-9db8ae20a2c7} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1606 2025.01.25 00:11:05.700871 [ 264 ] {58926040-79cf-4a52-90be-9db8ae20a2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1607 2025.01.25 00:11:05.701229 [ 264 ] {58926040-79cf-4a52-90be-9db8ae20a2c7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1608 2025.01.25 00:11:05.701468 [ 264 ] {58926040-79cf-4a52-90be-9db8ae20a2c7} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1609 2025.01.25 00:11:05.701759 [ 264 ] {58926040-79cf-4a52-90be-9db8ae20a2c7} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.00153 sec., 50980.39215686275 rows/sec., 3.22 MiB/sec.
1610 2025.01.25 00:11:05.701876 [ 264 ] {58926040-79cf-4a52-90be-9db8ae20a2c7} <Debug> TCPHandler: Processed in 0.001836889 sec.
1611 2025.01.25 00:11:07.133043 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294
1612 2025.01.25 00:11:07.134166 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1613 2025.01.25 00:11:07.134215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1614 2025.01.25 00:11:07.134849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1615 2025.01.25 00:11:07.135110 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1616 2025.01.25 00:11:07.135406 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294
1617 2025.01.25 00:11:07.320626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53
1618 2025.01.25 00:11:07.339018 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1619 2025.01.25 00:11:07.339073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1620 2025.01.25 00:11:07.345854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1621 2025.01.25 00:11:07.346599 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1622 2025.01.25 00:11:07.349029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53
1623 2025.01.25 00:11:10.678124 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1624 2025.01.25 00:11:10.678452 [ 258 ] {1f1f9615-cf91-4b84-a21a-3ddf9a4b1f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1625 2025.01.25 00:11:10.678572 [ 258 ] {1f1f9615-cf91-4b84-a21a-3ddf9a4b1f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1626 2025.01.25 00:11:10.679471 [ 258 ] {1f1f9615-cf91-4b84-a21a-3ddf9a4b1f65} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1627 2025.01.25 00:11:10.679515 [ 258 ] {1f1f9615-cf91-4b84-a21a-3ddf9a4b1f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1628 2025.01.25 00:11:10.679972 [ 258 ] {1f1f9615-cf91-4b84-a21a-3ddf9a4b1f65} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1629 2025.01.25 00:11:10.680233 [ 258 ] {1f1f9615-cf91-4b84-a21a-3ddf9a4b1f65} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1630 2025.01.25 00:11:10.680387 [ 55 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1631 2025.01.25 00:11:10.680439 [ 55 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1632 2025.01.25 00:11:10.680450 [ 258 ] {1f1f9615-cf91-4b84-a21a-3ddf9a4b1f65} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002083 sec., 34565.53048487758 rows/sec., 2.81 MiB/sec.
1633 2025.01.25 00:11:10.680469 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1634 2025.01.25 00:11:10.680568 [ 258 ] {1f1f9615-cf91-4b84-a21a-3ddf9a4b1f65} <Debug> TCPHandler: Processed in 0.002628924 sec.
1635 2025.01.25 00:11:10.680768 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
1636 2025.01.25 00:11:10.680864 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1637 2025.01.25 00:11:10.680998 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1638 2025.01.25 00:11:10.681088 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 147 rows starting from the beginning of the part
1639 2025.01.25 00:11:10.681174 [ 264 ] {d97c63a9-00dc-45c6-afb0-9593f4df49dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1640 2025.01.25 00:11:10.681404 [ 264 ] {d97c63a9-00dc-45c6-afb0-9593f4df49dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1641 2025.01.25 00:11:10.681438 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
1642 2025.01.25 00:11:10.681961 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
1643 2025.01.25 00:11:10.682130 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part
1644 2025.01.25 00:11:10.682365 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 203 rows starting from the beginning of the part
1645 2025.01.25 00:11:10.682804 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part
1646 2025.01.25 00:11:10.683861 [ 264 ] {d97c63a9-00dc-45c6-afb0-9593f4df49dc} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1647 2025.01.25 00:11:10.683914 [ 264 ] {d97c63a9-00dc-45c6-afb0-9593f4df49dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1648 2025.01.25 00:11:10.684587 [ 264 ] {d97c63a9-00dc-45c6-afb0-9593f4df49dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1649 2025.01.25 00:11:10.684824 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 5 columns (5 merged, 0 gathered) in 0.004228652 sec., 159625.33686858127 rows/sec., 14.41 MiB/sec.
1650 2025.01.25 00:11:10.684929 [ 264 ] {d97c63a9-00dc-45c6-afb0-9593f4df49dc} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1651 2025.01.25 00:11:10.684982 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1652 2025.01.25 00:11:10.685326 [ 264 ] {d97c63a9-00dc-45c6-afb0-9593f4df49dc} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004219 sec., 1896.1839298411946 rows/sec., 142.58 KiB/sec.
1653 2025.01.25 00:11:10.685673 [ 264 ] {d97c63a9-00dc-45c6-afb0-9593f4df49dc} <Debug> TCPHandler: Processed in 0.004959795 sec.
1654 2025.01.25 00:11:10.685708 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_6_1} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1655 2025.01.25 00:11:10.685827 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_6_1} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1656 2025.01.25 00:11:10.685847 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1657 2025.01.25 00:11:10.685963 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
1658 2025.01.25 00:11:10.686065 [ 258 ] {74919bf5-d986-445d-89a5-58630cb752e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1659 2025.01.25 00:11:10.686132 [ 258 ] {74919bf5-d986-445d-89a5-58630cb752e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1660 2025.01.25 00:11:10.686864 [ 258 ] {74919bf5-d986-445d-89a5-58630cb752e1} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1661 2025.01.25 00:11:10.686903 [ 258 ] {74919bf5-d986-445d-89a5-58630cb752e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1662 2025.01.25 00:11:10.687277 [ 258 ] {74919bf5-d986-445d-89a5-58630cb752e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1663 2025.01.25 00:11:10.687520 [ 258 ] {74919bf5-d986-445d-89a5-58630cb752e1} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1664 2025.01.25 00:11:10.687660 [ 55 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1665 2025.01.25 00:11:10.687705 [ 55 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1666 2025.01.25 00:11:10.687719 [ 258 ] {74919bf5-d986-445d-89a5-58630cb752e1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001689 sec., 42628.77442273535 rows/sec., 3.33 MiB/sec.
1667 2025.01.25 00:11:10.687734 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1668 2025.01.25 00:11:10.687877 [ 258 ] {74919bf5-d986-445d-89a5-58630cb752e1} <Debug> TCPHandler: Processed in 0.002091181 sec.
1669 2025.01.25 00:11:10.688058 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
1670 2025.01.25 00:11:10.688162 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1671 2025.01.25 00:11:10.688429 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1672 2025.01.25 00:11:10.688440 [ 264 ] {5050ad66-aacf-42af-b6da-144ab08797a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1673 2025.01.25 00:11:10.688465 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 318 rows starting from the beginning of the part
1674 2025.01.25 00:11:10.688530 [ 264 ] {5050ad66-aacf-42af-b6da-144ab08797a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1675 2025.01.25 00:11:10.688667 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1676 2025.01.25 00:11:10.689046 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
1677 2025.01.25 00:11:10.689392 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
1678 2025.01.25 00:11:10.689708 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 382 rows starting from the beginning of the part
1679 2025.01.25 00:11:10.690072 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part
1680 2025.01.25 00:11:10.690903 [ 264 ] {5050ad66-aacf-42af-b6da-144ab08797a7} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1681 2025.01.25 00:11:10.690955 [ 264 ] {5050ad66-aacf-42af-b6da-144ab08797a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1682 2025.01.25 00:11:10.691561 [ 264 ] {5050ad66-aacf-42af-b6da-144ab08797a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1683 2025.01.25 00:11:10.691859 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 5 columns (5 merged, 0 gathered) in 0.004019601 sec., 300029.7790750873 rows/sec., 22.49 MiB/sec.
1684 2025.01.25 00:11:10.691979 [ 264 ] {5050ad66-aacf-42af-b6da-144ab08797a7} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1685 2025.01.25 00:11:10.692166 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1686 2025.01.25 00:11:10.692199 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1687 2025.01.25 00:11:10.692296 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1688 2025.01.25 00:11:10.692388 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1689 2025.01.25 00:11:10.692545 [ 264 ] {5050ad66-aacf-42af-b6da-144ab08797a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004144 sec., 38610.03861003861 rows/sec., 2.69 MiB/sec.
1690 2025.01.25 00:11:10.692745 [ 191 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
1691 2025.01.25 00:11:10.692882 [ 264 ] {5050ad66-aacf-42af-b6da-144ab08797a7} <Debug> TCPHandler: Processed in 0.004860515 sec.
1692 2025.01.25 00:11:10.693173 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_6_1} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1693 2025.01.25 00:11:10.693183 [ 191 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1694 2025.01.25 00:11:10.693184 [ 258 ] {} <Trace> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1695 2025.01.25 00:11:10.693257 [ 191 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part
1696 2025.01.25 00:11:10.693299 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_6_1} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1697 2025.01.25 00:11:10.693581 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
1698 2025.01.25 00:11:10.693586 [ 191 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part
1699 2025.01.25 00:11:10.693591 [ 258 ] {7b57c490-b5e9-4979-adec-c01a8e9c5ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65018) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1700 2025.01.25 00:11:10.693751 [ 191 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 187 rows starting from the beginning of the part
1701 2025.01.25 00:11:10.693865 [ 258 ] {7b57c490-b5e9-4979-adec-c01a8e9c5ab9} <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
1702 2025.01.25 00:11:10.693994 [ 191 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part
1703 2025.01.25 00:11:10.694233 [ 191 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 227 rows starting from the beginning of the part
1704 2025.01.25 00:11:10.694442 [ 191 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part
1705 2025.01.25 00:11:10.696606 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 5 columns (5 merged, 0 gathered) in 0.004057531 sec., 209240.54554358305 rows/sec., 14.13 MiB/sec.
1706 2025.01.25 00:11:10.696758 [ 258 ] {7b57c490-b5e9-4979-adec-c01a8e9c5ab9} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1707 2025.01.25 00:11:10.696817 [ 258 ] {7b57c490-b5e9-4979-adec-c01a8e9c5ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1708 2025.01.25 00:11:10.696900 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1709 2025.01.25 00:11:10.697640 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1710 2025.01.25 00:11:10.697761 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1711 2025.01.25 00:11:10.697965 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
1712 2025.01.25 00:11:10.698226 [ 258 ] {7b57c490-b5e9-4979-adec-c01a8e9c5ab9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1713 2025.01.25 00:11:10.698500 [ 258 ] {7b57c490-b5e9-4979-adec-c01a8e9c5ab9} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1714 2025.01.25 00:11:10.698795 [ 258 ] {7b57c490-b5e9-4979-adec-c01a8e9c5ab9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005377 sec., 1487.8184861446905 rows/sec., 2.67 MiB/sec.
1715 2025.01.25 00:11:10.698941 [ 258 ] {7b57c490-b5e9-4979-adec-c01a8e9c5ab9} <Debug> TCPHandler: Processed in 0.005918171 sec.
1716 2025.01.25 00:11:10.699114 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1717 2025.01.25 00:11:10.699256 [ 264 ] {f5c6d380-896a-4e4a-ab26-24b678eda112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1718 2025.01.25 00:11:10.699319 [ 264 ] {f5c6d380-896a-4e4a-ab26-24b678eda112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1719 2025.01.25 00:11:10.699908 [ 264 ] {f5c6d380-896a-4e4a-ab26-24b678eda112} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1720 2025.01.25 00:11:10.699948 [ 264 ] {f5c6d380-896a-4e4a-ab26-24b678eda112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1721 2025.01.25 00:11:10.700328 [ 264 ] {f5c6d380-896a-4e4a-ab26-24b678eda112} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1722 2025.01.25 00:11:10.700568 [ 264 ] {f5c6d380-896a-4e4a-ab26-24b678eda112} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1723 2025.01.25 00:11:10.700725 [ 55 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1724 2025.01.25 00:11:10.700783 [ 55 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1725 2025.01.25 00:11:10.700814 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1726 2025.01.25 00:11:10.700826 [ 264 ] {f5c6d380-896a-4e4a-ab26-24b678eda112} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001597 sec., 37570.44458359424 rows/sec., 2.53 MiB/sec.
1727 2025.01.25 00:11:10.701090 [ 264 ] {f5c6d380-896a-4e4a-ab26-24b678eda112} <Debug> TCPHandler: Processed in 0.002033021 sec.
1728 2025.01.25 00:11:10.701325 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
1729 2025.01.25 00:11:10.701434 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1730 2025.01.25 00:11:10.701461 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part
1731 2025.01.25 00:11:10.701533 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part
1732 2025.01.25 00:11:10.701603 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part
1733 2025.01.25 00:11:10.701739 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1734 2025.01.25 00:11:10.701813 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part
1735 2025.01.25 00:11:10.701884 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part
1736 2025.01.25 00:11:10.702801 [ 194 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.001909929 sec., 153932.4236660106 rows/sec., 9.83 MiB/sec.
1737 2025.01.25 00:11:10.702946 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1738 2025.01.25 00:11:10.703212 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1739 2025.01.25 00:11:10.703282 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_6_1} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1740 2025.01.25 00:11:10.703346 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1741 2025.01.25 00:11:14.549772 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache
1742 2025.01.25 00:11:14.549824 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache
1743 2025.01.25 00:11:14.623608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 250
1744 2025.01.25 00:11:14.626639 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1745 2025.01.25 00:11:14.626686 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1746 2025.01.25 00:11:14.628167 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1747 2025.01.25 00:11:14.628490 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1748 2025.01.25 00:11:14.629068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250
1749 2025.01.25 00:11:14.635689 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721
1750 2025.01.25 00:11:14.636355 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1751 2025.01.25 00:11:14.636408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1752 2025.01.25 00:11:14.636958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1753 2025.01.25 00:11:14.637217 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1754 2025.01.25 00:11:14.637512 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721
1755 2025.01.25 00:11:14.849235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61
1756 2025.01.25 00:11:14.869625 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1757 2025.01.25 00:11:14.869694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1758 2025.01.25 00:11:14.876264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1759 2025.01.25 00:11:14.877007 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1760 2025.01.25 00:11:14.880269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61
1761 2025.01.25 00:11:15.276292 [ 258 ] {} <Debug> TCPHandler: Done processing connection.
1762 2025.01.25 00:11:15.276390 [ 258 ] {} <Debug> TCP-Session: c11cc6c3-4e6f-4a58-9ac8-37ee94fcbedd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1763 2025.01.25 00:11:15.672521 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1764 2025.01.25 00:11:15.672829 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1765 2025.01.25 00:11:15.673271 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1766 2025.01.25 00:11:15.673323 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1767 2025.01.25 00:11:15.673674 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1768 2025.01.25 00:11:15.673757 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1769 2025.01.25 00:11:15.673935 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
1770 2025.01.25 00:11:15.674141 [ 294 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1771 2025.01.25 00:11:15.674144 [ 295 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1772 2025.01.25 00:11:15.674169 [ 296 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1773 2025.01.25 00:11:15.674340 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1774 2025.01.25 00:11:15.674371 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1775 2025.01.25 00:11:15.674469 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1776 2025.01.25 00:11:15.674493 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 30 rows with 2 streams
1777 2025.01.25 00:11:15.674539 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1778 2025.01.25 00:11:15.674587 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1779 2025.01.25 00:11:15.675812 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.00312 sec., 9615.384615384615 rows/sec., 360.26 KiB/sec.
1780 2025.01.25 00:11:15.675977 [ 264 ] {668e1c62-03d8-4746-8a91-f89e8a252033} <Debug> TCPHandler: Processed in 0.003599568 sec.
1781 2025.01.25 00:11:15.676440 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1782 2025.01.25 00:11:15.676719 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1783 2025.01.25 00:11:15.677218 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1784 2025.01.25 00:11:15.677271 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1785 2025.01.25 00:11:15.677629 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1786 2025.01.25 00:11:15.677713 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1787 2025.01.25 00:11:15.677895 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
1788 2025.01.25 00:11:15.678051 [ 294 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1789 2025.01.25 00:11:15.678070 [ 295 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1790 2025.01.25 00:11:15.678081 [ 296 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1791 2025.01.25 00:11:15.678229 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1792 2025.01.25 00:11:15.678253 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1793 2025.01.25 00:11:15.678344 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1794 2025.01.25 00:11:15.678366 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 30 rows with 2 streams
1795 2025.01.25 00:11:15.678412 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1796 2025.01.25 00:11:15.678461 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1797 2025.01.25 00:11:15.679652 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.003055 sec., 9819.967266775777 rows/sec., 367.93 KiB/sec.
1798 2025.01.25 00:11:15.679802 [ 265 ] {40a44038-6a09-47e7-981d-b16534b3e681} <Debug> TCPHandler: Processed in 0.003528808 sec.
1799 2025.01.25 00:11:15.680095 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1800 2025.01.25 00:11:15.680294 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1801 2025.01.25 00:11:15.680639 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1802 2025.01.25 00:11:15.680688 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1803 2025.01.25 00:11:15.681007 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1804 2025.01.25 00:11:15.681074 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1805 2025.01.25 00:11:15.681228 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
1806 2025.01.25 00:11:15.681383 [ 294 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1807 2025.01.25 00:11:15.681384 [ 295 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1808 2025.01.25 00:11:15.681411 [ 296 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1809 2025.01.25 00:11:15.681532 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1810 2025.01.25 00:11:15.681560 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1811 2025.01.25 00:11:15.681647 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1812 2025.01.25 00:11:15.681667 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 30 rows with 2 streams
1813 2025.01.25 00:11:15.681711 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1814 2025.01.25 00:11:15.681758 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1815 2025.01.25 00:11:15.682802 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.002608 sec., 11503.067484662577 rows/sec., 430.99 KiB/sec.
1816 2025.01.25 00:11:15.682938 [ 264 ] {1a79c360-211f-4717-bfb2-5c4fd7bb8dd0} <Debug> TCPHandler: Processed in 0.002903496 sec.
1817 2025.01.25 00:11:15.684335 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1818 2025.01.25 00:11:15.684539 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1819 2025.01.25 00:11:15.684896 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1820 2025.01.25 00:11:15.684944 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1821 2025.01.25 00:11:15.685269 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1822 2025.01.25 00:11:15.685338 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1823 2025.01.25 00:11:15.685493 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
1824 2025.01.25 00:11:15.685622 [ 294 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1825 2025.01.25 00:11:15.685634 [ 295 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1826 2025.01.25 00:11:15.685658 [ 296 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1827 2025.01.25 00:11:15.685807 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1828 2025.01.25 00:11:15.685832 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
1829 2025.01.25 00:11:15.685915 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1830 2025.01.25 00:11:15.685937 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 30 rows with 2 streams
1831 2025.01.25 00:11:15.685980 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1832 2025.01.25 00:11:15.686058 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1833 2025.01.25 00:11:15.687148 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.002711 sec., 11066.027296200664 rows/sec., 414.62 KiB/sec.
1834 2025.01.25 00:11:15.687290 [ 265 ] {46a3e5e1-d763-47b6-ba61-4cfeaaf49493} <Debug> TCPHandler: Processed in 0.003016356 sec.
1835 2025.01.25 00:11:15.698172 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1836 2025.01.25 00:11:15.698311 [ 264 ] {7bccfec5-4797-4f2c-83cf-7a98af87d28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1837 2025.01.25 00:11:15.698370 [ 264 ] {7bccfec5-4797-4f2c-83cf-7a98af87d28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1838 2025.01.25 00:11:15.699111 [ 264 ] {7bccfec5-4797-4f2c-83cf-7a98af87d28d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1839 2025.01.25 00:11:15.699155 [ 264 ] {7bccfec5-4797-4f2c-83cf-7a98af87d28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1840 2025.01.25 00:11:15.699703 [ 264 ] {7bccfec5-4797-4f2c-83cf-7a98af87d28d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1841 2025.01.25 00:11:15.699934 [ 264 ] {7bccfec5-4797-4f2c-83cf-7a98af87d28d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1842 2025.01.25 00:11:15.700263 [ 264 ] {7bccfec5-4797-4f2c-83cf-7a98af87d28d} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001967 sec., 2033.5536349771226 rows/sec., 191.64 KiB/sec.
1843 2025.01.25 00:11:15.700493 [ 264 ] {7bccfec5-4797-4f2c-83cf-7a98af87d28d} <Debug> TCPHandler: Processed in 0.002378432 sec.
1844 2025.01.25 00:11:15.700675 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1845 2025.01.25 00:11:15.700815 [ 265 ] {104eebfc-ef2f-4074-a0a3-3dba6e4aea3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1846 2025.01.25 00:11:15.700871 [ 265 ] {104eebfc-ef2f-4074-a0a3-3dba6e4aea3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1847 2025.01.25 00:11:15.701499 [ 265 ] {104eebfc-ef2f-4074-a0a3-3dba6e4aea3b} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1848 2025.01.25 00:11:15.701544 [ 265 ] {104eebfc-ef2f-4074-a0a3-3dba6e4aea3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1849 2025.01.25 00:11:15.701971 [ 265 ] {104eebfc-ef2f-4074-a0a3-3dba6e4aea3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1850 2025.01.25 00:11:15.702221 [ 265 ] {104eebfc-ef2f-4074-a0a3-3dba6e4aea3b} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1851 2025.01.25 00:11:15.702614 [ 265 ] {104eebfc-ef2f-4074-a0a3-3dba6e4aea3b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001807 sec., 7747.648035417819 rows/sec., 557.73 KiB/sec.
1852 2025.01.25 00:11:15.702768 [ 265 ] {104eebfc-ef2f-4074-a0a3-3dba6e4aea3b} <Debug> TCPHandler: Processed in 0.002156801 sec.
1853 2025.01.25 00:11:15.702932 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1854 2025.01.25 00:11:15.703059 [ 264 ] {f802bd32-fa11-4aad-9451-7a90794525a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1855 2025.01.25 00:11:15.703111 [ 264 ] {f802bd32-fa11-4aad-9451-7a90794525a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1856 2025.01.25 00:11:15.703809 [ 264 ] {f802bd32-fa11-4aad-9451-7a90794525a6} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1857 2025.01.25 00:11:15.703849 [ 264 ] {f802bd32-fa11-4aad-9451-7a90794525a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1858 2025.01.25 00:11:15.704247 [ 264 ] {f802bd32-fa11-4aad-9451-7a90794525a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1859 2025.01.25 00:11:15.704494 [ 264 ] {f802bd32-fa11-4aad-9451-7a90794525a6} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1860 2025.01.25 00:11:15.704926 [ 264 ] {f802bd32-fa11-4aad-9451-7a90794525a6} <Debug> executeQuery: Read 251 rows, 22.50 KiB in 0.001864 sec., 134656.65236051503 rows/sec., 11.79 MiB/sec.
1861 2025.01.25 00:11:15.705022 [ 264 ] {f802bd32-fa11-4aad-9451-7a90794525a6} <Debug> TCPHandler: Processed in 0.002149301 sec.
1862 2025.01.25 00:11:15.705199 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1863 2025.01.25 00:11:15.705360 [ 265 ] {b83aeb37-4e81-4f09-8c1d-06ed6599dfb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1864 2025.01.25 00:11:15.705423 [ 265 ] {b83aeb37-4e81-4f09-8c1d-06ed6599dfb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1865 2025.01.25 00:11:15.706123 [ 265 ] {b83aeb37-4e81-4f09-8c1d-06ed6599dfb2} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1866 2025.01.25 00:11:15.706163 [ 265 ] {b83aeb37-4e81-4f09-8c1d-06ed6599dfb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1867 2025.01.25 00:11:15.706527 [ 265 ] {b83aeb37-4e81-4f09-8c1d-06ed6599dfb2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1868 2025.01.25 00:11:15.706768 [ 265 ] {b83aeb37-4e81-4f09-8c1d-06ed6599dfb2} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1869 2025.01.25 00:11:15.706930 [ 33 ] {} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1870 2025.01.25 00:11:15.707007 [ 33 ] {} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1871 2025.01.25 00:11:15.707026 [ 265 ] {b83aeb37-4e81-4f09-8c1d-06ed6599dfb2} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001702 sec., 17626.32197414806 rows/sec., 1.25 MiB/sec.
1872 2025.01.25 00:11:15.707045 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1873 2025.01.25 00:11:15.707260 [ 265 ] {b83aeb37-4e81-4f09-8c1d-06ed6599dfb2} <Debug> TCPHandler: Processed in 0.002121161 sec.
1874 2025.01.25 00:11:15.707634 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
1875 2025.01.25 00:11:15.707865 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1876 2025.01.25 00:11:15.707912 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1877 2025.01.25 00:11:15.707956 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part
1878 2025.01.25 00:11:15.708034 [ 264 ] {0d98dfcd-8c78-4cd1-9901-016a819bba38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1879 2025.01.25 00:11:15.708126 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part
1880 2025.01.25 00:11:15.708171 [ 264 ] {0d98dfcd-8c78-4cd1-9901-016a819bba38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1881 2025.01.25 00:11:15.708540 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
1882 2025.01.25 00:11:15.708871 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part
1883 2025.01.25 00:11:15.709227 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
1884 2025.01.25 00:11:15.709500 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
1885 2025.01.25 00:11:15.710608 [ 264 ] {0d98dfcd-8c78-4cd1-9901-016a819bba38} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1886 2025.01.25 00:11:15.710651 [ 264 ] {0d98dfcd-8c78-4cd1-9901-016a819bba38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1887 2025.01.25 00:11:15.711218 [ 264 ] {0d98dfcd-8c78-4cd1-9901-016a819bba38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1888 2025.01.25 00:11:15.711592 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67 rows, containing 5 columns (5 merged, 0 gathered) in 0.004417493 sec., 15166.973665832635 rows/sec., 1.11 MiB/sec.
1889 2025.01.25 00:11:15.711596 [ 264 ] {0d98dfcd-8c78-4cd1-9901-016a819bba38} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1890 2025.01.25 00:11:15.711737 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1891 2025.01.25 00:11:15.712252 [ 264 ] {0d98dfcd-8c78-4cd1-9901-016a819bba38} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.004247 sec., 3767.3651989639748 rows/sec., 262.13 KiB/sec.
1892 2025.01.25 00:11:15.712383 [ 264 ] {0d98dfcd-8c78-4cd1-9901-016a819bba38} <Debug> TCPHandler: Processed in 0.004667784 sec.
1893 2025.01.25 00:11:15.712560 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1894 2025.01.25 00:11:15.712658 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_6_1} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1895 2025.01.25 00:11:15.712796 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_6_1} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1896 2025.01.25 00:11:15.712824 [ 265 ] {e79af01c-95aa-46da-980f-7601f0b875bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1897 2025.01.25 00:11:15.712936 [ 265 ] {e79af01c-95aa-46da-980f-7601f0b875bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1898 2025.01.25 00:11:15.712938 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
1899 2025.01.25 00:11:15.713570 [ 265 ] {e79af01c-95aa-46da-980f-7601f0b875bb} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1900 2025.01.25 00:11:15.713614 [ 265 ] {e79af01c-95aa-46da-980f-7601f0b875bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1901 2025.01.25 00:11:15.713975 [ 265 ] {e79af01c-95aa-46da-980f-7601f0b875bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1902 2025.01.25 00:11:15.714216 [ 265 ] {e79af01c-95aa-46da-980f-7601f0b875bb} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1903 2025.01.25 00:11:15.714615 [ 265 ] {e79af01c-95aa-46da-980f-7601f0b875bb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001808 sec., 7190.265486725664 rows/sec., 448.31 KiB/sec.
1904 2025.01.25 00:11:15.714750 [ 265 ] {e79af01c-95aa-46da-980f-7601f0b875bb} <Debug> TCPHandler: Processed in 0.002208971 sec.
1905 2025.01.25 00:11:15.714907 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1906 2025.01.25 00:11:15.715029 [ 264 ] {dd516711-ea94-46fb-b7f2-5877618a6b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1907 2025.01.25 00:11:15.715087 [ 264 ] {dd516711-ea94-46fb-b7f2-5877618a6b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1908 2025.01.25 00:11:15.715936 [ 264 ] {dd516711-ea94-46fb-b7f2-5877618a6b73} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1909 2025.01.25 00:11:15.715984 [ 264 ] {dd516711-ea94-46fb-b7f2-5877618a6b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1910 2025.01.25 00:11:15.716384 [ 264 ] {dd516711-ea94-46fb-b7f2-5877618a6b73} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1911 2025.01.25 00:11:15.716620 [ 264 ] {dd516711-ea94-46fb-b7f2-5877618a6b73} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1912 2025.01.25 00:11:15.716888 [ 264 ] {dd516711-ea94-46fb-b7f2-5877618a6b73} <Debug> executeQuery: Read 423 rows, 30.97 KiB in 0.001877 sec., 225359.61640916357 rows/sec., 16.11 MiB/sec.
1913 2025.01.25 00:11:15.716948 [ 264 ] {dd516711-ea94-46fb-b7f2-5877618a6b73} <Debug> TCPHandler: Processed in 0.00209775 sec.
1914 2025.01.25 00:11:15.717097 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1915 2025.01.25 00:11:15.717237 [ 265 ] {643c258e-f964-48cd-aa9f-c6ca35b8b6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1916 2025.01.25 00:11:15.717296 [ 265 ] {643c258e-f964-48cd-aa9f-c6ca35b8b6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1917 2025.01.25 00:11:15.717871 [ 265 ] {643c258e-f964-48cd-aa9f-c6ca35b8b6b1} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1918 2025.01.25 00:11:15.717919 [ 265 ] {643c258e-f964-48cd-aa9f-c6ca35b8b6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1919 2025.01.25 00:11:15.718294 [ 265 ] {643c258e-f964-48cd-aa9f-c6ca35b8b6b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1920 2025.01.25 00:11:15.718539 [ 265 ] {643c258e-f964-48cd-aa9f-c6ca35b8b6b1} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1921 2025.01.25 00:11:15.718816 [ 265 ] {643c258e-f964-48cd-aa9f-c6ca35b8b6b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec.
1922 2025.01.25 00:11:15.718870 [ 265 ] {643c258e-f964-48cd-aa9f-c6ca35b8b6b1} <Debug> TCPHandler: Processed in 0.00183986 sec.
1923 2025.01.25 00:11:15.719024 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1924 2025.01.25 00:11:15.719162 [ 264 ] {a5275912-c77a-4956-91da-d545f407c6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1925 2025.01.25 00:11:15.719222 [ 264 ] {a5275912-c77a-4956-91da-d545f407c6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1926 2025.01.25 00:11:15.719907 [ 264 ] {a5275912-c77a-4956-91da-d545f407c6ab} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1927 2025.01.25 00:11:15.719953 [ 264 ] {a5275912-c77a-4956-91da-d545f407c6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1928 2025.01.25 00:11:15.720351 [ 264 ] {a5275912-c77a-4956-91da-d545f407c6ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1929 2025.01.25 00:11:15.720591 [ 264 ] {a5275912-c77a-4956-91da-d545f407c6ab} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1930 2025.01.25 00:11:15.721120 [ 264 ] {a5275912-c77a-4956-91da-d545f407c6ab} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001976 sec., 119939.27125506074 rows/sec., 8.04 MiB/sec.
1931 2025.01.25 00:11:15.721204 [ 264 ] {a5275912-c77a-4956-91da-d545f407c6ab} <Debug> TCPHandler: Processed in 0.002240752 sec.
1932 2025.01.25 00:11:15.721362 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1933 2025.01.25 00:11:15.721479 [ 265 ] {303a9438-009c-4feb-b8c7-47be15ccc15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1934 2025.01.25 00:11:15.721531 [ 265 ] {303a9438-009c-4feb-b8c7-47be15ccc15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1935 2025.01.25 00:11:15.722005 [ 265 ] {303a9438-009c-4feb-b8c7-47be15ccc15d} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1936 2025.01.25 00:11:15.722045 [ 265 ] {303a9438-009c-4feb-b8c7-47be15ccc15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1937 2025.01.25 00:11:15.722417 [ 265 ] {303a9438-009c-4feb-b8c7-47be15ccc15d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1938 2025.01.25 00:11:15.722659 [ 265 ] {303a9438-009c-4feb-b8c7-47be15ccc15d} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1939 2025.01.25 00:11:15.723041 [ 265 ] {303a9438-009c-4feb-b8c7-47be15ccc15d} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001564 sec., 1918.158567774936 rows/sec., 124.26 KiB/sec.
1940 2025.01.25 00:11:15.723143 [ 265 ] {303a9438-009c-4feb-b8c7-47be15ccc15d} <Debug> TCPHandler: Processed in 0.0018347 sec.
1941 2025.01.25 00:11:15.723313 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1942 2025.01.25 00:11:15.723460 [ 264 ] {4bdb3abb-48d8-4e5f-9b37-259401e03795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1943 2025.01.25 00:11:15.723556 [ 264 ] {4bdb3abb-48d8-4e5f-9b37-259401e03795} <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
1944 2025.01.25 00:11:15.724777 [ 264 ] {4bdb3abb-48d8-4e5f-9b37-259401e03795} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1945 2025.01.25 00:11:15.724816 [ 264 ] {4bdb3abb-48d8-4e5f-9b37-259401e03795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1946 2025.01.25 00:11:15.725465 [ 264 ] {4bdb3abb-48d8-4e5f-9b37-259401e03795} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1947 2025.01.25 00:11:15.725727 [ 264 ] {4bdb3abb-48d8-4e5f-9b37-259401e03795} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1948 2025.01.25 00:11:15.726042 [ 264 ] {4bdb3abb-48d8-4e5f-9b37-259401e03795} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002614 sec., 8798.77582249426 rows/sec., 15.77 MiB/sec.
1949 2025.01.25 00:11:15.726146 [ 264 ] {4bdb3abb-48d8-4e5f-9b37-259401e03795} <Debug> TCPHandler: Processed in 0.002903266 sec.
1950 2025.01.25 00:11:15.726300 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1951 2025.01.25 00:11:15.726437 [ 265 ] {237e9a4c-f6cf-4f7e-8210-f87069d15ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete)
1952 2025.01.25 00:11:15.726496 [ 265 ] {237e9a4c-f6cf-4f7e-8210-f87069d15ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1953 2025.01.25 00:11:15.727058 [ 265 ] {237e9a4c-f6cf-4f7e-8210-f87069d15ef6} <Trace> oximeter.measurements_i64 (77c7cf13-b822-41ec-aa70-077d22195978): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1954 2025.01.25 00:11:15.727097 [ 265 ] {237e9a4c-f6cf-4f7e-8210-f87069d15ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1955 2025.01.25 00:11:15.727467 [ 265 ] {237e9a4c-f6cf-4f7e-8210-f87069d15ef6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1956 2025.01.25 00:11:15.727708 [ 265 ] {237e9a4c-f6cf-4f7e-8210-f87069d15ef6} <Trace> oximeter.measurements_i64 (77c7cf13-b822-41ec-aa70-077d22195978): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1957 2025.01.25 00:11:15.728144 [ 265 ] {237e9a4c-f6cf-4f7e-8210-f87069d15ef6} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.00171 sec., 15789.473684210527 rows/sec., 1.14 MiB/sec.
1958 2025.01.25 00:11:15.728215 [ 265 ] {237e9a4c-f6cf-4f7e-8210-f87069d15ef6} <Debug> TCPHandler: Processed in 0.00197982 sec.
1959 2025.01.25 00:11:15.728345 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1960 2025.01.25 00:11:15.728465 [ 264 ] {62351600-d68d-4dfa-a9a6-3d1c600410ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1961 2025.01.25 00:11:15.728518 [ 264 ] {62351600-d68d-4dfa-a9a6-3d1c600410ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1962 2025.01.25 00:11:15.729003 [ 264 ] {62351600-d68d-4dfa-a9a6-3d1c600410ef} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1963 2025.01.25 00:11:15.729042 [ 264 ] {62351600-d68d-4dfa-a9a6-3d1c600410ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1964 2025.01.25 00:11:15.729408 [ 264 ] {62351600-d68d-4dfa-a9a6-3d1c600410ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1965 2025.01.25 00:11:15.729654 [ 264 ] {62351600-d68d-4dfa-a9a6-3d1c600410ef} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1966 2025.01.25 00:11:15.729937 [ 264 ] {62351600-d68d-4dfa-a9a6-3d1c600410ef} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec.
1967 2025.01.25 00:11:15.730035 [ 264 ] {62351600-d68d-4dfa-a9a6-3d1c600410ef} <Debug> TCPHandler: Processed in 0.001745059 sec.
1968 2025.01.25 00:11:16.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.63 MiB, peak 170.75 MiB, free memory in arenas 0.00 B, will set to 166.59 MiB (RSS), difference: -1.04 MiB
1969 2025.01.25 00:11:20.677565 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1970 2025.01.25 00:11:20.677776 [ 264 ] {6c581e08-f66d-4f75-a5a3-42d656af1d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1971 2025.01.25 00:11:20.677852 [ 264 ] {6c581e08-f66d-4f75-a5a3-42d656af1d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1972 2025.01.25 00:11:20.678627 [ 264 ] {6c581e08-f66d-4f75-a5a3-42d656af1d3e} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1973 2025.01.25 00:11:20.678672 [ 264 ] {6c581e08-f66d-4f75-a5a3-42d656af1d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1974 2025.01.25 00:11:20.679115 [ 264 ] {6c581e08-f66d-4f75-a5a3-42d656af1d3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1975 2025.01.25 00:11:20.679364 [ 264 ] {6c581e08-f66d-4f75-a5a3-42d656af1d3e} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1976 2025.01.25 00:11:20.679589 [ 264 ] {6c581e08-f66d-4f75-a5a3-42d656af1d3e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001861 sec., 38688.876947877485 rows/sec., 3.14 MiB/sec.
1977 2025.01.25 00:11:20.679673 [ 264 ] {6c581e08-f66d-4f75-a5a3-42d656af1d3e} <Debug> TCPHandler: Processed in 0.002240942 sec.
1978 2025.01.25 00:11:20.679911 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1979 2025.01.25 00:11:20.680100 [ 265 ] {4fcbe1b5-216a-4c9c-894f-7aac0995f3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1980 2025.01.25 00:11:20.680173 [ 265 ] {4fcbe1b5-216a-4c9c-894f-7aac0995f3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1981 2025.01.25 00:11:20.680925 [ 265 ] {4fcbe1b5-216a-4c9c-894f-7aac0995f3e0} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1982 2025.01.25 00:11:20.680970 [ 265 ] {4fcbe1b5-216a-4c9c-894f-7aac0995f3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1983 2025.01.25 00:11:20.681407 [ 265 ] {4fcbe1b5-216a-4c9c-894f-7aac0995f3e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1984 2025.01.25 00:11:20.681669 [ 265 ] {4fcbe1b5-216a-4c9c-894f-7aac0995f3e0} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1985 2025.01.25 00:11:20.681902 [ 265 ] {4fcbe1b5-216a-4c9c-894f-7aac0995f3e0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001855 sec., 4312.66846361186 rows/sec., 324.29 KiB/sec.
1986 2025.01.25 00:11:20.681968 [ 265 ] {4fcbe1b5-216a-4c9c-894f-7aac0995f3e0} <Debug> TCPHandler: Processed in 0.002186922 sec.
1987 2025.01.25 00:11:20.682121 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1988 2025.01.25 00:11:20.682269 [ 264 ] {f2de5d26-5d58-4aae-bd6c-ff618e840d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1989 2025.01.25 00:11:20.682330 [ 264 ] {f2de5d26-5d58-4aae-bd6c-ff618e840d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1990 2025.01.25 00:11:20.683038 [ 264 ] {f2de5d26-5d58-4aae-bd6c-ff618e840d76} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1991 2025.01.25 00:11:20.683082 [ 264 ] {f2de5d26-5d58-4aae-bd6c-ff618e840d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1992 2025.01.25 00:11:20.683438 [ 264 ] {f2de5d26-5d58-4aae-bd6c-ff618e840d76} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1993 2025.01.25 00:11:20.683664 [ 264 ] {f2de5d26-5d58-4aae-bd6c-ff618e840d76} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1994 2025.01.25 00:11:20.683907 [ 264 ] {f2de5d26-5d58-4aae-bd6c-ff618e840d76} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001675 sec., 42985.07462686567 rows/sec., 3.36 MiB/sec.
1995 2025.01.25 00:11:20.683963 [ 264 ] {f2de5d26-5d58-4aae-bd6c-ff618e840d76} <Debug> TCPHandler: Processed in 0.00190894 sec.
1996 2025.01.25 00:11:20.684105 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1997 2025.01.25 00:11:20.684239 [ 265 ] {cc87e69c-c2f9-41b8-a4c5-133a694dcabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1998 2025.01.25 00:11:20.684305 [ 265 ] {cc87e69c-c2f9-41b8-a4c5-133a694dcabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1999 2025.01.25 00:11:20.685026 [ 265 ] {cc87e69c-c2f9-41b8-a4c5-133a694dcabd} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2000 2025.01.25 00:11:20.685073 [ 265 ] {cc87e69c-c2f9-41b8-a4c5-133a694dcabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2001 2025.01.25 00:11:20.685494 [ 265 ] {cc87e69c-c2f9-41b8-a4c5-133a694dcabd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2002 2025.01.25 00:11:20.685744 [ 265 ] {cc87e69c-c2f9-41b8-a4c5-133a694dcabd} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2003 2025.01.25 00:11:20.685983 [ 265 ] {cc87e69c-c2f9-41b8-a4c5-133a694dcabd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001773 sec., 90242.52679075014 rows/sec., 6.29 MiB/sec.
2004 2025.01.25 00:11:20.686050 [ 265 ] {cc87e69c-c2f9-41b8-a4c5-133a694dcabd} <Debug> TCPHandler: Processed in 0.0020033 sec.
2005 2025.01.25 00:11:20.686242 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2006 2025.01.25 00:11:20.686385 [ 264 ] {685f0f45-a2e5-4ac5-bc71-268a2daa5d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2007 2025.01.25 00:11:20.686481 [ 264 ] {685f0f45-a2e5-4ac5-bc71-268a2daa5d6b} <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
2008 2025.01.25 00:11:20.687696 [ 264 ] {685f0f45-a2e5-4ac5-bc71-268a2daa5d6b} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2009 2025.01.25 00:11:20.687735 [ 264 ] {685f0f45-a2e5-4ac5-bc71-268a2daa5d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2010 2025.01.25 00:11:20.688355 [ 264 ] {685f0f45-a2e5-4ac5-bc71-268a2daa5d6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2011 2025.01.25 00:11:20.688616 [ 264 ] {685f0f45-a2e5-4ac5-bc71-268a2daa5d6b} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2012 2025.01.25 00:11:20.688837 [ 264 ] {685f0f45-a2e5-4ac5-bc71-268a2daa5d6b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002485 sec., 3219.3158953722336 rows/sec., 5.77 MiB/sec.
2013 2025.01.25 00:11:20.688941 [ 264 ] {685f0f45-a2e5-4ac5-bc71-268a2daa5d6b} <Debug> TCPHandler: Processed in 0.002765304 sec.
2014 2025.01.25 00:11:20.689103 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2015 2025.01.25 00:11:20.689237 [ 265 ] {b5a76336-28d2-49b2-8bb5-3c6975cf2359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2016 2025.01.25 00:11:20.689291 [ 265 ] {b5a76336-28d2-49b2-8bb5-3c6975cf2359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2017 2025.01.25 00:11:20.689797 [ 265 ] {b5a76336-28d2-49b2-8bb5-3c6975cf2359} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2018 2025.01.25 00:11:20.689837 [ 265 ] {b5a76336-28d2-49b2-8bb5-3c6975cf2359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2019 2025.01.25 00:11:20.690206 [ 265 ] {b5a76336-28d2-49b2-8bb5-3c6975cf2359} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2020 2025.01.25 00:11:20.690444 [ 265 ] {b5a76336-28d2-49b2-8bb5-3c6975cf2359} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2021 2025.01.25 00:11:20.690658 [ 265 ] {b5a76336-28d2-49b2-8bb5-3c6975cf2359} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec.
2022 2025.01.25 00:11:20.690713 [ 265 ] {b5a76336-28d2-49b2-8bb5-3c6975cf2359} <Debug> TCPHandler: Processed in 0.001678958 sec.
2023 2025.01.25 00:11:22.137801 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209
2024 2025.01.25 00:11:22.138834 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2025 2025.01.25 00:11:22.138888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2026 2025.01.25 00:11:22.139406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2027 2025.01.25 00:11:22.139663 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2028 2025.01.25 00:11:22.140014 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209
2029 2025.01.25 00:11:22.380487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68
2030 2025.01.25 00:11:22.400887 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2031 2025.01.25 00:11:22.400951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2032 2025.01.25 00:11:22.408201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2033 2025.01.25 00:11:22.408971 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2034 2025.01.25 00:11:22.411681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68
2035 2025.01.25 00:11:23.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.16 MiB, peak 171.16 MiB, free memory in arenas 0.00 B, will set to 168.16 MiB (RSS), difference: 1.00 MiB
2036 2025.01.25 00:11:24.629439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 296
2037 2025.01.25 00:11:24.632766 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2038 2025.01.25 00:11:24.632820 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2039 2025.01.25 00:11:24.634367 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2040 2025.01.25 00:11:24.634695 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2041 2025.01.25 00:11:24.635583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296
2042 2025.01.25 00:11:25.683084 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2043 2025.01.25 00:11:25.683292 [ 264 ] {f66485be-d388-41d3-9e62-6a002b7b0a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
2044 2025.01.25 00:11:25.683367 [ 264 ] {f66485be-d388-41d3-9e62-6a002b7b0a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
2045 2025.01.25 00:11:25.684135 [ 264 ] {f66485be-d388-41d3-9e62-6a002b7b0a7a} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2046 2025.01.25 00:11:25.684187 [ 264 ] {f66485be-d388-41d3-9e62-6a002b7b0a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2047 2025.01.25 00:11:25.684665 [ 264 ] {f66485be-d388-41d3-9e62-6a002b7b0a7a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2048 2025.01.25 00:11:25.684919 [ 264 ] {f66485be-d388-41d3-9e62-6a002b7b0a7a} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2049 2025.01.25 00:11:25.685111 [ 41 ] {} <Debug> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2050 2025.01.25 00:11:25.685189 [ 41 ] {} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2051 2025.01.25 00:11:25.685193 [ 264 ] {f66485be-d388-41d3-9e62-6a002b7b0a7a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec.
2052 2025.01.25 00:11:25.685223 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2053 2025.01.25 00:11:25.685398 [ 264 ] {f66485be-d388-41d3-9e62-6a002b7b0a7a} <Debug> TCPHandler: Processed in 0.002446233 sec.
2054 2025.01.25 00:11:25.685543 [ 194 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
2055 2025.01.25 00:11:25.685751 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2056 2025.01.25 00:11:25.685782 [ 194 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2057 2025.01.25 00:11:25.685836 [ 194 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
2058 2025.01.25 00:11:25.686028 [ 265 ] {98502a96-4f0f-464a-b3e4-dc6b34cd3fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2059 2025.01.25 00:11:25.686125 [ 194 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
2060 2025.01.25 00:11:25.686200 [ 265 ] {98502a96-4f0f-464a-b3e4-dc6b34cd3fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2061 2025.01.25 00:11:25.686538 [ 194 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
2062 2025.01.25 00:11:25.686891 [ 194 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
2063 2025.01.25 00:11:25.687235 [ 194 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
2064 2025.01.25 00:11:25.689272 [ 265 ] {98502a96-4f0f-464a-b3e4-dc6b34cd3fdc} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2065 2025.01.25 00:11:25.689362 [ 265 ] {98502a96-4f0f-464a-b3e4-dc6b34cd3fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2066 2025.01.25 00:11:25.689863 [ 200 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004512113 sec., 15513.795864598249 rows/sec., 1.15 MiB/sec.
2067 2025.01.25 00:11:25.690270 [ 200 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2068 2025.01.25 00:11:25.690320 [ 265 ] {98502a96-4f0f-464a-b3e4-dc6b34cd3fdc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2069 2025.01.25 00:11:25.690837 [ 265 ] {98502a96-4f0f-464a-b3e4-dc6b34cd3fdc} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2070 2025.01.25 00:11:25.690859 [ 200 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_5_1} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2071 2025.01.25 00:11:25.691076 [ 200 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_5_1} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2072 2025.01.25 00:11:25.691283 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2073 2025.01.25 00:11:25.691310 [ 265 ] {98502a96-4f0f-464a-b3e4-dc6b34cd3fdc} <Debug> executeQuery: Read 249 rows, 22.31 KiB in 0.005397 sec., 46136.74263479711 rows/sec., 4.04 MiB/sec.
2074 2025.01.25 00:11:25.691398 [ 265 ] {98502a96-4f0f-464a-b3e4-dc6b34cd3fdc} <Debug> TCPHandler: Processed in 0.00583867 sec.
2075 2025.01.25 00:11:25.691573 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2076 2025.01.25 00:11:25.691721 [ 264 ] {c1153983-830e-4ca2-bdf4-f4f1304c1181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2077 2025.01.25 00:11:25.691784 [ 264 ] {c1153983-830e-4ca2-bdf4-f4f1304c1181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2078 2025.01.25 00:11:25.692492 [ 264 ] {c1153983-830e-4ca2-bdf4-f4f1304c1181} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2079 2025.01.25 00:11:25.692534 [ 264 ] {c1153983-830e-4ca2-bdf4-f4f1304c1181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2080 2025.01.25 00:11:25.692908 [ 264 ] {c1153983-830e-4ca2-bdf4-f4f1304c1181} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2081 2025.01.25 00:11:25.693157 [ 264 ] {c1153983-830e-4ca2-bdf4-f4f1304c1181} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2082 2025.01.25 00:11:25.693371 [ 264 ] {c1153983-830e-4ca2-bdf4-f4f1304c1181} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001687 sec., 17783.04682868998 rows/sec., 1.27 MiB/sec.
2083 2025.01.25 00:11:25.693430 [ 264 ] {c1153983-830e-4ca2-bdf4-f4f1304c1181} <Debug> TCPHandler: Processed in 0.00192748 sec.
2084 2025.01.25 00:11:25.693589 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2085 2025.01.25 00:11:25.693735 [ 265 ] {51df8f7b-2e6d-4b77-9912-3c7944e55992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
2086 2025.01.25 00:11:25.693797 [ 265 ] {51df8f7b-2e6d-4b77-9912-3c7944e55992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2087 2025.01.25 00:11:25.694471 [ 265 ] {51df8f7b-2e6d-4b77-9912-3c7944e55992} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2088 2025.01.25 00:11:25.694513 [ 265 ] {51df8f7b-2e6d-4b77-9912-3c7944e55992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2089 2025.01.25 00:11:25.694880 [ 265 ] {51df8f7b-2e6d-4b77-9912-3c7944e55992} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2090 2025.01.25 00:11:25.695118 [ 265 ] {51df8f7b-2e6d-4b77-9912-3c7944e55992} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2091 2025.01.25 00:11:25.695336 [ 265 ] {51df8f7b-2e6d-4b77-9912-3c7944e55992} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 598.94 KiB/sec.
2092 2025.01.25 00:11:25.695394 [ 265 ] {51df8f7b-2e6d-4b77-9912-3c7944e55992} <Debug> TCPHandler: Processed in 0.001875049 sec.
2093 2025.01.25 00:11:25.695546 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2094 2025.01.25 00:11:25.695688 [ 264 ] {6785ba62-d76b-432e-84c9-cae0f89bdb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
2095 2025.01.25 00:11:25.695747 [ 264 ] {6785ba62-d76b-432e-84c9-cae0f89bdb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2096 2025.01.25 00:11:25.696404 [ 264 ] {6785ba62-d76b-432e-84c9-cae0f89bdb7f} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2097 2025.01.25 00:11:25.696442 [ 264 ] {6785ba62-d76b-432e-84c9-cae0f89bdb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2098 2025.01.25 00:11:25.696782 [ 264 ] {6785ba62-d76b-432e-84c9-cae0f89bdb7f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2099 2025.01.25 00:11:25.697088 [ 264 ] {6785ba62-d76b-432e-84c9-cae0f89bdb7f} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2100 2025.01.25 00:11:25.697235 [ 41 ] {} <Debug> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2101 2025.01.25 00:11:25.697300 [ 41 ] {} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2102 2025.01.25 00:11:25.697328 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2103 2025.01.25 00:11:25.697347 [ 264 ] {6785ba62-d76b-432e-84c9-cae0f89bdb7f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001686 sec., 7710.557532621589 rows/sec., 480.75 KiB/sec.
2104 2025.01.25 00:11:25.697672 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
2105 2025.01.25 00:11:25.697686 [ 264 ] {6785ba62-d76b-432e-84c9-cae0f89bdb7f} <Debug> TCPHandler: Processed in 0.002200741 sec.
2106 2025.01.25 00:11:25.697953 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2107 2025.01.25 00:11:25.697988 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2108 2025.01.25 00:11:25.698003 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
2109 2025.01.25 00:11:25.698324 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
2110 2025.01.25 00:11:25.698348 [ 265 ] {cb6ac6a7-d9d7-4f64-8c83-ecf20bd0d4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2111 2025.01.25 00:11:25.698505 [ 265 ] {cb6ac6a7-d9d7-4f64-8c83-ecf20bd0d4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2112 2025.01.25 00:11:25.698639 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
2113 2025.01.25 00:11:25.698974 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
2114 2025.01.25 00:11:25.699306 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
2115 2025.01.25 00:11:25.701250 [ 265 ] {cb6ac6a7-d9d7-4f64-8c83-ecf20bd0d4e9} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2116 2025.01.25 00:11:25.701328 [ 265 ] {cb6ac6a7-d9d7-4f64-8c83-ecf20bd0d4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2117 2025.01.25 00:11:25.701777 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004353742 sec., 14929.685773755084 rows/sec., 989.18 KiB/sec.
2118 2025.01.25 00:11:25.702007 [ 194 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2119 2025.01.25 00:11:25.702203 [ 265 ] {cb6ac6a7-d9d7-4f64-8c83-ecf20bd0d4e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2120 2025.01.25 00:11:25.702594 [ 199 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_5_1} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2121 2025.01.25 00:11:25.702685 [ 265 ] {cb6ac6a7-d9d7-4f64-8c83-ecf20bd0d4e9} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2122 2025.01.25 00:11:25.702729 [ 199 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_5_1} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2123 2025.01.25 00:11:25.702873 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2124 2025.01.25 00:11:25.702952 [ 265 ] {cb6ac6a7-d9d7-4f64-8c83-ecf20bd0d4e9} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.004746 sec., 85335.01896333754 rows/sec., 6.07 MiB/sec.
2125 2025.01.25 00:11:25.703018 [ 265 ] {cb6ac6a7-d9d7-4f64-8c83-ecf20bd0d4e9} <Debug> TCPHandler: Processed in 0.005196157 sec.
2126 2025.01.25 00:11:25.703162 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2127 2025.01.25 00:11:25.703284 [ 264 ] {f0a925dc-c020-4093-bcd0-fa8cdadda7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2128 2025.01.25 00:11:25.703336 [ 264 ] {f0a925dc-c020-4093-bcd0-fa8cdadda7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2129 2025.01.25 00:11:25.703910 [ 264 ] {f0a925dc-c020-4093-bcd0-fa8cdadda7bd} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2130 2025.01.25 00:11:25.703958 [ 264 ] {f0a925dc-c020-4093-bcd0-fa8cdadda7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2131 2025.01.25 00:11:25.704416 [ 264 ] {f0a925dc-c020-4093-bcd0-fa8cdadda7bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2132 2025.01.25 00:11:25.704658 [ 264 ] {f0a925dc-c020-4093-bcd0-fa8cdadda7bd} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2133 2025.01.25 00:11:25.704959 [ 264 ] {f0a925dc-c020-4093-bcd0-fa8cdadda7bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001673 sec., 3586.371787208607 rows/sec., 187.37 KiB/sec.
2134 2025.01.25 00:11:25.705061 [ 264 ] {f0a925dc-c020-4093-bcd0-fa8cdadda7bd} <Debug> TCPHandler: Processed in 0.00195939 sec.
2135 2025.01.25 00:11:25.705212 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2136 2025.01.25 00:11:25.705332 [ 265 ] {6a5f5610-a2a3-40a3-9351-96a952d8f305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2137 2025.01.25 00:11:25.705386 [ 265 ] {6a5f5610-a2a3-40a3-9351-96a952d8f305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2138 2025.01.25 00:11:25.705983 [ 265 ] {6a5f5610-a2a3-40a3-9351-96a952d8f305} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2139 2025.01.25 00:11:25.706022 [ 265 ] {6a5f5610-a2a3-40a3-9351-96a952d8f305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2140 2025.01.25 00:11:25.706425 [ 265 ] {6a5f5610-a2a3-40a3-9351-96a952d8f305} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2141 2025.01.25 00:11:25.706664 [ 265 ] {6a5f5610-a2a3-40a3-9351-96a952d8f305} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2142 2025.01.25 00:11:25.706844 [ 265 ] {6a5f5610-a2a3-40a3-9351-96a952d8f305} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001538 sec., 154096.22886866058 rows/sec., 10.33 MiB/sec.
2143 2025.01.25 00:11:25.706900 [ 265 ] {6a5f5610-a2a3-40a3-9351-96a952d8f305} <Debug> TCPHandler: Processed in 0.001745159 sec.
2144 2025.01.25 00:11:25.707039 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2145 2025.01.25 00:11:25.707157 [ 264 ] {c877780d-0a69-4aee-ace7-6464733d7bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2146 2025.01.25 00:11:25.707207 [ 264 ] {c877780d-0a69-4aee-ace7-6464733d7bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2147 2025.01.25 00:11:25.707672 [ 264 ] {c877780d-0a69-4aee-ace7-6464733d7bef} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2148 2025.01.25 00:11:25.707710 [ 264 ] {c877780d-0a69-4aee-ace7-6464733d7bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2149 2025.01.25 00:11:25.708063 [ 264 ] {c877780d-0a69-4aee-ace7-6464733d7bef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2150 2025.01.25 00:11:25.708303 [ 264 ] {c877780d-0a69-4aee-ace7-6464733d7bef} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2151 2025.01.25 00:11:25.708581 [ 264 ] {c877780d-0a69-4aee-ace7-6464733d7bef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec.
2152 2025.01.25 00:11:25.708728 [ 264 ] {c877780d-0a69-4aee-ace7-6464733d7bef} <Debug> TCPHandler: Processed in 0.001744499 sec.
2153 2025.01.25 00:11:25.708880 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2154 2025.01.25 00:11:25.709018 [ 265 ] {60b689eb-94da-4787-bbb0-dfc28e61af56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2155 2025.01.25 00:11:25.709109 [ 265 ] {60b689eb-94da-4787-bbb0-dfc28e61af56} <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
2156 2025.01.25 00:11:25.710322 [ 265 ] {60b689eb-94da-4787-bbb0-dfc28e61af56} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2157 2025.01.25 00:11:25.710361 [ 265 ] {60b689eb-94da-4787-bbb0-dfc28e61af56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2158 2025.01.25 00:11:25.710986 [ 265 ] {60b689eb-94da-4787-bbb0-dfc28e61af56} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2159 2025.01.25 00:11:25.711242 [ 265 ] {60b689eb-94da-4787-bbb0-dfc28e61af56} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2160 2025.01.25 00:11:25.711440 [ 265 ] {60b689eb-94da-4787-bbb0-dfc28e61af56} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002453 sec., 9376.273950264982 rows/sec., 16.80 MiB/sec.
2161 2025.01.25 00:11:25.711542 [ 265 ] {60b689eb-94da-4787-bbb0-dfc28e61af56} <Debug> TCPHandler: Processed in 0.002729094 sec.
2162 2025.01.25 00:11:25.711683 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2163 2025.01.25 00:11:25.711821 [ 264 ] {9f163613-affe-4bb3-ac2d-af3489184904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2164 2025.01.25 00:11:25.711884 [ 264 ] {9f163613-affe-4bb3-ac2d-af3489184904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2165 2025.01.25 00:11:25.712443 [ 264 ] {9f163613-affe-4bb3-ac2d-af3489184904} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2166 2025.01.25 00:11:25.712482 [ 264 ] {9f163613-affe-4bb3-ac2d-af3489184904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2167 2025.01.25 00:11:25.712862 [ 264 ] {9f163613-affe-4bb3-ac2d-af3489184904} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2168 2025.01.25 00:11:25.713104 [ 264 ] {9f163613-affe-4bb3-ac2d-af3489184904} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2169 2025.01.25 00:11:25.713315 [ 264 ] {9f163613-affe-4bb3-ac2d-af3489184904} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec.
2170 2025.01.25 00:11:25.713367 [ 264 ] {9f163613-affe-4bb3-ac2d-af3489184904} <Debug> TCPHandler: Processed in 0.001749149 sec.
2171 2025.01.25 00:11:29.549870 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
2172 2025.01.25 00:11:29.549928 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
2173 2025.01.25 00:11:29.640299 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636
2174 2025.01.25 00:11:29.640916 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2175 2025.01.25 00:11:29.640965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2176 2025.01.25 00:11:29.641507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2177 2025.01.25 00:11:29.641760 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2178 2025.01.25 00:11:29.642004 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636
2179 2025.01.25 00:11:29.911904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76
2180 2025.01.25 00:11:29.932475 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2181 2025.01.25 00:11:29.932543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2182 2025.01.25 00:11:29.939736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2183 2025.01.25 00:11:29.940529 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2184 2025.01.25 00:11:29.943730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76
2185 2025.01.25 00:11:30.678397 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2186 2025.01.25 00:11:30.678603 [ 264 ] {45873dc6-0257-4fc9-8dd6-92e6e258b886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2187 2025.01.25 00:11:30.678679 [ 264 ] {45873dc6-0257-4fc9-8dd6-92e6e258b886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2188 2025.01.25 00:11:30.679425 [ 264 ] {45873dc6-0257-4fc9-8dd6-92e6e258b886} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2189 2025.01.25 00:11:30.679473 [ 264 ] {45873dc6-0257-4fc9-8dd6-92e6e258b886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2190 2025.01.25 00:11:30.679910 [ 264 ] {45873dc6-0257-4fc9-8dd6-92e6e258b886} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2191 2025.01.25 00:11:30.680170 [ 264 ] {45873dc6-0257-4fc9-8dd6-92e6e258b886} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2192 2025.01.25 00:11:30.680426 [ 264 ] {45873dc6-0257-4fc9-8dd6-92e6e258b886} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001877 sec., 38359.08364411294 rows/sec., 3.12 MiB/sec.
2193 2025.01.25 00:11:30.680492 [ 264 ] {45873dc6-0257-4fc9-8dd6-92e6e258b886} <Debug> TCPHandler: Processed in 0.002229412 sec.
2194 2025.01.25 00:11:30.680738 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2195 2025.01.25 00:11:30.680949 [ 265 ] {e775b9b3-60ce-4aa3-a599-e36ba37418bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2196 2025.01.25 00:11:30.681031 [ 265 ] {e775b9b3-60ce-4aa3-a599-e36ba37418bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2197 2025.01.25 00:11:30.681836 [ 265 ] {e775b9b3-60ce-4aa3-a599-e36ba37418bc} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2198 2025.01.25 00:11:30.681882 [ 265 ] {e775b9b3-60ce-4aa3-a599-e36ba37418bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2199 2025.01.25 00:11:30.682303 [ 265 ] {e775b9b3-60ce-4aa3-a599-e36ba37418bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2200 2025.01.25 00:11:30.682568 [ 265 ] {e775b9b3-60ce-4aa3-a599-e36ba37418bc} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2201 2025.01.25 00:11:30.682806 [ 265 ] {e775b9b3-60ce-4aa3-a599-e36ba37418bc} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001916 sec., 4175.365344467641 rows/sec., 313.97 KiB/sec.
2202 2025.01.25 00:11:30.682871 [ 265 ] {e775b9b3-60ce-4aa3-a599-e36ba37418bc} <Debug> TCPHandler: Processed in 0.002263691 sec.
2203 2025.01.25 00:11:30.683015 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2204 2025.01.25 00:11:30.683141 [ 264 ] {8ae06cfc-fc28-4c23-b735-386f8b4ded3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2205 2025.01.25 00:11:30.683195 [ 264 ] {8ae06cfc-fc28-4c23-b735-386f8b4ded3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2206 2025.01.25 00:11:30.683809 [ 264 ] {8ae06cfc-fc28-4c23-b735-386f8b4ded3b} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2207 2025.01.25 00:11:30.683851 [ 264 ] {8ae06cfc-fc28-4c23-b735-386f8b4ded3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2208 2025.01.25 00:11:30.684221 [ 264 ] {8ae06cfc-fc28-4c23-b735-386f8b4ded3b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2209 2025.01.25 00:11:30.684457 [ 264 ] {8ae06cfc-fc28-4c23-b735-386f8b4ded3b} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2210 2025.01.25 00:11:30.684730 [ 264 ] {8ae06cfc-fc28-4c23-b735-386f8b4ded3b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001603 sec., 44915.78290704928 rows/sec., 3.51 MiB/sec.
2211 2025.01.25 00:11:30.684888 [ 264 ] {8ae06cfc-fc28-4c23-b735-386f8b4ded3b} <Debug> TCPHandler: Processed in 0.00193353 sec.
2212 2025.01.25 00:11:30.685041 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2213 2025.01.25 00:11:30.685187 [ 265 ] {eef4cc72-83cd-4605-a685-ce85f436f6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2214 2025.01.25 00:11:30.685253 [ 265 ] {eef4cc72-83cd-4605-a685-ce85f436f6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2215 2025.01.25 00:11:30.685881 [ 265 ] {eef4cc72-83cd-4605-a685-ce85f436f6bd} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2216 2025.01.25 00:11:30.685922 [ 265 ] {eef4cc72-83cd-4605-a685-ce85f436f6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2217 2025.01.25 00:11:30.686319 [ 265 ] {eef4cc72-83cd-4605-a685-ce85f436f6bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2218 2025.01.25 00:11:30.686554 [ 265 ] {eef4cc72-83cd-4605-a685-ce85f436f6bd} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2219 2025.01.25 00:11:30.686766 [ 265 ] {eef4cc72-83cd-4605-a685-ce85f436f6bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec.
2220 2025.01.25 00:11:30.686821 [ 265 ] {eef4cc72-83cd-4605-a685-ce85f436f6bd} <Debug> TCPHandler: Processed in 0.00185156 sec.
2221 2025.01.25 00:11:30.686966 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2222 2025.01.25 00:11:30.687108 [ 264 ] {b5cd6fa3-a7c1-4f0d-ad7d-9989c82b2e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2223 2025.01.25 00:11:30.687204 [ 264 ] {b5cd6fa3-a7c1-4f0d-ad7d-9989c82b2e4d} <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
2224 2025.01.25 00:11:30.688354 [ 264 ] {b5cd6fa3-a7c1-4f0d-ad7d-9989c82b2e4d} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2225 2025.01.25 00:11:30.688395 [ 264 ] {b5cd6fa3-a7c1-4f0d-ad7d-9989c82b2e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2226 2025.01.25 00:11:30.689004 [ 264 ] {b5cd6fa3-a7c1-4f0d-ad7d-9989c82b2e4d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2227 2025.01.25 00:11:30.689259 [ 264 ] {b5cd6fa3-a7c1-4f0d-ad7d-9989c82b2e4d} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2228 2025.01.25 00:11:30.689437 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2229 2025.01.25 00:11:30.689526 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2230 2025.01.25 00:11:30.689538 [ 264 ] {b5cd6fa3-a7c1-4f0d-ad7d-9989c82b2e4d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002452 sec., 3262.642740619902 rows/sec., 5.85 MiB/sec.
2231 2025.01.25 00:11:30.689578 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2232 2025.01.25 00:11:30.689844 [ 194 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
2233 2025.01.25 00:11:30.689854 [ 264 ] {b5cd6fa3-a7c1-4f0d-ad7d-9989c82b2e4d} <Debug> TCPHandler: Processed in 0.002955686 sec.
2234 2025.01.25 00:11:30.690081 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2235 2025.01.25 00:11:30.690331 [ 194 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2236 2025.01.25 00:11:30.690360 [ 265 ] {9da9eef4-b4b3-42d4-9247-4bec4bf74527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2237 2025.01.25 00:11:30.690456 [ 194 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
2238 2025.01.25 00:11:30.690486 [ 265 ] {9da9eef4-b4b3-42d4-9247-4bec4bf74527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2239 2025.01.25 00:11:30.691401 [ 194 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
2240 2025.01.25 00:11:30.692140 [ 194 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
2241 2025.01.25 00:11:30.692930 [ 265 ] {9da9eef4-b4b3-42d4-9247-4bec4bf74527} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2242 2025.01.25 00:11:30.692937 [ 194 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
2243 2025.01.25 00:11:30.692999 [ 265 ] {9da9eef4-b4b3-42d4-9247-4bec4bf74527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2244 2025.01.25 00:11:30.693650 [ 194 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
2245 2025.01.25 00:11:30.694388 [ 194 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
2246 2025.01.25 00:11:30.694554 [ 265 ] {9da9eef4-b4b3-42d4-9247-4bec4bf74527} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2247 2025.01.25 00:11:30.695399 [ 265 ] {9da9eef4-b4b3-42d4-9247-4bec4bf74527} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2248 2025.01.25 00:11:30.696052 [ 265 ] {9da9eef4-b4b3-42d4-9247-4bec4bf74527} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005749 sec., 10436.597669159853 rows/sec., 720.23 KiB/sec.
2249 2025.01.25 00:11:30.696237 [ 265 ] {9da9eef4-b4b3-42d4-9247-4bec4bf74527} <Debug> TCPHandler: Processed in 0.006277023 sec.
2250 2025.01.25 00:11:30.698060 [ 199 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 19 columns (19 merged, 0 gathered) in 0.008357474 sec., 9332.963524624785 rows/sec., 16.72 MiB/sec.
2251 2025.01.25 00:11:30.698362 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2252 2025.01.25 00:11:30.698746 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2253 2025.01.25 00:11:30.698817 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2254 2025.01.25 00:11:30.698916 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
2255 2025.01.25 00:11:31.216415 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2256 2025.01.25 00:11:31.216708 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2257 2025.01.25 00:11:31.217154 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2258 2025.01.25 00:11:31.217207 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2259 2025.01.25 00:11:31.217569 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2260 2025.01.25 00:11:31.217652 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2261 2025.01.25 00:11:31.217830 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2262 2025.01.25 00:11:31.218018 [ 294 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2263 2025.01.25 00:11:31.218187 [ 294 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2264 2025.01.25 00:11:31.218247 [ 296 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2265 2025.01.25 00:11:31.218277 [ 295 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2266 2025.01.25 00:11:31.218471 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2267 2025.01.25 00:11:31.218507 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
2268 2025.01.25 00:11:31.218635 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2269 2025.01.25 00:11:31.218660 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 34 rows with 3 streams
2270 2025.01.25 00:11:31.218704 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2271 2025.01.25 00:11:31.218752 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2272 2025.01.25 00:11:31.218795 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2273 2025.01.25 00:11:31.220483 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Debug> executeQuery: Read 34 rows, 1.30 KiB in 0.003902 sec., 8713.480266529985 rows/sec., 333.61 KiB/sec.
2274 2025.01.25 00:11:31.220754 [ 264 ] {864d4309-85a9-48b8-bdcb-f5ed5e015f4b} <Debug> TCPHandler: Processed in 0.004482523 sec.
2275 2025.01.25 00:11:31.225727 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2276 2025.01.25 00:11:31.225984 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2277 2025.01.25 00:11:31.226425 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2278 2025.01.25 00:11:31.226477 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2279 2025.01.25 00:11:31.226834 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2280 2025.01.25 00:11:31.226917 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2281 2025.01.25 00:11:31.227098 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2282 2025.01.25 00:11:31.227284 [ 295 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2283 2025.01.25 00:11:31.227290 [ 294 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2284 2025.01.25 00:11:31.227337 [ 296 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2285 2025.01.25 00:11:31.227296 [ 298 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2286 2025.01.25 00:11:31.227518 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2287 2025.01.25 00:11:31.227550 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
2288 2025.01.25 00:11:31.227670 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2289 2025.01.25 00:11:31.227694 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 34 rows with 3 streams
2290 2025.01.25 00:11:31.227739 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2291 2025.01.25 00:11:31.227789 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2292 2025.01.25 00:11:31.227834 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2293 2025.01.25 00:11:31.229345 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Debug> executeQuery: Read 34 rows, 1.30 KiB in 0.003487 sec., 9750.501864066533 rows/sec., 373.32 KiB/sec.
2294 2025.01.25 00:11:31.229532 [ 265 ] {17f1e8aa-2432-48e9-b64a-e56487dc0fdb} <Debug> TCPHandler: Processed in 0.003927841 sec.
2295 2025.01.25 00:11:31.229813 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2296 2025.01.25 00:11:31.230031 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2297 2025.01.25 00:11:31.230397 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2298 2025.01.25 00:11:31.230447 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2299 2025.01.25 00:11:31.230782 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2300 2025.01.25 00:11:31.230853 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2301 2025.01.25 00:11:31.231006 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2302 2025.01.25 00:11:31.231145 [ 295 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2303 2025.01.25 00:11:31.231174 [ 294 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2304 2025.01.25 00:11:31.231207 [ 298 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2305 2025.01.25 00:11:31.231264 [ 296 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2306 2025.01.25 00:11:31.231371 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2307 2025.01.25 00:11:31.231401 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
2308 2025.01.25 00:11:31.231520 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2309 2025.01.25 00:11:31.231545 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 34 rows with 3 streams
2310 2025.01.25 00:11:31.231590 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2311 2025.01.25 00:11:31.231637 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2312 2025.01.25 00:11:31.231682 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2313 2025.01.25 00:11:31.233147 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Debug> executeQuery: Read 34 rows, 1.30 KiB in 0.003228 sec., 10532.837670384139 rows/sec., 403.27 KiB/sec.
2314 2025.01.25 00:11:31.233342 [ 264 ] {ef385bd4-9517-4c78-85f8-daec338d701d} <Debug> TCPHandler: Processed in 0.003592368 sec.
2315 2025.01.25 00:11:31.233640 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2316 2025.01.25 00:11:31.233845 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2317 2025.01.25 00:11:31.234200 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2318 2025.01.25 00:11:31.234249 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2319 2025.01.25 00:11:31.234581 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2320 2025.01.25 00:11:31.234649 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2321 2025.01.25 00:11:31.234799 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2322 2025.01.25 00:11:31.234955 [ 295 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2323 2025.01.25 00:11:31.234997 [ 294 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2324 2025.01.25 00:11:31.234999 [ 298 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2325 2025.01.25 00:11:31.235050 [ 296 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2326 2025.01.25 00:11:31.235165 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2327 2025.01.25 00:11:31.235188 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
2328 2025.01.25 00:11:31.235296 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2329 2025.01.25 00:11:31.235318 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 34 rows with 3 streams
2330 2025.01.25 00:11:31.235362 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2331 2025.01.25 00:11:31.235409 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2332 2025.01.25 00:11:31.235453 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2333 2025.01.25 00:11:31.236837 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Debug> executeQuery: Read 34 rows, 1.30 KiB in 0.003098 sec., 10974.822466107165 rows/sec., 420.19 KiB/sec.
2334 2025.01.25 00:11:31.237019 [ 265 ] {74d1b223-5665-4fca-b4db-e4e2a87c5841} <Debug> TCPHandler: Processed in 0.003439538 sec.
2335 2025.01.25 00:11:31.237314 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2336 2025.01.25 00:11:31.237552 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2337 2025.01.25 00:11:31.237918 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2338 2025.01.25 00:11:31.237974 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2339 2025.01.25 00:11:31.238311 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2340 2025.01.25 00:11:31.238379 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2341 2025.01.25 00:11:31.238532 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2342 2025.01.25 00:11:31.238675 [ 294 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2343 2025.01.25 00:11:31.238699 [ 295 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2344 2025.01.25 00:11:31.238760 [ 296 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2345 2025.01.25 00:11:31.238725 [ 298 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2346 2025.01.25 00:11:31.238997 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2347 2025.01.25 00:11:31.239028 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
2348 2025.01.25 00:11:31.239142 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2349 2025.01.25 00:11:31.239165 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 34 rows with 3 streams
2350 2025.01.25 00:11:31.239208 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2351 2025.01.25 00:11:31.239352 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2352 2025.01.25 00:11:31.239400 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2353 2025.01.25 00:11:31.240866 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Debug> executeQuery: Read 34 rows, 1.30 KiB in 0.003438 sec., 9889.470622454915 rows/sec., 378.64 KiB/sec.
2354 2025.01.25 00:11:31.241049 [ 264 ] {6fb55a20-7d88-4d20-9c01-6f2f64c5020e} <Debug> TCPHandler: Processed in 0.00380221 sec.
2355 2025.01.25 00:11:31.241321 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2356 2025.01.25 00:11:31.241528 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2357 2025.01.25 00:11:31.241891 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2358 2025.01.25 00:11:31.241941 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2359 2025.01.25 00:11:31.242286 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2360 2025.01.25 00:11:31.242356 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2361 2025.01.25 00:11:31.242508 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
2362 2025.01.25 00:11:31.242663 [ 295 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2363 2025.01.25 00:11:31.242698 [ 298 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2364 2025.01.25 00:11:31.242712 [ 294 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2365 2025.01.25 00:11:31.242758 [ 296 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2366 2025.01.25 00:11:31.242872 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2367 2025.01.25 00:11:31.242896 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
2368 2025.01.25 00:11:31.243005 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2369 2025.01.25 00:11:31.243028 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 34 rows with 3 streams
2370 2025.01.25 00:11:31.243071 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2371 2025.01.25 00:11:31.243120 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2372 2025.01.25 00:11:31.243165 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2373 2025.01.25 00:11:31.244608 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Debug> executeQuery: Read 34 rows, 1.30 KiB in 0.003185 sec., 10675.039246467819 rows/sec., 408.72 KiB/sec.
2374 2025.01.25 00:11:31.244793 [ 265 ] {0b4bbcf2-dc88-4a8b-b8c7-4d2648732d91} <Debug> TCPHandler: Processed in 0.003533728 sec.
2375 2025.01.25 00:11:31.245064 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2376 2025.01.25 00:11:31.245294 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2377 2025.01.25 00:11:31.245700 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2378 2025.01.25 00:11:31.245750 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2379 2025.01.25 00:11:31.246101 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2380 2025.01.25 00:11:31.246172 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2381 2025.01.25 00:11:31.246324 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
2382 2025.01.25 00:11:31.246465 [ 294 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2383 2025.01.25 00:11:31.246479 [ 295 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2384 2025.01.25 00:11:31.246500 [ 298 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2385 2025.01.25 00:11:31.246567 [ 296 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2386 2025.01.25 00:11:31.246695 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2387 2025.01.25 00:11:31.246724 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
2388 2025.01.25 00:11:31.246835 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2389 2025.01.25 00:11:31.246859 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 34 rows with 3 streams
2390 2025.01.25 00:11:31.246901 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2391 2025.01.25 00:11:31.246949 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2392 2025.01.25 00:11:31.246995 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2393 2025.01.25 00:11:31.248423 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Debug> executeQuery: Read 34 rows, 1.30 KiB in 0.003248 sec., 10467.980295566502 rows/sec., 400.79 KiB/sec.
2394 2025.01.25 00:11:31.248611 [ 264 ] {8d89d36a-80fb-4705-8f61-94e5357d4b5b} <Debug> TCPHandler: Processed in 0.003614519 sec.
2395 2025.01.25 00:11:31.335401 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2396 2025.01.25 00:11:31.335635 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2397 2025.01.25 00:11:31.335996 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2398 2025.01.25 00:11:31.336048 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2399 2025.01.25 00:11:31.336397 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2400 2025.01.25 00:11:31.336467 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2401 2025.01.25 00:11:31.336622 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Key condition: (column 0 notIn 42-element set)
2402 2025.01.25 00:11:31.336780 [ 295 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2403 2025.01.25 00:11:31.336815 [ 294 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2404 2025.01.25 00:11:31.336848 [ 296 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2405 2025.01.25 00:11:31.336857 [ 298 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2406 2025.01.25 00:11:31.337000 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2407 2025.01.25 00:11:31.337030 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Spreading mark ranges among streams (default reading)
2408 2025.01.25 00:11:31.337146 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2409 2025.01.25 00:11:31.337169 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (SelectExecutor): Reading approx. 34 rows with 3 streams
2410 2025.01.25 00:11:31.337211 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2411 2025.01.25 00:11:31.337256 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2412 2025.01.25 00:11:31.337298 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2413 2025.01.25 00:11:31.338779 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Debug> executeQuery: Read 34 rows, 1.30 KiB in 0.003256 sec., 10442.260442260442 rows/sec., 399.80 KiB/sec.
2414 2025.01.25 00:11:31.338971 [ 264 ] {11dd9a9a-f9ac-44ab-b907-9ff56bc0b164} <Debug> TCPHandler: Processed in 0.00366007 sec.
2415 2025.01.25 00:11:31.339458 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2416 2025.01.25 00:11:31.339596 [ 265 ] {2986d9d3-1de7-44aa-97e0-6d8118da0c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
2417 2025.01.25 00:11:31.339655 [ 265 ] {2986d9d3-1de7-44aa-97e0-6d8118da0c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2418 2025.01.25 00:11:31.340461 [ 265 ] {2986d9d3-1de7-44aa-97e0-6d8118da0c6f} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2419 2025.01.25 00:11:31.340502 [ 265 ] {2986d9d3-1de7-44aa-97e0-6d8118da0c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2420 2025.01.25 00:11:31.341031 [ 265 ] {2986d9d3-1de7-44aa-97e0-6d8118da0c6f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2421 2025.01.25 00:11:31.341266 [ 265 ] {2986d9d3-1de7-44aa-97e0-6d8118da0c6f} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2422 2025.01.25 00:11:31.341489 [ 265 ] {2986d9d3-1de7-44aa-97e0-6d8118da0c6f} <Debug> executeQuery: Read 8 rows, 1.65 KiB in 0.001928 sec., 4149.377593360996 rows/sec., 856.01 KiB/sec.
2423 2025.01.25 00:11:31.341555 [ 265 ] {2986d9d3-1de7-44aa-97e0-6d8118da0c6f} <Debug> TCPHandler: Processed in 0.002165771 sec.
2424 2025.01.25 00:11:31.341723 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2425 2025.01.25 00:11:31.341876 [ 264 ] {f1d287b7-a70a-4ce6-aa92-b963f79a5eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
2426 2025.01.25 00:11:31.341936 [ 264 ] {f1d287b7-a70a-4ce6-aa92-b963f79a5eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
2427 2025.01.25 00:11:31.342659 [ 264 ] {f1d287b7-a70a-4ce6-aa92-b963f79a5eb9} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2428 2025.01.25 00:11:31.342708 [ 264 ] {f1d287b7-a70a-4ce6-aa92-b963f79a5eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2429 2025.01.25 00:11:31.343129 [ 264 ] {f1d287b7-a70a-4ce6-aa92-b963f79a5eb9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2430 2025.01.25 00:11:31.343407 [ 264 ] {f1d287b7-a70a-4ce6-aa92-b963f79a5eb9} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2431 2025.01.25 00:11:31.343642 [ 264 ] {f1d287b7-a70a-4ce6-aa92-b963f79a5eb9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 556.80 KiB/sec.
2432 2025.01.25 00:11:31.343701 [ 264 ] {f1d287b7-a70a-4ce6-aa92-b963f79a5eb9} <Debug> TCPHandler: Processed in 0.002046961 sec.
2433 2025.01.25 00:11:31.343877 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2434 2025.01.25 00:11:31.344022 [ 265 ] {4a66b06d-e9e9-4ba1-8cc6-fe396db1459d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
2435 2025.01.25 00:11:31.344081 [ 265 ] {4a66b06d-e9e9-4ba1-8cc6-fe396db1459d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2436 2025.01.25 00:11:31.344755 [ 265 ] {4a66b06d-e9e9-4ba1-8cc6-fe396db1459d} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2437 2025.01.25 00:11:31.344793 [ 265 ] {4a66b06d-e9e9-4ba1-8cc6-fe396db1459d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2438 2025.01.25 00:11:31.345169 [ 265 ] {4a66b06d-e9e9-4ba1-8cc6-fe396db1459d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2439 2025.01.25 00:11:31.345430 [ 265 ] {4a66b06d-e9e9-4ba1-8cc6-fe396db1459d} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2440 2025.01.25 00:11:31.345665 [ 265 ] {4a66b06d-e9e9-4ba1-8cc6-fe396db1459d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001663 sec., 1202.6458208057727 rows/sec., 98.07 KiB/sec.
2441 2025.01.25 00:11:31.345733 [ 265 ] {4a66b06d-e9e9-4ba1-8cc6-fe396db1459d} <Debug> TCPHandler: Processed in 0.00192732 sec.
2442 2025.01.25 00:11:31.345886 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2443 2025.01.25 00:11:31.346029 [ 264 ] {33cc3875-74ea-4537-ae62-697cfd474ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2444 2025.01.25 00:11:31.346089 [ 264 ] {33cc3875-74ea-4537-ae62-697cfd474ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2445 2025.01.25 00:11:31.347508 [ 264 ] {33cc3875-74ea-4537-ae62-697cfd474ae9} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2446 2025.01.25 00:11:31.347551 [ 264 ] {33cc3875-74ea-4537-ae62-697cfd474ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2447 2025.01.25 00:11:31.348013 [ 264 ] {33cc3875-74ea-4537-ae62-697cfd474ae9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2448 2025.01.25 00:11:31.348255 [ 264 ] {33cc3875-74ea-4537-ae62-697cfd474ae9} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2449 2025.01.25 00:11:31.348419 [ 31 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2450 2025.01.25 00:11:31.348491 [ 31 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2451 2025.01.25 00:11:31.348519 [ 264 ] {33cc3875-74ea-4537-ae62-697cfd474ae9} <Debug> executeQuery: Read 1391 rows, 119.02 KiB in 0.002518 sec., 552422.5575853853 rows/sec., 46.16 MiB/sec.
2452 2025.01.25 00:11:31.348534 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2453 2025.01.25 00:11:31.348713 [ 264 ] {33cc3875-74ea-4537-ae62-697cfd474ae9} <Debug> TCPHandler: Processed in 0.002881995 sec.
2454 2025.01.25 00:11:31.349015 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
2455 2025.01.25 00:11:31.349033 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2456 2025.01.25 00:11:31.349320 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2457 2025.01.25 00:11:31.349332 [ 265 ] {3a0b443b-6f3f-41a6-9035-c0d6a93b16ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2458 2025.01.25 00:11:31.349381 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part
2459 2025.01.25 00:11:31.349435 [ 265 ] {3a0b443b-6f3f-41a6-9035-c0d6a93b16ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2460 2025.01.25 00:11:31.349735 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 251 rows starting from the beginning of the part
2461 2025.01.25 00:11:31.350129 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part
2462 2025.01.25 00:11:31.350503 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 249 rows starting from the beginning of the part
2463 2025.01.25 00:11:31.350924 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part
2464 2025.01.25 00:11:31.351272 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1391 rows starting from the beginning of the part
2465 2025.01.25 00:11:31.352394 [ 265 ] {3a0b443b-6f3f-41a6-9035-c0d6a93b16ad} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2466 2025.01.25 00:11:31.352462 [ 265 ] {3a0b443b-6f3f-41a6-9035-c0d6a93b16ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2467 2025.01.25 00:11:31.353495 [ 265 ] {3a0b443b-6f3f-41a6-9035-c0d6a93b16ad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2468 2025.01.25 00:11:31.353931 [ 265 ] {3a0b443b-6f3f-41a6-9035-c0d6a93b16ad} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2469 2025.01.25 00:11:31.354242 [ 265 ] {3a0b443b-6f3f-41a6-9035-c0d6a93b16ad} <Debug> executeQuery: Read 32 rows, 2.33 KiB in 0.004986 sec., 6417.970316887285 rows/sec., 466.34 KiB/sec.
2470 2025.01.25 00:11:31.354545 [ 265 ] {3a0b443b-6f3f-41a6-9035-c0d6a93b16ad} <Debug> TCPHandler: Processed in 0.00568148 sec.
2471 2025.01.25 00:11:31.354820 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2472 2025.01.25 00:11:31.354886 [ 199 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2254 rows, containing 5 columns (5 merged, 0 gathered) in 0.006221972 sec., 362264.5682108502 rows/sec., 32.05 MiB/sec.
2473 2025.01.25 00:11:31.355008 [ 264 ] {2528891a-9b96-457a-a634-3dcdb0d6accb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
2474 2025.01.25 00:11:31.355073 [ 264 ] {2528891a-9b96-457a-a634-3dcdb0d6accb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2475 2025.01.25 00:11:31.355251 [ 199 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2476 2025.01.25 00:11:31.355887 [ 199 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2477 2025.01.25 00:11:31.356030 [ 199 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_11_2} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2478 2025.01.25 00:11:31.356217 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
2479 2025.01.25 00:11:31.356418 [ 264 ] {2528891a-9b96-457a-a634-3dcdb0d6accb} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2480 2025.01.25 00:11:31.356464 [ 264 ] {2528891a-9b96-457a-a634-3dcdb0d6accb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2481 2025.01.25 00:11:31.356833 [ 264 ] {2528891a-9b96-457a-a634-3dcdb0d6accb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2482 2025.01.25 00:11:31.357070 [ 264 ] {2528891a-9b96-457a-a634-3dcdb0d6accb} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2483 2025.01.25 00:11:31.357217 [ 31 ] {} <Debug> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2484 2025.01.25 00:11:31.357279 [ 31 ] {} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2485 2025.01.25 00:11:31.357317 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2486 2025.01.25 00:11:31.357330 [ 264 ] {2528891a-9b96-457a-a634-3dcdb0d6accb} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002367 sec., 102239.12125052809 rows/sec., 6.93 MiB/sec.
2487 2025.01.25 00:11:31.357503 [ 264 ] {2528891a-9b96-457a-a634-3dcdb0d6accb} <Debug> TCPHandler: Processed in 0.002875775 sec.
2488 2025.01.25 00:11:31.357571 [ 193 ] {d6b117db-732d-4c33-b424-297af262c51a::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
2489 2025.01.25 00:11:31.357673 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2490 2025.01.25 00:11:31.357744 [ 193 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2491 2025.01.25 00:11:31.357820 [ 193 ] {d6b117db-732d-4c33-b424-297af262c51a::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
2492 2025.01.25 00:11:31.357866 [ 265 ] {bf5c78d7-6546-4a3c-a8fc-eb92309eacd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
2493 2025.01.25 00:11:31.358063 [ 265 ] {bf5c78d7-6546-4a3c-a8fc-eb92309eacd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2494 2025.01.25 00:11:31.358144 [ 193 ] {d6b117db-732d-4c33-b424-297af262c51a::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
2495 2025.01.25 00:11:31.358595 [ 193 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
2496 2025.01.25 00:11:31.358945 [ 193 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part
2497 2025.01.25 00:11:31.359336 [ 193 ] {d6b117db-732d-4c33-b424-297af262c51a::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
2498 2025.01.25 00:11:31.359695 [ 193 ] {d6b117db-732d-4c33-b424-297af262c51a::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
2499 2025.01.25 00:11:31.360825 [ 265 ] {bf5c78d7-6546-4a3c-a8fc-eb92309eacd6} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2500 2025.01.25 00:11:31.360912 [ 265 ] {bf5c78d7-6546-4a3c-a8fc-eb92309eacd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2501 2025.01.25 00:11:31.361933 [ 265 ] {bf5c78d7-6546-4a3c-a8fc-eb92309eacd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2502 2025.01.25 00:11:31.362542 [ 265 ] {bf5c78d7-6546-4a3c-a8fc-eb92309eacd6} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2503 2025.01.25 00:11:31.362725 [ 194 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.005264117 sec., 59649.13013901477 rows/sec., 4.28 MiB/sec.
2504 2025.01.25 00:11:31.363059 [ 194 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2505 2025.01.25 00:11:31.363273 [ 265 ] {bf5c78d7-6546-4a3c-a8fc-eb92309eacd6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005349 sec., 2430.3608151056274 rows/sec., 151.53 KiB/sec.
2506 2025.01.25 00:11:31.363420 [ 265 ] {bf5c78d7-6546-4a3c-a8fc-eb92309eacd6} <Debug> TCPHandler: Processed in 0.00577133 sec.
2507 2025.01.25 00:11:31.363592 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2508 2025.01.25 00:11:31.363661 [ 194 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_6_1} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2509 2025.01.25 00:11:31.363760 [ 264 ] {548672a3-426d-44a5-b801-8dbdd783edc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2510 2025.01.25 00:11:31.363762 [ 194 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_6_1} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2511 2025.01.25 00:11:31.363828 [ 264 ] {548672a3-426d-44a5-b801-8dbdd783edc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2512 2025.01.25 00:11:31.363945 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2513 2025.01.25 00:11:31.365140 [ 264 ] {548672a3-426d-44a5-b801-8dbdd783edc1} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2514 2025.01.25 00:11:31.365181 [ 264 ] {548672a3-426d-44a5-b801-8dbdd783edc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2515 2025.01.25 00:11:31.365589 [ 264 ] {548672a3-426d-44a5-b801-8dbdd783edc1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2516 2025.01.25 00:11:31.365851 [ 264 ] {548672a3-426d-44a5-b801-8dbdd783edc1} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2517 2025.01.25 00:11:31.366011 [ 31 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2518 2025.01.25 00:11:31.366076 [ 31 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2519 2025.01.25 00:11:31.366112 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2520 2025.01.25 00:11:31.366125 [ 264 ] {548672a3-426d-44a5-b801-8dbdd783edc1} <Debug> executeQuery: Read 863 rows, 63.98 KiB in 0.002397 sec., 360033.37505214853 rows/sec., 26.06 MiB/sec.
2521 2025.01.25 00:11:31.366302 [ 264 ] {548672a3-426d-44a5-b801-8dbdd783edc1} <Debug> TCPHandler: Processed in 0.002780745 sec.
2522 2025.01.25 00:11:31.366404 [ 192 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
2523 2025.01.25 00:11:31.366484 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2524 2025.01.25 00:11:31.366589 [ 192 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2525 2025.01.25 00:11:31.366664 [ 192 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part
2526 2025.01.25 00:11:31.366695 [ 265 ] {2e3428b0-24a3-4d7e-867d-6fd63ee28696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2527 2025.01.25 00:11:31.366845 [ 265 ] {2e3428b0-24a3-4d7e-867d-6fd63ee28696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2528 2025.01.25 00:11:31.367017 [ 192 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 423 rows starting from the beginning of the part
2529 2025.01.25 00:11:31.367376 [ 192 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part
2530 2025.01.25 00:11:31.367731 [ 192 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 405 rows starting from the beginning of the part
2531 2025.01.25 00:11:31.368089 [ 192 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part
2532 2025.01.25 00:11:31.368415 [ 192 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 863 rows starting from the beginning of the part
2533 2025.01.25 00:11:31.369277 [ 265 ] {2e3428b0-24a3-4d7e-867d-6fd63ee28696} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2534 2025.01.25 00:11:31.369344 [ 265 ] {2e3428b0-24a3-4d7e-867d-6fd63ee28696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2535 2025.01.25 00:11:31.370341 [ 265 ] {2e3428b0-24a3-4d7e-867d-6fd63ee28696} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2536 2025.01.25 00:11:31.370874 [ 265 ] {2e3428b0-24a3-4d7e-867d-6fd63ee28696} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2537 2025.01.25 00:11:31.371114 [ 31 ] {} <Debug> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2538 2025.01.25 00:11:31.371159 [ 31 ] {} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2539 2025.01.25 00:11:31.371197 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2540 2025.01.25 00:11:31.371248 [ 265 ] {2e3428b0-24a3-4d7e-867d-6fd63ee28696} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00462 sec., 1298.7012987012988 rows/sec., 67.85 KiB/sec.
2541 2025.01.25 00:11:31.371515 [ 194 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
2542 2025.01.25 00:11:31.371582 [ 265 ] {2e3428b0-24a3-4d7e-867d-6fd63ee28696} <Debug> TCPHandler: Processed in 0.005167377 sec.
2543 2025.01.25 00:11:31.371825 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2544 2025.01.25 00:11:31.372022 [ 194 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2545 2025.01.25 00:11:31.372126 [ 194 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
2546 2025.01.25 00:11:31.372154 [ 264 ] {14f46b0d-17b6-4b0b-b543-25097e72d62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2547 2025.01.25 00:11:31.372457 [ 264 ] {14f46b0d-17b6-4b0b-b543-25097e72d62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2548 2025.01.25 00:11:31.372559 [ 194 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
2549 2025.01.25 00:11:31.372780 [ 193 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2225 rows, containing 5 columns (5 merged, 0 gathered) in 0.006531424 sec., 340660.7808649385 rows/sec., 25.87 MiB/sec.
2550 2025.01.25 00:11:31.372934 [ 194 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
2551 2025.01.25 00:11:31.373501 [ 193 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2552 2025.01.25 00:11:31.373796 [ 194 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
2553 2025.01.25 00:11:31.374234 [ 194 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
2554 2025.01.25 00:11:31.374739 [ 194 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
2555 2025.01.25 00:11:31.374931 [ 193 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2556 2025.01.25 00:11:31.375327 [ 193 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_11_2} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2557 2025.01.25 00:11:31.375607 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
2558 2025.01.25 00:11:31.376619 [ 186 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005322598 sec., 6763.614310154552 rows/sec., 353.37 KiB/sec.
2559 2025.01.25 00:11:31.376764 [ 193 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2560 2025.01.25 00:11:31.377081 [ 193 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_6_1} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2561 2025.01.25 00:11:31.377178 [ 264 ] {14f46b0d-17b6-4b0b-b543-25097e72d62a} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2562 2025.01.25 00:11:31.377221 [ 193 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_6_1} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2563 2025.01.25 00:11:31.377241 [ 264 ] {14f46b0d-17b6-4b0b-b543-25097e72d62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2564 2025.01.25 00:11:31.377392 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
2565 2025.01.25 00:11:31.377927 [ 264 ] {14f46b0d-17b6-4b0b-b543-25097e72d62a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2566 2025.01.25 00:11:31.378176 [ 264 ] {14f46b0d-17b6-4b0b-b543-25097e72d62a} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2567 2025.01.25 00:11:31.378332 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2568 2025.01.25 00:11:31.378398 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2569 2025.01.25 00:11:31.378431 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2570 2025.01.25 00:11:31.378454 [ 264 ] {14f46b0d-17b6-4b0b-b543-25097e72d62a} <Debug> executeQuery: Read 2493 rows, 170.12 KiB in 0.00638 sec., 390752.35109717865 rows/sec., 26.04 MiB/sec.
2571 2025.01.25 00:11:31.378677 [ 264 ] {14f46b0d-17b6-4b0b-b543-25097e72d62a} <Debug> TCPHandler: Processed in 0.006966636 sec.
2572 2025.01.25 00:11:31.378720 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
2573 2025.01.25 00:11:31.378883 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2574 2025.01.25 00:11:31.378908 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2575 2025.01.25 00:11:31.378969 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 849 rows starting from the beginning of the part
2576 2025.01.25 00:11:31.379187 [ 265 ] {0784691e-9259-443c-b613-63384d4ddb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2577 2025.01.25 00:11:31.379254 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part
2578 2025.01.25 00:11:31.379376 [ 265 ] {0784691e-9259-443c-b613-63384d4ddb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2579 2025.01.25 00:11:31.379548 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part
2580 2025.01.25 00:11:31.379927 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part
2581 2025.01.25 00:11:31.380312 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part
2582 2025.01.25 00:11:31.380663 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2493 rows starting from the beginning of the part
2583 2025.01.25 00:11:31.381748 [ 265 ] {0784691e-9259-443c-b613-63384d4ddb98} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2584 2025.01.25 00:11:31.381827 [ 265 ] {0784691e-9259-443c-b613-63384d4ddb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2585 2025.01.25 00:11:31.382870 [ 265 ] {0784691e-9259-443c-b613-63384d4ddb98} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2586 2025.01.25 00:11:31.383294 [ 265 ] {0784691e-9259-443c-b613-63384d4ddb98} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2587 2025.01.25 00:11:31.383454 [ 31 ] {} <Debug> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2588 2025.01.25 00:11:31.383515 [ 31 ] {} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2589 2025.01.25 00:11:31.383541 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2590 2025.01.25 00:11:31.383557 [ 265 ] {0784691e-9259-443c-b613-63384d4ddb98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004536 sec., 220.4585537918871 rows/sec., 14.86 KiB/sec.
2591 2025.01.25 00:11:31.384026 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::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
2592 2025.01.25 00:11:31.384106 [ 265 ] {0784691e-9259-443c-b613-63384d4ddb98} <Debug> TCPHandler: Processed in 0.005305857 sec.
2593 2025.01.25 00:11:31.384428 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2594 2025.01.25 00:11:31.384645 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2595 2025.01.25 00:11:31.384752 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
2596 2025.01.25 00:11:31.384754 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4136 rows, containing 5 columns (5 merged, 0 gathered) in 0.006190362 sec., 668135.4014514822 rows/sec., 44.83 MiB/sec.
2597 2025.01.25 00:11:31.384785 [ 264 ] {4576255a-30a7-452b-88c0-0687f80e34d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2598 2025.01.25 00:11:31.385189 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
2599 2025.01.25 00:11:31.385219 [ 264 ] {4576255a-30a7-452b-88c0-0687f80e34d7} <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
2600 2025.01.25 00:11:31.385424 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2601 2025.01.25 00:11:31.385554 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2602 2025.01.25 00:11:31.386058 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part
2603 2025.01.25 00:11:31.386494 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
2604 2025.01.25 00:11:31.386984 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
2605 2025.01.25 00:11:31.387094 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2606 2025.01.25 00:11:31.387660 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2607 2025.01.25 00:11:31.388152 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB.
2608 2025.01.25 00:11:31.389902 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8 rows, containing 4 columns (4 merged, 0 gathered) in 0.006231843 sec., 1283.7293879194326 rows/sec., 85.25 KiB/sec.
2609 2025.01.25 00:11:31.390049 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2610 2025.01.25 00:11:31.390351 [ 264 ] {4576255a-30a7-452b-88c0-0687f80e34d7} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2611 2025.01.25 00:11:31.390395 [ 264 ] {4576255a-30a7-452b-88c0-0687f80e34d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2612 2025.01.25 00:11:31.390420 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2613 2025.01.25 00:11:31.390538 [ 186 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_6_1} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2614 2025.01.25 00:11:31.390634 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2615 2025.01.25 00:11:31.391144 [ 264 ] {4576255a-30a7-452b-88c0-0687f80e34d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2616 2025.01.25 00:11:31.391400 [ 264 ] {4576255a-30a7-452b-88c0-0687f80e34d7} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2617 2025.01.25 00:11:31.391760 [ 264 ] {4576255a-30a7-452b-88c0-0687f80e34d7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.007054 sec., 3260.5613836121347 rows/sec., 5.84 MiB/sec.
2618 2025.01.25 00:11:31.392064 [ 264 ] {4576255a-30a7-452b-88c0-0687f80e34d7} <Debug> TCPHandler: Processed in 0.007788451 sec.
2619 2025.01.25 00:11:31.392235 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2620 2025.01.25 00:11:31.392378 [ 265 ] {9b3b4c8a-c629-4d81-8b56-a49930e83818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2621 2025.01.25 00:11:31.392440 [ 265 ] {9b3b4c8a-c629-4d81-8b56-a49930e83818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2622 2025.01.25 00:11:31.392954 [ 265 ] {9b3b4c8a-c629-4d81-8b56-a49930e83818} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2623 2025.01.25 00:11:31.392992 [ 265 ] {9b3b4c8a-c629-4d81-8b56-a49930e83818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2624 2025.01.25 00:11:31.393367 [ 265 ] {9b3b4c8a-c629-4d81-8b56-a49930e83818} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2625 2025.01.25 00:11:31.393609 [ 265 ] {9b3b4c8a-c629-4d81-8b56-a49930e83818} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2626 2025.01.25 00:11:31.393729 [ 31 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2627 2025.01.25 00:11:31.393767 [ 31 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2628 2025.01.25 00:11:31.393792 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2629 2025.01.25 00:11:31.393801 [ 265 ] {9b3b4c8a-c629-4d81-8b56-a49930e83818} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001453 sec., 23399.862353750857 rows/sec., 1.36 MiB/sec.
2630 2025.01.25 00:11:31.393999 [ 265 ] {9b3b4c8a-c629-4d81-8b56-a49930e83818} <Debug> TCPHandler: Processed in 0.001827509 sec.
2631 2025.01.25 00:11:31.394057 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
2632 2025.01.25 00:11:31.394195 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2633 2025.01.25 00:11:31.394230 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part
2634 2025.01.25 00:11:31.394356 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part
2635 2025.01.25 00:11:31.394570 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
2636 2025.01.25 00:11:31.394708 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part
2637 2025.01.25 00:11:31.394881 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part
2638 2025.01.25 00:11:31.395033 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part
2639 2025.01.25 00:11:31.396224 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.002348033 sec., 260643.69623425227 rows/sec., 16.72 MiB/sec.
2640 2025.01.25 00:11:31.396429 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2641 2025.01.25 00:11:31.396743 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_11_2} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2642 2025.01.25 00:11:31.396824 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_11_2} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2643 2025.01.25 00:11:31.396904 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
2644 2025.01.25 00:11:32.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.52 MiB, peak 174.14 MiB, free memory in arenas 0.00 B, will set to 169.09 MiB (RSS), difference: -1.44 MiB
2645 2025.01.25 00:11:34.636036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 372
2646 2025.01.25 00:11:34.640128 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2647 2025.01.25 00:11:34.640192 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2648 2025.01.25 00:11:34.641758 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2649 2025.01.25 00:11:34.642082 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2650 2025.01.25 00:11:34.642356 [ 75 ] {} <Debug> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2651 2025.01.25 00:11:34.642513 [ 75 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2652 2025.01.25 00:11:34.642648 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2653 2025.01.25 00:11:34.643264 [ 188 ] {4e934a15-6419-4a38-b564-669b82b4d38f::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
2654 2025.01.25 00:11:34.643760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372
2655 2025.01.25 00:11:34.644336 [ 188 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2656 2025.01.25 00:11:34.644529 [ 188 ] {4e934a15-6419-4a38-b564-669b82b4d38f::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
2657 2025.01.25 00:11:34.645240 [ 188 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 92 rows starting from the beginning of the part
2658 2025.01.25 00:11:34.645970 [ 188 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
2659 2025.01.25 00:11:34.646632 [ 188 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part
2660 2025.01.25 00:11:34.647262 [ 188 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part
2661 2025.01.25 00:11:34.647828 [ 188 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part
2662 2025.01.25 00:11:34.656344 [ 189 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 72 columns (72 merged, 0 gathered) in 0.01346009 sec., 27637.25948340613 rows/sec., 27.25 MiB/sec.
2663 2025.01.25 00:11:34.657531 [ 189 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2664 2025.01.25 00:11:34.658347 [ 189 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_6_1} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2665 2025.01.25 00:11:34.658446 [ 189 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_6_1} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2666 2025.01.25 00:11:34.658787 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB.
2667 2025.01.25 00:11:35.676473 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2668 2025.01.25 00:11:35.676708 [ 264 ] {6d980a1c-1665-41d3-9228-2ab00714faf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2669 2025.01.25 00:11:35.676789 [ 264 ] {6d980a1c-1665-41d3-9228-2ab00714faf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2670 2025.01.25 00:11:35.677567 [ 264 ] {6d980a1c-1665-41d3-9228-2ab00714faf3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2671 2025.01.25 00:11:35.677621 [ 264 ] {6d980a1c-1665-41d3-9228-2ab00714faf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2672 2025.01.25 00:11:35.678064 [ 264 ] {6d980a1c-1665-41d3-9228-2ab00714faf3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2673 2025.01.25 00:11:35.678315 [ 264 ] {6d980a1c-1665-41d3-9228-2ab00714faf3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2674 2025.01.25 00:11:35.678555 [ 264 ] {6d980a1c-1665-41d3-9228-2ab00714faf3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.25 MiB/sec.
2675 2025.01.25 00:11:35.678621 [ 264 ] {6d980a1c-1665-41d3-9228-2ab00714faf3} <Debug> TCPHandler: Processed in 0.002292202 sec.
2676 2025.01.25 00:11:35.678866 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2677 2025.01.25 00:11:35.679075 [ 265 ] {9e0d04a9-2e55-4bff-a4e5-d5c79110c75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2678 2025.01.25 00:11:35.679155 [ 265 ] {9e0d04a9-2e55-4bff-a4e5-d5c79110c75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2679 2025.01.25 00:11:35.680003 [ 265 ] {9e0d04a9-2e55-4bff-a4e5-d5c79110c75a} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2680 2025.01.25 00:11:35.680053 [ 265 ] {9e0d04a9-2e55-4bff-a4e5-d5c79110c75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2681 2025.01.25 00:11:35.680524 [ 265 ] {9e0d04a9-2e55-4bff-a4e5-d5c79110c75a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2682 2025.01.25 00:11:35.680788 [ 265 ] {9e0d04a9-2e55-4bff-a4e5-d5c79110c75a} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2683 2025.01.25 00:11:35.680993 [ 265 ] {9e0d04a9-2e55-4bff-a4e5-d5c79110c75a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001979 sec., 32339.56543708944 rows/sec., 2.52 MiB/sec.
2684 2025.01.25 00:11:35.681060 [ 265 ] {9e0d04a9-2e55-4bff-a4e5-d5c79110c75a} <Debug> TCPHandler: Processed in 0.002332702 sec.
2685 2025.01.25 00:11:35.681197 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2686 2025.01.25 00:11:35.681323 [ 264 ] {812a3638-99c6-4fea-800d-da7b0093171e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2687 2025.01.25 00:11:35.681382 [ 264 ] {812a3638-99c6-4fea-800d-da7b0093171e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2688 2025.01.25 00:11:35.681950 [ 264 ] {812a3638-99c6-4fea-800d-da7b0093171e} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2689 2025.01.25 00:11:35.681992 [ 264 ] {812a3638-99c6-4fea-800d-da7b0093171e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2690 2025.01.25 00:11:35.682393 [ 264 ] {812a3638-99c6-4fea-800d-da7b0093171e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2691 2025.01.25 00:11:35.682634 [ 264 ] {812a3638-99c6-4fea-800d-da7b0093171e} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2692 2025.01.25 00:11:35.682861 [ 264 ] {812a3638-99c6-4fea-800d-da7b0093171e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001568 sec., 81632.6530612245 rows/sec., 5.69 MiB/sec.
2693 2025.01.25 00:11:35.682921 [ 264 ] {812a3638-99c6-4fea-800d-da7b0093171e} <Debug> TCPHandler: Processed in 0.001781609 sec.
2694 2025.01.25 00:11:35.683081 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2695 2025.01.25 00:11:35.683230 [ 265 ] {1e15996b-4268-46ec-97cc-42a972e28e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2696 2025.01.25 00:11:35.683296 [ 265 ] {1e15996b-4268-46ec-97cc-42a972e28e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2697 2025.01.25 00:11:35.683877 [ 265 ] {1e15996b-4268-46ec-97cc-42a972e28e92} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2698 2025.01.25 00:11:35.683914 [ 265 ] {1e15996b-4268-46ec-97cc-42a972e28e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2699 2025.01.25 00:11:35.684306 [ 265 ] {1e15996b-4268-46ec-97cc-42a972e28e92} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2700 2025.01.25 00:11:35.684545 [ 265 ] {1e15996b-4268-46ec-97cc-42a972e28e92} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2701 2025.01.25 00:11:35.684726 [ 265 ] {1e15996b-4268-46ec-97cc-42a972e28e92} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001533 sec., 31311.15459882583 rows/sec., 2.11 MiB/sec.
2702 2025.01.25 00:11:35.684780 [ 265 ] {1e15996b-4268-46ec-97cc-42a972e28e92} <Debug> TCPHandler: Processed in 0.00177159 sec.
2703 2025.01.25 00:11:37.142271 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124
2704 2025.01.25 00:11:37.143001 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2705 2025.01.25 00:11:37.143045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2706 2025.01.25 00:11:37.143552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2707 2025.01.25 00:11:37.143803 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2708 2025.01.25 00:11:37.144012 [ 124 ] {} <Debug> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2709 2025.01.25 00:11:37.144055 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124
2710 2025.01.25 00:11:37.144105 [ 124 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2711 2025.01.25 00:11:37.144137 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2712 2025.01.25 00:11:37.144266 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
2713 2025.01.25 00:11:37.144418 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2714 2025.01.25 00:11:37.144465 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
2715 2025.01.25 00:11:37.144552 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
2716 2025.01.25 00:11:37.144768 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
2717 2025.01.25 00:11:37.144924 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
2718 2025.01.25 00:11:37.145159 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
2719 2025.01.25 00:11:37.145344 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
2720 2025.01.25 00:11:37.147009 [ 188 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002804184 sec., 1827269.5372343613 rows/sec., 26.14 MiB/sec.
2721 2025.01.25 00:11:37.147757 [ 188 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2722 2025.01.25 00:11:37.148058 [ 188 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_11_2} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2723 2025.01.25 00:11:37.148143 [ 188 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_11_2} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2724 2025.01.25 00:11:37.148233 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB.
2725 2025.01.25 00:11:37.443965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83
2726 2025.01.25 00:11:37.465724 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2727 2025.01.25 00:11:37.465784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2728 2025.01.25 00:11:37.473464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2729 2025.01.25 00:11:37.474312 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2730 2025.01.25 00:11:37.474709 [ 142 ] {} <Debug> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2731 2025.01.25 00:11:37.474842 [ 142 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2732 2025.01.25 00:11:37.474921 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2733 2025.01.25 00:11:37.475177 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
2734 2025.01.25 00:11:37.482970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83
2735 2025.01.25 00:11:37.484300 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2736 2025.01.25 00:11:37.485213 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
2737 2025.01.25 00:11:37.489815 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
2738 2025.01.25 00:11:37.494290 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
2739 2025.01.25 00:11:37.499152 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
2740 2025.01.25 00:11:37.504256 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
2741 2025.01.25 00:11:37.508472 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
2742 2025.01.25 00:11:37.569879 [ 202 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.094883114 sec., 874.7604974263386 rows/sec., 4.52 MiB/sec.
2743 2025.01.25 00:11:37.572457 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2744 2025.01.25 00:11:37.575420 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_11_2} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2745 2025.01.25 00:11:37.575553 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_11_2} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2746 2025.01.25 00:11:37.578005 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB.
2747 2025.01.25 00:11:38.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.30 MiB, peak 180.21 MiB, free memory in arenas 0.00 B, will set to 172.34 MiB (RSS), difference: 2.04 MiB
2748 2025.01.25 00:11:40.677957 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2749 2025.01.25 00:11:40.678190 [ 264 ] {6a8cc52a-d6ec-4b7a-a393-2c121a1261e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2750 2025.01.25 00:11:40.678274 [ 264 ] {6a8cc52a-d6ec-4b7a-a393-2c121a1261e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2751 2025.01.25 00:11:40.679122 [ 264 ] {6a8cc52a-d6ec-4b7a-a393-2c121a1261e8} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2752 2025.01.25 00:11:40.679173 [ 264 ] {6a8cc52a-d6ec-4b7a-a393-2c121a1261e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2753 2025.01.25 00:11:40.679624 [ 264 ] {6a8cc52a-d6ec-4b7a-a393-2c121a1261e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2754 2025.01.25 00:11:40.679885 [ 264 ] {6a8cc52a-d6ec-4b7a-a393-2c121a1261e8} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2755 2025.01.25 00:11:40.680096 [ 264 ] {6a8cc52a-d6ec-4b7a-a393-2c121a1261e8} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001968 sec., 36585.365853658535 rows/sec., 2.97 MiB/sec.
2756 2025.01.25 00:11:40.680160 [ 264 ] {6a8cc52a-d6ec-4b7a-a393-2c121a1261e8} <Debug> TCPHandler: Processed in 0.002348952 sec.
2757 2025.01.25 00:11:40.680427 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2758 2025.01.25 00:11:40.680644 [ 265 ] {03db9c7e-7ee5-4585-909d-9c63e0088597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2759 2025.01.25 00:11:40.680729 [ 265 ] {03db9c7e-7ee5-4585-909d-9c63e0088597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2760 2025.01.25 00:11:40.681515 [ 265 ] {03db9c7e-7ee5-4585-909d-9c63e0088597} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2761 2025.01.25 00:11:40.681564 [ 265 ] {03db9c7e-7ee5-4585-909d-9c63e0088597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2762 2025.01.25 00:11:40.681992 [ 265 ] {03db9c7e-7ee5-4585-909d-9c63e0088597} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2763 2025.01.25 00:11:40.682244 [ 265 ] {03db9c7e-7ee5-4585-909d-9c63e0088597} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2764 2025.01.25 00:11:40.682425 [ 150 ] {} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2765 2025.01.25 00:11:40.682510 [ 150 ] {} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2766 2025.01.25 00:11:40.682533 [ 265 ] {03db9c7e-7ee5-4585-909d-9c63e0088597} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001946 sec., 4110.996916752312 rows/sec., 309.13 KiB/sec.
2767 2025.01.25 00:11:40.682548 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2768 2025.01.25 00:11:40.682714 [ 265 ] {03db9c7e-7ee5-4585-909d-9c63e0088597} <Debug> TCPHandler: Processed in 0.002425713 sec.
2769 2025.01.25 00:11:40.682904 [ 191 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
2770 2025.01.25 00:11:40.683031 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2771 2025.01.25 00:11:40.683167 [ 191 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2772 2025.01.25 00:11:40.683257 [ 191 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 38 rows starting from the beginning of the part
2773 2025.01.25 00:11:40.683302 [ 264 ] {2b98ced7-ae7c-430c-aabf-4a029cb2c27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2774 2025.01.25 00:11:40.683452 [ 264 ] {2b98ced7-ae7c-430c-aabf-4a029cb2c27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2775 2025.01.25 00:11:40.683480 [ 191 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part
2776 2025.01.25 00:11:40.683964 [ 191 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part
2777 2025.01.25 00:11:40.684391 [ 191 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part
2778 2025.01.25 00:11:40.684757 [ 191 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part
2779 2025.01.25 00:11:40.685122 [ 191 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part
2780 2025.01.25 00:11:40.686314 [ 264 ] {2b98ced7-ae7c-430c-aabf-4a029cb2c27b} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2781 2025.01.25 00:11:40.686388 [ 264 ] {2b98ced7-ae7c-430c-aabf-4a029cb2c27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2782 2025.01.25 00:11:40.687553 [ 264 ] {2b98ced7-ae7c-430c-aabf-4a029cb2c27b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2783 2025.01.25 00:11:40.688010 [ 202 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 5 columns (5 merged, 0 gathered) in 0.005334088 sec., 23246.71059045145 rows/sec., 1.76 MiB/sec.
2784 2025.01.25 00:11:40.688066 [ 264 ] {2b98ced7-ae7c-430c-aabf-4a029cb2c27b} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2785 2025.01.25 00:11:40.688210 [ 202 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2786 2025.01.25 00:11:40.688329 [ 264 ] {2b98ced7-ae7c-430c-aabf-4a029cb2c27b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.0051 sec., 14117.647058823528 rows/sec., 1.10 MiB/sec.
2787 2025.01.25 00:11:40.688410 [ 264 ] {2b98ced7-ae7c-430c-aabf-4a029cb2c27b} <Debug> TCPHandler: Processed in 0.005582489 sec.
2788 2025.01.25 00:11:40.688605 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2789 2025.01.25 00:11:40.688659 [ 202 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2790 2025.01.25 00:11:40.688869 [ 202 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_11_2} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2791 2025.01.25 00:11:40.688881 [ 265 ] {6921982f-72bf-4526-8f43-5ac3abe5b2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2792 2025.01.25 00:11:40.689013 [ 265 ] {6921982f-72bf-4526-8f43-5ac3abe5b2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2793 2025.01.25 00:11:40.689034 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2794 2025.01.25 00:11:40.689691 [ 265 ] {6921982f-72bf-4526-8f43-5ac3abe5b2cd} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2795 2025.01.25 00:11:40.689737 [ 265 ] {6921982f-72bf-4526-8f43-5ac3abe5b2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2796 2025.01.25 00:11:40.690148 [ 265 ] {6921982f-72bf-4526-8f43-5ac3abe5b2cd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2797 2025.01.25 00:11:40.690406 [ 265 ] {6921982f-72bf-4526-8f43-5ac3abe5b2cd} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2798 2025.01.25 00:11:40.690636 [ 265 ] {6921982f-72bf-4526-8f43-5ac3abe5b2cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00184 sec., 86956.52173913043 rows/sec., 6.06 MiB/sec.
2799 2025.01.25 00:11:40.690763 [ 265 ] {6921982f-72bf-4526-8f43-5ac3abe5b2cd} <Debug> TCPHandler: Processed in 0.002247121 sec.
2800 2025.01.25 00:11:40.690938 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2801 2025.01.25 00:11:40.691079 [ 264 ] {450651fa-b408-486f-9c62-133df90c8c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2802 2025.01.25 00:11:40.691176 [ 264 ] {450651fa-b408-486f-9c62-133df90c8c21} <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
2803 2025.01.25 00:11:40.692429 [ 264 ] {450651fa-b408-486f-9c62-133df90c8c21} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2804 2025.01.25 00:11:40.692470 [ 264 ] {450651fa-b408-486f-9c62-133df90c8c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2805 2025.01.25 00:11:40.693120 [ 264 ] {450651fa-b408-486f-9c62-133df90c8c21} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2806 2025.01.25 00:11:40.693388 [ 264 ] {450651fa-b408-486f-9c62-133df90c8c21} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2807 2025.01.25 00:11:40.693637 [ 264 ] {450651fa-b408-486f-9c62-133df90c8c21} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002594 sec., 3084.040092521203 rows/sec., 5.53 MiB/sec.
2808 2025.01.25 00:11:40.693742 [ 264 ] {450651fa-b408-486f-9c62-133df90c8c21} <Debug> TCPHandler: Processed in 0.002872515 sec.
2809 2025.01.25 00:11:40.693920 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2810 2025.01.25 00:11:40.694146 [ 265 ] {b8c2119b-929c-44ef-8d3a-a63e02dbedfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2811 2025.01.25 00:11:40.694244 [ 265 ] {b8c2119b-929c-44ef-8d3a-a63e02dbedfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2812 2025.01.25 00:11:40.695072 [ 265 ] {b8c2119b-929c-44ef-8d3a-a63e02dbedfe} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2813 2025.01.25 00:11:40.695111 [ 265 ] {b8c2119b-929c-44ef-8d3a-a63e02dbedfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2814 2025.01.25 00:11:40.695491 [ 265 ] {b8c2119b-929c-44ef-8d3a-a63e02dbedfe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2815 2025.01.25 00:11:40.695724 [ 265 ] {b8c2119b-929c-44ef-8d3a-a63e02dbedfe} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2816 2025.01.25 00:11:40.695939 [ 265 ] {b8c2119b-929c-44ef-8d3a-a63e02dbedfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001851 sec., 32414.91085899514 rows/sec., 2.18 MiB/sec.
2817 2025.01.25 00:11:40.695993 [ 265 ] {b8c2119b-929c-44ef-8d3a-a63e02dbedfe} <Debug> TCPHandler: Processed in 0.002142342 sec.
2818 2025.01.25 00:11:42.775406 [ 151 ] {} <Debug> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2819 2025.01.25 00:11:42.775478 [ 151 ] {} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2820 2025.01.25 00:11:42.775504 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2821 2025.01.25 00:11:42.775735 [ 190 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::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
2822 2025.01.25 00:11:42.776113 [ 190 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2823 2025.01.25 00:11:42.776158 [ 190 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part
2824 2025.01.25 00:11:42.776259 [ 190 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
2825 2025.01.25 00:11:42.776443 [ 190 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::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
2826 2025.01.25 00:11:42.776521 [ 190 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2827 2025.01.25 00:11:42.776777 [ 190 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
2828 2025.01.25 00:11:42.779073 [ 187 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.003485409 sec., 12337.146085294436 rows/sec., 2.01 MiB/sec.
2829 2025.01.25 00:11:42.779331 [ 200 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2830 2025.01.25 00:11:42.779924 [ 200 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::all_1_5_1} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2831 2025.01.25 00:11:42.780034 [ 200 ] {d71c2bbf-f102-4cef-91ea-0a3012b09b25::all_1_5_1} <Trace> oximeter.timeseries_schema (d71c2bbf-f102-4cef-91ea-0a3012b09b25) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2832 2025.01.25 00:11:42.780147 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
2833 2025.01.25 00:11:44.550175 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
2834 2025.01.25 00:11:44.550233 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
2835 2025.01.25 00:11:44.644709 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551
2836 2025.01.25 00:11:44.644869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 392
2837 2025.01.25 00:11:44.647324 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2838 2025.01.25 00:11:44.647402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2839 2025.01.25 00:11:44.648953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2840 2025.01.25 00:11:44.649572 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): 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.25 00:11:44.650357 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551
2842 2025.01.25 00:11:44.652044 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2843 2025.01.25 00:11:44.652107 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2844 2025.01.25 00:11:44.653580 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2845 2025.01.25 00:11:44.653915 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2846 2025.01.25 00:11:44.654616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392
2847 2025.01.25 00:11:44.983202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91
2848 2025.01.25 00:11:45.004006 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2849 2025.01.25 00:11:45.004073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2850 2025.01.25 00:11:45.011532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2851 2025.01.25 00:11:45.012302 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2852 2025.01.25 00:11:45.015562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91
2853 2025.01.25 00:11:45.684427 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2854 2025.01.25 00:11:45.684657 [ 264 ] {fc5ab886-f4d4-4010-8b12-433632c2a007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
2855 2025.01.25 00:11:45.684739 [ 264 ] {fc5ab886-f4d4-4010-8b12-433632c2a007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
2856 2025.01.25 00:11:45.685570 [ 264 ] {fc5ab886-f4d4-4010-8b12-433632c2a007} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2857 2025.01.25 00:11:45.685622 [ 264 ] {fc5ab886-f4d4-4010-8b12-433632c2a007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2858 2025.01.25 00:11:45.686097 [ 264 ] {fc5ab886-f4d4-4010-8b12-433632c2a007} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2859 2025.01.25 00:11:45.686357 [ 264 ] {fc5ab886-f4d4-4010-8b12-433632c2a007} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2860 2025.01.25 00:11:45.686675 [ 264 ] {fc5ab886-f4d4-4010-8b12-433632c2a007} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002049 sec., 6832.601268911664 rows/sec., 491.86 KiB/sec.
2861 2025.01.25 00:11:45.686811 [ 264 ] {fc5ab886-f4d4-4010-8b12-433632c2a007} <Debug> TCPHandler: Processed in 0.002529803 sec.
2862 2025.01.25 00:11:45.687054 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2863 2025.01.25 00:11:45.687247 [ 265 ] {c8ce5fc5-d701-433d-a540-713dde9889a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2864 2025.01.25 00:11:45.687321 [ 265 ] {c8ce5fc5-d701-433d-a540-713dde9889a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2865 2025.01.25 00:11:45.688210 [ 265 ] {c8ce5fc5-d701-433d-a540-713dde9889a0} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2866 2025.01.25 00:11:45.688257 [ 265 ] {c8ce5fc5-d701-433d-a540-713dde9889a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2867 2025.01.25 00:11:45.688747 [ 265 ] {c8ce5fc5-d701-433d-a540-713dde9889a0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2868 2025.01.25 00:11:45.689006 [ 265 ] {c8ce5fc5-d701-433d-a540-713dde9889a0} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2869 2025.01.25 00:11:45.689265 [ 265 ] {c8ce5fc5-d701-433d-a540-713dde9889a0} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.002073 sec., 127834.05692233477 rows/sec., 11.23 MiB/sec.
2870 2025.01.25 00:11:45.689336 [ 265 ] {c8ce5fc5-d701-433d-a540-713dde9889a0} <Debug> TCPHandler: Processed in 0.002409062 sec.
2871 2025.01.25 00:11:45.689481 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2872 2025.01.25 00:11:45.689621 [ 264 ] {b4b51c5e-e8a6-434f-902d-8ba9bb895ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2873 2025.01.25 00:11:45.689677 [ 264 ] {b4b51c5e-e8a6-434f-902d-8ba9bb895ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2874 2025.01.25 00:11:45.690340 [ 264 ] {b4b51c5e-e8a6-434f-902d-8ba9bb895ada} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2875 2025.01.25 00:11:45.690379 [ 264 ] {b4b51c5e-e8a6-434f-902d-8ba9bb895ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2876 2025.01.25 00:11:45.690743 [ 264 ] {b4b51c5e-e8a6-434f-902d-8ba9bb895ada} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2877 2025.01.25 00:11:45.690985 [ 264 ] {b4b51c5e-e8a6-434f-902d-8ba9bb895ada} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2878 2025.01.25 00:11:45.691245 [ 264 ] {b4b51c5e-e8a6-434f-902d-8ba9bb895ada} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.00165 sec., 23030.303030303032 rows/sec., 1.65 MiB/sec.
2879 2025.01.25 00:11:45.691418 [ 264 ] {b4b51c5e-e8a6-434f-902d-8ba9bb895ada} <Debug> TCPHandler: Processed in 0.00199896 sec.
2880 2025.01.25 00:11:45.691581 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2881 2025.01.25 00:11:45.691728 [ 265 ] {21f77761-a1ed-422b-b63d-4fd4bf144e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
2882 2025.01.25 00:11:45.691792 [ 265 ] {21f77761-a1ed-422b-b63d-4fd4bf144e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2883 2025.01.25 00:11:45.692449 [ 265 ] {21f77761-a1ed-422b-b63d-4fd4bf144e17} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2884 2025.01.25 00:11:45.692488 [ 265 ] {21f77761-a1ed-422b-b63d-4fd4bf144e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2885 2025.01.25 00:11:45.692857 [ 265 ] {21f77761-a1ed-422b-b63d-4fd4bf144e17} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2886 2025.01.25 00:11:45.693099 [ 265 ] {21f77761-a1ed-422b-b63d-4fd4bf144e17} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2887 2025.01.25 00:11:45.693314 [ 265 ] {21f77761-a1ed-422b-b63d-4fd4bf144e17} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001622 sec., 8631.319358816276 rows/sec., 604.48 KiB/sec.
2888 2025.01.25 00:11:45.693369 [ 265 ] {21f77761-a1ed-422b-b63d-4fd4bf144e17} <Debug> TCPHandler: Processed in 0.001858409 sec.
2889 2025.01.25 00:11:45.693536 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2890 2025.01.25 00:11:45.693673 [ 264 ] {3a7c7186-aa59-4b3d-b5b4-785a79f9118d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
2891 2025.01.25 00:11:45.693761 [ 264 ] {3a7c7186-aa59-4b3d-b5b4-785a79f9118d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2892 2025.01.25 00:11:45.694380 [ 264 ] {3a7c7186-aa59-4b3d-b5b4-785a79f9118d} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2893 2025.01.25 00:11:45.694419 [ 264 ] {3a7c7186-aa59-4b3d-b5b4-785a79f9118d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2894 2025.01.25 00:11:45.694772 [ 264 ] {3a7c7186-aa59-4b3d-b5b4-785a79f9118d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2895 2025.01.25 00:11:45.695003 [ 264 ] {3a7c7186-aa59-4b3d-b5b4-785a79f9118d} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2896 2025.01.25 00:11:45.695215 [ 264 ] {3a7c7186-aa59-4b3d-b5b4-785a79f9118d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec.
2897 2025.01.25 00:11:45.695267 [ 264 ] {3a7c7186-aa59-4b3d-b5b4-785a79f9118d} <Debug> TCPHandler: Processed in 0.001798159 sec.
2898 2025.01.25 00:11:45.695412 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2899 2025.01.25 00:11:45.695554 [ 265 ] {03dd7782-0c37-4815-899e-9a1a6b77713f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2900 2025.01.25 00:11:45.695698 [ 265 ] {03dd7782-0c37-4815-899e-9a1a6b77713f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2901 2025.01.25 00:11:45.696492 [ 265 ] {03dd7782-0c37-4815-899e-9a1a6b77713f} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2902 2025.01.25 00:11:45.696533 [ 265 ] {03dd7782-0c37-4815-899e-9a1a6b77713f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2903 2025.01.25 00:11:45.696948 [ 265 ] {03dd7782-0c37-4815-899e-9a1a6b77713f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2904 2025.01.25 00:11:45.697196 [ 265 ] {03dd7782-0c37-4815-899e-9a1a6b77713f} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2905 2025.01.25 00:11:45.697453 [ 265 ] {03dd7782-0c37-4815-899e-9a1a6b77713f} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001931 sec., 213878.81926462974 rows/sec., 15.25 MiB/sec.
2906 2025.01.25 00:11:45.697627 [ 265 ] {03dd7782-0c37-4815-899e-9a1a6b77713f} <Debug> TCPHandler: Processed in 0.002302682 sec.
2907 2025.01.25 00:11:45.697788 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2908 2025.01.25 00:11:45.697917 [ 264 ] {5a312009-4f8d-40cf-8e69-1053beba038a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2909 2025.01.25 00:11:45.697973 [ 264 ] {5a312009-4f8d-40cf-8e69-1053beba038a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2910 2025.01.25 00:11:45.698532 [ 264 ] {5a312009-4f8d-40cf-8e69-1053beba038a} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2911 2025.01.25 00:11:45.698571 [ 264 ] {5a312009-4f8d-40cf-8e69-1053beba038a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2912 2025.01.25 00:11:45.698942 [ 264 ] {5a312009-4f8d-40cf-8e69-1053beba038a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2913 2025.01.25 00:11:45.699181 [ 264 ] {5a312009-4f8d-40cf-8e69-1053beba038a} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2914 2025.01.25 00:11:45.699454 [ 264 ] {5a312009-4f8d-40cf-8e69-1053beba038a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec.
2915 2025.01.25 00:11:45.699587 [ 264 ] {5a312009-4f8d-40cf-8e69-1053beba038a} <Debug> TCPHandler: Processed in 0.0018322 sec.
2916 2025.01.25 00:11:45.699751 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2917 2025.01.25 00:11:45.699873 [ 265 ] {2743f7c0-93f4-41de-b181-4aa7109a03c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2918 2025.01.25 00:11:45.699927 [ 265 ] {2743f7c0-93f4-41de-b181-4aa7109a03c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2919 2025.01.25 00:11:45.700511 [ 265 ] {2743f7c0-93f4-41de-b181-4aa7109a03c0} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2920 2025.01.25 00:11:45.700549 [ 265 ] {2743f7c0-93f4-41de-b181-4aa7109a03c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2921 2025.01.25 00:11:45.700960 [ 265 ] {2743f7c0-93f4-41de-b181-4aa7109a03c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2922 2025.01.25 00:11:45.701205 [ 265 ] {2743f7c0-93f4-41de-b181-4aa7109a03c0} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2923 2025.01.25 00:11:45.701445 [ 265 ] {2743f7c0-93f4-41de-b181-4aa7109a03c0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001598 sec., 148310.38798498124 rows/sec., 9.94 MiB/sec.
2924 2025.01.25 00:11:45.701650 [ 265 ] {2743f7c0-93f4-41de-b181-4aa7109a03c0} <Debug> TCPHandler: Processed in 0.001955721 sec.
2925 2025.01.25 00:11:45.701796 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2926 2025.01.25 00:11:45.701914 [ 264 ] {2ed4518a-677e-45a8-a859-38207bd2d9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2927 2025.01.25 00:11:45.701965 [ 264 ] {2ed4518a-677e-45a8-a859-38207bd2d9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2928 2025.01.25 00:11:45.702428 [ 264 ] {2ed4518a-677e-45a8-a859-38207bd2d9b0} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2929 2025.01.25 00:11:45.702466 [ 264 ] {2ed4518a-677e-45a8-a859-38207bd2d9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2930 2025.01.25 00:11:45.702821 [ 264 ] {2ed4518a-677e-45a8-a859-38207bd2d9b0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2931 2025.01.25 00:11:45.703058 [ 264 ] {2ed4518a-677e-45a8-a859-38207bd2d9b0} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2932 2025.01.25 00:11:45.703276 [ 264 ] {2ed4518a-677e-45a8-a859-38207bd2d9b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec.
2933 2025.01.25 00:11:45.703329 [ 264 ] {2ed4518a-677e-45a8-a859-38207bd2d9b0} <Debug> TCPHandler: Processed in 0.001586498 sec.
2934 2025.01.25 00:11:45.703472 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2935 2025.01.25 00:11:45.703611 [ 265 ] {8613b349-a179-42fe-989b-56bbb10ba1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2936 2025.01.25 00:11:45.703705 [ 265 ] {8613b349-a179-42fe-989b-56bbb10ba1ab} <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
2937 2025.01.25 00:11:45.704925 [ 265 ] {8613b349-a179-42fe-989b-56bbb10ba1ab} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2938 2025.01.25 00:11:45.704965 [ 265 ] {8613b349-a179-42fe-989b-56bbb10ba1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2939 2025.01.25 00:11:45.705637 [ 265 ] {8613b349-a179-42fe-989b-56bbb10ba1ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2940 2025.01.25 00:11:45.705898 [ 265 ] {8613b349-a179-42fe-989b-56bbb10ba1ab} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2941 2025.01.25 00:11:45.706155 [ 265 ] {8613b349-a179-42fe-989b-56bbb10ba1ab} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002575 sec., 12038.83495145631 rows/sec., 21.57 MiB/sec.
2942 2025.01.25 00:11:45.706263 [ 265 ] {8613b349-a179-42fe-989b-56bbb10ba1ab} <Debug> TCPHandler: Processed in 0.002856565 sec.
2943 2025.01.25 00:11:45.706403 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2944 2025.01.25 00:11:45.706522 [ 264 ] {2006cefe-6b6e-45ff-ab4c-d98e608f0be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2945 2025.01.25 00:11:45.706572 [ 264 ] {2006cefe-6b6e-45ff-ab4c-d98e608f0be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2946 2025.01.25 00:11:45.707047 [ 264 ] {2006cefe-6b6e-45ff-ab4c-d98e608f0be5} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2947 2025.01.25 00:11:45.707085 [ 264 ] {2006cefe-6b6e-45ff-ab4c-d98e608f0be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2948 2025.01.25 00:11:45.707449 [ 264 ] {2006cefe-6b6e-45ff-ab4c-d98e608f0be5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2949 2025.01.25 00:11:45.707689 [ 264 ] {2006cefe-6b6e-45ff-ab4c-d98e608f0be5} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2950 2025.01.25 00:11:45.707894 [ 264 ] {2006cefe-6b6e-45ff-ab4c-d98e608f0be5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001396 sec., 58739.25501432664 rows/sec., 3.73 MiB/sec.
2951 2025.01.25 00:11:45.707942 [ 264 ] {2006cefe-6b6e-45ff-ab4c-d98e608f0be5} <Debug> TCPHandler: Processed in 0.001597208 sec.
2952 2025.01.25 00:11:50.678988 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2953 2025.01.25 00:11:50.679203 [ 264 ] {6a5744a4-f3a6-4df2-8c74-b71b03e30283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
2954 2025.01.25 00:11:50.679281 [ 264 ] {6a5744a4-f3a6-4df2-8c74-b71b03e30283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2955 2025.01.25 00:11:50.680064 [ 264 ] {6a5744a4-f3a6-4df2-8c74-b71b03e30283} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2956 2025.01.25 00:11:50.680117 [ 264 ] {6a5744a4-f3a6-4df2-8c74-b71b03e30283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2957 2025.01.25 00:11:50.680545 [ 264 ] {6a5744a4-f3a6-4df2-8c74-b71b03e30283} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2958 2025.01.25 00:11:50.680812 [ 264 ] {6a5744a4-f3a6-4df2-8c74-b71b03e30283} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2959 2025.01.25 00:11:50.681121 [ 264 ] {6a5744a4-f3a6-4df2-8c74-b71b03e30283} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00196 sec., 3061.2244897959185 rows/sec., 249.62 KiB/sec.
2960 2025.01.25 00:11:50.681200 [ 264 ] {6a5744a4-f3a6-4df2-8c74-b71b03e30283} <Debug> TCPHandler: Processed in 0.002347702 sec.
2961 2025.01.25 00:11:50.681470 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2962 2025.01.25 00:11:50.681654 [ 265 ] {742ab9ba-e1d1-47cb-b517-8933271dcde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2963 2025.01.25 00:11:50.681725 [ 265 ] {742ab9ba-e1d1-47cb-b517-8933271dcde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2964 2025.01.25 00:11:50.682562 [ 265 ] {742ab9ba-e1d1-47cb-b517-8933271dcde5} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2965 2025.01.25 00:11:50.682616 [ 265 ] {742ab9ba-e1d1-47cb-b517-8933271dcde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2966 2025.01.25 00:11:50.683084 [ 265 ] {742ab9ba-e1d1-47cb-b517-8933271dcde5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2967 2025.01.25 00:11:50.683346 [ 265 ] {742ab9ba-e1d1-47cb-b517-8933271dcde5} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2968 2025.01.25 00:11:50.683609 [ 265 ] {742ab9ba-e1d1-47cb-b517-8933271dcde5} <Debug> executeQuery: Read 75 rows, 6.21 KiB in 0.001993 sec., 37631.71098845961 rows/sec., 3.04 MiB/sec.
2969 2025.01.25 00:11:50.683677 [ 265 ] {742ab9ba-e1d1-47cb-b517-8933271dcde5} <Debug> TCPHandler: Processed in 0.002336492 sec.
2970 2025.01.25 00:11:50.683857 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2971 2025.01.25 00:11:50.684006 [ 264 ] {22d916cc-1379-464c-ae05-d230f412e4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2972 2025.01.25 00:11:50.684071 [ 264 ] {22d916cc-1379-464c-ae05-d230f412e4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2973 2025.01.25 00:11:50.684708 [ 264 ] {22d916cc-1379-464c-ae05-d230f412e4a3} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2974 2025.01.25 00:11:50.684752 [ 264 ] {22d916cc-1379-464c-ae05-d230f412e4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2975 2025.01.25 00:11:50.685124 [ 264 ] {22d916cc-1379-464c-ae05-d230f412e4a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2976 2025.01.25 00:11:50.685377 [ 264 ] {22d916cc-1379-464c-ae05-d230f412e4a3} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2977 2025.01.25 00:11:50.685596 [ 264 ] {22d916cc-1379-464c-ae05-d230f412e4a3} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001626 sec., 8610.086100861008 rows/sec., 627.62 KiB/sec.
2978 2025.01.25 00:11:50.685654 [ 264 ] {22d916cc-1379-464c-ae05-d230f412e4a3} <Debug> TCPHandler: Processed in 0.00186585 sec.
2979 2025.01.25 00:11:50.685814 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2980 2025.01.25 00:11:50.685965 [ 265 ] {cda66c6f-8b3c-48f4-85fd-e5dad789d750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2981 2025.01.25 00:11:50.686026 [ 265 ] {cda66c6f-8b3c-48f4-85fd-e5dad789d750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2982 2025.01.25 00:11:50.686704 [ 265 ] {cda66c6f-8b3c-48f4-85fd-e5dad789d750} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2983 2025.01.25 00:11:50.686746 [ 265 ] {cda66c6f-8b3c-48f4-85fd-e5dad789d750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2984 2025.01.25 00:11:50.687125 [ 265 ] {cda66c6f-8b3c-48f4-85fd-e5dad789d750} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2985 2025.01.25 00:11:50.687368 [ 265 ] {cda66c6f-8b3c-48f4-85fd-e5dad789d750} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2986 2025.01.25 00:11:50.687561 [ 265 ] {cda66c6f-8b3c-48f4-85fd-e5dad789d750} <Debug> executeQuery: Read 78 rows, 6.25 KiB in 0.001633 sec., 47764.84996938151 rows/sec., 3.73 MiB/sec.
2987 2025.01.25 00:11:50.687617 [ 265 ] {cda66c6f-8b3c-48f4-85fd-e5dad789d750} <Debug> TCPHandler: Processed in 0.00187367 sec.
2988 2025.01.25 00:11:50.687773 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2989 2025.01.25 00:11:50.687916 [ 264 ] {304495bc-df8d-425a-bc41-2724903a3d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2990 2025.01.25 00:11:50.687981 [ 264 ] {304495bc-df8d-425a-bc41-2724903a3d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2991 2025.01.25 00:11:50.688613 [ 264 ] {304495bc-df8d-425a-bc41-2724903a3d44} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2992 2025.01.25 00:11:50.688653 [ 264 ] {304495bc-df8d-425a-bc41-2724903a3d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
2993 2025.01.25 00:11:50.689057 [ 264 ] {304495bc-df8d-425a-bc41-2724903a3d44} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2994 2025.01.25 00:11:50.689294 [ 264 ] {304495bc-df8d-425a-bc41-2724903a3d44} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2995 2025.01.25 00:11:50.689554 [ 264 ] {304495bc-df8d-425a-bc41-2724903a3d44} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00167 sec., 97604.79041916167 rows/sec., 6.80 MiB/sec.
2996 2025.01.25 00:11:50.689761 [ 264 ] {304495bc-df8d-425a-bc41-2724903a3d44} <Debug> TCPHandler: Processed in 0.002054901 sec.
2997 2025.01.25 00:11:50.689919 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2998 2025.01.25 00:11:50.690040 [ 265 ] {80dd729e-d263-42be-9a54-a5c21cee3179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2999 2025.01.25 00:11:50.690124 [ 265 ] {80dd729e-d263-42be-9a54-a5c21cee3179} <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
3000 2025.01.25 00:11:50.691260 [ 265 ] {80dd729e-d263-42be-9a54-a5c21cee3179} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3001 2025.01.25 00:11:50.691299 [ 265 ] {80dd729e-d263-42be-9a54-a5c21cee3179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3002 2025.01.25 00:11:50.691916 [ 265 ] {80dd729e-d263-42be-9a54-a5c21cee3179} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3003 2025.01.25 00:11:50.692176 [ 265 ] {80dd729e-d263-42be-9a54-a5c21cee3179} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3004 2025.01.25 00:11:50.692384 [ 265 ] {80dd729e-d263-42be-9a54-a5c21cee3179} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002371 sec., 3374.1037536904264 rows/sec., 6.05 MiB/sec.
3005 2025.01.25 00:11:50.692489 [ 265 ] {80dd729e-d263-42be-9a54-a5c21cee3179} <Debug> TCPHandler: Processed in 0.002629114 sec.
3006 2025.01.25 00:11:50.692645 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3007 2025.01.25 00:11:50.692784 [ 264 ] {4d5d043d-27f2-40e9-80a8-ecca78fc8025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3008 2025.01.25 00:11:50.692845 [ 264 ] {4d5d043d-27f2-40e9-80a8-ecca78fc8025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3009 2025.01.25 00:11:50.693411 [ 264 ] {4d5d043d-27f2-40e9-80a8-ecca78fc8025} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3010 2025.01.25 00:11:50.693451 [ 264 ] {4d5d043d-27f2-40e9-80a8-ecca78fc8025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3011 2025.01.25 00:11:50.693829 [ 264 ] {4d5d043d-27f2-40e9-80a8-ecca78fc8025} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3012 2025.01.25 00:11:50.694099 [ 264 ] {4d5d043d-27f2-40e9-80a8-ecca78fc8025} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3013 2025.01.25 00:11:50.694321 [ 264 ] {4d5d043d-27f2-40e9-80a8-ecca78fc8025} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001568 sec., 38265.30612244898 rows/sec., 2.58 MiB/sec.
3014 2025.01.25 00:11:50.694378 [ 264 ] {4d5d043d-27f2-40e9-80a8-ecca78fc8025} <Debug> TCPHandler: Processed in 0.001800389 sec.
3015 2025.01.25 00:11:52.150659 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039
3016 2025.01.25 00:11:52.151328 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3017 2025.01.25 00:11:52.151377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3018 2025.01.25 00:11:52.151974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3019 2025.01.25 00:11:52.152244 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3020 2025.01.25 00:11:52.152506 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039
3021 2025.01.25 00:11:52.515791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98
3022 2025.01.25 00:11:52.539490 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3023 2025.01.25 00:11:52.539563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3024 2025.01.25 00:11:52.547493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3025 2025.01.25 00:11:52.548327 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3026 2025.01.25 00:11:52.551848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98
3027 2025.01.25 00:11:54.654985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 428
3028 2025.01.25 00:11:54.658368 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3029 2025.01.25 00:11:54.658431 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3030 2025.01.25 00:11:54.659964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3031 2025.01.25 00:11:54.660294 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3032 2025.01.25 00:11:54.661228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428
3033 2025.01.25 00:11:55.684534 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3034 2025.01.25 00:11:55.684759 [ 264 ] {c027b079-0246-424f-a632-4a7f94401703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3035 2025.01.25 00:11:55.684844 [ 264 ] {c027b079-0246-424f-a632-4a7f94401703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3036 2025.01.25 00:11:55.685667 [ 264 ] {c027b079-0246-424f-a632-4a7f94401703} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3037 2025.01.25 00:11:55.685710 [ 264 ] {c027b079-0246-424f-a632-4a7f94401703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3038 2025.01.25 00:11:55.686144 [ 264 ] {c027b079-0246-424f-a632-4a7f94401703} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3039 2025.01.25 00:11:55.686397 [ 264 ] {c027b079-0246-424f-a632-4a7f94401703} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3040 2025.01.25 00:11:55.686592 [ 264 ] {c027b079-0246-424f-a632-4a7f94401703} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec.
3041 2025.01.25 00:11:55.686658 [ 264 ] {c027b079-0246-424f-a632-4a7f94401703} <Debug> TCPHandler: Processed in 0.002269082 sec.
3042 2025.01.25 00:11:55.686906 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3043 2025.01.25 00:11:55.687123 [ 265 ] {9ec5a373-c90d-4419-a891-45d1d741ef93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3044 2025.01.25 00:11:55.687210 [ 265 ] {9ec5a373-c90d-4419-a891-45d1d741ef93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3045 2025.01.25 00:11:55.688130 [ 265 ] {9ec5a373-c90d-4419-a891-45d1d741ef93} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3046 2025.01.25 00:11:55.688179 [ 265 ] {9ec5a373-c90d-4419-a891-45d1d741ef93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3047 2025.01.25 00:11:55.688634 [ 265 ] {9ec5a373-c90d-4419-a891-45d1d741ef93} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3048 2025.01.25 00:11:55.688897 [ 265 ] {9ec5a373-c90d-4419-a891-45d1d741ef93} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3049 2025.01.25 00:11:55.689114 [ 137 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3050 2025.01.25 00:11:55.689144 [ 265 ] {9ec5a373-c90d-4419-a891-45d1d741ef93} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.002083 sec., 127220.35525684108 rows/sec., 11.18 MiB/sec.
3051 2025.01.25 00:11:55.689194 [ 137 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3052 2025.01.25 00:11:55.689275 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3053 2025.01.25 00:11:55.689284 [ 265 ] {9ec5a373-c90d-4419-a891-45d1d741ef93} <Debug> TCPHandler: Processed in 0.002521033 sec.
3054 2025.01.25 00:11:55.689551 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3055 2025.01.25 00:11:55.689587 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
3056 2025.01.25 00:11:55.689769 [ 264 ] {b4d1c41b-acd8-4bf0-90ba-ebf3dbbe8a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3057 2025.01.25 00:11:55.689784 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3058 2025.01.25 00:11:55.689835 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1409 rows starting from the beginning of the part
3059 2025.01.25 00:11:55.689843 [ 264 ] {b4d1c41b-acd8-4bf0-90ba-ebf3dbbe8a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3060 2025.01.25 00:11:55.690108 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part
3061 2025.01.25 00:11:55.690534 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part
3062 2025.01.25 00:11:55.690890 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part
3063 2025.01.25 00:11:55.691298 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part
3064 2025.01.25 00:11:55.691690 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part
3065 2025.01.25 00:11:55.692628 [ 264 ] {b4d1c41b-acd8-4bf0-90ba-ebf3dbbe8a31} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3066 2025.01.25 00:11:55.692672 [ 264 ] {b4d1c41b-acd8-4bf0-90ba-ebf3dbbe8a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3067 2025.01.25 00:11:55.693349 [ 264 ] {b4d1c41b-acd8-4bf0-90ba-ebf3dbbe8a31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3068 2025.01.25 00:11:55.693638 [ 264 ] {b4d1c41b-acd8-4bf0-90ba-ebf3dbbe8a31} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3069 2025.01.25 00:11:55.693921 [ 264 ] {b4d1c41b-acd8-4bf0-90ba-ebf3dbbe8a31} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.00422 sec., 9004.739336492892 rows/sec., 660.45 KiB/sec.
3070 2025.01.25 00:11:55.694120 [ 264 ] {b4d1c41b-acd8-4bf0-90ba-ebf3dbbe8a31} <Debug> TCPHandler: Processed in 0.004775805 sec.
3071 2025.01.25 00:11:55.694138 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 5 columns (5 merged, 0 gathered) in 0.004770304 sec., 449027.9864763335 rows/sec., 39.60 MiB/sec.
3072 2025.01.25 00:11:55.694310 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3073 2025.01.25 00:11:55.694549 [ 200 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3074 2025.01.25 00:11:55.694579 [ 265 ] {db9f0045-6eba-48b1-a5b7-183a51275183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3075 2025.01.25 00:11:55.694737 [ 265 ] {db9f0045-6eba-48b1-a5b7-183a51275183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3076 2025.01.25 00:11:55.695197 [ 200 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3077 2025.01.25 00:11:55.695448 [ 200 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_16_3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3078 2025.01.25 00:11:55.695661 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
3079 2025.01.25 00:11:55.696054 [ 265 ] {db9f0045-6eba-48b1-a5b7-183a51275183} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3080 2025.01.25 00:11:55.696102 [ 265 ] {db9f0045-6eba-48b1-a5b7-183a51275183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3081 2025.01.25 00:11:55.696479 [ 265 ] {db9f0045-6eba-48b1-a5b7-183a51275183} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3082 2025.01.25 00:11:55.696725 [ 265 ] {db9f0045-6eba-48b1-a5b7-183a51275183} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): 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.25 00:11:55.696956 [ 265 ] {db9f0045-6eba-48b1-a5b7-183a51275183} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002453 sec., 5707.297187117815 rows/sec., 399.70 KiB/sec.
3084 2025.01.25 00:11:55.697021 [ 265 ] {db9f0045-6eba-48b1-a5b7-183a51275183} <Debug> TCPHandler: Processed in 0.002739904 sec.
3085 2025.01.25 00:11:55.697265 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3086 2025.01.25 00:11:55.697500 [ 264 ] {a55e78fa-64a8-4150-8a4a-977f9990eaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3087 2025.01.25 00:11:55.697579 [ 264 ] {a55e78fa-64a8-4150-8a4a-977f9990eaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3088 2025.01.25 00:11:55.698177 [ 264 ] {a55e78fa-64a8-4150-8a4a-977f9990eaf9} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3089 2025.01.25 00:11:55.698227 [ 264 ] {a55e78fa-64a8-4150-8a4a-977f9990eaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3090 2025.01.25 00:11:55.698588 [ 264 ] {a55e78fa-64a8-4150-8a4a-977f9990eaf9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3091 2025.01.25 00:11:55.698840 [ 264 ] {a55e78fa-64a8-4150-8a4a-977f9990eaf9} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3092 2025.01.25 00:11:55.699117 [ 264 ] {a55e78fa-64a8-4150-8a4a-977f9990eaf9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001655 sec., 7854.984894259819 rows/sec., 489.76 KiB/sec.
3093 2025.01.25 00:11:55.699250 [ 264 ] {a55e78fa-64a8-4150-8a4a-977f9990eaf9} <Debug> TCPHandler: Processed in 0.002097921 sec.
3094 2025.01.25 00:11:55.699406 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3095 2025.01.25 00:11:55.699539 [ 265 ] {53720fd4-5509-4806-897a-6298c61c4127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3096 2025.01.25 00:11:55.699601 [ 265 ] {53720fd4-5509-4806-897a-6298c61c4127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3097 2025.01.25 00:11:55.700474 [ 265 ] {53720fd4-5509-4806-897a-6298c61c4127} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3098 2025.01.25 00:11:55.700517 [ 265 ] {53720fd4-5509-4806-897a-6298c61c4127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3099 2025.01.25 00:11:55.700918 [ 265 ] {53720fd4-5509-4806-897a-6298c61c4127} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3100 2025.01.25 00:11:55.701159 [ 265 ] {53720fd4-5509-4806-897a-6298c61c4127} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3101 2025.01.25 00:11:55.701339 [ 137 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3102 2025.01.25 00:11:55.701408 [ 265 ] {53720fd4-5509-4806-897a-6298c61c4127} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001898 sec., 217597.47102212856 rows/sec., 15.52 MiB/sec.
3103 2025.01.25 00:11:55.701411 [ 137 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3104 2025.01.25 00:11:55.701495 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3105 2025.01.25 00:11:55.701553 [ 265 ] {53720fd4-5509-4806-897a-6298c61c4127} <Debug> TCPHandler: Processed in 0.002208042 sec.
3106 2025.01.25 00:11:55.701695 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
3107 2025.01.25 00:11:55.701743 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3108 2025.01.25 00:11:55.701855 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3109 2025.01.25 00:11:55.701933 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 889 rows starting from the beginning of the part
3110 2025.01.25 00:11:55.701963 [ 264 ] {5516d533-7631-4ae5-8a68-090e04507961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3111 2025.01.25 00:11:55.702176 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part
3112 2025.01.25 00:11:55.702179 [ 264 ] {5516d533-7631-4ae5-8a68-090e04507961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3113 2025.01.25 00:11:55.702521 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part
3114 2025.01.25 00:11:55.702878 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 413 rows starting from the beginning of the part
3115 2025.01.25 00:11:55.703282 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 78 rows starting from the beginning of the part
3116 2025.01.25 00:11:55.703595 [ 187 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 413 rows starting from the beginning of the part
3117 2025.01.25 00:11:55.704545 [ 264 ] {5516d533-7631-4ae5-8a68-090e04507961} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3118 2025.01.25 00:11:55.704616 [ 264 ] {5516d533-7631-4ae5-8a68-090e04507961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3119 2025.01.25 00:11:55.705648 [ 264 ] {5516d533-7631-4ae5-8a68-090e04507961} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3120 2025.01.25 00:11:55.705984 [ 264 ] {5516d533-7631-4ae5-8a68-090e04507961} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3121 2025.01.25 00:11:55.706575 [ 264 ] {5516d533-7631-4ae5-8a68-090e04507961} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004682 sec., 1281.5036309269542 rows/sec., 66.95 KiB/sec.
3122 2025.01.25 00:11:55.706606 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1929 rows, containing 5 columns (5 merged, 0 gathered) in 0.005003536 sec., 385527.35505450546 rows/sec., 29.48 MiB/sec.
3123 2025.01.25 00:11:55.706726 [ 264 ] {5516d533-7631-4ae5-8a68-090e04507961} <Debug> TCPHandler: Processed in 0.005063467 sec.
3124 2025.01.25 00:11:55.706905 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3125 2025.01.25 00:11:55.706912 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3126 2025.01.25 00:11:55.707089 [ 265 ] {6965c7a5-8121-47e8-b44a-2269e0314449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3127 2025.01.25 00:11:55.707177 [ 265 ] {6965c7a5-8121-47e8-b44a-2269e0314449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3128 2025.01.25 00:11:55.707496 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3129 2025.01.25 00:11:55.707754 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_16_3} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3130 2025.01.25 00:11:55.707859 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
3131 2025.01.25 00:11:55.708166 [ 265 ] {6965c7a5-8121-47e8-b44a-2269e0314449} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3132 2025.01.25 00:11:55.708209 [ 265 ] {6965c7a5-8121-47e8-b44a-2269e0314449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3133 2025.01.25 00:11:55.708622 [ 265 ] {6965c7a5-8121-47e8-b44a-2269e0314449} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3134 2025.01.25 00:11:55.708875 [ 265 ] {6965c7a5-8121-47e8-b44a-2269e0314449} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3135 2025.01.25 00:11:55.709061 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3136 2025.01.25 00:11:55.709129 [ 265 ] {6965c7a5-8121-47e8-b44a-2269e0314449} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002072 sec., 114382.23938223938 rows/sec., 7.67 MiB/sec.
3137 2025.01.25 00:11:55.709138 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3138 2025.01.25 00:11:55.709226 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3139 2025.01.25 00:11:55.709271 [ 265 ] {6965c7a5-8121-47e8-b44a-2269e0314449} <Debug> TCPHandler: Processed in 0.002440703 sec.
3140 2025.01.25 00:11:55.709540 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3141 2025.01.25 00:11:55.709839 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
3142 2025.01.25 00:11:55.709901 [ 264 ] {bb01369e-ba65-40fc-89bc-c11f6a95178e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3143 2025.01.25 00:11:55.710058 [ 264 ] {bb01369e-ba65-40fc-89bc-c11f6a95178e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3144 2025.01.25 00:11:55.710357 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3145 2025.01.25 00:11:55.710488 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4136 rows starting from the beginning of the part
3146 2025.01.25 00:11:55.710828 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part
3147 2025.01.25 00:11:55.711222 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part
3148 2025.01.25 00:11:55.711602 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part
3149 2025.01.25 00:11:55.711947 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 163 rows starting from the beginning of the part
3150 2025.01.25 00:11:55.712315 [ 264 ] {bb01369e-ba65-40fc-89bc-c11f6a95178e} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3151 2025.01.25 00:11:55.712343 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part
3152 2025.01.25 00:11:55.712395 [ 264 ] {bb01369e-ba65-40fc-89bc-c11f6a95178e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3153 2025.01.25 00:11:55.713582 [ 264 ] {bb01369e-ba65-40fc-89bc-c11f6a95178e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3154 2025.01.25 00:11:55.714000 [ 264 ] {bb01369e-ba65-40fc-89bc-c11f6a95178e} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3155 2025.01.25 00:11:55.714642 [ 264 ] {bb01369e-ba65-40fc-89bc-c11f6a95178e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004851 sec., 206.14306328592042 rows/sec., 13.89 KiB/sec.
3156 2025.01.25 00:11:55.714926 [ 264 ] {bb01369e-ba65-40fc-89bc-c11f6a95178e} <Debug> TCPHandler: Processed in 0.005556099 sec.
3157 2025.01.25 00:11:55.715198 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3158 2025.01.25 00:11:55.715405 [ 265 ] {2f932296-e88e-485d-a942-bc71f51d3ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3159 2025.01.25 00:11:55.715508 [ 265 ] {2f932296-e88e-485d-a942-bc71f51d3ce5} <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
3160 2025.01.25 00:11:55.717092 [ 265 ] {2f932296-e88e-485d-a942-bc71f51d3ce5} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3161 2025.01.25 00:11:55.717132 [ 265 ] {2f932296-e88e-485d-a942-bc71f51d3ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3162 2025.01.25 00:11:55.717843 [ 265 ] {2f932296-e88e-485d-a942-bc71f51d3ce5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3163 2025.01.25 00:11:55.718105 [ 265 ] {2f932296-e88e-485d-a942-bc71f51d3ce5} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3164 2025.01.25 00:11:55.718312 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3165 2025.01.25 00:11:55.718375 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3166 2025.01.25 00:11:55.718413 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3167 2025.01.25 00:11:55.718419 [ 265 ] {2f932296-e88e-485d-a942-bc71f51d3ce5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003055 sec., 10147.299509001637 rows/sec., 18.18 MiB/sec.
3168 2025.01.25 00:11:55.718754 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
3169 2025.01.25 00:11:55.719427 [ 265 ] {2f932296-e88e-485d-a942-bc71f51d3ce5} <Debug> TCPHandler: Processed in 0.004369053 sec.
3170 2025.01.25 00:11:55.719442 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5061 rows, containing 5 columns (5 merged, 0 gathered) in 0.010083713 sec., 501898.4574432057 rows/sec., 33.79 MiB/sec.
3171 2025.01.25 00:11:55.719738 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3172 2025.01.25 00:11:55.719847 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3173 2025.01.25 00:11:55.720002 [ 264 ] {78674fec-6ba8-4415-ba2c-4b8e1603d695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3174 2025.01.25 00:11:55.720008 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part
3175 2025.01.25 00:11:55.720114 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3176 2025.01.25 00:11:55.720140 [ 264 ] {78674fec-6ba8-4415-ba2c-4b8e1603d695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3177 2025.01.25 00:11:55.721351 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part
3178 2025.01.25 00:11:55.721795 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3179 2025.01.25 00:11:55.722336 [ 200 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3180 2025.01.25 00:11:55.722648 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
3181 2025.01.25 00:11:55.722859 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
3182 2025.01.25 00:11:55.723356 [ 264 ] {78674fec-6ba8-4415-ba2c-4b8e1603d695} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3183 2025.01.25 00:11:55.723466 [ 264 ] {78674fec-6ba8-4415-ba2c-4b8e1603d695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3184 2025.01.25 00:11:55.723636 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part
3185 2025.01.25 00:11:55.724156 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
3186 2025.01.25 00:11:55.724464 [ 264 ] {78674fec-6ba8-4415-ba2c-4b8e1603d695} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3187 2025.01.25 00:11:55.724647 [ 198 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part
3188 2025.01.25 00:11:55.725178 [ 264 ] {78674fec-6ba8-4415-ba2c-4b8e1603d695} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3189 2025.01.25 00:11:55.725490 [ 137 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3190 2025.01.25 00:11:55.725611 [ 137 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3191 2025.01.25 00:11:55.725630 [ 264 ] {78674fec-6ba8-4415-ba2c-4b8e1603d695} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005719 sec., 14338.171008917643 rows/sec., 932.51 KiB/sec.
3192 2025.01.25 00:11:55.725700 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3193 2025.01.25 00:11:55.725903 [ 264 ] {78674fec-6ba8-4415-ba2c-4b8e1603d695} <Debug> TCPHandler: Processed in 0.006311942 sec.
3194 2025.01.25 00:11:55.726180 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
3195 2025.01.25 00:11:55.726460 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3196 2025.01.25 00:11:55.726537 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part
3197 2025.01.25 00:11:55.726868 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
3198 2025.01.25 00:11:55.727265 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
3199 2025.01.25 00:11:55.727571 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part
3200 2025.01.25 00:11:55.727863 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
3201 2025.01.25 00:11:55.728162 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part
3202 2025.01.25 00:11:55.731615 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 944 rows, containing 4 columns (4 merged, 0 gathered) in 0.00570178 sec., 165562.33316613408 rows/sec., 10.70 MiB/sec.
3203 2025.01.25 00:11:55.731892 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3204 2025.01.25 00:11:55.732527 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_16_3} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3205 2025.01.25 00:11:55.732681 [ 199 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_16_3} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3206 2025.01.25 00:11:55.732857 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3207 2025.01.25 00:11:55.733766 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 19 columns (19 merged, 0 gathered) in 0.015270309 sec., 11722.094163254982 rows/sec., 21.01 MiB/sec.
3208 2025.01.25 00:11:55.734203 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3209 2025.01.25 00:11:55.734630 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3210 2025.01.25 00:11:55.734718 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3211 2025.01.25 00:11:55.734876 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
3212 2025.01.25 00:11:59.550302 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
3213 2025.01.25 00:11:59.550383 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
3214 2025.01.25 00:11:59.652805 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466
3215 2025.01.25 00:11:59.653777 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3216 2025.01.25 00:11:59.653817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3217 2025.01.25 00:11:59.654344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3218 2025.01.25 00:11:59.654600 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3219 2025.01.25 00:11:59.654850 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466
3220 2025.01.25 00:12:00.052075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106
3221 2025.01.25 00:12:00.073291 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3222 2025.01.25 00:12:00.073351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3223 2025.01.25 00:12:00.080947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3224 2025.01.25 00:12:00.081735 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3225 2025.01.25 00:12:00.085696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106
3226 2025.01.25 00:12:00.679357 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3227 2025.01.25 00:12:00.679567 [ 264 ] {df8f4007-b3ff-4441-bc4b-aab92779a722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3228 2025.01.25 00:12:00.679642 [ 264 ] {df8f4007-b3ff-4441-bc4b-aab92779a722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3229 2025.01.25 00:12:00.680417 [ 264 ] {df8f4007-b3ff-4441-bc4b-aab92779a722} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3230 2025.01.25 00:12:00.680466 [ 264 ] {df8f4007-b3ff-4441-bc4b-aab92779a722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3231 2025.01.25 00:12:00.680994 [ 264 ] {df8f4007-b3ff-4441-bc4b-aab92779a722} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3232 2025.01.25 00:12:00.681256 [ 264 ] {df8f4007-b3ff-4441-bc4b-aab92779a722} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3233 2025.01.25 00:12:00.681514 [ 264 ] {df8f4007-b3ff-4441-bc4b-aab92779a722} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001995 sec., 36090.22556390978 rows/sec., 2.93 MiB/sec.
3234 2025.01.25 00:12:00.681691 [ 264 ] {df8f4007-b3ff-4441-bc4b-aab92779a722} <Debug> TCPHandler: Processed in 0.002457963 sec.
3235 2025.01.25 00:12:00.681948 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3236 2025.01.25 00:12:00.682139 [ 265 ] {bbe91f94-71b4-410e-93d0-ca17acbc1bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3237 2025.01.25 00:12:00.682215 [ 265 ] {bbe91f94-71b4-410e-93d0-ca17acbc1bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3238 2025.01.25 00:12:00.682989 [ 265 ] {bbe91f94-71b4-410e-93d0-ca17acbc1bd7} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3239 2025.01.25 00:12:00.683033 [ 265 ] {bbe91f94-71b4-410e-93d0-ca17acbc1bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3240 2025.01.25 00:12:00.683474 [ 265 ] {bbe91f94-71b4-410e-93d0-ca17acbc1bd7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3241 2025.01.25 00:12:00.683734 [ 265 ] {bbe91f94-71b4-410e-93d0-ca17acbc1bd7} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3242 2025.01.25 00:12:00.683946 [ 265 ] {bbe91f94-71b4-410e-93d0-ca17acbc1bd7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00186 sec., 4301.075268817204 rows/sec., 323.42 KiB/sec.
3243 2025.01.25 00:12:00.684014 [ 265 ] {bbe91f94-71b4-410e-93d0-ca17acbc1bd7} <Debug> TCPHandler: Processed in 0.002194912 sec.
3244 2025.01.25 00:12:00.684174 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3245 2025.01.25 00:12:00.684301 [ 264 ] {4ea45aa8-6602-4e12-9a4f-b8695dc49f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3246 2025.01.25 00:12:00.684354 [ 264 ] {4ea45aa8-6602-4e12-9a4f-b8695dc49f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3247 2025.01.25 00:12:00.684985 [ 264 ] {4ea45aa8-6602-4e12-9a4f-b8695dc49f4d} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3248 2025.01.25 00:12:00.685027 [ 264 ] {4ea45aa8-6602-4e12-9a4f-b8695dc49f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3249 2025.01.25 00:12:00.685408 [ 264 ] {4ea45aa8-6602-4e12-9a4f-b8695dc49f4d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3250 2025.01.25 00:12:00.685659 [ 264 ] {4ea45aa8-6602-4e12-9a4f-b8695dc49f4d} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3251 2025.01.25 00:12:00.685918 [ 264 ] {4ea45aa8-6602-4e12-9a4f-b8695dc49f4d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001644 sec., 43795.620437956204 rows/sec., 3.42 MiB/sec.
3252 2025.01.25 00:12:00.686121 [ 264 ] {4ea45aa8-6602-4e12-9a4f-b8695dc49f4d} <Debug> TCPHandler: Processed in 0.002003701 sec.
3253 2025.01.25 00:12:00.686313 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3254 2025.01.25 00:12:00.686462 [ 265 ] {33e2538d-4ba7-436e-9685-16f2aadcf41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3255 2025.01.25 00:12:00.686529 [ 265 ] {33e2538d-4ba7-436e-9685-16f2aadcf41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3256 2025.01.25 00:12:00.687143 [ 265 ] {33e2538d-4ba7-436e-9685-16f2aadcf41f} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3257 2025.01.25 00:12:00.687182 [ 265 ] {33e2538d-4ba7-436e-9685-16f2aadcf41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3258 2025.01.25 00:12:00.687598 [ 265 ] {33e2538d-4ba7-436e-9685-16f2aadcf41f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3259 2025.01.25 00:12:00.687840 [ 265 ] {33e2538d-4ba7-436e-9685-16f2aadcf41f} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3260 2025.01.25 00:12:00.688014 [ 265 ] {33e2538d-4ba7-436e-9685-16f2aadcf41f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec.
3261 2025.01.25 00:12:00.688067 [ 265 ] {33e2538d-4ba7-436e-9685-16f2aadcf41f} <Debug> TCPHandler: Processed in 0.00185489 sec.
3262 2025.01.25 00:12:00.688210 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3263 2025.01.25 00:12:00.688341 [ 264 ] {4f600436-c263-4dcd-8784-418cac83fb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3264 2025.01.25 00:12:00.688433 [ 264 ] {4f600436-c263-4dcd-8784-418cac83fb2f} <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
3265 2025.01.25 00:12:00.689679 [ 264 ] {4f600436-c263-4dcd-8784-418cac83fb2f} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3266 2025.01.25 00:12:00.689719 [ 264 ] {4f600436-c263-4dcd-8784-418cac83fb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3267 2025.01.25 00:12:00.690351 [ 264 ] {4f600436-c263-4dcd-8784-418cac83fb2f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3268 2025.01.25 00:12:00.690620 [ 264 ] {4f600436-c263-4dcd-8784-418cac83fb2f} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3269 2025.01.25 00:12:00.690865 [ 264 ] {4f600436-c263-4dcd-8784-418cac83fb2f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002508 sec., 3189.792663476874 rows/sec., 5.72 MiB/sec.
3270 2025.01.25 00:12:00.690975 [ 264 ] {4f600436-c263-4dcd-8784-418cac83fb2f} <Debug> TCPHandler: Processed in 0.002793204 sec.
3271 2025.01.25 00:12:00.691128 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3272 2025.01.25 00:12:00.691250 [ 265 ] {e99309a3-8a39-4002-a844-bf0a0c427839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3273 2025.01.25 00:12:00.691304 [ 265 ] {e99309a3-8a39-4002-a844-bf0a0c427839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3274 2025.01.25 00:12:00.691811 [ 265 ] {e99309a3-8a39-4002-a844-bf0a0c427839} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3275 2025.01.25 00:12:00.691849 [ 265 ] {e99309a3-8a39-4002-a844-bf0a0c427839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3276 2025.01.25 00:12:00.692227 [ 265 ] {e99309a3-8a39-4002-a844-bf0a0c427839} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3277 2025.01.25 00:12:00.692464 [ 265 ] {e99309a3-8a39-4002-a844-bf0a0c427839} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3278 2025.01.25 00:12:00.692646 [ 265 ] {e99309a3-8a39-4002-a844-bf0a0c427839} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec.
3279 2025.01.25 00:12:00.692699 [ 265 ] {e99309a3-8a39-4002-a844-bf0a0c427839} <Debug> TCPHandler: Processed in 0.001629509 sec.
3280 2025.01.25 00:12:04.019868 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3281 2025.01.25 00:12:04.020083 [ 264 ] {87753b64-12cc-4fb1-9e97-e94433977836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3282 2025.01.25 00:12:04.020167 [ 264 ] {87753b64-12cc-4fb1-9e97-e94433977836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3283 2025.01.25 00:12:04.021060 [ 264 ] {87753b64-12cc-4fb1-9e97-e94433977836} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3284 2025.01.25 00:12:04.021114 [ 264 ] {87753b64-12cc-4fb1-9e97-e94433977836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3285 2025.01.25 00:12:04.021552 [ 264 ] {87753b64-12cc-4fb1-9e97-e94433977836} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3286 2025.01.25 00:12:04.021832 [ 264 ] {87753b64-12cc-4fb1-9e97-e94433977836} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3287 2025.01.25 00:12:04.022050 [ 128 ] {} <Debug> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3288 2025.01.25 00:12:04.022095 [ 264 ] {87753b64-12cc-4fb1-9e97-e94433977836} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002065 sec., 6779.661016949152 rows/sec., 488.04 KiB/sec.
3289 2025.01.25 00:12:04.022125 [ 128 ] {} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3290 2025.01.25 00:12:04.022195 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3291 2025.01.25 00:12:04.022248 [ 264 ] {87753b64-12cc-4fb1-9e97-e94433977836} <Debug> TCPHandler: Processed in 0.002522583 sec.
3292 2025.01.25 00:12:04.022385 [ 198 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
3293 2025.01.25 00:12:04.022510 [ 198 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3294 2025.01.25 00:12:04.022548 [ 198 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
3295 2025.01.25 00:12:04.022585 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3296 2025.01.25 00:12:04.022686 [ 198 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
3297 2025.01.25 00:12:04.023051 [ 198 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
3298 2025.01.25 00:12:04.023089 [ 265 ] {bd70d2c7-1646-43bb-afb0-fbeef9f73be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
3299 2025.01.25 00:12:04.023292 [ 265 ] {bd70d2c7-1646-43bb-afb0-fbeef9f73be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3300 2025.01.25 00:12:04.023438 [ 198 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
3301 2025.01.25 00:12:04.023777 [ 198 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
3302 2025.01.25 00:12:04.025658 [ 265 ] {bd70d2c7-1646-43bb-afb0-fbeef9f73be9} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3303 2025.01.25 00:12:04.025729 [ 265 ] {bd70d2c7-1646-43bb-afb0-fbeef9f73be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3304 2025.01.25 00:12:04.026458 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004152501 sec., 16857.310811002815 rows/sec., 1.25 MiB/sec.
3305 2025.01.25 00:12:04.026764 [ 265 ] {bd70d2c7-1646-43bb-afb0-fbeef9f73be9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3306 2025.01.25 00:12:04.026790 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3307 2025.01.25 00:12:04.027211 [ 265 ] {bd70d2c7-1646-43bb-afb0-fbeef9f73be9} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3308 2025.01.25 00:12:04.027341 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_9_2} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3309 2025.01.25 00:12:04.027656 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_9_2} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3310 2025.01.25 00:12:04.027737 [ 265 ] {bd70d2c7-1646-43bb-afb0-fbeef9f73be9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004894 sec., 1225.9910093992644 rows/sec., 99.97 KiB/sec.
3311 2025.01.25 00:12:04.027906 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3312 2025.01.25 00:12:04.027961 [ 265 ] {bd70d2c7-1646-43bb-afb0-fbeef9f73be9} <Debug> TCPHandler: Processed in 0.005521209 sec.
3313 2025.01.25 00:12:04.028149 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3314 2025.01.25 00:12:04.028280 [ 264 ] {21ed530a-54ac-44d1-a061-3b3a7e3e72ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3315 2025.01.25 00:12:04.028335 [ 264 ] {21ed530a-54ac-44d1-a061-3b3a7e3e72ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3316 2025.01.25 00:12:04.029591 [ 264 ] {21ed530a-54ac-44d1-a061-3b3a7e3e72ba} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3317 2025.01.25 00:12:04.029636 [ 264 ] {21ed530a-54ac-44d1-a061-3b3a7e3e72ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3318 2025.01.25 00:12:04.030108 [ 264 ] {21ed530a-54ac-44d1-a061-3b3a7e3e72ba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3319 2025.01.25 00:12:04.030365 [ 264 ] {21ed530a-54ac-44d1-a061-3b3a7e3e72ba} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3320 2025.01.25 00:12:04.030599 [ 264 ] {21ed530a-54ac-44d1-a061-3b3a7e3e72ba} <Debug> executeQuery: Read 1408 rows, 120.62 KiB in 0.002349 sec., 599404.0017028523 rows/sec., 50.15 MiB/sec.
3321 2025.01.25 00:12:04.030660 [ 264 ] {21ed530a-54ac-44d1-a061-3b3a7e3e72ba} <Debug> TCPHandler: Processed in 0.002573073 sec.
3322 2025.01.25 00:12:04.030860 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3323 2025.01.25 00:12:04.031042 [ 265 ] {00d6f404-a583-4b22-9c0c-6c9fdcdb74e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3324 2025.01.25 00:12:04.031116 [ 265 ] {00d6f404-a583-4b22-9c0c-6c9fdcdb74e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3325 2025.01.25 00:12:04.031954 [ 265 ] {00d6f404-a583-4b22-9c0c-6c9fdcdb74e3} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3326 2025.01.25 00:12:04.031995 [ 265 ] {00d6f404-a583-4b22-9c0c-6c9fdcdb74e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3327 2025.01.25 00:12:04.032363 [ 265 ] {00d6f404-a583-4b22-9c0c-6c9fdcdb74e3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3328 2025.01.25 00:12:04.032607 [ 265 ] {00d6f404-a583-4b22-9c0c-6c9fdcdb74e3} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3329 2025.01.25 00:12:04.032770 [ 128 ] {} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3330 2025.01.25 00:12:04.032830 [ 128 ] {} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3331 2025.01.25 00:12:04.032863 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3332 2025.01.25 00:12:04.032877 [ 265 ] {00d6f404-a583-4b22-9c0c-6c9fdcdb74e3} <Debug> executeQuery: Read 44 rows, 3.21 KiB in 0.001873 sec., 23491.724506139883 rows/sec., 1.67 MiB/sec.
3333 2025.01.25 00:12:04.033265 [ 265 ] {00d6f404-a583-4b22-9c0c-6c9fdcdb74e3} <Debug> TCPHandler: Processed in 0.002485473 sec.
3334 2025.01.25 00:12:04.033416 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
3335 2025.01.25 00:12:04.033584 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3336 2025.01.25 00:12:04.033827 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3337 2025.01.25 00:12:04.033857 [ 264 ] {c1468272-f76a-4e69-9a7d-46f17702863c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3338 2025.01.25 00:12:04.033884 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 40 rows starting from the beginning of the part
3339 2025.01.25 00:12:04.033954 [ 264 ] {c1468272-f76a-4e69-9a7d-46f17702863c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3340 2025.01.25 00:12:04.034157 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part
3341 2025.01.25 00:12:04.034549 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
3342 2025.01.25 00:12:04.034939 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part
3343 2025.01.25 00:12:04.035302 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
3344 2025.01.25 00:12:04.035661 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part
3345 2025.01.25 00:12:04.037164 [ 264 ] {c1468272-f76a-4e69-9a7d-46f17702863c} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3346 2025.01.25 00:12:04.037242 [ 264 ] {c1468272-f76a-4e69-9a7d-46f17702863c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3347 2025.01.25 00:12:04.038446 [ 264 ] {c1468272-f76a-4e69-9a7d-46f17702863c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3348 2025.01.25 00:12:04.038513 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005566149 sec., 32697.651464234965 rows/sec., 2.46 MiB/sec.
3349 2025.01.25 00:12:04.038703 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3350 2025.01.25 00:12:04.038954 [ 264 ] {c1468272-f76a-4e69-9a7d-46f17702863c} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3351 2025.01.25 00:12:04.039295 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_16_3} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3352 2025.01.25 00:12:04.039433 [ 264 ] {c1468272-f76a-4e69-9a7d-46f17702863c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005623 sec., 43037.52445313889 rows/sec., 2.92 MiB/sec.
3353 2025.01.25 00:12:04.039452 [ 192 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_16_3} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3354 2025.01.25 00:12:04.039658 [ 264 ] {c1468272-f76a-4e69-9a7d-46f17702863c} <Debug> TCPHandler: Processed in 0.006238023 sec.
3355 2025.01.25 00:12:04.039678 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3356 2025.01.25 00:12:04.039856 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3357 2025.01.25 00:12:04.039995 [ 265 ] {56e2a7b0-5b5d-4edd-946e-d1df055b945b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3358 2025.01.25 00:12:04.040054 [ 265 ] {56e2a7b0-5b5d-4edd-946e-d1df055b945b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3359 2025.01.25 00:12:04.040752 [ 265 ] {56e2a7b0-5b5d-4edd-946e-d1df055b945b} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3360 2025.01.25 00:12:04.040799 [ 265 ] {56e2a7b0-5b5d-4edd-946e-d1df055b945b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3361 2025.01.25 00:12:04.041166 [ 265 ] {56e2a7b0-5b5d-4edd-946e-d1df055b945b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3362 2025.01.25 00:12:04.041406 [ 265 ] {56e2a7b0-5b5d-4edd-946e-d1df055b945b} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3363 2025.01.25 00:12:04.041574 [ 128 ] {} <Debug> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3364 2025.01.25 00:12:04.041632 [ 128 ] {} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3365 2025.01.25 00:12:04.041669 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3366 2025.01.25 00:12:04.041675 [ 265 ] {56e2a7b0-5b5d-4edd-946e-d1df055b945b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001698 sec., 7656.065959952885 rows/sec., 477.35 KiB/sec.
3367 2025.01.25 00:12:04.041914 [ 265 ] {56e2a7b0-5b5d-4edd-946e-d1df055b945b} <Debug> TCPHandler: Processed in 0.002134611 sec.
3368 2025.01.25 00:12:04.041965 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
3369 2025.01.25 00:12:04.042151 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3370 2025.01.25 00:12:04.042164 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3371 2025.01.25 00:12:04.042230 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
3372 2025.01.25 00:12:04.042551 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
3373 2025.01.25 00:12:04.042604 [ 264 ] {f158718a-0b53-4628-9b25-5f9abed1ae3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3374 2025.01.25 00:12:04.042835 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
3375 2025.01.25 00:12:04.042858 [ 264 ] {f158718a-0b53-4628-9b25-5f9abed1ae3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3376 2025.01.25 00:12:04.043192 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
3377 2025.01.25 00:12:04.043463 [ 198 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
3378 2025.01.25 00:12:04.045062 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003307397 sec., 19652.917384880013 rows/sec., 1.27 MiB/sec.
3379 2025.01.25 00:12:04.045119 [ 264 ] {f158718a-0b53-4628-9b25-5f9abed1ae3f} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3380 2025.01.25 00:12:04.045168 [ 264 ] {f158718a-0b53-4628-9b25-5f9abed1ae3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3381 2025.01.25 00:12:04.045338 [ 197 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3382 2025.01.25 00:12:04.045848 [ 264 ] {f158718a-0b53-4628-9b25-5f9abed1ae3f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3383 2025.01.25 00:12:04.045975 [ 197 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_9_2} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3384 2025.01.25 00:12:04.046112 [ 197 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_9_2} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3385 2025.01.25 00:12:04.046286 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3386 2025.01.25 00:12:04.046298 [ 264 ] {f158718a-0b53-4628-9b25-5f9abed1ae3f} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3387 2025.01.25 00:12:04.046518 [ 264 ] {f158718a-0b53-4628-9b25-5f9abed1ae3f} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.004086 sec., 214145.8639255996 rows/sec., 15.52 MiB/sec.
3388 2025.01.25 00:12:04.046582 [ 264 ] {f158718a-0b53-4628-9b25-5f9abed1ae3f} <Debug> TCPHandler: Processed in 0.004553934 sec.
3389 2025.01.25 00:12:04.046737 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3390 2025.01.25 00:12:04.046876 [ 265 ] {560ffccb-414d-4b4e-a8b5-8669c25aee3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3391 2025.01.25 00:12:04.046937 [ 265 ] {560ffccb-414d-4b4e-a8b5-8669c25aee3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3392 2025.01.25 00:12:04.047507 [ 265 ] {560ffccb-414d-4b4e-a8b5-8669c25aee3b} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3393 2025.01.25 00:12:04.047554 [ 265 ] {560ffccb-414d-4b4e-a8b5-8669c25aee3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3394 2025.01.25 00:12:04.047969 [ 265 ] {560ffccb-414d-4b4e-a8b5-8669c25aee3b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3395 2025.01.25 00:12:04.048209 [ 265 ] {560ffccb-414d-4b4e-a8b5-8669c25aee3b} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3396 2025.01.25 00:12:04.048460 [ 265 ] {560ffccb-414d-4b4e-a8b5-8669c25aee3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001616 sec., 3712.871287128713 rows/sec., 193.98 KiB/sec.
3397 2025.01.25 00:12:04.048621 [ 265 ] {560ffccb-414d-4b4e-a8b5-8669c25aee3b} <Debug> TCPHandler: Processed in 0.00194916 sec.
3398 2025.01.25 00:12:04.048778 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3399 2025.01.25 00:12:04.048896 [ 264 ] {40713169-d47e-4730-a2cb-e6bc6e793171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3400 2025.01.25 00:12:04.048948 [ 264 ] {40713169-d47e-4730-a2cb-e6bc6e793171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3401 2025.01.25 00:12:04.049742 [ 264 ] {40713169-d47e-4730-a2cb-e6bc6e793171} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3402 2025.01.25 00:12:04.049780 [ 264 ] {40713169-d47e-4730-a2cb-e6bc6e793171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3403 2025.01.25 00:12:04.050231 [ 264 ] {40713169-d47e-4730-a2cb-e6bc6e793171} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3404 2025.01.25 00:12:04.050466 [ 264 ] {40713169-d47e-4730-a2cb-e6bc6e793171} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3405 2025.01.25 00:12:04.050654 [ 264 ] {40713169-d47e-4730-a2cb-e6bc6e793171} <Debug> executeQuery: Read 918 rows, 62.70 KiB in 0.001783 sec., 514862.5911385305 rows/sec., 34.34 MiB/sec.
3406 2025.01.25 00:12:04.050707 [ 264 ] {40713169-d47e-4730-a2cb-e6bc6e793171} <Debug> TCPHandler: Processed in 0.001985351 sec.
3407 2025.01.25 00:12:04.050870 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3408 2025.01.25 00:12:04.051008 [ 265 ] {bfa740ba-0b04-4aa7-ba68-5b2d6ce8405a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3409 2025.01.25 00:12:04.051069 [ 265 ] {bfa740ba-0b04-4aa7-ba68-5b2d6ce8405a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3410 2025.01.25 00:12:04.051620 [ 265 ] {bfa740ba-0b04-4aa7-ba68-5b2d6ce8405a} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3411 2025.01.25 00:12:04.051666 [ 265 ] {bfa740ba-0b04-4aa7-ba68-5b2d6ce8405a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3412 2025.01.25 00:12:04.052049 [ 265 ] {bfa740ba-0b04-4aa7-ba68-5b2d6ce8405a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3413 2025.01.25 00:12:04.052278 [ 265 ] {bfa740ba-0b04-4aa7-ba68-5b2d6ce8405a} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3414 2025.01.25 00:12:04.052508 [ 265 ] {bfa740ba-0b04-4aa7-ba68-5b2d6ce8405a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001524 sec., 656.1679790026246 rows/sec., 44.21 KiB/sec.
3415 2025.01.25 00:12:04.052595 [ 265 ] {bfa740ba-0b04-4aa7-ba68-5b2d6ce8405a} <Debug> TCPHandler: Processed in 0.00179175 sec.
3416 2025.01.25 00:12:04.052745 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3417 2025.01.25 00:12:04.052871 [ 264 ] {85de91e6-7638-4cf5-85d4-fda5862fabe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3418 2025.01.25 00:12:04.052962 [ 264 ] {85de91e6-7638-4cf5-85d4-fda5862fabe3} <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
3419 2025.01.25 00:12:04.054221 [ 264 ] {85de91e6-7638-4cf5-85d4-fda5862fabe3} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3420 2025.01.25 00:12:04.054259 [ 264 ] {85de91e6-7638-4cf5-85d4-fda5862fabe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3421 2025.01.25 00:12:04.054875 [ 264 ] {85de91e6-7638-4cf5-85d4-fda5862fabe3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3422 2025.01.25 00:12:04.055126 [ 264 ] {85de91e6-7638-4cf5-85d4-fda5862fabe3} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3423 2025.01.25 00:12:04.055325 [ 264 ] {85de91e6-7638-4cf5-85d4-fda5862fabe3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002486 sec., 12469.831053901851 rows/sec., 22.35 MiB/sec.
3424 2025.01.25 00:12:04.055424 [ 264 ] {85de91e6-7638-4cf5-85d4-fda5862fabe3} <Debug> TCPHandler: Processed in 0.002735034 sec.
3425 2025.01.25 00:12:04.055582 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3426 2025.01.25 00:12:04.055719 [ 265 ] {e92f140e-d550-4cd1-b656-7a9e3ded6a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3427 2025.01.25 00:12:04.055779 [ 265 ] {e92f140e-d550-4cd1-b656-7a9e3ded6a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3428 2025.01.25 00:12:04.056358 [ 265 ] {e92f140e-d550-4cd1-b656-7a9e3ded6a86} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3429 2025.01.25 00:12:04.056404 [ 265 ] {e92f140e-d550-4cd1-b656-7a9e3ded6a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3430 2025.01.25 00:12:04.056860 [ 265 ] {e92f140e-d550-4cd1-b656-7a9e3ded6a86} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3431 2025.01.25 00:12:04.057098 [ 265 ] {e92f140e-d550-4cd1-b656-7a9e3ded6a86} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3432 2025.01.25 00:12:04.057367 [ 265 ] {e92f140e-d550-4cd1-b656-7a9e3ded6a86} <Debug> executeQuery: Read 66 rows, 4.22 KiB in 0.001678 sec., 39332.53873659118 rows/sec., 2.46 MiB/sec.
3433 2025.01.25 00:12:04.057570 [ 265 ] {e92f140e-d550-4cd1-b656-7a9e3ded6a86} <Debug> TCPHandler: Processed in 0.00205166 sec.
3434 2025.01.25 00:12:04.661641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 486
3435 2025.01.25 00:12:04.665211 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3436 2025.01.25 00:12:04.665261 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3437 2025.01.25 00:12:04.666856 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3438 2025.01.25 00:12:04.667179 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3439 2025.01.25 00:12:04.667754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486
3440 2025.01.25 00:12:05.673038 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3441 2025.01.25 00:12:05.673267 [ 264 ] {afeef256-2bc2-4030-99e5-5da4f4bd6a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3442 2025.01.25 00:12:05.673350 [ 264 ] {afeef256-2bc2-4030-99e5-5da4f4bd6a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3443 2025.01.25 00:12:05.674198 [ 264 ] {afeef256-2bc2-4030-99e5-5da4f4bd6a4d} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3444 2025.01.25 00:12:05.674247 [ 264 ] {afeef256-2bc2-4030-99e5-5da4f4bd6a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3445 2025.01.25 00:12:05.674670 [ 264 ] {afeef256-2bc2-4030-99e5-5da4f4bd6a4d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3446 2025.01.25 00:12:05.674923 [ 264 ] {afeef256-2bc2-4030-99e5-5da4f4bd6a4d} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3447 2025.01.25 00:12:05.675158 [ 264 ] {afeef256-2bc2-4030-99e5-5da4f4bd6a4d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.21 MiB/sec.
3448 2025.01.25 00:12:05.675225 [ 264 ] {afeef256-2bc2-4030-99e5-5da4f4bd6a4d} <Debug> TCPHandler: Processed in 0.002333462 sec.
3449 2025.01.25 00:12:05.675496 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3450 2025.01.25 00:12:05.675708 [ 265 ] {f97a2ee0-0b36-4944-b87b-2bbc59d955d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3451 2025.01.25 00:12:05.675791 [ 265 ] {f97a2ee0-0b36-4944-b87b-2bbc59d955d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3452 2025.01.25 00:12:05.676590 [ 265 ] {f97a2ee0-0b36-4944-b87b-2bbc59d955d9} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3453 2025.01.25 00:12:05.676633 [ 265 ] {f97a2ee0-0b36-4944-b87b-2bbc59d955d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3454 2025.01.25 00:12:05.677074 [ 265 ] {f97a2ee0-0b36-4944-b87b-2bbc59d955d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3455 2025.01.25 00:12:05.677333 [ 265 ] {f97a2ee0-0b36-4944-b87b-2bbc59d955d9} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3456 2025.01.25 00:12:05.677545 [ 265 ] {f97a2ee0-0b36-4944-b87b-2bbc59d955d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001898 sec., 33719.70495258167 rows/sec., 2.63 MiB/sec.
3457 2025.01.25 00:12:05.677610 [ 265 ] {f97a2ee0-0b36-4944-b87b-2bbc59d955d9} <Debug> TCPHandler: Processed in 0.002251892 sec.
3458 2025.01.25 00:12:05.677763 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3459 2025.01.25 00:12:05.677909 [ 264 ] {4cb609b9-4f2e-430b-a2a5-f773accfcac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3460 2025.01.25 00:12:05.677975 [ 264 ] {4cb609b9-4f2e-430b-a2a5-f773accfcac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3461 2025.01.25 00:12:05.678620 [ 264 ] {4cb609b9-4f2e-430b-a2a5-f773accfcac8} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3462 2025.01.25 00:12:05.678668 [ 264 ] {4cb609b9-4f2e-430b-a2a5-f773accfcac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3463 2025.01.25 00:12:05.679094 [ 264 ] {4cb609b9-4f2e-430b-a2a5-f773accfcac8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3464 2025.01.25 00:12:05.679342 [ 264 ] {4cb609b9-4f2e-430b-a2a5-f773accfcac8} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3465 2025.01.25 00:12:05.679558 [ 264 ] {4cb609b9-4f2e-430b-a2a5-f773accfcac8} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001685 sec., 24925.816023738873 rows/sec., 1.73 MiB/sec.
3466 2025.01.25 00:12:05.679618 [ 264 ] {4cb609b9-4f2e-430b-a2a5-f773accfcac8} <Debug> TCPHandler: Processed in 0.00192068 sec.
3467 2025.01.25 00:12:05.679759 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3468 2025.01.25 00:12:05.679891 [ 265 ] {e2b875d9-3bc2-422e-89af-3bb740f5b3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3469 2025.01.25 00:12:05.679958 [ 265 ] {e2b875d9-3bc2-422e-89af-3bb740f5b3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3470 2025.01.25 00:12:05.680557 [ 265 ] {e2b875d9-3bc2-422e-89af-3bb740f5b3ba} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3471 2025.01.25 00:12:05.680603 [ 265 ] {e2b875d9-3bc2-422e-89af-3bb740f5b3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3472 2025.01.25 00:12:05.681029 [ 265 ] {e2b875d9-3bc2-422e-89af-3bb740f5b3ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3473 2025.01.25 00:12:05.681267 [ 265 ] {e2b875d9-3bc2-422e-89af-3bb740f5b3ba} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3474 2025.01.25 00:12:05.681466 [ 265 ] {e2b875d9-3bc2-422e-89af-3bb740f5b3ba} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001612 sec., 9925.558312655086 rows/sec., 688.20 KiB/sec.
3475 2025.01.25 00:12:05.681520 [ 265 ] {e2b875d9-3bc2-422e-89af-3bb740f5b3ba} <Debug> TCPHandler: Processed in 0.001818619 sec.
3476 2025.01.25 00:12:07.155160 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954
3477 2025.01.25 00:12:07.156356 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3478 2025.01.25 00:12:07.156410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3479 2025.01.25 00:12:07.156933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3480 2025.01.25 00:12:07.157191 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3481 2025.01.25 00:12:07.157465 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954
3482 2025.01.25 00:12:07.585916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113
3483 2025.01.25 00:12:07.607170 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3484 2025.01.25 00:12:07.607218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3485 2025.01.25 00:12:07.614925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3486 2025.01.25 00:12:07.615691 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3487 2025.01.25 00:12:07.618707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113
3488 2025.01.25 00:12:10.678887 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3489 2025.01.25 00:12:10.679175 [ 264 ] {9984d337-c15e-4da4-951e-940029f3795b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3490 2025.01.25 00:12:10.679251 [ 264 ] {9984d337-c15e-4da4-951e-940029f3795b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3491 2025.01.25 00:12:10.680043 [ 264 ] {9984d337-c15e-4da4-951e-940029f3795b} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3492 2025.01.25 00:12:10.680093 [ 264 ] {9984d337-c15e-4da4-951e-940029f3795b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3493 2025.01.25 00:12:10.680537 [ 264 ] {9984d337-c15e-4da4-951e-940029f3795b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3494 2025.01.25 00:12:10.680788 [ 264 ] {9984d337-c15e-4da4-951e-940029f3795b} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3495 2025.01.25 00:12:10.681041 [ 264 ] {9984d337-c15e-4da4-951e-940029f3795b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001918 sec., 37539.10323253389 rows/sec., 3.05 MiB/sec.
3496 2025.01.25 00:12:10.681107 [ 264 ] {9984d337-c15e-4da4-951e-940029f3795b} <Debug> TCPHandler: Processed in 0.002410863 sec.
3497 2025.01.25 00:12:10.681380 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3498 2025.01.25 00:12:10.681592 [ 265 ] {10625266-1f6d-41cd-a2dd-a9433a89d2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3499 2025.01.25 00:12:10.681677 [ 265 ] {10625266-1f6d-41cd-a2dd-a9433a89d2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3500 2025.01.25 00:12:10.682511 [ 265 ] {10625266-1f6d-41cd-a2dd-a9433a89d2a2} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3501 2025.01.25 00:12:10.682558 [ 265 ] {10625266-1f6d-41cd-a2dd-a9433a89d2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3502 2025.01.25 00:12:10.682985 [ 265 ] {10625266-1f6d-41cd-a2dd-a9433a89d2a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3503 2025.01.25 00:12:10.683250 [ 265 ] {10625266-1f6d-41cd-a2dd-a9433a89d2a2} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3504 2025.01.25 00:12:10.683491 [ 265 ] {10625266-1f6d-41cd-a2dd-a9433a89d2a2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001958 sec., 4085.801838610827 rows/sec., 307.23 KiB/sec.
3505 2025.01.25 00:12:10.683561 [ 265 ] {10625266-1f6d-41cd-a2dd-a9433a89d2a2} <Debug> TCPHandler: Processed in 0.002319932 sec.
3506 2025.01.25 00:12:10.683801 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3507 2025.01.25 00:12:10.684031 [ 264 ] {08192966-29ac-4028-acf2-2b55fa755ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3508 2025.01.25 00:12:10.684124 [ 264 ] {08192966-29ac-4028-acf2-2b55fa755ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3509 2025.01.25 00:12:10.684752 [ 264 ] {08192966-29ac-4028-acf2-2b55fa755ae4} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3510 2025.01.25 00:12:10.684794 [ 264 ] {08192966-29ac-4028-acf2-2b55fa755ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3511 2025.01.25 00:12:10.685168 [ 264 ] {08192966-29ac-4028-acf2-2b55fa755ae4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3512 2025.01.25 00:12:10.685401 [ 264 ] {08192966-29ac-4028-acf2-2b55fa755ae4} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3513 2025.01.25 00:12:10.685618 [ 264 ] {08192966-29ac-4028-acf2-2b55fa755ae4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001645 sec., 43768.99696048632 rows/sec., 3.42 MiB/sec.
3514 2025.01.25 00:12:10.685676 [ 264 ] {08192966-29ac-4028-acf2-2b55fa755ae4} <Debug> TCPHandler: Processed in 0.00198244 sec.
3515 2025.01.25 00:12:10.685841 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3516 2025.01.25 00:12:10.685995 [ 265 ] {3f7c022f-1747-461b-8174-9e8ae134269a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3517 2025.01.25 00:12:10.686061 [ 265 ] {3f7c022f-1747-461b-8174-9e8ae134269a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3518 2025.01.25 00:12:10.686765 [ 265 ] {3f7c022f-1747-461b-8174-9e8ae134269a} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3519 2025.01.25 00:12:10.686813 [ 265 ] {3f7c022f-1747-461b-8174-9e8ae134269a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3520 2025.01.25 00:12:10.687256 [ 265 ] {3f7c022f-1747-461b-8174-9e8ae134269a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3521 2025.01.25 00:12:10.687498 [ 265 ] {3f7c022f-1747-461b-8174-9e8ae134269a} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3522 2025.01.25 00:12:10.687719 [ 265 ] {3f7c022f-1747-461b-8174-9e8ae134269a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00176 sec., 90909.09090909091 rows/sec., 6.33 MiB/sec.
3523 2025.01.25 00:12:10.687775 [ 265 ] {3f7c022f-1747-461b-8174-9e8ae134269a} <Debug> TCPHandler: Processed in 0.00200471 sec.
3524 2025.01.25 00:12:10.687931 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3525 2025.01.25 00:12:10.688050 [ 264 ] {90665835-e93d-4cbe-b3ff-b0185507bfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3526 2025.01.25 00:12:10.688145 [ 264 ] {90665835-e93d-4cbe-b3ff-b0185507bfce} <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
3527 2025.01.25 00:12:10.689395 [ 264 ] {90665835-e93d-4cbe-b3ff-b0185507bfce} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3528 2025.01.25 00:12:10.689435 [ 264 ] {90665835-e93d-4cbe-b3ff-b0185507bfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3529 2025.01.25 00:12:10.690044 [ 264 ] {90665835-e93d-4cbe-b3ff-b0185507bfce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3530 2025.01.25 00:12:10.690309 [ 264 ] {90665835-e93d-4cbe-b3ff-b0185507bfce} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3531 2025.01.25 00:12:10.690552 [ 264 ] {90665835-e93d-4cbe-b3ff-b0185507bfce} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002529 sec., 3163.305654408857 rows/sec., 5.67 MiB/sec.
3532 2025.01.25 00:12:10.690661 [ 264 ] {90665835-e93d-4cbe-b3ff-b0185507bfce} <Debug> TCPHandler: Processed in 0.002786954 sec.
3533 2025.01.25 00:12:10.690822 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3534 2025.01.25 00:12:10.690968 [ 265 ] {6fb7c5b3-6661-473c-86d0-bbea4c0c99ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3535 2025.01.25 00:12:10.691031 [ 265 ] {6fb7c5b3-6661-473c-86d0-bbea4c0c99ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3536 2025.01.25 00:12:10.691629 [ 265 ] {6fb7c5b3-6661-473c-86d0-bbea4c0c99ad} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3537 2025.01.25 00:12:10.691676 [ 265 ] {6fb7c5b3-6661-473c-86d0-bbea4c0c99ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3538 2025.01.25 00:12:10.692112 [ 265 ] {6fb7c5b3-6661-473c-86d0-bbea4c0c99ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3539 2025.01.25 00:12:10.692347 [ 265 ] {6fb7c5b3-6661-473c-86d0-bbea4c0c99ad} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3540 2025.01.25 00:12:10.692619 [ 265 ] {6fb7c5b3-6661-473c-86d0-bbea4c0c99ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001685 sec., 35608.30860534125 rows/sec., 2.40 MiB/sec.
3541 2025.01.25 00:12:10.692813 [ 265 ] {6fb7c5b3-6661-473c-86d0-bbea4c0c99ad} <Debug> TCPHandler: Processed in 0.00205542 sec.
3542 2025.01.25 00:12:14.550433 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
3543 2025.01.25 00:12:14.550490 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
3544 2025.01.25 00:12:14.657745 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381
3545 2025.01.25 00:12:14.658454 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3546 2025.01.25 00:12:14.658504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3547 2025.01.25 00:12:14.659110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3548 2025.01.25 00:12:14.659387 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3549 2025.01.25 00:12:14.659593 [ 112 ] {} <Debug> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3550 2025.01.25 00:12:14.659655 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381
3551 2025.01.25 00:12:14.659696 [ 112 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3552 2025.01.25 00:12:14.659729 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3553 2025.01.25 00:12:14.659881 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
3554 2025.01.25 00:12:14.660048 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3555 2025.01.25 00:12:14.660090 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
3556 2025.01.25 00:12:14.660169 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
3557 2025.01.25 00:12:14.660295 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
3558 2025.01.25 00:12:14.660526 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
3559 2025.01.25 00:12:14.660746 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
3560 2025.01.25 00:12:14.661017 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
3561 2025.01.25 00:12:14.662872 [ 194 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003061996 sec., 2410519.151559963 rows/sec., 34.48 MiB/sec.
3562 2025.01.25 00:12:14.663692 [ 194 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3563 2025.01.25 00:12:14.664000 [ 194 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_16_3} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3564 2025.01.25 00:12:14.664086 [ 194 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_16_3} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3565 2025.01.25 00:12:14.664182 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB.
3566 2025.01.25 00:12:14.668216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 506
3567 2025.01.25 00:12:14.670975 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3568 2025.01.25 00:12:14.671020 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3569 2025.01.25 00:12:14.672417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3570 2025.01.25 00:12:14.672727 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3571 2025.01.25 00:12:14.673497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506
3572 2025.01.25 00:12:15.001355 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000942525 sec.
3573 2025.01.25 00:12:15.118868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121
3574 2025.01.25 00:12:15.141029 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3575 2025.01.25 00:12:15.141091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3576 2025.01.25 00:12:15.148537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3577 2025.01.25 00:12:15.149318 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3578 2025.01.25 00:12:15.149696 [ 111 ] {} <Debug> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3579 2025.01.25 00:12:15.149848 [ 111 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3580 2025.01.25 00:12:15.149917 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3581 2025.01.25 00:12:15.150255 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
3582 2025.01.25 00:12:15.158521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121
3583 2025.01.25 00:12:15.159945 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3584 2025.01.25 00:12:15.160860 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
3585 2025.01.25 00:12:15.165747 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
3586 2025.01.25 00:12:15.170591 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
3587 2025.01.25 00:12:15.175591 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
3588 2025.01.25 00:12:15.181150 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part
3589 2025.01.25 00:12:15.185738 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part
3590 2025.01.25 00:12:15.244197 [ 186 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.0941016 sec., 1285.8442364423136 rows/sec., 6.65 MiB/sec.
3591 2025.01.25 00:12:15.246996 [ 186 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3592 2025.01.25 00:12:15.250030 [ 186 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_16_3} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3593 2025.01.25 00:12:15.250160 [ 186 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_16_3} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3594 2025.01.25 00:12:15.252590 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB.
3595 2025.01.25 00:12:15.684109 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3596 2025.01.25 00:12:15.684337 [ 264 ] {9def4bc2-ea29-4fb7-a280-c3a3e6c728c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3597 2025.01.25 00:12:15.684421 [ 264 ] {9def4bc2-ea29-4fb7-a280-c3a3e6c728c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3598 2025.01.25 00:12:15.685336 [ 264 ] {9def4bc2-ea29-4fb7-a280-c3a3e6c728c1} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3599 2025.01.25 00:12:15.685386 [ 264 ] {9def4bc2-ea29-4fb7-a280-c3a3e6c728c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3600 2025.01.25 00:12:15.685848 [ 264 ] {9def4bc2-ea29-4fb7-a280-c3a3e6c728c1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3601 2025.01.25 00:12:15.686112 [ 264 ] {9def4bc2-ea29-4fb7-a280-c3a3e6c728c1} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3602 2025.01.25 00:12:15.686354 [ 264 ] {9def4bc2-ea29-4fb7-a280-c3a3e6c728c1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002076 sec., 6743.73795761079 rows/sec., 485.46 KiB/sec.
3603 2025.01.25 00:12:15.686422 [ 264 ] {9def4bc2-ea29-4fb7-a280-c3a3e6c728c1} <Debug> TCPHandler: Processed in 0.002454013 sec.
3604 2025.01.25 00:12:15.686668 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3605 2025.01.25 00:12:15.686861 [ 265 ] {163384c9-dd38-4ec8-b612-187b49600769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3606 2025.01.25 00:12:15.686936 [ 265 ] {163384c9-dd38-4ec8-b612-187b49600769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3607 2025.01.25 00:12:15.687810 [ 265 ] {163384c9-dd38-4ec8-b612-187b49600769} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3608 2025.01.25 00:12:15.687853 [ 265 ] {163384c9-dd38-4ec8-b612-187b49600769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3609 2025.01.25 00:12:15.688327 [ 265 ] {163384c9-dd38-4ec8-b612-187b49600769} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3610 2025.01.25 00:12:15.688599 [ 265 ] {163384c9-dd38-4ec8-b612-187b49600769} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3611 2025.01.25 00:12:15.688798 [ 110 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3612 2025.01.25 00:12:15.688863 [ 265 ] {163384c9-dd38-4ec8-b612-187b49600769} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.00205 sec., 129268.29268292683 rows/sec., 11.36 MiB/sec.
3613 2025.01.25 00:12:15.688872 [ 110 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3614 2025.01.25 00:12:15.688963 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3615 2025.01.25 00:12:15.689016 [ 265 ] {163384c9-dd38-4ec8-b612-187b49600769} <Debug> TCPHandler: Processed in 0.002478483 sec.
3616 2025.01.25 00:12:15.689242 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
3617 2025.01.25 00:12:15.689261 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3618 2025.01.25 00:12:15.689475 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3619 2025.01.25 00:12:15.689510 [ 264 ] {4214926f-6d85-4439-baf6-aeb8aa70b11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3620 2025.01.25 00:12:15.689547 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1428 rows starting from the beginning of the part
3621 2025.01.25 00:12:15.689597 [ 264 ] {4214926f-6d85-4439-baf6-aeb8aa70b11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3622 2025.01.25 00:12:15.689965 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part
3623 2025.01.25 00:12:15.690341 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1408 rows starting from the beginning of the part
3624 2025.01.25 00:12:15.690697 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part
3625 2025.01.25 00:12:15.691067 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part
3626 2025.01.25 00:12:15.691462 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part
3627 2025.01.25 00:12:15.692396 [ 264 ] {4214926f-6d85-4439-baf6-aeb8aa70b11c} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3628 2025.01.25 00:12:15.692456 [ 264 ] {4214926f-6d85-4439-baf6-aeb8aa70b11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3629 2025.01.25 00:12:15.693526 [ 264 ] {4214926f-6d85-4439-baf6-aeb8aa70b11c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3630 2025.01.25 00:12:15.694064 [ 264 ] {4214926f-6d85-4439-baf6-aeb8aa70b11c} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3631 2025.01.25 00:12:15.694434 [ 264 ] {4214926f-6d85-4439-baf6-aeb8aa70b11c} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.004993 sec., 7610.654916883637 rows/sec., 558.20 KiB/sec.
3632 2025.01.25 00:12:15.694543 [ 264 ] {4214926f-6d85-4439-baf6-aeb8aa70b11c} <Debug> TCPHandler: Processed in 0.005420198 sec.
3633 2025.01.25 00:12:15.694698 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3634 2025.01.25 00:12:15.694869 [ 265 ] {88b2db35-0902-4ca5-aae4-3430f69fa503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3635 2025.01.25 00:12:15.694965 [ 265 ] {88b2db35-0902-4ca5-aae4-3430f69fa503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3636 2025.01.25 00:12:15.695034 [ 186 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.005943751 sec., 555373.1978341623 rows/sec., 48.68 MiB/sec.
3637 2025.01.25 00:12:15.695388 [ 186 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3638 2025.01.25 00:12:15.695993 [ 186 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3639 2025.01.25 00:12:15.696102 [ 265 ] {88b2db35-0902-4ca5-aae4-3430f69fa503} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3640 2025.01.25 00:12:15.696170 [ 265 ] {88b2db35-0902-4ca5-aae4-3430f69fa503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3641 2025.01.25 00:12:15.696177 [ 186 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_21_4} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3642 2025.01.25 00:12:15.696377 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
3643 2025.01.25 00:12:15.696687 [ 265 ] {88b2db35-0902-4ca5-aae4-3430f69fa503} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3644 2025.01.25 00:12:15.696933 [ 265 ] {88b2db35-0902-4ca5-aae4-3430f69fa503} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3645 2025.01.25 00:12:15.697166 [ 265 ] {88b2db35-0902-4ca5-aae4-3430f69fa503} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002358 sec., 5937.234944868533 rows/sec., 415.81 KiB/sec.
3646 2025.01.25 00:12:15.697224 [ 265 ] {88b2db35-0902-4ca5-aae4-3430f69fa503} <Debug> TCPHandler: Processed in 0.002585733 sec.
3647 2025.01.25 00:12:15.697369 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3648 2025.01.25 00:12:15.697496 [ 264 ] {82b9a2c9-87c0-4005-8d3c-02171d2ae19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3649 2025.01.25 00:12:15.697547 [ 264 ] {82b9a2c9-87c0-4005-8d3c-02171d2ae19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3650 2025.01.25 00:12:15.698140 [ 264 ] {82b9a2c9-87c0-4005-8d3c-02171d2ae19a} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3651 2025.01.25 00:12:15.698179 [ 264 ] {82b9a2c9-87c0-4005-8d3c-02171d2ae19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3652 2025.01.25 00:12:15.698554 [ 264 ] {82b9a2c9-87c0-4005-8d3c-02171d2ae19a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3653 2025.01.25 00:12:15.698811 [ 264 ] {82b9a2c9-87c0-4005-8d3c-02171d2ae19a} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3654 2025.01.25 00:12:15.698992 [ 264 ] {82b9a2c9-87c0-4005-8d3c-02171d2ae19a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec.
3655 2025.01.25 00:12:15.699045 [ 264 ] {82b9a2c9-87c0-4005-8d3c-02171d2ae19a} <Debug> TCPHandler: Processed in 0.001735938 sec.
3656 2025.01.25 00:12:15.699180 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3657 2025.01.25 00:12:15.699313 [ 265 ] {09dfa837-c75e-4fc5-97df-e03bd89085cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3658 2025.01.25 00:12:15.699372 [ 265 ] {09dfa837-c75e-4fc5-97df-e03bd89085cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3659 2025.01.25 00:12:15.700262 [ 265 ] {09dfa837-c75e-4fc5-97df-e03bd89085cd} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3660 2025.01.25 00:12:15.700302 [ 265 ] {09dfa837-c75e-4fc5-97df-e03bd89085cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3661 2025.01.25 00:12:15.700688 [ 265 ] {09dfa837-c75e-4fc5-97df-e03bd89085cd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3662 2025.01.25 00:12:15.700927 [ 265 ] {09dfa837-c75e-4fc5-97df-e03bd89085cd} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3663 2025.01.25 00:12:15.701084 [ 110 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3664 2025.01.25 00:12:15.701142 [ 110 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3665 2025.01.25 00:12:15.701175 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3666 2025.01.25 00:12:15.701181 [ 265 ] {09dfa837-c75e-4fc5-97df-e03bd89085cd} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001894 sec., 218057.0221752904 rows/sec., 15.55 MiB/sec.
3667 2025.01.25 00:12:15.701467 [ 265 ] {09dfa837-c75e-4fc5-97df-e03bd89085cd} <Debug> TCPHandler: Processed in 0.002344422 sec.
3668 2025.01.25 00:12:15.701504 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
3669 2025.01.25 00:12:15.701790 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3670 2025.01.25 00:12:15.702098 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3671 2025.01.25 00:12:15.702129 [ 264 ] {01dcf27d-322a-4eaf-b290-b2bd9701fcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3672 2025.01.25 00:12:15.702153 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 903 rows starting from the beginning of the part
3673 2025.01.25 00:12:15.702292 [ 264 ] {01dcf27d-322a-4eaf-b290-b2bd9701fcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3674 2025.01.25 00:12:15.702375 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part
3675 2025.01.25 00:12:15.702730 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 875 rows starting from the beginning of the part
3676 2025.01.25 00:12:15.703059 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part
3677 2025.01.25 00:12:15.703403 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part
3678 2025.01.25 00:12:15.703708 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 413 rows starting from the beginning of the part
3679 2025.01.25 00:12:15.704755 [ 264 ] {01dcf27d-322a-4eaf-b290-b2bd9701fcd6} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3680 2025.01.25 00:12:15.704828 [ 264 ] {01dcf27d-322a-4eaf-b290-b2bd9701fcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3681 2025.01.25 00:12:15.705923 [ 264 ] {01dcf27d-322a-4eaf-b290-b2bd9701fcd6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3682 2025.01.25 00:12:15.706225 [ 264 ] {01dcf27d-322a-4eaf-b290-b2bd9701fcd6} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3683 2025.01.25 00:12:15.706774 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2399 rows, containing 5 columns (5 merged, 0 gathered) in 0.005520879 sec., 434532.2547369721 rows/sec., 33.31 MiB/sec.
3684 2025.01.25 00:12:15.706843 [ 264 ] {01dcf27d-322a-4eaf-b290-b2bd9701fcd6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004786 sec., 1253.6564981195152 rows/sec., 65.50 KiB/sec.
3685 2025.01.25 00:12:15.706977 [ 264 ] {01dcf27d-322a-4eaf-b290-b2bd9701fcd6} <Debug> TCPHandler: Processed in 0.005385468 sec.
3686 2025.01.25 00:12:15.707035 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3687 2025.01.25 00:12:15.707161 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3688 2025.01.25 00:12:15.707292 [ 265 ] {1097c629-6f6e-4fe1-8dfb-7e8a1bf331c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3689 2025.01.25 00:12:15.707356 [ 265 ] {1097c629-6f6e-4fe1-8dfb-7e8a1bf331c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3690 2025.01.25 00:12:15.707381 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3691 2025.01.25 00:12:15.707511 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_21_4} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3692 2025.01.25 00:12:15.707631 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
3693 2025.01.25 00:12:15.708068 [ 265 ] {1097c629-6f6e-4fe1-8dfb-7e8a1bf331c9} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3694 2025.01.25 00:12:15.708106 [ 265 ] {1097c629-6f6e-4fe1-8dfb-7e8a1bf331c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3695 2025.01.25 00:12:15.708513 [ 265 ] {1097c629-6f6e-4fe1-8dfb-7e8a1bf331c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3696 2025.01.25 00:12:15.708763 [ 265 ] {1097c629-6f6e-4fe1-8dfb-7e8a1bf331c9} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3697 2025.01.25 00:12:15.708924 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3698 2025.01.25 00:12:15.708986 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3699 2025.01.25 00:12:15.709024 [ 265 ] {1097c629-6f6e-4fe1-8dfb-7e8a1bf331c9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001754 sec., 135119.72633979475 rows/sec., 9.06 MiB/sec.
3700 2025.01.25 00:12:15.709031 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3701 2025.01.25 00:12:15.709190 [ 265 ] {1097c629-6f6e-4fe1-8dfb-7e8a1bf331c9} <Debug> TCPHandler: Processed in 0.002087491 sec.
3702 2025.01.25 00:12:15.709479 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3703 2025.01.25 00:12:15.709577 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
3704 2025.01.25 00:12:15.709854 [ 264 ] {629cf655-ab42-44ae-985e-1c0440f52b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3705 2025.01.25 00:12:15.709972 [ 264 ] {629cf655-ab42-44ae-985e-1c0440f52b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3706 2025.01.25 00:12:15.710151 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3707 2025.01.25 00:12:15.710251 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5061 rows starting from the beginning of the part
3708 2025.01.25 00:12:15.710641 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
3709 2025.01.25 00:12:15.710943 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 918 rows starting from the beginning of the part
3710 2025.01.25 00:12:15.711313 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part
3711 2025.01.25 00:12:15.711797 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part
3712 2025.01.25 00:12:15.712186 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part
3713 2025.01.25 00:12:15.712347 [ 264 ] {629cf655-ab42-44ae-985e-1c0440f52b99} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3714 2025.01.25 00:12:15.712459 [ 264 ] {629cf655-ab42-44ae-985e-1c0440f52b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3715 2025.01.25 00:12:15.713441 [ 264 ] {629cf655-ab42-44ae-985e-1c0440f52b99} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3716 2025.01.25 00:12:15.713825 [ 264 ] {629cf655-ab42-44ae-985e-1c0440f52b99} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3717 2025.01.25 00:12:15.714402 [ 264 ] {629cf655-ab42-44ae-985e-1c0440f52b99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004679 sec., 213.72088053002778 rows/sec., 14.40 KiB/sec.
3718 2025.01.25 00:12:15.714632 [ 264 ] {629cf655-ab42-44ae-985e-1c0440f52b99} <Debug> TCPHandler: Processed in 0.005317448 sec.
3719 2025.01.25 00:12:15.714809 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3720 2025.01.25 00:12:15.715107 [ 265 ] {6a815a42-565a-4d1e-a36a-7b49afa99d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3721 2025.01.25 00:12:15.715339 [ 265 ] {6a815a42-565a-4d1e-a36a-7b49afa99d84} <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
3722 2025.01.25 00:12:15.717569 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6578 rows, containing 5 columns (5 merged, 0 gathered) in 0.008361593 sec., 786692.200876077 rows/sec., 52.98 MiB/sec.
3723 2025.01.25 00:12:15.717592 [ 265 ] {6a815a42-565a-4d1e-a36a-7b49afa99d84} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3724 2025.01.25 00:12:15.717646 [ 265 ] {6a815a42-565a-4d1e-a36a-7b49afa99d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3725 2025.01.25 00:12:15.718292 [ 195 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3726 2025.01.25 00:12:15.718489 [ 265 ] {6a815a42-565a-4d1e-a36a-7b49afa99d84} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3727 2025.01.25 00:12:15.718643 [ 195 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3728 2025.01.25 00:12:15.718734 [ 195 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3729 2025.01.25 00:12:15.718824 [ 265 ] {6a815a42-565a-4d1e-a36a-7b49afa99d84} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3730 2025.01.25 00:12:15.718851 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB.
3731 2025.01.25 00:12:15.719107 [ 265 ] {6a815a42-565a-4d1e-a36a-7b49afa99d84} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004079 sec., 7599.901936749203 rows/sec., 13.62 MiB/sec.
3732 2025.01.25 00:12:15.719236 [ 265 ] {6a815a42-565a-4d1e-a36a-7b49afa99d84} <Debug> TCPHandler: Processed in 0.004449973 sec.
3733 2025.01.25 00:12:15.719408 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3734 2025.01.25 00:12:15.719548 [ 264 ] {7106b0c5-8155-4366-86a2-d16a246e8325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3735 2025.01.25 00:12:15.719608 [ 264 ] {7106b0c5-8155-4366-86a2-d16a246e8325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3736 2025.01.25 00:12:15.720189 [ 264 ] {7106b0c5-8155-4366-86a2-d16a246e8325} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3737 2025.01.25 00:12:15.720235 [ 264 ] {7106b0c5-8155-4366-86a2-d16a246e8325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3738 2025.01.25 00:12:15.720616 [ 264 ] {7106b0c5-8155-4366-86a2-d16a246e8325} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3739 2025.01.25 00:12:15.720858 [ 264 ] {7106b0c5-8155-4366-86a2-d16a246e8325} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3740 2025.01.25 00:12:15.720979 [ 110 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3741 2025.01.25 00:12:15.721016 [ 110 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3742 2025.01.25 00:12:15.721044 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3743 2025.01.25 00:12:15.721049 [ 264 ] {7106b0c5-8155-4366-86a2-d16a246e8325} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001531 sec., 53559.76485956891 rows/sec., 3.40 MiB/sec.
3744 2025.01.25 00:12:15.721313 [ 264 ] {7106b0c5-8155-4366-86a2-d16a246e8325} <Debug> TCPHandler: Processed in 0.001971511 sec.
3745 2025.01.25 00:12:15.721608 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
3746 2025.01.25 00:12:15.721813 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3747 2025.01.25 00:12:15.721853 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 944 rows starting from the beginning of the part
3748 2025.01.25 00:12:15.721949 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part
3749 2025.01.25 00:12:15.722206 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part
3750 2025.01.25 00:12:15.722351 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part
3751 2025.01.25 00:12:15.722447 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
3752 2025.01.25 00:12:15.722689 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part
3753 2025.01.25 00:12:15.723975 [ 191 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805444 sec., 437720.3750992713 rows/sec., 28.34 MiB/sec.
3754 2025.01.25 00:12:15.724167 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3755 2025.01.25 00:12:15.724467 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3756 2025.01.25 00:12:15.724551 [ 196 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_21_4} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3757 2025.01.25 00:12:15.724634 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
3758 2025.01.25 00:12:16.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.43 MiB, peak 188.48 MiB, free memory in arenas 0.00 B, will set to 180.71 MiB (RSS), difference: 1.28 MiB
3759 2025.01.25 00:12:20.679165 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3760 2025.01.25 00:12:20.679391 [ 264 ] {f5c94e7d-0629-4c32-be70-6c178984f2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3761 2025.01.25 00:12:20.679471 [ 264 ] {f5c94e7d-0629-4c32-be70-6c178984f2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3762 2025.01.25 00:12:20.680232 [ 264 ] {f5c94e7d-0629-4c32-be70-6c178984f2b6} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3763 2025.01.25 00:12:20.680283 [ 264 ] {f5c94e7d-0629-4c32-be70-6c178984f2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3764 2025.01.25 00:12:20.680733 [ 264 ] {f5c94e7d-0629-4c32-be70-6c178984f2b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3765 2025.01.25 00:12:20.680995 [ 264 ] {f5c94e7d-0629-4c32-be70-6c178984f2b6} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3766 2025.01.25 00:12:20.681236 [ 264 ] {f5c94e7d-0629-4c32-be70-6c178984f2b6} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001903 sec., 37834.997372569625 rows/sec., 3.07 MiB/sec.
3767 2025.01.25 00:12:20.681306 [ 264 ] {f5c94e7d-0629-4c32-be70-6c178984f2b6} <Debug> TCPHandler: Processed in 0.002283861 sec.
3768 2025.01.25 00:12:20.681543 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3769 2025.01.25 00:12:20.681735 [ 265 ] {69d16272-6350-45b0-9a75-914a58cf2ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3770 2025.01.25 00:12:20.681810 [ 265 ] {69d16272-6350-45b0-9a75-914a58cf2ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3771 2025.01.25 00:12:20.682608 [ 265 ] {69d16272-6350-45b0-9a75-914a58cf2ce9} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3772 2025.01.25 00:12:20.682656 [ 265 ] {69d16272-6350-45b0-9a75-914a58cf2ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3773 2025.01.25 00:12:20.683094 [ 265 ] {69d16272-6350-45b0-9a75-914a58cf2ce9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3774 2025.01.25 00:12:20.683348 [ 265 ] {69d16272-6350-45b0-9a75-914a58cf2ce9} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3775 2025.01.25 00:12:20.683592 [ 265 ] {69d16272-6350-45b0-9a75-914a58cf2ce9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001911 sec., 4186.289900575615 rows/sec., 314.79 KiB/sec.
3776 2025.01.25 00:12:20.683660 [ 265 ] {69d16272-6350-45b0-9a75-914a58cf2ce9} <Debug> TCPHandler: Processed in 0.002242652 sec.
3777 2025.01.25 00:12:20.683831 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3778 2025.01.25 00:12:20.683978 [ 264 ] {e1571d73-69f8-41f5-b581-e928f741b4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3779 2025.01.25 00:12:20.684037 [ 264 ] {e1571d73-69f8-41f5-b581-e928f741b4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3780 2025.01.25 00:12:20.684730 [ 264 ] {e1571d73-69f8-41f5-b581-e928f741b4c5} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3781 2025.01.25 00:12:20.684771 [ 264 ] {e1571d73-69f8-41f5-b581-e928f741b4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3782 2025.01.25 00:12:20.685143 [ 264 ] {e1571d73-69f8-41f5-b581-e928f741b4c5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3783 2025.01.25 00:12:20.685400 [ 264 ] {e1571d73-69f8-41f5-b581-e928f741b4c5} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3784 2025.01.25 00:12:20.685615 [ 264 ] {e1571d73-69f8-41f5-b581-e928f741b4c5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001673 sec., 43036.46144650329 rows/sec., 3.36 MiB/sec.
3785 2025.01.25 00:12:20.685672 [ 264 ] {e1571d73-69f8-41f5-b581-e928f741b4c5} <Debug> TCPHandler: Processed in 0.00190854 sec.
3786 2025.01.25 00:12:20.685848 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3787 2025.01.25 00:12:20.685996 [ 265 ] {cc57d4f8-2f84-4577-99c8-a5a62e27997a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3788 2025.01.25 00:12:20.686062 [ 265 ] {cc57d4f8-2f84-4577-99c8-a5a62e27997a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3789 2025.01.25 00:12:20.686711 [ 265 ] {cc57d4f8-2f84-4577-99c8-a5a62e27997a} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3790 2025.01.25 00:12:20.686749 [ 265 ] {cc57d4f8-2f84-4577-99c8-a5a62e27997a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3791 2025.01.25 00:12:20.687155 [ 265 ] {cc57d4f8-2f84-4577-99c8-a5a62e27997a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3792 2025.01.25 00:12:20.687393 [ 265 ] {cc57d4f8-2f84-4577-99c8-a5a62e27997a} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3793 2025.01.25 00:12:20.687629 [ 265 ] {cc57d4f8-2f84-4577-99c8-a5a62e27997a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001664 sec., 96153.84615384616 rows/sec., 6.70 MiB/sec.
3794 2025.01.25 00:12:20.687846 [ 265 ] {cc57d4f8-2f84-4577-99c8-a5a62e27997a} <Debug> TCPHandler: Processed in 0.002064261 sec.
3795 2025.01.25 00:12:20.688048 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3796 2025.01.25 00:12:20.688188 [ 264 ] {75cafe45-7b48-416f-9a5e-99f56e54bb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3797 2025.01.25 00:12:20.688280 [ 264 ] {75cafe45-7b48-416f-9a5e-99f56e54bb2c} <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
3798 2025.01.25 00:12:20.689412 [ 264 ] {75cafe45-7b48-416f-9a5e-99f56e54bb2c} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3799 2025.01.25 00:12:20.689452 [ 264 ] {75cafe45-7b48-416f-9a5e-99f56e54bb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3800 2025.01.25 00:12:20.690058 [ 264 ] {75cafe45-7b48-416f-9a5e-99f56e54bb2c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3801 2025.01.25 00:12:20.690318 [ 264 ] {75cafe45-7b48-416f-9a5e-99f56e54bb2c} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3802 2025.01.25 00:12:20.690496 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3803 2025.01.25 00:12:20.690572 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3804 2025.01.25 00:12:20.690598 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3805 2025.01.25 00:12:20.690628 [ 264 ] {75cafe45-7b48-416f-9a5e-99f56e54bb2c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002464 sec., 3246.753246753247 rows/sec., 5.82 MiB/sec.
3806 2025.01.25 00:12:20.691042 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
3807 2025.01.25 00:12:20.691508 [ 264 ] {75cafe45-7b48-416f-9a5e-99f56e54bb2c} <Debug> TCPHandler: Processed in 0.003553489 sec.
3808 2025.01.25 00:12:20.691743 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3809 2025.01.25 00:12:20.691792 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3810 2025.01.25 00:12:20.691931 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part
3811 2025.01.25 00:12:20.692012 [ 265 ] {c1a5d78f-5f7d-4a4d-9eb5-e09385729cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3812 2025.01.25 00:12:20.692189 [ 265 ] {c1a5d78f-5f7d-4a4d-9eb5-e09385729cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3813 2025.01.25 00:12:20.692696 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
3814 2025.01.25 00:12:20.693468 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part
3815 2025.01.25 00:12:20.694220 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
3816 2025.01.25 00:12:20.694582 [ 265 ] {c1a5d78f-5f7d-4a4d-9eb5-e09385729cbe} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3817 2025.01.25 00:12:20.694696 [ 265 ] {c1a5d78f-5f7d-4a4d-9eb5-e09385729cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3818 2025.01.25 00:12:20.695010 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part
3819 2025.01.25 00:12:20.695625 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part
3820 2025.01.25 00:12:20.696339 [ 265 ] {c1a5d78f-5f7d-4a4d-9eb5-e09385729cbe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3821 2025.01.25 00:12:20.696868 [ 265 ] {c1a5d78f-5f7d-4a4d-9eb5-e09385729cbe} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3822 2025.01.25 00:12:20.697753 [ 265 ] {c1a5d78f-5f7d-4a4d-9eb5-e09385729cbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005731 sec., 10469.377072064211 rows/sec., 722.50 KiB/sec.
3823 2025.01.25 00:12:20.698081 [ 265 ] {c1a5d78f-5f7d-4a4d-9eb5-e09385729cbe} <Debug> TCPHandler: Processed in 0.006453594 sec.
3824 2025.01.25 00:12:20.700718 [ 196 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 19 columns (19 merged, 0 gathered) in 0.010009513 sec., 26474.814508957632 rows/sec., 47.44 MiB/sec.
3825 2025.01.25 00:12:20.701097 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3826 2025.01.25 00:12:20.701485 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3827 2025.01.25 00:12:20.701558 [ 202 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3828 2025.01.25 00:12:20.701665 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB.
3829 2025.01.25 00:12:22.159941 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869
3830 2025.01.25 00:12:22.160714 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3831 2025.01.25 00:12:22.160767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3832 2025.01.25 00:12:22.161302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3833 2025.01.25 00:12:22.161565 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3834 2025.01.25 00:12:22.161856 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869
3835 2025.01.25 00:12:22.658757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129
3836 2025.01.25 00:12:22.677860 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3837 2025.01.25 00:12:22.677924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3838 2025.01.25 00:12:22.685403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3839 2025.01.25 00:12:22.686147 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3840 2025.01.25 00:12:22.689523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129
3841 2025.01.25 00:12:24.673840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 540
3842 2025.01.25 00:12:24.676917 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3843 2025.01.25 00:12:24.676973 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3844 2025.01.25 00:12:24.678455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3845 2025.01.25 00:12:24.678776 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3846 2025.01.25 00:12:24.679005 [ 100 ] {} <Debug> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3847 2025.01.25 00:12:24.679135 [ 100 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3848 2025.01.25 00:12:24.679207 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3849 2025.01.25 00:12:24.680534 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::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
3850 2025.01.25 00:12:24.681359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540
3851 2025.01.25 00:12:24.681799 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3852 2025.01.25 00:12:24.681980 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 372 rows starting from the beginning of the part
3853 2025.01.25 00:12:24.682648 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part
3854 2025.01.25 00:12:24.683345 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
3855 2025.01.25 00:12:24.683967 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 58 rows starting from the beginning of the part
3856 2025.01.25 00:12:24.684566 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::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
3857 2025.01.25 00:12:24.685157 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part
3858 2025.01.25 00:12:24.693493 [ 202 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 72 columns (72 merged, 0 gathered) in 0.014017743 sec., 38522.60667070298 rows/sec., 34.64 MiB/sec.
3859 2025.01.25 00:12:24.694766 [ 200 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3860 2025.01.25 00:12:24.695610 [ 200 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_11_2} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3861 2025.01.25 00:12:24.695712 [ 200 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_11_2} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3862 2025.01.25 00:12:24.696057 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB.
3863 2025.01.25 00:12:25.684708 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3864 2025.01.25 00:12:25.684938 [ 264 ] {733990b0-58a8-4d6b-87e6-8f5ebd800934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3865 2025.01.25 00:12:25.685021 [ 264 ] {733990b0-58a8-4d6b-87e6-8f5ebd800934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3866 2025.01.25 00:12:25.685828 [ 264 ] {733990b0-58a8-4d6b-87e6-8f5ebd800934} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3867 2025.01.25 00:12:25.685881 [ 264 ] {733990b0-58a8-4d6b-87e6-8f5ebd800934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3868 2025.01.25 00:12:25.686321 [ 264 ] {733990b0-58a8-4d6b-87e6-8f5ebd800934} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3869 2025.01.25 00:12:25.686590 [ 264 ] {733990b0-58a8-4d6b-87e6-8f5ebd800934} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3870 2025.01.25 00:12:25.686851 [ 264 ] {733990b0-58a8-4d6b-87e6-8f5ebd800934} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001973 sec., 7095.793208312215 rows/sec., 510.80 KiB/sec.
3871 2025.01.25 00:12:25.686917 [ 264 ] {733990b0-58a8-4d6b-87e6-8f5ebd800934} <Debug> TCPHandler: Processed in 0.002352802 sec.
3872 2025.01.25 00:12:25.687158 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3873 2025.01.25 00:12:25.687348 [ 265 ] {a9aa83fc-e6e2-44a5-8e8f-30676a326ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3874 2025.01.25 00:12:25.687426 [ 265 ] {a9aa83fc-e6e2-44a5-8e8f-30676a326ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3875 2025.01.25 00:12:25.688302 [ 265 ] {a9aa83fc-e6e2-44a5-8e8f-30676a326ba4} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3876 2025.01.25 00:12:25.688344 [ 265 ] {a9aa83fc-e6e2-44a5-8e8f-30676a326ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3877 2025.01.25 00:12:25.688801 [ 265 ] {a9aa83fc-e6e2-44a5-8e8f-30676a326ba4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3878 2025.01.25 00:12:25.689069 [ 265 ] {a9aa83fc-e6e2-44a5-8e8f-30676a326ba4} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3879 2025.01.25 00:12:25.689277 [ 265 ] {a9aa83fc-e6e2-44a5-8e8f-30676a326ba4} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.001983 sec., 133635.90519415028 rows/sec., 11.74 MiB/sec.
3880 2025.01.25 00:12:25.689342 [ 265 ] {a9aa83fc-e6e2-44a5-8e8f-30676a326ba4} <Debug> TCPHandler: Processed in 0.002312452 sec.
3881 2025.01.25 00:12:25.689498 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3882 2025.01.25 00:12:25.689643 [ 264 ] {704bf67e-2ba4-4edd-b7fc-7ce1b1adff76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3883 2025.01.25 00:12:25.689706 [ 264 ] {704bf67e-2ba4-4edd-b7fc-7ce1b1adff76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3884 2025.01.25 00:12:25.690419 [ 264 ] {704bf67e-2ba4-4edd-b7fc-7ce1b1adff76} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3885 2025.01.25 00:12:25.690469 [ 264 ] {704bf67e-2ba4-4edd-b7fc-7ce1b1adff76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3886 2025.01.25 00:12:25.690858 [ 264 ] {704bf67e-2ba4-4edd-b7fc-7ce1b1adff76} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3887 2025.01.25 00:12:25.691098 [ 264 ] {704bf67e-2ba4-4edd-b7fc-7ce1b1adff76} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3888 2025.01.25 00:12:25.691330 [ 264 ] {704bf67e-2ba4-4edd-b7fc-7ce1b1adff76} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001718 sec., 22118.74272409779 rows/sec., 1.58 MiB/sec.
3889 2025.01.25 00:12:25.691512 [ 264 ] {704bf67e-2ba4-4edd-b7fc-7ce1b1adff76} <Debug> TCPHandler: Processed in 0.002079931 sec.
3890 2025.01.25 00:12:25.691717 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3891 2025.01.25 00:12:25.691866 [ 265 ] {f1321c28-257b-4fa1-b56a-860d20a3d41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3892 2025.01.25 00:12:25.691928 [ 265 ] {f1321c28-257b-4fa1-b56a-860d20a3d41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3893 2025.01.25 00:12:25.692648 [ 265 ] {f1321c28-257b-4fa1-b56a-860d20a3d41c} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3894 2025.01.25 00:12:25.692686 [ 265 ] {f1321c28-257b-4fa1-b56a-860d20a3d41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3895 2025.01.25 00:12:25.693052 [ 265 ] {f1321c28-257b-4fa1-b56a-860d20a3d41c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3896 2025.01.25 00:12:25.693295 [ 265 ] {f1321c28-257b-4fa1-b56a-860d20a3d41c} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3897 2025.01.25 00:12:25.693420 [ 99 ] {} <Debug> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3898 2025.01.25 00:12:25.693471 [ 99 ] {} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3899 2025.01.25 00:12:25.693487 [ 265 ] {f1321c28-257b-4fa1-b56a-860d20a3d41c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001657 sec., 8449.004224502112 rows/sec., 591.71 KiB/sec.
3900 2025.01.25 00:12:25.693498 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3901 2025.01.25 00:12:25.693580 [ 265 ] {f1321c28-257b-4fa1-b56a-860d20a3d41c} <Debug> TCPHandler: Processed in 0.00197079 sec.
3902 2025.01.25 00:12:25.693666 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::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
3903 2025.01.25 00:12:25.693758 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3904 2025.01.25 00:12:25.693826 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3905 2025.01.25 00:12:25.693880 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part
3906 2025.01.25 00:12:25.694014 [ 264 ] {92e158be-c6f8-46b7-a78a-a2c3e09f824e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3907 2025.01.25 00:12:25.694157 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::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
3908 2025.01.25 00:12:25.694193 [ 264 ] {92e158be-c6f8-46b7-a78a-a2c3e09f824e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3909 2025.01.25 00:12:25.694635 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::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
3910 2025.01.25 00:12:25.694930 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::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
3911 2025.01.25 00:12:25.695311 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::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
3912 2025.01.25 00:12:25.695694 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::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
3913 2025.01.25 00:12:25.696811 [ 264 ] {92e158be-c6f8-46b7-a78a-a2c3e09f824e} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3914 2025.01.25 00:12:25.696883 [ 264 ] {92e158be-c6f8-46b7-a78a-a2c3e09f824e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
3915 2025.01.25 00:12:25.698002 [ 264 ] {92e158be-c6f8-46b7-a78a-a2c3e09f824e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3916 2025.01.25 00:12:25.698561 [ 264 ] {92e158be-c6f8-46b7-a78a-a2c3e09f824e} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3917 2025.01.25 00:12:25.698558 [ 200 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.004959216 sec., 109291.46865149653 rows/sec., 7.83 MiB/sec.
3918 2025.01.25 00:12:25.698944 [ 202 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3919 2025.01.25 00:12:25.699055 [ 264 ] {92e158be-c6f8-46b7-a78a-a2c3e09f824e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005104 sec., 2547.0219435736676 rows/sec., 158.81 KiB/sec.
3920 2025.01.25 00:12:25.699476 [ 264 ] {92e158be-c6f8-46b7-a78a-a2c3e09f824e} <Debug> TCPHandler: Processed in 0.00578811 sec.
3921 2025.01.25 00:12:25.699692 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3922 2025.01.25 00:12:25.699816 [ 202 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_11_2} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3923 2025.01.25 00:12:25.699934 [ 265 ] {b12a727f-82e8-40b1-b381-5589e7df698e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3924 2025.01.25 00:12:25.699996 [ 202 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_11_2} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3925 2025.01.25 00:12:25.700028 [ 265 ] {b12a727f-82e8-40b1-b381-5589e7df698e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3926 2025.01.25 00:12:25.700197 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3927 2025.01.25 00:12:25.700975 [ 265 ] {b12a727f-82e8-40b1-b381-5589e7df698e} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3928 2025.01.25 00:12:25.701019 [ 265 ] {b12a727f-82e8-40b1-b381-5589e7df698e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3929 2025.01.25 00:12:25.701422 [ 265 ] {b12a727f-82e8-40b1-b381-5589e7df698e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3930 2025.01.25 00:12:25.701665 [ 265 ] {b12a727f-82e8-40b1-b381-5589e7df698e} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3931 2025.01.25 00:12:25.701910 [ 265 ] {b12a727f-82e8-40b1-b381-5589e7df698e} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.002049 sec., 201561.7374328941 rows/sec., 14.38 MiB/sec.
3932 2025.01.25 00:12:25.702127 [ 265 ] {b12a727f-82e8-40b1-b381-5589e7df698e} <Debug> TCPHandler: Processed in 0.002507463 sec.
3933 2025.01.25 00:12:25.702354 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3934 2025.01.25 00:12:25.702499 [ 264 ] {f4fe66fe-5cfc-4acb-8f9b-be2302c59293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3935 2025.01.25 00:12:25.702561 [ 264 ] {f4fe66fe-5cfc-4acb-8f9b-be2302c59293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3936 2025.01.25 00:12:25.703076 [ 264 ] {f4fe66fe-5cfc-4acb-8f9b-be2302c59293} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3937 2025.01.25 00:12:25.703117 [ 264 ] {f4fe66fe-5cfc-4acb-8f9b-be2302c59293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3938 2025.01.25 00:12:25.703496 [ 264 ] {f4fe66fe-5cfc-4acb-8f9b-be2302c59293} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3939 2025.01.25 00:12:25.703743 [ 264 ] {f4fe66fe-5cfc-4acb-8f9b-be2302c59293} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3940 2025.01.25 00:12:25.703903 [ 99 ] {} <Debug> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3941 2025.01.25 00:12:25.703964 [ 99 ] {} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3942 2025.01.25 00:12:25.704006 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3943 2025.01.25 00:12:25.704019 [ 264 ] {f4fe66fe-5cfc-4acb-8f9b-be2302c59293} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 203.29 KiB/sec.
3944 2025.01.25 00:12:25.704309 [ 264 ] {f4fe66fe-5cfc-4acb-8f9b-be2302c59293} <Debug> TCPHandler: Processed in 0.002014991 sec.
3945 2025.01.25 00:12:25.704512 [ 200 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
3946 2025.01.25 00:12:25.704694 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3947 2025.01.25 00:12:25.704766 [ 200 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3948 2025.01.25 00:12:25.704829 [ 200 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
3949 2025.01.25 00:12:25.704981 [ 265 ] {1b44c483-7b31-4899-9826-cee7c14cac53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3950 2025.01.25 00:12:25.705081 [ 200 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
3951 2025.01.25 00:12:25.705267 [ 265 ] {1b44c483-7b31-4899-9826-cee7c14cac53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3952 2025.01.25 00:12:25.705354 [ 200 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
3953 2025.01.25 00:12:25.705663 [ 200 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
3954 2025.01.25 00:12:25.705906 [ 200 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
3955 2025.01.25 00:12:25.706218 [ 200 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
3956 2025.01.25 00:12:25.707984 [ 265 ] {1b44c483-7b31-4899-9826-cee7c14cac53} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3957 2025.01.25 00:12:25.708059 [ 265 ] {1b44c483-7b31-4899-9826-cee7c14cac53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
3958 2025.01.25 00:12:25.709225 [ 202 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005102076 sec., 12935.910793959165 rows/sec., 675.85 KiB/sec.
3959 2025.01.25 00:12:25.709319 [ 265 ] {1b44c483-7b31-4899-9826-cee7c14cac53} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3960 2025.01.25 00:12:25.709399 [ 202 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3961 2025.01.25 00:12:25.709819 [ 265 ] {1b44c483-7b31-4899-9826-cee7c14cac53} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3962 2025.01.25 00:12:25.709982 [ 202 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_11_2} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3963 2025.01.25 00:12:25.710268 [ 202 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_11_2} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3964 2025.01.25 00:12:25.710293 [ 265 ] {1b44c483-7b31-4899-9826-cee7c14cac53} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005433 sec., 43622.30811706239 rows/sec., 2.92 MiB/sec.
3965 2025.01.25 00:12:25.710481 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3966 2025.01.25 00:12:25.710509 [ 265 ] {1b44c483-7b31-4899-9826-cee7c14cac53} <Debug> TCPHandler: Processed in 0.006065202 sec.
3967 2025.01.25 00:12:25.710689 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3968 2025.01.25 00:12:25.710831 [ 264 ] {9e83973c-e342-476b-8380-625637b85a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3969 2025.01.25 00:12:25.710891 [ 264 ] {9e83973c-e342-476b-8380-625637b85a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3970 2025.01.25 00:12:25.711445 [ 264 ] {9e83973c-e342-476b-8380-625637b85a87} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3971 2025.01.25 00:12:25.711491 [ 264 ] {9e83973c-e342-476b-8380-625637b85a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3972 2025.01.25 00:12:25.711877 [ 264 ] {9e83973c-e342-476b-8380-625637b85a87} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3973 2025.01.25 00:12:25.712121 [ 264 ] {9e83973c-e342-476b-8380-625637b85a87} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3974 2025.01.25 00:12:25.712274 [ 99 ] {} <Debug> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3975 2025.01.25 00:12:25.712336 [ 99 ] {} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3976 2025.01.25 00:12:25.712373 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3977 2025.01.25 00:12:25.712380 [ 264 ] {9e83973c-e342-476b-8380-625637b85a87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001572 sec., 636.1323155216285 rows/sec., 42.86 KiB/sec.
3978 2025.01.25 00:12:25.712510 [ 264 ] {9e83973c-e342-476b-8380-625637b85a87} <Debug> TCPHandler: Processed in 0.0018906 sec.
3979 2025.01.25 00:12:25.712555 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::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
3980 2025.01.25 00:12:25.712697 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3981 2025.01.25 00:12:25.712721 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3982 2025.01.25 00:12:25.712774 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 8 rows starting from the beginning of the part
3983 2025.01.25 00:12:25.713006 [ 265 ] {4da521c0-4e9f-4514-a603-33c5cd131e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3984 2025.01.25 00:12:25.713079 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
3985 2025.01.25 00:12:25.713350 [ 265 ] {4da521c0-4e9f-4514-a603-33c5cd131e68} <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
3986 2025.01.25 00:12:25.713437 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
3987 2025.01.25 00:12:25.713778 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
3988 2025.01.25 00:12:25.714139 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
3989 2025.01.25 00:12:25.714496 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
3990 2025.01.25 00:12:25.718354 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.005876481 sec., 2212.2082926840058 rows/sec., 147.74 KiB/sec.
3991 2025.01.25 00:12:25.718571 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3992 2025.01.25 00:12:25.718742 [ 265 ] {4da521c0-4e9f-4514-a603-33c5cd131e68} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3993 2025.01.25 00:12:25.718799 [ 265 ] {4da521c0-4e9f-4514-a603-33c5cd131e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3994 2025.01.25 00:12:25.719250 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3995 2025.01.25 00:12:25.719395 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_11_2} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3996 2025.01.25 00:12:25.719549 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3997 2025.01.25 00:12:25.719971 [ 265 ] {4da521c0-4e9f-4514-a603-33c5cd131e68} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3998 2025.01.25 00:12:25.720246 [ 265 ] {4da521c0-4e9f-4514-a603-33c5cd131e68} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3999 2025.01.25 00:12:25.720458 [ 265 ] {4da521c0-4e9f-4514-a603-33c5cd131e68} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007606 sec., 4075.72968708914 rows/sec., 7.30 MiB/sec.
4000 2025.01.25 00:12:25.720583 [ 265 ] {4da521c0-4e9f-4514-a603-33c5cd131e68} <Debug> TCPHandler: Processed in 0.007987472 sec.
4001 2025.01.25 00:12:25.720744 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4002 2025.01.25 00:12:25.720864 [ 264 ] {ac815c4b-89d6-407d-9269-cdba69bbc477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4003 2025.01.25 00:12:25.720916 [ 264 ] {ac815c4b-89d6-407d-9269-cdba69bbc477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4004 2025.01.25 00:12:25.721419 [ 264 ] {ac815c4b-89d6-407d-9269-cdba69bbc477} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4005 2025.01.25 00:12:25.721459 [ 264 ] {ac815c4b-89d6-407d-9269-cdba69bbc477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4006 2025.01.25 00:12:25.721840 [ 264 ] {ac815c4b-89d6-407d-9269-cdba69bbc477} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4007 2025.01.25 00:12:25.722096 [ 264 ] {ac815c4b-89d6-407d-9269-cdba69bbc477} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4008 2025.01.25 00:12:25.722324 [ 264 ] {ac815c4b-89d6-407d-9269-cdba69bbc477} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001484 sec., 55256.06469002695 rows/sec., 3.51 MiB/sec.
4009 2025.01.25 00:12:25.722378 [ 264 ] {ac815c4b-89d6-407d-9269-cdba69bbc477} <Debug> TCPHandler: Processed in 0.001691609 sec.
4010 2025.01.25 00:12:29.550561 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
4011 2025.01.25 00:12:29.550639 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
4012 2025.01.25 00:12:29.662143 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296
4013 2025.01.25 00:12:29.662853 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4014 2025.01.25 00:12:29.662895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4015 2025.01.25 00:12:29.663421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4016 2025.01.25 00:12:29.663683 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4017 2025.01.25 00:12:29.663889 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296
4018 2025.01.25 00:12:30.189754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136
4019 2025.01.25 00:12:30.210516 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4020 2025.01.25 00:12:30.210580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4021 2025.01.25 00:12:30.218450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4022 2025.01.25 00:12:30.219214 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4023 2025.01.25 00:12:30.221964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136
4024 2025.01.25 00:12:30.679779 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4025 2025.01.25 00:12:30.679994 [ 264 ] {12cbff94-92fd-4d97-a7e3-4c4030baffbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4026 2025.01.25 00:12:30.680072 [ 264 ] {12cbff94-92fd-4d97-a7e3-4c4030baffbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4027 2025.01.25 00:12:30.680980 [ 264 ] {12cbff94-92fd-4d97-a7e3-4c4030baffbe} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4028 2025.01.25 00:12:30.681026 [ 264 ] {12cbff94-92fd-4d97-a7e3-4c4030baffbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4029 2025.01.25 00:12:30.681466 [ 264 ] {12cbff94-92fd-4d97-a7e3-4c4030baffbe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4030 2025.01.25 00:12:30.681719 [ 264 ] {12cbff94-92fd-4d97-a7e3-4c4030baffbe} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4031 2025.01.25 00:12:30.681974 [ 264 ] {12cbff94-92fd-4d97-a7e3-4c4030baffbe} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001991 sec., 36162.73229532898 rows/sec., 2.94 MiB/sec.
4032 2025.01.25 00:12:30.682041 [ 264 ] {12cbff94-92fd-4d97-a7e3-4c4030baffbe} <Debug> TCPHandler: Processed in 0.002378582 sec.
4033 2025.01.25 00:12:30.682287 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4034 2025.01.25 00:12:30.682484 [ 265 ] {552a7352-b879-4676-b390-e8865b1bebb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4035 2025.01.25 00:12:30.682562 [ 265 ] {552a7352-b879-4676-b390-e8865b1bebb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4036 2025.01.25 00:12:30.683329 [ 265 ] {552a7352-b879-4676-b390-e8865b1bebb1} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4037 2025.01.25 00:12:30.683381 [ 265 ] {552a7352-b879-4676-b390-e8865b1bebb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4038 2025.01.25 00:12:30.683814 [ 265 ] {552a7352-b879-4676-b390-e8865b1bebb1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4039 2025.01.25 00:12:30.684079 [ 265 ] {552a7352-b879-4676-b390-e8865b1bebb1} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4040 2025.01.25 00:12:30.684272 [ 93 ] {} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4041 2025.01.25 00:12:30.684347 [ 265 ] {552a7352-b879-4676-b390-e8865b1bebb1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001916 sec., 4175.365344467641 rows/sec., 313.97 KiB/sec.
4042 2025.01.25 00:12:30.684358 [ 93 ] {} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4043 2025.01.25 00:12:30.684440 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4044 2025.01.25 00:12:30.684503 [ 265 ] {552a7352-b879-4676-b390-e8865b1bebb1} <Debug> TCPHandler: Processed in 0.002348412 sec.
4045 2025.01.25 00:12:30.684732 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4046 2025.01.25 00:12:30.684758 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
4047 2025.01.25 00:12:30.684966 [ 264 ] {54b0d6c2-04ce-445b-94ea-dbd19173c1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4048 2025.01.25 00:12:30.685024 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4049 2025.01.25 00:12:30.685068 [ 264 ] {54b0d6c2-04ce-445b-94ea-dbd19173c1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4050 2025.01.25 00:12:30.685096 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 60 rows starting from the beginning of the part
4051 2025.01.25 00:12:30.685442 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
4052 2025.01.25 00:12:30.685769 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part
4053 2025.01.25 00:12:30.686094 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
4054 2025.01.25 00:12:30.686509 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part
4055 2025.01.25 00:12:30.686999 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
4056 2025.01.25 00:12:30.688225 [ 264 ] {54b0d6c2-04ce-445b-94ea-dbd19173c1d0} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4057 2025.01.25 00:12:30.688288 [ 264 ] {54b0d6c2-04ce-445b-94ea-dbd19173c1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4058 2025.01.25 00:12:30.689295 [ 264 ] {54b0d6c2-04ce-445b-94ea-dbd19173c1d0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4059 2025.01.25 00:12:30.689740 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005185307 sec., 30856.417951723975 rows/sec., 2.33 MiB/sec.
4060 2025.01.25 00:12:30.689829 [ 264 ] {54b0d6c2-04ce-445b-94ea-dbd19173c1d0} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4061 2025.01.25 00:12:30.689956 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4062 2025.01.25 00:12:30.690253 [ 264 ] {54b0d6c2-04ce-445b-94ea-dbd19173c1d0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005365 sec., 13420.31686859273 rows/sec., 1.05 MiB/sec.
4063 2025.01.25 00:12:30.690422 [ 264 ] {54b0d6c2-04ce-445b-94ea-dbd19173c1d0} <Debug> TCPHandler: Processed in 0.00581593 sec.
4064 2025.01.25 00:12:30.690577 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_21_4} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4065 2025.01.25 00:12:30.690605 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4066 2025.01.25 00:12:30.690692 [ 193 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_21_4} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4067 2025.01.25 00:12:30.690833 [ 265 ] {e0c8b84b-a47e-4ff7-af51-d736d93cc344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4068 2025.01.25 00:12:30.690856 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4069 2025.01.25 00:12:30.690934 [ 265 ] {e0c8b84b-a47e-4ff7-af51-d736d93cc344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4070 2025.01.25 00:12:30.691670 [ 265 ] {e0c8b84b-a47e-4ff7-af51-d736d93cc344} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4071 2025.01.25 00:12:30.691719 [ 265 ] {e0c8b84b-a47e-4ff7-af51-d736d93cc344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4072 2025.01.25 00:12:30.692142 [ 265 ] {e0c8b84b-a47e-4ff7-af51-d736d93cc344} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4073 2025.01.25 00:12:30.692397 [ 265 ] {e0c8b84b-a47e-4ff7-af51-d736d93cc344} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4074 2025.01.25 00:12:30.692622 [ 265 ] {e0c8b84b-a47e-4ff7-af51-d736d93cc344} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001883 sec., 84970.7912904939 rows/sec., 5.92 MiB/sec.
4075 2025.01.25 00:12:30.692681 [ 265 ] {e0c8b84b-a47e-4ff7-af51-d736d93cc344} <Debug> TCPHandler: Processed in 0.002158852 sec.
4076 2025.01.25 00:12:30.692849 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4077 2025.01.25 00:12:30.692988 [ 264 ] {48b8a23f-a534-4e46-a6cb-1acbbcb36874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4078 2025.01.25 00:12:30.693082 [ 264 ] {48b8a23f-a534-4e46-a6cb-1acbbcb36874} <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
4079 2025.01.25 00:12:30.694328 [ 264 ] {48b8a23f-a534-4e46-a6cb-1acbbcb36874} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4080 2025.01.25 00:12:30.694368 [ 264 ] {48b8a23f-a534-4e46-a6cb-1acbbcb36874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4081 2025.01.25 00:12:30.694998 [ 264 ] {48b8a23f-a534-4e46-a6cb-1acbbcb36874} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4082 2025.01.25 00:12:30.695264 [ 264 ] {48b8a23f-a534-4e46-a6cb-1acbbcb36874} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4083 2025.01.25 00:12:30.695506 [ 264 ] {48b8a23f-a534-4e46-a6cb-1acbbcb36874} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002551 sec., 3136.025088200706 rows/sec., 5.62 MiB/sec.
4084 2025.01.25 00:12:30.695617 [ 264 ] {48b8a23f-a534-4e46-a6cb-1acbbcb36874} <Debug> TCPHandler: Processed in 0.002834605 sec.
4085 2025.01.25 00:12:30.695807 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4086 2025.01.25 00:12:30.695959 [ 265 ] {e8bb4326-aaaf-4083-beaf-e4acaa36611e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4087 2025.01.25 00:12:30.696031 [ 265 ] {e8bb4326-aaaf-4083-beaf-e4acaa36611e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4088 2025.01.25 00:12:30.696721 [ 265 ] {e8bb4326-aaaf-4083-beaf-e4acaa36611e} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4089 2025.01.25 00:12:30.696771 [ 265 ] {e8bb4326-aaaf-4083-beaf-e4acaa36611e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4090 2025.01.25 00:12:30.697298 [ 265 ] {e8bb4326-aaaf-4083-beaf-e4acaa36611e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4091 2025.01.25 00:12:30.697659 [ 265 ] {e8bb4326-aaaf-4083-beaf-e4acaa36611e} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4092 2025.01.25 00:12:30.697922 [ 265 ] {e8bb4326-aaaf-4083-beaf-e4acaa36611e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002 sec., 30000 rows/sec., 2.02 MiB/sec.
4093 2025.01.25 00:12:30.697982 [ 265 ] {e8bb4326-aaaf-4083-beaf-e4acaa36611e} <Debug> TCPHandler: Processed in 0.002251381 sec.
4094 2025.01.25 00:12:34.021106 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4095 2025.01.25 00:12:34.021317 [ 264 ] {153b2820-a175-43bd-b8c7-779833eefc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
4096 2025.01.25 00:12:34.021409 [ 264 ] {153b2820-a175-43bd-b8c7-779833eefc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
4097 2025.01.25 00:12:34.022254 [ 264 ] {153b2820-a175-43bd-b8c7-779833eefc6c} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4098 2025.01.25 00:12:34.022310 [ 264 ] {153b2820-a175-43bd-b8c7-779833eefc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4099 2025.01.25 00:12:34.022744 [ 264 ] {153b2820-a175-43bd-b8c7-779833eefc6c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4100 2025.01.25 00:12:34.023004 [ 264 ] {153b2820-a175-43bd-b8c7-779833eefc6c} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4101 2025.01.25 00:12:34.023237 [ 264 ] {153b2820-a175-43bd-b8c7-779833eefc6c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001979 sec., 7074.279939363315 rows/sec., 509.25 KiB/sec.
4102 2025.01.25 00:12:34.023306 [ 264 ] {153b2820-a175-43bd-b8c7-779833eefc6c} <Debug> TCPHandler: Processed in 0.002350813 sec.
4103 2025.01.25 00:12:34.023585 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4104 2025.01.25 00:12:34.023807 [ 265 ] {00bb7f71-2db8-496f-9ddf-31431c85ed46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
4105 2025.01.25 00:12:34.023897 [ 265 ] {00bb7f71-2db8-496f-9ddf-31431c85ed46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4106 2025.01.25 00:12:34.024673 [ 265 ] {00bb7f71-2db8-496f-9ddf-31431c85ed46} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4107 2025.01.25 00:12:34.024727 [ 265 ] {00bb7f71-2db8-496f-9ddf-31431c85ed46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4108 2025.01.25 00:12:34.025148 [ 265 ] {00bb7f71-2db8-496f-9ddf-31431c85ed46} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4109 2025.01.25 00:12:34.025412 [ 265 ] {00bb7f71-2db8-496f-9ddf-31431c85ed46} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4110 2025.01.25 00:12:34.025650 [ 265 ] {00bb7f71-2db8-496f-9ddf-31431c85ed46} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001908 sec., 3144.6540880503144 rows/sec., 256.42 KiB/sec.
4111 2025.01.25 00:12:34.025718 [ 265 ] {00bb7f71-2db8-496f-9ddf-31431c85ed46} <Debug> TCPHandler: Processed in 0.002276132 sec.
4112 2025.01.25 00:12:34.025871 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4113 2025.01.25 00:12:34.026016 [ 264 ] {213ff839-8059-436c-99e1-8a2fa2022ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4114 2025.01.25 00:12:34.026076 [ 264 ] {213ff839-8059-436c-99e1-8a2fa2022ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4115 2025.01.25 00:12:34.027445 [ 264 ] {213ff839-8059-436c-99e1-8a2fa2022ff6} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4116 2025.01.25 00:12:34.027488 [ 264 ] {213ff839-8059-436c-99e1-8a2fa2022ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4117 2025.01.25 00:12:34.027948 [ 264 ] {213ff839-8059-436c-99e1-8a2fa2022ff6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4118 2025.01.25 00:12:34.028193 [ 264 ] {213ff839-8059-436c-99e1-8a2fa2022ff6} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4119 2025.01.25 00:12:34.028429 [ 264 ] {213ff839-8059-436c-99e1-8a2fa2022ff6} <Debug> executeQuery: Read 1408 rows, 120.62 KiB in 0.002448 sec., 575163.3986928104 rows/sec., 48.12 MiB/sec.
4120 2025.01.25 00:12:34.028492 [ 264 ] {213ff839-8059-436c-99e1-8a2fa2022ff6} <Debug> TCPHandler: Processed in 0.002687734 sec.
4121 2025.01.25 00:12:34.028654 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4122 2025.01.25 00:12:34.028800 [ 265 ] {8f1c019a-42a3-4448-8426-b9e6f52781b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4123 2025.01.25 00:12:34.028864 [ 265 ] {8f1c019a-42a3-4448-8426-b9e6f52781b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4124 2025.01.25 00:12:34.029507 [ 265 ] {8f1c019a-42a3-4448-8426-b9e6f52781b3} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4125 2025.01.25 00:12:34.029549 [ 265 ] {8f1c019a-42a3-4448-8426-b9e6f52781b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4126 2025.01.25 00:12:34.029913 [ 265 ] {8f1c019a-42a3-4448-8426-b9e6f52781b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4127 2025.01.25 00:12:34.030152 [ 265 ] {8f1c019a-42a3-4448-8426-b9e6f52781b3} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4128 2025.01.25 00:12:34.030405 [ 265 ] {8f1c019a-42a3-4448-8426-b9e6f52781b3} <Debug> executeQuery: Read 44 rows, 3.21 KiB in 0.001632 sec., 26960.78431372549 rows/sec., 1.92 MiB/sec.
4129 2025.01.25 00:12:34.030581 [ 265 ] {8f1c019a-42a3-4448-8426-b9e6f52781b3} <Debug> TCPHandler: Processed in 0.00199568 sec.
4130 2025.01.25 00:12:34.030765 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4131 2025.01.25 00:12:34.030881 [ 264 ] {61c39e8e-be54-411e-986c-3dac2fb79597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4132 2025.01.25 00:12:34.030933 [ 264 ] {61c39e8e-be54-411e-986c-3dac2fb79597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4133 2025.01.25 00:12:34.031727 [ 264 ] {61c39e8e-be54-411e-986c-3dac2fb79597} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4134 2025.01.25 00:12:34.031774 [ 264 ] {61c39e8e-be54-411e-986c-3dac2fb79597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4135 2025.01.25 00:12:34.032162 [ 264 ] {61c39e8e-be54-411e-986c-3dac2fb79597} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4136 2025.01.25 00:12:34.032395 [ 264 ] {61c39e8e-be54-411e-986c-3dac2fb79597} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4137 2025.01.25 00:12:34.032652 [ 264 ] {61c39e8e-be54-411e-986c-3dac2fb79597} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001793 sec., 134969.32515337423 rows/sec., 9.14 MiB/sec.
4138 2025.01.25 00:12:34.032831 [ 264 ] {61c39e8e-be54-411e-986c-3dac2fb79597} <Debug> TCPHandler: Processed in 0.002127991 sec.
4139 2025.01.25 00:12:34.033041 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4140 2025.01.25 00:12:34.033243 [ 265 ] {136b2b1b-aa26-435a-89e2-f00a23349238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4141 2025.01.25 00:12:34.033328 [ 265 ] {136b2b1b-aa26-435a-89e2-f00a23349238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4142 2025.01.25 00:12:34.034168 [ 265 ] {136b2b1b-aa26-435a-89e2-f00a23349238} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4143 2025.01.25 00:12:34.034208 [ 265 ] {136b2b1b-aa26-435a-89e2-f00a23349238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4144 2025.01.25 00:12:34.034572 [ 265 ] {136b2b1b-aa26-435a-89e2-f00a23349238} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4145 2025.01.25 00:12:34.034805 [ 265 ] {136b2b1b-aa26-435a-89e2-f00a23349238} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4146 2025.01.25 00:12:34.035018 [ 265 ] {136b2b1b-aa26-435a-89e2-f00a23349238} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001825 sec., 7123.287671232877 rows/sec., 444.14 KiB/sec.
4147 2025.01.25 00:12:34.035071 [ 265 ] {136b2b1b-aa26-435a-89e2-f00a23349238} <Debug> TCPHandler: Processed in 0.002131561 sec.
4148 2025.01.25 00:12:34.035221 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4149 2025.01.25 00:12:34.035367 [ 264 ] {3927be4b-4899-43b1-9723-1e6c58bfc08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4150 2025.01.25 00:12:34.035427 [ 264 ] {3927be4b-4899-43b1-9723-1e6c58bfc08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4151 2025.01.25 00:12:34.036381 [ 264 ] {3927be4b-4899-43b1-9723-1e6c58bfc08a} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4152 2025.01.25 00:12:34.036422 [ 264 ] {3927be4b-4899-43b1-9723-1e6c58bfc08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4153 2025.01.25 00:12:34.036826 [ 264 ] {3927be4b-4899-43b1-9723-1e6c58bfc08a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4154 2025.01.25 00:12:34.037065 [ 264 ] {3927be4b-4899-43b1-9723-1e6c58bfc08a} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4155 2025.01.25 00:12:34.037285 [ 264 ] {3927be4b-4899-43b1-9723-1e6c58bfc08a} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.001949 sec., 448948.17855310417 rows/sec., 32.54 MiB/sec.
4156 2025.01.25 00:12:34.037343 [ 264 ] {3927be4b-4899-43b1-9723-1e6c58bfc08a} <Debug> TCPHandler: Processed in 0.002189962 sec.
4157 2025.01.25 00:12:34.037491 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4158 2025.01.25 00:12:34.037632 [ 265 ] {2767b91a-c74a-4a0f-8099-61028a944641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4159 2025.01.25 00:12:34.037694 [ 265 ] {2767b91a-c74a-4a0f-8099-61028a944641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4160 2025.01.25 00:12:34.038224 [ 265 ] {2767b91a-c74a-4a0f-8099-61028a944641} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4161 2025.01.25 00:12:34.038263 [ 265 ] {2767b91a-c74a-4a0f-8099-61028a944641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4162 2025.01.25 00:12:34.038633 [ 265 ] {2767b91a-c74a-4a0f-8099-61028a944641} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4163 2025.01.25 00:12:34.038875 [ 265 ] {2767b91a-c74a-4a0f-8099-61028a944641} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4164 2025.01.25 00:12:34.039082 [ 265 ] {2767b91a-c74a-4a0f-8099-61028a944641} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 211.38 KiB/sec.
4165 2025.01.25 00:12:34.039136 [ 265 ] {2767b91a-c74a-4a0f-8099-61028a944641} <Debug> TCPHandler: Processed in 0.001713139 sec.
4166 2025.01.25 00:12:34.039288 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4167 2025.01.25 00:12:34.039432 [ 264 ] {7f16fbdd-b309-4995-9c90-00d2d509df38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4168 2025.01.25 00:12:34.039496 [ 264 ] {7f16fbdd-b309-4995-9c90-00d2d509df38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4169 2025.01.25 00:12:34.040305 [ 264 ] {7f16fbdd-b309-4995-9c90-00d2d509df38} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4170 2025.01.25 00:12:34.040345 [ 264 ] {7f16fbdd-b309-4995-9c90-00d2d509df38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4171 2025.01.25 00:12:34.040784 [ 264 ] {7f16fbdd-b309-4995-9c90-00d2d509df38} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4172 2025.01.25 00:12:34.041037 [ 264 ] {7f16fbdd-b309-4995-9c90-00d2d509df38} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4173 2025.01.25 00:12:34.041253 [ 264 ] {7f16fbdd-b309-4995-9c90-00d2d509df38} <Debug> executeQuery: Read 918 rows, 62.70 KiB in 0.001852 sec., 495680.3455723542 rows/sec., 33.06 MiB/sec.
4174 2025.01.25 00:12:34.041309 [ 264 ] {7f16fbdd-b309-4995-9c90-00d2d509df38} <Debug> TCPHandler: Processed in 0.00208467 sec.
4175 2025.01.25 00:12:34.041453 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4176 2025.01.25 00:12:34.041585 [ 265 ] {68d2521c-b34b-4dec-a5d2-5abdfdd1742d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4177 2025.01.25 00:12:34.041644 [ 265 ] {68d2521c-b34b-4dec-a5d2-5abdfdd1742d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4178 2025.01.25 00:12:34.042140 [ 265 ] {68d2521c-b34b-4dec-a5d2-5abdfdd1742d} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4179 2025.01.25 00:12:34.042177 [ 265 ] {68d2521c-b34b-4dec-a5d2-5abdfdd1742d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4180 2025.01.25 00:12:34.042597 [ 265 ] {68d2521c-b34b-4dec-a5d2-5abdfdd1742d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4181 2025.01.25 00:12:34.042835 [ 265 ] {68d2521c-b34b-4dec-a5d2-5abdfdd1742d} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4182 2025.01.25 00:12:34.043050 [ 265 ] {68d2521c-b34b-4dec-a5d2-5abdfdd1742d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001483 sec., 674.3088334457182 rows/sec., 45.44 KiB/sec.
4183 2025.01.25 00:12:34.043103 [ 265 ] {68d2521c-b34b-4dec-a5d2-5abdfdd1742d} <Debug> TCPHandler: Processed in 0.001709739 sec.
4184 2025.01.25 00:12:34.043255 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4185 2025.01.25 00:12:34.043374 [ 264 ] {cd176f5c-d54f-45e3-b224-dbb3e6e56d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4186 2025.01.25 00:12:34.043457 [ 264 ] {cd176f5c-d54f-45e3-b224-dbb3e6e56d31} <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
4187 2025.01.25 00:12:34.044636 [ 264 ] {cd176f5c-d54f-45e3-b224-dbb3e6e56d31} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4188 2025.01.25 00:12:34.044676 [ 264 ] {cd176f5c-d54f-45e3-b224-dbb3e6e56d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4189 2025.01.25 00:12:34.045309 [ 264 ] {cd176f5c-d54f-45e3-b224-dbb3e6e56d31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4190 2025.01.25 00:12:34.045563 [ 264 ] {cd176f5c-d54f-45e3-b224-dbb3e6e56d31} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4191 2025.01.25 00:12:34.045851 [ 264 ] {cd176f5c-d54f-45e3-b224-dbb3e6e56d31} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002494 sec., 12429.831595829992 rows/sec., 22.27 MiB/sec.
4192 2025.01.25 00:12:34.046005 [ 264 ] {cd176f5c-d54f-45e3-b224-dbb3e6e56d31} <Debug> TCPHandler: Processed in 0.002806445 sec.
4193 2025.01.25 00:12:34.046170 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4194 2025.01.25 00:12:34.046308 [ 265 ] {8ad0464e-5c46-4c26-b608-9c588d901ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4195 2025.01.25 00:12:34.046369 [ 265 ] {8ad0464e-5c46-4c26-b608-9c588d901ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4196 2025.01.25 00:12:34.046968 [ 265 ] {8ad0464e-5c46-4c26-b608-9c588d901ab2} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4197 2025.01.25 00:12:34.047007 [ 265 ] {8ad0464e-5c46-4c26-b608-9c588d901ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4198 2025.01.25 00:12:34.047379 [ 265 ] {8ad0464e-5c46-4c26-b608-9c588d901ab2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4199 2025.01.25 00:12:34.047615 [ 265 ] {8ad0464e-5c46-4c26-b608-9c588d901ab2} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4200 2025.01.25 00:12:34.047809 [ 265 ] {8ad0464e-5c46-4c26-b608-9c588d901ab2} <Debug> executeQuery: Read 66 rows, 4.22 KiB in 0.001533 sec., 43052.837573385514 rows/sec., 2.69 MiB/sec.
4201 2025.01.25 00:12:34.047861 [ 265 ] {8ad0464e-5c46-4c26-b608-9c588d901ab2} <Debug> TCPHandler: Processed in 0.001759369 sec.
4202 2025.01.25 00:12:34.681792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 598
4203 2025.01.25 00:12:34.685358 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4204 2025.01.25 00:12:34.685423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4205 2025.01.25 00:12:34.686909 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4206 2025.01.25 00:12:34.687224 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4207 2025.01.25 00:12:34.687874 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598
4208 2025.01.25 00:12:35.673851 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4209 2025.01.25 00:12:35.674091 [ 264 ] {98270db7-89c8-4b00-8b5a-bf76ca05bf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4210 2025.01.25 00:12:35.674175 [ 264 ] {98270db7-89c8-4b00-8b5a-bf76ca05bf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4211 2025.01.25 00:12:35.675087 [ 264 ] {98270db7-89c8-4b00-8b5a-bf76ca05bf04} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4212 2025.01.25 00:12:35.675142 [ 264 ] {98270db7-89c8-4b00-8b5a-bf76ca05bf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4213 2025.01.25 00:12:35.675592 [ 264 ] {98270db7-89c8-4b00-8b5a-bf76ca05bf04} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4214 2025.01.25 00:12:35.675856 [ 264 ] {98270db7-89c8-4b00-8b5a-bf76ca05bf04} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4215 2025.01.25 00:12:35.676017 [ 86 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4216 2025.01.25 00:12:35.676071 [ 86 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4217 2025.01.25 00:12:35.676073 [ 264 ] {98270db7-89c8-4b00-8b5a-bf76ca05bf04} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002042 sec., 27424.09402546523 rows/sec., 2.11 MiB/sec.
4218 2025.01.25 00:12:35.676103 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4219 2025.01.25 00:12:35.676183 [ 264 ] {98270db7-89c8-4b00-8b5a-bf76ca05bf04} <Debug> TCPHandler: Processed in 0.002482593 sec.
4220 2025.01.25 00:12:35.676256 [ 198 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
4221 2025.01.25 00:12:35.676401 [ 198 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4222 2025.01.25 00:12:35.676439 [ 198 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1431 rows starting from the beginning of the part
4223 2025.01.25 00:12:35.676507 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4224 2025.01.25 00:12:35.676618 [ 198 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part
4225 2025.01.25 00:12:35.676998 [ 198 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part
4226 2025.01.25 00:12:35.677002 [ 265 ] {02dc7525-092e-4cbe-80be-4b7460a8e381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4227 2025.01.25 00:12:35.677250 [ 265 ] {02dc7525-092e-4cbe-80be-4b7460a8e381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4228 2025.01.25 00:12:35.677325 [ 198 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part
4229 2025.01.25 00:12:35.677734 [ 198 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1408 rows starting from the beginning of the part
4230 2025.01.25 00:12:35.677972 [ 198 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part
4231 2025.01.25 00:12:35.680000 [ 265 ] {02dc7525-092e-4cbe-80be-4b7460a8e381} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4232 2025.01.25 00:12:35.680077 [ 265 ] {02dc7525-092e-4cbe-80be-4b7460a8e381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4233 2025.01.25 00:12:35.680850 [ 265 ] {02dc7525-092e-4cbe-80be-4b7460a8e381} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4234 2025.01.25 00:12:35.681224 [ 265 ] {02dc7525-092e-4cbe-80be-4b7460a8e381} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4235 2025.01.25 00:12:35.681609 [ 86 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4236 2025.01.25 00:12:35.681722 [ 86 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4237 2025.01.25 00:12:35.681797 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4238 2025.01.25 00:12:35.681832 [ 193 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3304 rows, containing 5 columns (5 merged, 0 gathered) in 0.0056357 sec., 586262.5760775058 rows/sec., 51.38 MiB/sec.
4239 2025.01.25 00:12:35.682038 [ 265 ] {02dc7525-092e-4cbe-80be-4b7460a8e381} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00523 sec., 12237.093690248565 rows/sec., 978.06 KiB/sec.
4240 2025.01.25 00:12:35.682098 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
4241 2025.01.25 00:12:35.682286 [ 193 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4242 2025.01.25 00:12:35.682353 [ 265 ] {02dc7525-092e-4cbe-80be-4b7460a8e381} <Debug> TCPHandler: Processed in 0.006028611 sec.
4243 2025.01.25 00:12:35.682617 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4244 2025.01.25 00:12:35.682665 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4245 2025.01.25 00:12:35.682751 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part
4246 2025.01.25 00:12:35.683011 [ 264 ] {04ee034e-a117-41f3-9df4-05056f9e6f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4247 2025.01.25 00:12:35.683098 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part
4248 2025.01.25 00:12:35.683303 [ 264 ] {04ee034e-a117-41f3-9df4-05056f9e6f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4249 2025.01.25 00:12:35.683380 [ 193 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4250 2025.01.25 00:12:35.683673 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 413 rows starting from the beginning of the part
4251 2025.01.25 00:12:35.684001 [ 193 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_26_5} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4252 2025.01.25 00:12:35.684138 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part
4253 2025.01.25 00:12:35.684465 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
4254 2025.01.25 00:12:35.684687 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 875 rows starting from the beginning of the part
4255 2025.01.25 00:12:35.685057 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part
4256 2025.01.25 00:12:35.686040 [ 264 ] {04ee034e-a117-41f3-9df4-05056f9e6f93} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4257 2025.01.25 00:12:35.686087 [ 264 ] {04ee034e-a117-41f3-9df4-05056f9e6f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4258 2025.01.25 00:12:35.686699 [ 264 ] {04ee034e-a117-41f3-9df4-05056f9e6f93} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4259 2025.01.25 00:12:35.686977 [ 264 ] {04ee034e-a117-41f3-9df4-05056f9e6f93} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4260 2025.01.25 00:12:35.687203 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.005283018 sec., 455232.2176452929 rows/sec., 34.90 MiB/sec.
4261 2025.01.25 00:12:35.687205 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4262 2025.01.25 00:12:35.687269 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4263 2025.01.25 00:12:35.687286 [ 264 ] {04ee034e-a117-41f3-9df4-05056f9e6f93} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.004421 sec., 9500.113096584484 rows/sec., 676.81 KiB/sec.
4264 2025.01.25 00:12:35.687301 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4265 2025.01.25 00:12:35.687466 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4266 2025.01.25 00:12:35.687568 [ 264 ] {04ee034e-a117-41f3-9df4-05056f9e6f93} <Debug> TCPHandler: Processed in 0.005030247 sec.
4267 2025.01.25 00:12:35.687888 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
4268 2025.01.25 00:12:35.687990 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4269 2025.01.25 00:12:35.688280 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4270 2025.01.25 00:12:35.688308 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4271 2025.01.25 00:12:35.688382 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6578 rows starting from the beginning of the part
4272 2025.01.25 00:12:35.688507 [ 265 ] {d2493819-add5-4c33-b793-08a22807dd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4273 2025.01.25 00:12:35.688662 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_26_5} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4274 2025.01.25 00:12:35.688730 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
4275 2025.01.25 00:12:35.688966 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
4276 2025.01.25 00:12:35.689139 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part
4277 2025.01.25 00:12:35.689162 [ 265 ] {d2493819-add5-4c33-b793-08a22807dd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4278 2025.01.25 00:12:35.689442 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part
4279 2025.01.25 00:12:35.689862 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 918 rows starting from the beginning of the part
4280 2025.01.25 00:12:35.690255 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part
4281 2025.01.25 00:12:35.691388 [ 265 ] {d2493819-add5-4c33-b793-08a22807dd9f} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4282 2025.01.25 00:12:35.691456 [ 265 ] {d2493819-add5-4c33-b793-08a22807dd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4283 2025.01.25 00:12:35.691932 [ 265 ] {d2493819-add5-4c33-b793-08a22807dd9f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4284 2025.01.25 00:12:35.692475 [ 265 ] {d2493819-add5-4c33-b793-08a22807dd9f} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4285 2025.01.25 00:12:35.692803 [ 86 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4286 2025.01.25 00:12:35.692915 [ 86 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4287 2025.01.25 00:12:35.693000 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4288 2025.01.25 00:12:35.693305 [ 265 ] {d2493819-add5-4c33-b793-08a22807dd9f} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.004934 sec., 3242.8050263477908 rows/sec., 224.84 KiB/sec.
4289 2025.01.25 00:12:35.693502 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
4290 2025.01.25 00:12:35.693656 [ 265 ] {d2493819-add5-4c33-b793-08a22807dd9f} <Debug> TCPHandler: Processed in 0.00584704 sec.
4291 2025.01.25 00:12:35.693840 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4292 2025.01.25 00:12:35.693894 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1228 rows starting from the beginning of the part
4293 2025.01.25 00:12:35.694096 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
4294 2025.01.25 00:12:35.694234 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part
4295 2025.01.25 00:12:35.694522 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part
4296 2025.01.25 00:12:35.694800 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part
4297 2025.01.25 00:12:35.694891 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part
4298 2025.01.25 00:12:35.695653 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8095 rows, containing 5 columns (5 merged, 0 gathered) in 0.008205623 sec., 986518.6348434482 rows/sec., 66.46 MiB/sec.
4299 2025.01.25 00:12:35.696190 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4300 2025.01.25 00:12:35.696857 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4301 2025.01.25 00:12:35.696969 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4302 2025.01.25 00:12:35.697100 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB.
4303 2025.01.25 00:12:35.697343 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 4 columns (4 merged, 0 gathered) in 0.004172561 sec., 362367.38060869573 rows/sec., 23.49 MiB/sec.
4304 2025.01.25 00:12:35.697702 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4305 2025.01.25 00:12:35.698078 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4306 2025.01.25 00:12:35.698173 [ 188 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_26_5} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4307 2025.01.25 00:12:35.698284 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
4308 2025.01.25 00:12:37.164206 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784
4309 2025.01.25 00:12:37.165017 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4310 2025.01.25 00:12:37.165071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4311 2025.01.25 00:12:37.165639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4312 2025.01.25 00:12:37.165913 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4313 2025.01.25 00:12:37.166238 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784
4314 2025.01.25 00:12:37.722190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144
4315 2025.01.25 00:12:37.743184 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4316 2025.01.25 00:12:37.743242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4317 2025.01.25 00:12:37.750908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4318 2025.01.25 00:12:37.751672 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4319 2025.01.25 00:12:37.755321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144
4320 2025.01.25 00:12:40.679526 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4321 2025.01.25 00:12:40.679758 [ 264 ] {84ef3dc6-687c-4475-a0f1-f4b569b02298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4322 2025.01.25 00:12:40.679841 [ 264 ] {84ef3dc6-687c-4475-a0f1-f4b569b02298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4323 2025.01.25 00:12:40.680635 [ 264 ] {84ef3dc6-687c-4475-a0f1-f4b569b02298} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4324 2025.01.25 00:12:40.680686 [ 264 ] {84ef3dc6-687c-4475-a0f1-f4b569b02298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4325 2025.01.25 00:12:40.681138 [ 264 ] {84ef3dc6-687c-4475-a0f1-f4b569b02298} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4326 2025.01.25 00:12:40.681391 [ 264 ] {84ef3dc6-687c-4475-a0f1-f4b569b02298} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4327 2025.01.25 00:12:40.681631 [ 264 ] {84ef3dc6-687c-4475-a0f1-f4b569b02298} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001933 sec., 37247.801345059495 rows/sec., 3.03 MiB/sec.
4328 2025.01.25 00:12:40.681696 [ 264 ] {84ef3dc6-687c-4475-a0f1-f4b569b02298} <Debug> TCPHandler: Processed in 0.002314192 sec.
4329 2025.01.25 00:12:40.681948 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4330 2025.01.25 00:12:40.682165 [ 265 ] {b1b9d347-205c-4d7a-9690-30d8523447f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4331 2025.01.25 00:12:40.682247 [ 265 ] {b1b9d347-205c-4d7a-9690-30d8523447f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4332 2025.01.25 00:12:40.683011 [ 265 ] {b1b9d347-205c-4d7a-9690-30d8523447f7} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4333 2025.01.25 00:12:40.683063 [ 265 ] {b1b9d347-205c-4d7a-9690-30d8523447f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4334 2025.01.25 00:12:40.683512 [ 265 ] {b1b9d347-205c-4d7a-9690-30d8523447f7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4335 2025.01.25 00:12:40.683778 [ 265 ] {b1b9d347-205c-4d7a-9690-30d8523447f7} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4336 2025.01.25 00:12:40.684034 [ 265 ] {b1b9d347-205c-4d7a-9690-30d8523447f7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001929 sec., 4147.22654224987 rows/sec., 311.85 KiB/sec.
4337 2025.01.25 00:12:40.684107 [ 265 ] {b1b9d347-205c-4d7a-9690-30d8523447f7} <Debug> TCPHandler: Processed in 0.002300582 sec.
4338 2025.01.25 00:12:40.684248 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4339 2025.01.25 00:12:40.684377 [ 264 ] {4a3e3f0f-3091-4750-8619-7f25bbe49776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4340 2025.01.25 00:12:40.684429 [ 264 ] {4a3e3f0f-3091-4750-8619-7f25bbe49776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4341 2025.01.25 00:12:40.685049 [ 264 ] {4a3e3f0f-3091-4750-8619-7f25bbe49776} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4342 2025.01.25 00:12:40.685092 [ 264 ] {4a3e3f0f-3091-4750-8619-7f25bbe49776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4343 2025.01.25 00:12:40.685459 [ 264 ] {4a3e3f0f-3091-4750-8619-7f25bbe49776} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4344 2025.01.25 00:12:40.685693 [ 264 ] {4a3e3f0f-3091-4750-8619-7f25bbe49776} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4345 2025.01.25 00:12:40.685899 [ 264 ] {4a3e3f0f-3091-4750-8619-7f25bbe49776} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001552 sec., 46391.75257731959 rows/sec., 3.62 MiB/sec.
4346 2025.01.25 00:12:40.685957 [ 264 ] {4a3e3f0f-3091-4750-8619-7f25bbe49776} <Debug> TCPHandler: Processed in 0.001766699 sec.
4347 2025.01.25 00:12:40.686112 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4348 2025.01.25 00:12:40.686245 [ 265 ] {3550062a-f6f4-4469-b067-379a2336eafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4349 2025.01.25 00:12:40.686305 [ 265 ] {3550062a-f6f4-4469-b067-379a2336eafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4350 2025.01.25 00:12:40.686931 [ 265 ] {3550062a-f6f4-4469-b067-379a2336eafd} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4351 2025.01.25 00:12:40.686974 [ 265 ] {3550062a-f6f4-4469-b067-379a2336eafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4352 2025.01.25 00:12:40.687403 [ 265 ] {3550062a-f6f4-4469-b067-379a2336eafd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4353 2025.01.25 00:12:40.687652 [ 265 ] {3550062a-f6f4-4469-b067-379a2336eafd} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4354 2025.01.25 00:12:40.687890 [ 265 ] {3550062a-f6f4-4469-b067-379a2336eafd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec.
4355 2025.01.25 00:12:40.688028 [ 265 ] {3550062a-f6f4-4469-b067-379a2336eafd} <Debug> TCPHandler: Processed in 0.00197718 sec.
4356 2025.01.25 00:12:40.688196 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4357 2025.01.25 00:12:40.688317 [ 264 ] {5baa7085-588a-44c4-93d2-78f52d2baf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4358 2025.01.25 00:12:40.688402 [ 264 ] {5baa7085-588a-44c4-93d2-78f52d2baf1e} <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
4359 2025.01.25 00:12:40.689568 [ 264 ] {5baa7085-588a-44c4-93d2-78f52d2baf1e} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4360 2025.01.25 00:12:40.689609 [ 264 ] {5baa7085-588a-44c4-93d2-78f52d2baf1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4361 2025.01.25 00:12:40.690281 [ 264 ] {5baa7085-588a-44c4-93d2-78f52d2baf1e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4362 2025.01.25 00:12:40.690547 [ 264 ] {5baa7085-588a-44c4-93d2-78f52d2baf1e} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4363 2025.01.25 00:12:40.690793 [ 264 ] {5baa7085-588a-44c4-93d2-78f52d2baf1e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002501 sec., 3198.7205117952817 rows/sec., 5.73 MiB/sec.
4364 2025.01.25 00:12:40.690902 [ 264 ] {5baa7085-588a-44c4-93d2-78f52d2baf1e} <Debug> TCPHandler: Processed in 0.002762914 sec.
4365 2025.01.25 00:12:40.691055 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4366 2025.01.25 00:12:40.691181 [ 265 ] {03508b43-001b-4683-bd4a-970805026f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4367 2025.01.25 00:12:40.691236 [ 265 ] {03508b43-001b-4683-bd4a-970805026f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4368 2025.01.25 00:12:40.691735 [ 265 ] {03508b43-001b-4683-bd4a-970805026f40} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4369 2025.01.25 00:12:40.691775 [ 265 ] {03508b43-001b-4683-bd4a-970805026f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4370 2025.01.25 00:12:40.692136 [ 265 ] {03508b43-001b-4683-bd4a-970805026f40} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4371 2025.01.25 00:12:40.692365 [ 265 ] {03508b43-001b-4683-bd4a-970805026f40} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4372 2025.01.25 00:12:40.692621 [ 265 ] {03508b43-001b-4683-bd4a-970805026f40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec.
4373 2025.01.25 00:12:40.692716 [ 265 ] {03508b43-001b-4683-bd4a-970805026f40} <Debug> TCPHandler: Processed in 0.001720748 sec.
4374 2025.01.25 00:12:44.550892 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
4375 2025.01.25 00:12:44.550945 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
4376 2025.01.25 00:12:44.666535 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211
4377 2025.01.25 00:12:44.667278 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4378 2025.01.25 00:12:44.667340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4379 2025.01.25 00:12:44.667946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4380 2025.01.25 00:12:44.668220 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4381 2025.01.25 00:12:44.668510 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211
4382 2025.01.25 00:12:44.688362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 618
4383 2025.01.25 00:12:44.691195 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4384 2025.01.25 00:12:44.691251 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4385 2025.01.25 00:12:44.692731 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4386 2025.01.25 00:12:44.693057 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4387 2025.01.25 00:12:44.693671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618
4388 2025.01.25 00:12:45.255540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151
4389 2025.01.25 00:12:45.277493 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4390 2025.01.25 00:12:45.277552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4391 2025.01.25 00:12:45.285282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4392 2025.01.25 00:12:45.286061 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4393 2025.01.25 00:12:45.288748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151
4394 2025.01.25 00:12:45.685550 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4395 2025.01.25 00:12:45.685785 [ 264 ] {90d8da9c-05de-4c97-b5c3-5425ad921097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
4396 2025.01.25 00:12:45.685869 [ 264 ] {90d8da9c-05de-4c97-b5c3-5425ad921097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
4397 2025.01.25 00:12:45.686712 [ 264 ] {90d8da9c-05de-4c97-b5c3-5425ad921097} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4398 2025.01.25 00:12:45.686764 [ 264 ] {90d8da9c-05de-4c97-b5c3-5425ad921097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4399 2025.01.25 00:12:45.687207 [ 264 ] {90d8da9c-05de-4c97-b5c3-5425ad921097} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4400 2025.01.25 00:12:45.687459 [ 264 ] {90d8da9c-05de-4c97-b5c3-5425ad921097} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4401 2025.01.25 00:12:45.687658 [ 76 ] {} <Debug> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4402 2025.01.25 00:12:45.687726 [ 264 ] {90d8da9c-05de-4c97-b5c3-5425ad921097} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001997 sec., 7010.515773660491 rows/sec., 504.66 KiB/sec.
4403 2025.01.25 00:12:45.687741 [ 76 ] {} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4404 2025.01.25 00:12:45.687821 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4405 2025.01.25 00:12:45.687857 [ 264 ] {90d8da9c-05de-4c97-b5c3-5425ad921097} <Debug> TCPHandler: Processed in 0.002448843 sec.
4406 2025.01.25 00:12:45.688161 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
4407 2025.01.25 00:12:45.688266 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4408 2025.01.25 00:12:45.688419 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4409 2025.01.25 00:12:45.688498 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
4410 2025.01.25 00:12:45.688570 [ 265 ] {83970c7b-eca9-408e-af82-62ffe151fbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4411 2025.01.25 00:12:45.688731 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
4412 2025.01.25 00:12:45.688742 [ 265 ] {83970c7b-eca9-408e-af82-62ffe151fbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4413 2025.01.25 00:12:45.689081 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
4414 2025.01.25 00:12:45.689431 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
4415 2025.01.25 00:12:45.689748 [ 192 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
4416 2025.01.25 00:12:45.691749 [ 265 ] {83970c7b-eca9-408e-af82-62ffe151fbb6} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4417 2025.01.25 00:12:45.691822 [ 265 ] {83970c7b-eca9-408e-af82-62ffe151fbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4418 2025.01.25 00:12:45.692265 [ 186 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004341363 sec., 16123.968440326229 rows/sec., 1.20 MiB/sec.
4419 2025.01.25 00:12:45.692502 [ 186 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4420 2025.01.25 00:12:45.692810 [ 265 ] {83970c7b-eca9-408e-af82-62ffe151fbb6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4421 2025.01.25 00:12:45.693128 [ 186 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_13_3} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4422 2025.01.25 00:12:45.693328 [ 186 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_13_3} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
4423 2025.01.25 00:12:45.693338 [ 265 ] {83970c7b-eca9-408e-af82-62ffe151fbb6} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4424 2025.01.25 00:12:45.693501 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4425 2025.01.25 00:12:45.693707 [ 265 ] {83970c7b-eca9-408e-af82-62ffe151fbb6} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.005235 sec., 50620.82139446036 rows/sec., 4.45 MiB/sec.
4426 2025.01.25 00:12:45.693792 [ 265 ] {83970c7b-eca9-408e-af82-62ffe151fbb6} <Debug> TCPHandler: Processed in 0.00577859 sec.
4427 2025.01.25 00:12:45.693962 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4428 2025.01.25 00:12:45.694102 [ 264 ] {9b416583-a701-44e6-9de9-f1a904ba75ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4429 2025.01.25 00:12:45.694162 [ 264 ] {9b416583-a701-44e6-9de9-f1a904ba75ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4430 2025.01.25 00:12:45.695251 [ 264 ] {9b416583-a701-44e6-9de9-f1a904ba75ac} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4431 2025.01.25 00:12:45.695307 [ 264 ] {9b416583-a701-44e6-9de9-f1a904ba75ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4432 2025.01.25 00:12:45.695676 [ 264 ] {9b416583-a701-44e6-9de9-f1a904ba75ac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4433 2025.01.25 00:12:45.695915 [ 264 ] {9b416583-a701-44e6-9de9-f1a904ba75ac} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4434 2025.01.25 00:12:45.696190 [ 264 ] {9b416583-a701-44e6-9de9-f1a904ba75ac} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.00211 sec., 18009.478672985784 rows/sec., 1.29 MiB/sec.
4435 2025.01.25 00:12:45.696424 [ 264 ] {9b416583-a701-44e6-9de9-f1a904ba75ac} <Debug> TCPHandler: Processed in 0.002526043 sec.
4436 2025.01.25 00:12:45.696605 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4437 2025.01.25 00:12:45.696754 [ 265 ] {9ac54d1c-6099-4f61-abff-77b0c816027e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4438 2025.01.25 00:12:45.696818 [ 265 ] {9ac54d1c-6099-4f61-abff-77b0c816027e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4439 2025.01.25 00:12:45.697510 [ 265 ] {9ac54d1c-6099-4f61-abff-77b0c816027e} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4440 2025.01.25 00:12:45.697552 [ 265 ] {9ac54d1c-6099-4f61-abff-77b0c816027e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4441 2025.01.25 00:12:45.697923 [ 265 ] {9ac54d1c-6099-4f61-abff-77b0c816027e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4442 2025.01.25 00:12:45.698176 [ 265 ] {9ac54d1c-6099-4f61-abff-77b0c816027e} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4443 2025.01.25 00:12:45.698397 [ 265 ] {9ac54d1c-6099-4f61-abff-77b0c816027e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00168 sec., 8333.333333333332 rows/sec., 583.61 KiB/sec.
4444 2025.01.25 00:12:45.698450 [ 265 ] {9ac54d1c-6099-4f61-abff-77b0c816027e} <Debug> TCPHandler: Processed in 0.00191446 sec.
4445 2025.01.25 00:12:45.698596 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4446 2025.01.25 00:12:45.698740 [ 264 ] {578bfe26-ae1d-444d-85be-36dbe438f0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4447 2025.01.25 00:12:45.698797 [ 264 ] {578bfe26-ae1d-444d-85be-36dbe438f0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4448 2025.01.25 00:12:45.699460 [ 264 ] {578bfe26-ae1d-444d-85be-36dbe438f0ba} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4449 2025.01.25 00:12:45.699499 [ 264 ] {578bfe26-ae1d-444d-85be-36dbe438f0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4450 2025.01.25 00:12:45.699852 [ 264 ] {578bfe26-ae1d-444d-85be-36dbe438f0ba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4451 2025.01.25 00:12:45.700100 [ 264 ] {578bfe26-ae1d-444d-85be-36dbe438f0ba} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4452 2025.01.25 00:12:45.700225 [ 74 ] {} <Debug> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4453 2025.01.25 00:12:45.700267 [ 74 ] {} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4454 2025.01.25 00:12:45.700288 [ 264 ] {578bfe26-ae1d-444d-85be-36dbe438f0ba} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec.
4455 2025.01.25 00:12:45.700293 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4456 2025.01.25 00:12:45.700416 [ 264 ] {578bfe26-ae1d-444d-85be-36dbe438f0ba} <Debug> TCPHandler: Processed in 0.001877569 sec.
4457 2025.01.25 00:12:45.700699 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4458 2025.01.25 00:12:45.700760 [ 191 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
4459 2025.01.25 00:12:45.700940 [ 265 ] {681c2622-95d2-47cd-b14d-ff4cba863d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4460 2025.01.25 00:12:45.700987 [ 191 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4461 2025.01.25 00:12:45.701009 [ 265 ] {681c2622-95d2-47cd-b14d-ff4cba863d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4462 2025.01.25 00:12:45.701035 [ 191 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
4463 2025.01.25 00:12:45.701233 [ 191 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
4464 2025.01.25 00:12:45.701509 [ 191 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
4465 2025.01.25 00:12:45.701935 [ 191 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
4466 2025.01.25 00:12:45.702136 [ 191 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
4467 2025.01.25 00:12:45.703138 [ 265 ] {681c2622-95d2-47cd-b14d-ff4cba863d00} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4468 2025.01.25 00:12:45.703182 [ 265 ] {681c2622-95d2-47cd-b14d-ff4cba863d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4469 2025.01.25 00:12:45.703584 [ 186 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003175117 sec., 20471.686555172615 rows/sec., 1.32 MiB/sec.
4470 2025.01.25 00:12:45.703870 [ 265 ] {681c2622-95d2-47cd-b14d-ff4cba863d00} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4471 2025.01.25 00:12:45.703870 [ 193 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4472 2025.01.25 00:12:45.704317 [ 265 ] {681c2622-95d2-47cd-b14d-ff4cba863d00} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4473 2025.01.25 00:12:45.704631 [ 193 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_13_3} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4474 2025.01.25 00:12:45.704855 [ 265 ] {681c2622-95d2-47cd-b14d-ff4cba863d00} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.003934 sec., 104982.20640569396 rows/sec., 7.49 MiB/sec.
4475 2025.01.25 00:12:45.705101 [ 193 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_13_3} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
4476 2025.01.25 00:12:45.705197 [ 265 ] {681c2622-95d2-47cd-b14d-ff4cba863d00} <Debug> TCPHandler: Processed in 0.004663784 sec.
4477 2025.01.25 00:12:45.705441 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4478 2025.01.25 00:12:45.705453 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4479 2025.01.25 00:12:45.705584 [ 264 ] {8a55779b-a929-4cbd-8343-e5b7064271b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4480 2025.01.25 00:12:45.705636 [ 264 ] {8a55779b-a929-4cbd-8343-e5b7064271b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4481 2025.01.25 00:12:45.706118 [ 264 ] {8a55779b-a929-4cbd-8343-e5b7064271b6} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4482 2025.01.25 00:12:45.706157 [ 264 ] {8a55779b-a929-4cbd-8343-e5b7064271b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4483 2025.01.25 00:12:45.706526 [ 264 ] {8a55779b-a929-4cbd-8343-e5b7064271b6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4484 2025.01.25 00:12:45.706766 [ 264 ] {8a55779b-a929-4cbd-8343-e5b7064271b6} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4485 2025.01.25 00:12:45.706939 [ 264 ] {8a55779b-a929-4cbd-8343-e5b7064271b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec.
4486 2025.01.25 00:12:45.706987 [ 264 ] {8a55779b-a929-4cbd-8343-e5b7064271b6} <Debug> TCPHandler: Processed in 0.001670809 sec.
4487 2025.01.25 00:12:45.707121 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4488 2025.01.25 00:12:45.707242 [ 265 ] {c0900bc5-5859-4228-9022-6342ffbd52f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4489 2025.01.25 00:12:45.707296 [ 265 ] {c0900bc5-5859-4228-9022-6342ffbd52f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4490 2025.01.25 00:12:45.707999 [ 265 ] {c0900bc5-5859-4228-9022-6342ffbd52f0} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4491 2025.01.25 00:12:45.708047 [ 265 ] {c0900bc5-5859-4228-9022-6342ffbd52f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4492 2025.01.25 00:12:45.708499 [ 265 ] {c0900bc5-5859-4228-9022-6342ffbd52f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4493 2025.01.25 00:12:45.708740 [ 265 ] {c0900bc5-5859-4228-9022-6342ffbd52f0} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4494 2025.01.25 00:12:45.708973 [ 265 ] {c0900bc5-5859-4228-9022-6342ffbd52f0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001757 sec., 134889.015367103 rows/sec., 9.04 MiB/sec.
4495 2025.01.25 00:12:45.709030 [ 265 ] {c0900bc5-5859-4228-9022-6342ffbd52f0} <Debug> TCPHandler: Processed in 0.00196646 sec.
4496 2025.01.25 00:12:45.709179 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4497 2025.01.25 00:12:45.709294 [ 264 ] {9f748f50-5434-4019-a492-f022353b8990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4498 2025.01.25 00:12:45.709345 [ 264 ] {9f748f50-5434-4019-a492-f022353b8990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4499 2025.01.25 00:12:45.709899 [ 264 ] {9f748f50-5434-4019-a492-f022353b8990} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4500 2025.01.25 00:12:45.709944 [ 264 ] {9f748f50-5434-4019-a492-f022353b8990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4501 2025.01.25 00:12:45.710364 [ 264 ] {9f748f50-5434-4019-a492-f022353b8990} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4502 2025.01.25 00:12:45.710599 [ 264 ] {9f748f50-5434-4019-a492-f022353b8990} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4503 2025.01.25 00:12:45.710864 [ 264 ] {9f748f50-5434-4019-a492-f022353b8990} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001572 sec., 636.1323155216285 rows/sec., 42.86 KiB/sec.
4504 2025.01.25 00:12:45.710997 [ 264 ] {9f748f50-5434-4019-a492-f022353b8990} <Debug> TCPHandler: Processed in 0.001871659 sec.
4505 2025.01.25 00:12:45.711144 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4506 2025.01.25 00:12:45.711263 [ 265 ] {01abce15-d058-40d1-ba96-812816bb0c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4507 2025.01.25 00:12:45.711345 [ 265 ] {01abce15-d058-40d1-ba96-812816bb0c5d} <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
4508 2025.01.25 00:12:45.712868 [ 265 ] {01abce15-d058-40d1-ba96-812816bb0c5d} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4509 2025.01.25 00:12:45.712907 [ 265 ] {01abce15-d058-40d1-ba96-812816bb0c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4510 2025.01.25 00:12:45.713579 [ 265 ] {01abce15-d058-40d1-ba96-812816bb0c5d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4511 2025.01.25 00:12:45.713851 [ 265 ] {01abce15-d058-40d1-ba96-812816bb0c5d} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4512 2025.01.25 00:12:45.714027 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4513 2025.01.25 00:12:45.714101 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4514 2025.01.25 00:12:45.714130 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4515 2025.01.25 00:12:45.714153 [ 265 ] {01abce15-d058-40d1-ba96-812816bb0c5d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002906 sec., 10667.584308327598 rows/sec., 19.12 MiB/sec.
4516 2025.01.25 00:12:45.714364 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
4517 2025.01.25 00:12:45.714400 [ 265 ] {01abce15-d058-40d1-ba96-812816bb0c5d} <Debug> TCPHandler: Processed in 0.003310567 sec.
4518 2025.01.25 00:12:45.714604 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4519 2025.01.25 00:12:45.714703 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4520 2025.01.25 00:12:45.714848 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 265 rows starting from the beginning of the part
4521 2025.01.25 00:12:45.714855 [ 264 ] {8a39e91f-a138-45a8-8047-0bcb6b6db010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4522 2025.01.25 00:12:45.714983 [ 264 ] {8a39e91f-a138-45a8-8047-0bcb6b6db010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4523 2025.01.25 00:12:45.715631 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part
4524 2025.01.25 00:12:45.716348 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part
4525 2025.01.25 00:12:45.717057 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part
4526 2025.01.25 00:12:45.717668 [ 264 ] {8a39e91f-a138-45a8-8047-0bcb6b6db010} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4527 2025.01.25 00:12:45.717750 [ 264 ] {8a39e91f-a138-45a8-8047-0bcb6b6db010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4528 2025.01.25 00:12:45.717755 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part
4529 2025.01.25 00:12:45.718465 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part
4530 2025.01.25 00:12:45.719322 [ 264 ] {8a39e91f-a138-45a8-8047-0bcb6b6db010} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4531 2025.01.25 00:12:45.719824 [ 264 ] {8a39e91f-a138-45a8-8047-0bcb6b6db010} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4532 2025.01.25 00:12:45.720503 [ 264 ] {8a39e91f-a138-45a8-8047-0bcb6b6db010} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005712 sec., 14355.742296918766 rows/sec., 933.65 KiB/sec.
4533 2025.01.25 00:12:45.720827 [ 264 ] {8a39e91f-a138-45a8-8047-0bcb6b6db010} <Debug> TCPHandler: Processed in 0.006311933 sec.
4534 2025.01.25 00:12:45.723554 [ 193 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 19 columns (19 merged, 0 gathered) in 0.009331399 sec., 40079.73509652732 rows/sec., 71.82 MiB/sec.
4535 2025.01.25 00:12:45.724590 [ 193 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4536 2025.01.25 00:12:45.725023 [ 193 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4537 2025.01.25 00:12:45.725107 [ 193 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4538 2025.01.25 00:12:45.725258 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB.
4539 2025.01.25 00:12:50.680371 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4540 2025.01.25 00:12:50.680582 [ 264 ] {d3d9e6fa-793c-4642-97ca-149f5ae7d0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
4541 2025.01.25 00:12:50.680660 [ 264 ] {d3d9e6fa-793c-4642-97ca-149f5ae7d0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4542 2025.01.25 00:12:50.681425 [ 264 ] {d3d9e6fa-793c-4642-97ca-149f5ae7d0ed} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4543 2025.01.25 00:12:50.681478 [ 264 ] {d3d9e6fa-793c-4642-97ca-149f5ae7d0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4544 2025.01.25 00:12:50.681924 [ 264 ] {d3d9e6fa-793c-4642-97ca-149f5ae7d0ed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4545 2025.01.25 00:12:50.682188 [ 264 ] {d3d9e6fa-793c-4642-97ca-149f5ae7d0ed} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4546 2025.01.25 00:12:50.682478 [ 264 ] {d3d9e6fa-793c-4642-97ca-149f5ae7d0ed} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001943 sec., 3088.0082346886256 rows/sec., 251.81 KiB/sec.
4547 2025.01.25 00:12:50.682668 [ 264 ] {d3d9e6fa-793c-4642-97ca-149f5ae7d0ed} <Debug> TCPHandler: Processed in 0.002435103 sec.
4548 2025.01.25 00:12:50.682926 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4549 2025.01.25 00:12:50.683116 [ 265 ] {1257fc08-9879-47f5-8b63-6af10ca21775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4550 2025.01.25 00:12:50.683190 [ 265 ] {1257fc08-9879-47f5-8b63-6af10ca21775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4551 2025.01.25 00:12:50.683976 [ 265 ] {1257fc08-9879-47f5-8b63-6af10ca21775} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4552 2025.01.25 00:12:50.684022 [ 265 ] {1257fc08-9879-47f5-8b63-6af10ca21775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4553 2025.01.25 00:12:50.684452 [ 265 ] {1257fc08-9879-47f5-8b63-6af10ca21775} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4554 2025.01.25 00:12:50.684703 [ 265 ] {1257fc08-9879-47f5-8b63-6af10ca21775} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4555 2025.01.25 00:12:50.684986 [ 265 ] {1257fc08-9879-47f5-8b63-6af10ca21775} <Debug> executeQuery: Read 75 rows, 6.21 KiB in 0.001915 sec., 39164.4908616188 rows/sec., 3.17 MiB/sec.
4556 2025.01.25 00:12:50.685111 [ 265 ] {1257fc08-9879-47f5-8b63-6af10ca21775} <Debug> TCPHandler: Processed in 0.002309312 sec.
4557 2025.01.25 00:12:50.685332 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4558 2025.01.25 00:12:50.685464 [ 264 ] {6668415f-4f4d-4453-9134-bcce49f3ccee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4559 2025.01.25 00:12:50.685519 [ 264 ] {6668415f-4f4d-4453-9134-bcce49f3ccee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4560 2025.01.25 00:12:50.686130 [ 264 ] {6668415f-4f4d-4453-9134-bcce49f3ccee} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4561 2025.01.25 00:12:50.686173 [ 264 ] {6668415f-4f4d-4453-9134-bcce49f3ccee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4562 2025.01.25 00:12:50.686558 [ 264 ] {6668415f-4f4d-4453-9134-bcce49f3ccee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4563 2025.01.25 00:12:50.686804 [ 264 ] {6668415f-4f4d-4453-9134-bcce49f3ccee} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4564 2025.01.25 00:12:50.687067 [ 264 ] {6668415f-4f4d-4453-9134-bcce49f3ccee} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001627 sec., 8604.79409956976 rows/sec., 627.23 KiB/sec.
4565 2025.01.25 00:12:50.687297 [ 264 ] {6668415f-4f4d-4453-9134-bcce49f3ccee} <Debug> TCPHandler: Processed in 0.002076671 sec.
4566 2025.01.25 00:12:50.687465 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4567 2025.01.25 00:12:50.687598 [ 265 ] {63159f05-59b0-4ad4-b517-b090a810f88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4568 2025.01.25 00:12:50.687659 [ 265 ] {63159f05-59b0-4ad4-b517-b090a810f88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4569 2025.01.25 00:12:50.688396 [ 265 ] {63159f05-59b0-4ad4-b517-b090a810f88c} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4570 2025.01.25 00:12:50.688444 [ 265 ] {63159f05-59b0-4ad4-b517-b090a810f88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4571 2025.01.25 00:12:50.688831 [ 265 ] {63159f05-59b0-4ad4-b517-b090a810f88c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4572 2025.01.25 00:12:50.689069 [ 265 ] {63159f05-59b0-4ad4-b517-b090a810f88c} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4573 2025.01.25 00:12:50.689286 [ 265 ] {63159f05-59b0-4ad4-b517-b090a810f88c} <Debug> executeQuery: Read 78 rows, 6.25 KiB in 0.001723 sec., 45269.87811955891 rows/sec., 3.54 MiB/sec.
4574 2025.01.25 00:12:50.689339 [ 265 ] {63159f05-59b0-4ad4-b517-b090a810f88c} <Debug> TCPHandler: Processed in 0.00194294 sec.
4575 2025.01.25 00:12:50.689494 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4576 2025.01.25 00:12:50.689626 [ 264 ] {232c5890-cf28-4386-85aa-3886d27e2397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4577 2025.01.25 00:12:50.689691 [ 264 ] {232c5890-cf28-4386-85aa-3886d27e2397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4578 2025.01.25 00:12:50.690389 [ 264 ] {232c5890-cf28-4386-85aa-3886d27e2397} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4579 2025.01.25 00:12:50.690436 [ 264 ] {232c5890-cf28-4386-85aa-3886d27e2397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4580 2025.01.25 00:12:50.690841 [ 264 ] {232c5890-cf28-4386-85aa-3886d27e2397} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4581 2025.01.25 00:12:50.691071 [ 264 ] {232c5890-cf28-4386-85aa-3886d27e2397} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4582 2025.01.25 00:12:50.691283 [ 264 ] {232c5890-cf28-4386-85aa-3886d27e2397} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001727 sec., 94383.32368268674 rows/sec., 6.57 MiB/sec.
4583 2025.01.25 00:12:50.691337 [ 264 ] {232c5890-cf28-4386-85aa-3886d27e2397} <Debug> TCPHandler: Processed in 0.00194174 sec.
4584 2025.01.25 00:12:50.691492 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4585 2025.01.25 00:12:50.691623 [ 265 ] {c517473e-e970-4713-b3d4-61123336ed5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4586 2025.01.25 00:12:50.691784 [ 265 ] {c517473e-e970-4713-b3d4-61123336ed5f} <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
4587 2025.01.25 00:12:50.693007 [ 265 ] {c517473e-e970-4713-b3d4-61123336ed5f} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4588 2025.01.25 00:12:50.693047 [ 265 ] {c517473e-e970-4713-b3d4-61123336ed5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4589 2025.01.25 00:12:50.693661 [ 265 ] {c517473e-e970-4713-b3d4-61123336ed5f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4590 2025.01.25 00:12:50.693928 [ 265 ] {c517473e-e970-4713-b3d4-61123336ed5f} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4591 2025.01.25 00:12:50.694177 [ 265 ] {c517473e-e970-4713-b3d4-61123336ed5f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002525 sec., 3168.3168316831684 rows/sec., 5.68 MiB/sec.
4592 2025.01.25 00:12:50.694291 [ 265 ] {c517473e-e970-4713-b3d4-61123336ed5f} <Debug> TCPHandler: Processed in 0.002805035 sec.
4593 2025.01.25 00:12:50.694443 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4594 2025.01.25 00:12:50.694581 [ 264 ] {0ec94e6d-b192-4270-8966-c28a7eb71a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4595 2025.01.25 00:12:50.694639 [ 264 ] {0ec94e6d-b192-4270-8966-c28a7eb71a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4596 2025.01.25 00:12:50.695224 [ 264 ] {0ec94e6d-b192-4270-8966-c28a7eb71a60} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4597 2025.01.25 00:12:50.695271 [ 264 ] {0ec94e6d-b192-4270-8966-c28a7eb71a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4598 2025.01.25 00:12:50.695690 [ 264 ] {0ec94e6d-b192-4270-8966-c28a7eb71a60} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4599 2025.01.25 00:12:50.695928 [ 264 ] {0ec94e6d-b192-4270-8966-c28a7eb71a60} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4600 2025.01.25 00:12:50.696162 [ 264 ] {0ec94e6d-b192-4270-8966-c28a7eb71a60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0016 sec., 37500 rows/sec., 2.53 MiB/sec.
4601 2025.01.25 00:12:50.696295 [ 264 ] {0ec94e6d-b192-4270-8966-c28a7eb71a60} <Debug> TCPHandler: Processed in 0.00191747 sec.
4602 2025.01.25 00:12:52.168813 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699
4603 2025.01.25 00:12:52.169825 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4604 2025.01.25 00:12:52.169877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4605 2025.01.25 00:12:52.170363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4606 2025.01.25 00:12:52.170617 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4607 2025.01.25 00:12:52.170933 [ 58 ] {} <Debug> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4608 2025.01.25 00:12:52.170973 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699
4609 2025.01.25 00:12:52.171041 [ 58 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4610 2025.01.25 00:12:52.171087 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4611 2025.01.25 00:12:52.171233 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
4612 2025.01.25 00:12:52.171361 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4613 2025.01.25 00:12:52.171402 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
4614 2025.01.25 00:12:52.171479 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
4615 2025.01.25 00:12:52.171592 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
4616 2025.01.25 00:12:52.171875 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
4617 2025.01.25 00:12:52.172041 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
4618 2025.01.25 00:12:52.172118 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
4619 2025.01.25 00:12:52.174366 [ 199 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003193577 sec., 3037033.395468467 rows/sec., 43.45 MiB/sec.
4620 2025.01.25 00:12:52.174815 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4621 2025.01.25 00:12:52.175346 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_21_4} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4622 2025.01.25 00:12:52.175491 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_21_4} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4623 2025.01.25 00:12:52.175658 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB.
4624 2025.01.25 00:12:52.788960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159
4625 2025.01.25 00:12:52.810697 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4626 2025.01.25 00:12:52.810756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4627 2025.01.25 00:12:52.818302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4628 2025.01.25 00:12:52.819068 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4629 2025.01.25 00:12:52.819500 [ 67 ] {} <Debug> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4630 2025.01.25 00:12:52.819675 [ 67 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4631 2025.01.25 00:12:52.819755 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4632 2025.01.25 00:12:52.820306 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
4633 2025.01.25 00:12:52.835009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159
4634 2025.01.25 00:12:52.836706 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4635 2025.01.25 00:12:52.838229 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
4636 2025.01.25 00:12:52.844136 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
4637 2025.01.25 00:12:52.851212 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
4638 2025.01.25 00:12:52.856956 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
4639 2025.01.25 00:12:52.862863 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
4640 2025.01.25 00:12:52.867518 [ 187 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
4641 2025.01.25 00:12:52.927755 [ 200 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.107861102 sec., 1474.1180745585189 rows/sec., 7.62 MiB/sec.
4642 2025.01.25 00:12:52.930262 [ 200 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4643 2025.01.25 00:12:52.933094 [ 200 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_21_4} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4644 2025.01.25 00:12:52.933206 [ 200 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_21_4} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4645 2025.01.25 00:12:52.935515 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB.
4646 2025.01.25 00:12:53.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.36 MiB, peak 196.90 MiB, free memory in arenas 0.00 B, will set to 187.91 MiB (RSS), difference: 1.55 MiB
4647 2025.01.25 00:12:54.694035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 654
4648 2025.01.25 00:12:54.697313 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4649 2025.01.25 00:12:54.697373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4650 2025.01.25 00:12:54.698878 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4651 2025.01.25 00:12:54.699198 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4652 2025.01.25 00:12:54.700252 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654
4653 2025.01.25 00:12:55.688844 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4654 2025.01.25 00:12:55.689057 [ 264 ] {0a314e15-84cc-427d-a7bc-b2ed947b0042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
4655 2025.01.25 00:12:55.689138 [ 264 ] {0a314e15-84cc-427d-a7bc-b2ed947b0042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
4656 2025.01.25 00:12:55.689962 [ 264 ] {0a314e15-84cc-427d-a7bc-b2ed947b0042} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4657 2025.01.25 00:12:55.690017 [ 264 ] {0a314e15-84cc-427d-a7bc-b2ed947b0042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4658 2025.01.25 00:12:55.690458 [ 264 ] {0a314e15-84cc-427d-a7bc-b2ed947b0042} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4659 2025.01.25 00:12:55.690717 [ 264 ] {0a314e15-84cc-427d-a7bc-b2ed947b0042} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4660 2025.01.25 00:12:55.690971 [ 264 ] {0a314e15-84cc-427d-a7bc-b2ed947b0042} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001968 sec., 7113.821138211381 rows/sec., 512.10 KiB/sec.
4661 2025.01.25 00:12:55.691041 [ 264 ] {0a314e15-84cc-427d-a7bc-b2ed947b0042} <Debug> TCPHandler: Processed in 0.002344332 sec.
4662 2025.01.25 00:12:55.691310 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4663 2025.01.25 00:12:55.691507 [ 265 ] {8fac5b66-4e1c-4865-9a36-4ca4c9d8d9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4664 2025.01.25 00:12:55.691581 [ 265 ] {8fac5b66-4e1c-4865-9a36-4ca4c9d8d9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4665 2025.01.25 00:12:55.692504 [ 265 ] {8fac5b66-4e1c-4865-9a36-4ca4c9d8d9e5} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4666 2025.01.25 00:12:55.692548 [ 265 ] {8fac5b66-4e1c-4865-9a36-4ca4c9d8d9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4667 2025.01.25 00:12:55.693020 [ 265 ] {8fac5b66-4e1c-4865-9a36-4ca4c9d8d9e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4668 2025.01.25 00:12:55.693279 [ 265 ] {8fac5b66-4e1c-4865-9a36-4ca4c9d8d9e5} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4669 2025.01.25 00:12:55.693491 [ 265 ] {8fac5b66-4e1c-4865-9a36-4ca4c9d8d9e5} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.00204 sec., 129901.96078431372 rows/sec., 11.41 MiB/sec.
4670 2025.01.25 00:12:55.693560 [ 265 ] {8fac5b66-4e1c-4865-9a36-4ca4c9d8d9e5} <Debug> TCPHandler: Processed in 0.002377562 sec.
4671 2025.01.25 00:12:55.693742 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4672 2025.01.25 00:12:55.693878 [ 264 ] {b14e02fb-2d0f-44fb-9064-9b4d1bb4cdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4673 2025.01.25 00:12:55.693933 [ 264 ] {b14e02fb-2d0f-44fb-9064-9b4d1bb4cdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4674 2025.01.25 00:12:55.694573 [ 264 ] {b14e02fb-2d0f-44fb-9064-9b4d1bb4cdcf} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4675 2025.01.25 00:12:55.694616 [ 264 ] {b14e02fb-2d0f-44fb-9064-9b4d1bb4cdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4676 2025.01.25 00:12:55.694993 [ 264 ] {b14e02fb-2d0f-44fb-9064-9b4d1bb4cdcf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4677 2025.01.25 00:12:55.695251 [ 264 ] {b14e02fb-2d0f-44fb-9064-9b4d1bb4cdcf} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4678 2025.01.25 00:12:55.695419 [ 63 ] {} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4679 2025.01.25 00:12:55.695480 [ 63 ] {} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4680 2025.01.25 00:12:55.695512 [ 264 ] {b14e02fb-2d0f-44fb-9064-9b4d1bb4cdcf} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.00166 sec., 22891.56626506024 rows/sec., 1.64 MiB/sec.
4681 2025.01.25 00:12:55.695516 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4682 2025.01.25 00:12:55.695672 [ 264 ] {b14e02fb-2d0f-44fb-9064-9b4d1bb4cdcf} <Debug> TCPHandler: Processed in 0.00200098 sec.
4683 2025.01.25 00:12:55.695732 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
4684 2025.01.25 00:12:55.695866 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4685 2025.01.25 00:12:55.695880 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4686 2025.01.25 00:12:55.695913 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 60 rows starting from the beginning of the part
4687 2025.01.25 00:12:55.696161 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part
4688 2025.01.25 00:12:55.696305 [ 265 ] {4e477919-0c7a-491f-bd9b-86e0a9ffbff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4689 2025.01.25 00:12:55.696523 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
4690 2025.01.25 00:12:55.696530 [ 265 ] {4e477919-0c7a-491f-bd9b-86e0a9ffbff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4691 2025.01.25 00:12:55.696983 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part
4692 2025.01.25 00:12:55.697271 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
4693 2025.01.25 00:12:55.697640 [ 190 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part
4694 2025.01.25 00:12:55.699199 [ 265 ] {4e477919-0c7a-491f-bd9b-86e0a9ffbff5} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4695 2025.01.25 00:12:55.699277 [ 265 ] {4e477919-0c7a-491f-bd9b-86e0a9ffbff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4696 2025.01.25 00:12:55.700472 [ 265 ] {4e477919-0c7a-491f-bd9b-86e0a9ffbff5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4697 2025.01.25 00:12:55.700711 [ 197 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.005062586 sec., 39900.55675103593 rows/sec., 3.00 MiB/sec.
4698 2025.01.25 00:12:55.700954 [ 265 ] {4e477919-0c7a-491f-bd9b-86e0a9ffbff5} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4699 2025.01.25 00:12:55.701045 [ 197 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4700 2025.01.25 00:12:55.701543 [ 265 ] {4e477919-0c7a-491f-bd9b-86e0a9ffbff5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005443 sec., 2572.1109682160572 rows/sec., 180.13 KiB/sec.
4701 2025.01.25 00:12:55.701716 [ 265 ] {4e477919-0c7a-491f-bd9b-86e0a9ffbff5} <Debug> TCPHandler: Processed in 0.005919771 sec.
4702 2025.01.25 00:12:55.701982 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4703 2025.01.25 00:12:55.701991 [ 197 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_26_5} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4704 2025.01.25 00:12:55.702176 [ 197 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_26_5} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4705 2025.01.25 00:12:55.702212 [ 264 ] {c0179ae4-7793-46d5-8e7a-728b23b69c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4706 2025.01.25 00:12:55.702326 [ 264 ] {c0179ae4-7793-46d5-8e7a-728b23b69c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4707 2025.01.25 00:12:55.702339 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4708 2025.01.25 00:12:55.703051 [ 264 ] {c0179ae4-7793-46d5-8e7a-728b23b69c2d} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4709 2025.01.25 00:12:55.703096 [ 264 ] {c0179ae4-7793-46d5-8e7a-728b23b69c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4710 2025.01.25 00:12:55.703476 [ 264 ] {c0179ae4-7793-46d5-8e7a-728b23b69c2d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4711 2025.01.25 00:12:55.703723 [ 264 ] {c0179ae4-7793-46d5-8e7a-728b23b69c2d} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4712 2025.01.25 00:12:55.703952 [ 264 ] {c0179ae4-7793-46d5-8e7a-728b23b69c2d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001798 sec., 7230.255839822024 rows/sec., 450.80 KiB/sec.
4713 2025.01.25 00:12:55.704007 [ 264 ] {c0179ae4-7793-46d5-8e7a-728b23b69c2d} <Debug> TCPHandler: Processed in 0.002160642 sec.
4714 2025.01.25 00:12:55.704191 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4715 2025.01.25 00:12:55.704342 [ 265 ] {2de18a7d-7ade-4704-9544-9f7bf66ae912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4716 2025.01.25 00:12:55.704407 [ 265 ] {2de18a7d-7ade-4704-9544-9f7bf66ae912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4717 2025.01.25 00:12:55.705340 [ 265 ] {2de18a7d-7ade-4704-9544-9f7bf66ae912} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4718 2025.01.25 00:12:55.705381 [ 265 ] {2de18a7d-7ade-4704-9544-9f7bf66ae912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4719 2025.01.25 00:12:55.705794 [ 265 ] {2de18a7d-7ade-4704-9544-9f7bf66ae912} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4720 2025.01.25 00:12:55.706040 [ 265 ] {2de18a7d-7ade-4704-9544-9f7bf66ae912} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4721 2025.01.25 00:12:55.706220 [ 265 ] {2de18a7d-7ade-4704-9544-9f7bf66ae912} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001914 sec., 215778.47439916406 rows/sec., 15.39 MiB/sec.
4722 2025.01.25 00:12:55.706275 [ 265 ] {2de18a7d-7ade-4704-9544-9f7bf66ae912} <Debug> TCPHandler: Processed in 0.002154982 sec.
4723 2025.01.25 00:12:55.706437 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4724 2025.01.25 00:12:55.706557 [ 264 ] {c93983be-f706-48a0-8ecf-102ad401d349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4725 2025.01.25 00:12:55.706610 [ 264 ] {c93983be-f706-48a0-8ecf-102ad401d349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4726 2025.01.25 00:12:55.707101 [ 264 ] {c93983be-f706-48a0-8ecf-102ad401d349} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4727 2025.01.25 00:12:55.707142 [ 264 ] {c93983be-f706-48a0-8ecf-102ad401d349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4728 2025.01.25 00:12:55.707510 [ 264 ] {c93983be-f706-48a0-8ecf-102ad401d349} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4729 2025.01.25 00:12:55.707750 [ 264 ] {c93983be-f706-48a0-8ecf-102ad401d349} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4730 2025.01.25 00:12:55.708018 [ 264 ] {c93983be-f706-48a0-8ecf-102ad401d349} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec.
4731 2025.01.25 00:12:55.708241 [ 264 ] {c93983be-f706-48a0-8ecf-102ad401d349} <Debug> TCPHandler: Processed in 0.00185419 sec.
4732 2025.01.25 00:12:55.708415 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4733 2025.01.25 00:12:55.708558 [ 265 ] {85428636-c87f-4c17-b74d-c5e8797b8674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4734 2025.01.25 00:12:55.708621 [ 265 ] {85428636-c87f-4c17-b74d-c5e8797b8674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4735 2025.01.25 00:12:55.709238 [ 265 ] {85428636-c87f-4c17-b74d-c5e8797b8674} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4736 2025.01.25 00:12:55.709276 [ 265 ] {85428636-c87f-4c17-b74d-c5e8797b8674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4737 2025.01.25 00:12:55.709673 [ 265 ] {85428636-c87f-4c17-b74d-c5e8797b8674} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4738 2025.01.25 00:12:55.709904 [ 265 ] {85428636-c87f-4c17-b74d-c5e8797b8674} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4739 2025.01.25 00:12:55.710071 [ 265 ] {85428636-c87f-4c17-b74d-c5e8797b8674} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001563 sec., 151631.47792706336 rows/sec., 10.16 MiB/sec.
4740 2025.01.25 00:12:55.710120 [ 265 ] {85428636-c87f-4c17-b74d-c5e8797b8674} <Debug> TCPHandler: Processed in 0.00179339 sec.
4741 2025.01.25 00:12:55.710271 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4742 2025.01.25 00:12:55.710402 [ 264 ] {a15bdc49-22d5-4c65-ac3d-70123b3a7b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4743 2025.01.25 00:12:55.710458 [ 264 ] {a15bdc49-22d5-4c65-ac3d-70123b3a7b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4744 2025.01.25 00:12:55.711000 [ 264 ] {a15bdc49-22d5-4c65-ac3d-70123b3a7b79} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4745 2025.01.25 00:12:55.711039 [ 264 ] {a15bdc49-22d5-4c65-ac3d-70123b3a7b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4746 2025.01.25 00:12:55.711401 [ 264 ] {a15bdc49-22d5-4c65-ac3d-70123b3a7b79} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4747 2025.01.25 00:12:55.711638 [ 264 ] {a15bdc49-22d5-4c65-ac3d-70123b3a7b79} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4748 2025.01.25 00:12:55.711850 [ 264 ] {a15bdc49-22d5-4c65-ac3d-70123b3a7b79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001441 sec., 693.9625260235947 rows/sec., 46.76 KiB/sec.
4749 2025.01.25 00:12:55.711900 [ 264 ] {a15bdc49-22d5-4c65-ac3d-70123b3a7b79} <Debug> TCPHandler: Processed in 0.001668779 sec.
4750 2025.01.25 00:12:55.712049 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4751 2025.01.25 00:12:55.712188 [ 265 ] {e0310948-7333-4957-a64f-ca3e4e445364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4752 2025.01.25 00:12:55.712280 [ 265 ] {e0310948-7333-4957-a64f-ca3e4e445364} <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
4753 2025.01.25 00:12:55.713523 [ 265 ] {e0310948-7333-4957-a64f-ca3e4e445364} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4754 2025.01.25 00:12:55.713560 [ 265 ] {e0310948-7333-4957-a64f-ca3e4e445364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4755 2025.01.25 00:12:55.714212 [ 265 ] {e0310948-7333-4957-a64f-ca3e4e445364} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4756 2025.01.25 00:12:55.714467 [ 265 ] {e0310948-7333-4957-a64f-ca3e4e445364} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4757 2025.01.25 00:12:55.714706 [ 265 ] {e0310948-7333-4957-a64f-ca3e4e445364} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002541 sec., 12199.921290830382 rows/sec., 21.86 MiB/sec.
4758 2025.01.25 00:12:55.714906 [ 265 ] {e0310948-7333-4957-a64f-ca3e4e445364} <Debug> TCPHandler: Processed in 0.002924745 sec.
4759 2025.01.25 00:12:55.715065 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4760 2025.01.25 00:12:55.715203 [ 264 ] {fa81697e-2c97-40cf-9064-c1438f0daa5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4761 2025.01.25 00:12:55.715262 [ 264 ] {fa81697e-2c97-40cf-9064-c1438f0daa5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4762 2025.01.25 00:12:55.715817 [ 264 ] {fa81697e-2c97-40cf-9064-c1438f0daa5e} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4763 2025.01.25 00:12:55.715861 [ 264 ] {fa81697e-2c97-40cf-9064-c1438f0daa5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4764 2025.01.25 00:12:55.716235 [ 264 ] {fa81697e-2c97-40cf-9064-c1438f0daa5e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4765 2025.01.25 00:12:55.716470 [ 264 ] {fa81697e-2c97-40cf-9064-c1438f0daa5e} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4766 2025.01.25 00:12:55.716724 [ 264 ] {fa81697e-2c97-40cf-9064-c1438f0daa5e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec.
4767 2025.01.25 00:12:55.716942 [ 264 ] {fa81697e-2c97-40cf-9064-c1438f0daa5e} <Debug> TCPHandler: Processed in 0.00194009 sec.
4768 2025.01.25 00:12:59.550989 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
4769 2025.01.25 00:12:59.551045 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
4770 2025.01.25 00:12:59.671281 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126
4771 2025.01.25 00:12:59.671998 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4772 2025.01.25 00:12:59.672040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4773 2025.01.25 00:12:59.672581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4774 2025.01.25 00:12:59.672863 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4775 2025.01.25 00:12:59.673103 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126
4776 2025.01.25 00:13:00.335278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166
4777 2025.01.25 00:13:00.354756 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4778 2025.01.25 00:13:00.354828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4779 2025.01.25 00:13:00.362142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4780 2025.01.25 00:13:00.362883 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4781 2025.01.25 00:13:00.365530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166
4782 2025.01.25 00:13:00.680812 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4783 2025.01.25 00:13:00.681039 [ 264 ] {b43934a8-9d2a-45d4-bbb9-cb09f242d1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4784 2025.01.25 00:13:00.681122 [ 264 ] {b43934a8-9d2a-45d4-bbb9-cb09f242d1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4785 2025.01.25 00:13:00.682038 [ 264 ] {b43934a8-9d2a-45d4-bbb9-cb09f242d1ca} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4786 2025.01.25 00:13:00.682088 [ 264 ] {b43934a8-9d2a-45d4-bbb9-cb09f242d1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4787 2025.01.25 00:13:00.682525 [ 264 ] {b43934a8-9d2a-45d4-bbb9-cb09f242d1ca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4788 2025.01.25 00:13:00.682780 [ 264 ] {b43934a8-9d2a-45d4-bbb9-cb09f242d1ca} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4789 2025.01.25 00:13:00.682972 [ 25 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4790 2025.01.25 00:13:00.683051 [ 264 ] {b43934a8-9d2a-45d4-bbb9-cb09f242d1ca} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002066 sec., 34849.951597289444 rows/sec., 2.83 MiB/sec.
4791 2025.01.25 00:13:00.683058 [ 25 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4792 2025.01.25 00:13:00.683140 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4793 2025.01.25 00:13:00.683195 [ 264 ] {b43934a8-9d2a-45d4-bbb9-cb09f242d1ca} <Debug> TCPHandler: Processed in 0.002526633 sec.
4794 2025.01.25 00:13:00.683418 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
4795 2025.01.25 00:13:00.683527 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4796 2025.01.25 00:13:00.683594 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4797 2025.01.25 00:13:00.683655 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1433 rows starting from the beginning of the part
4798 2025.01.25 00:13:00.683838 [ 265 ] {7360bc60-c112-4041-8324-ed419cafe8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4799 2025.01.25 00:13:00.683951 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part
4800 2025.01.25 00:13:00.684048 [ 265 ] {7360bc60-c112-4041-8324-ed419cafe8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4801 2025.01.25 00:13:00.684283 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part
4802 2025.01.25 00:13:00.684646 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 75 rows starting from the beginning of the part
4803 2025.01.25 00:13:00.684939 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part
4804 2025.01.25 00:13:00.685343 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part
4805 2025.01.25 00:13:00.686852 [ 265 ] {7360bc60-c112-4041-8324-ed419cafe8ad} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4806 2025.01.25 00:13:00.687001 [ 265 ] {7360bc60-c112-4041-8324-ed419cafe8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4807 2025.01.25 00:13:00.688161 [ 265 ] {7360bc60-c112-4041-8324-ed419cafe8ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4808 2025.01.25 00:13:00.688575 [ 265 ] {7360bc60-c112-4041-8324-ed419cafe8ad} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4809 2025.01.25 00:13:00.689041 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.00577571 sec., 377789.0510430752 rows/sec., 33.36 MiB/sec.
4810 2025.01.25 00:13:00.689252 [ 265 ] {7360bc60-c112-4041-8324-ed419cafe8ad} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005508 sec., 1452.4328249818445 rows/sec., 109.22 KiB/sec.
4811 2025.01.25 00:13:00.689440 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4812 2025.01.25 00:13:00.689637 [ 265 ] {7360bc60-c112-4041-8324-ed419cafe8ad} <Debug> TCPHandler: Processed in 0.006293632 sec.
4813 2025.01.25 00:13:00.689852 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4814 2025.01.25 00:13:00.690043 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4815 2025.01.25 00:13:00.690075 [ 264 ] {2ef9c3a6-fc2d-4648-adb5-0a02f6dd8e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4816 2025.01.25 00:13:00.690177 [ 264 ] {2ef9c3a6-fc2d-4648-adb5-0a02f6dd8e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4817 2025.01.25 00:13:00.690195 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_31_6} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4818 2025.01.25 00:13:00.690376 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
4819 2025.01.25 00:13:00.691037 [ 264 ] {2ef9c3a6-fc2d-4648-adb5-0a02f6dd8e3f} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4820 2025.01.25 00:13:00.691082 [ 264 ] {2ef9c3a6-fc2d-4648-adb5-0a02f6dd8e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4821 2025.01.25 00:13:00.691453 [ 264 ] {2ef9c3a6-fc2d-4648-adb5-0a02f6dd8e3f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4822 2025.01.25 00:13:00.691692 [ 264 ] {2ef9c3a6-fc2d-4648-adb5-0a02f6dd8e3f} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4823 2025.01.25 00:13:00.691871 [ 25 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4824 2025.01.25 00:13:00.691933 [ 25 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4825 2025.01.25 00:13:00.691951 [ 264 ] {2ef9c3a6-fc2d-4648-adb5-0a02f6dd8e3f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001922 sec., 37460.97814776275 rows/sec., 2.92 MiB/sec.
4826 2025.01.25 00:13:00.691974 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4827 2025.01.25 00:13:00.692108 [ 264 ] {2ef9c3a6-fc2d-4648-adb5-0a02f6dd8e3f} <Debug> TCPHandler: Processed in 0.002330922 sec.
4828 2025.01.25 00:13:00.692183 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
4829 2025.01.25 00:13:00.692322 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4830 2025.01.25 00:13:00.692343 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4831 2025.01.25 00:13:00.692398 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part
4832 2025.01.25 00:13:00.692687 [ 265 ] {5691298e-c3b6-4ee9-a01d-73b14c6b8b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4833 2025.01.25 00:13:00.692711 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part
4834 2025.01.25 00:13:00.692908 [ 265 ] {5691298e-c3b6-4ee9-a01d-73b14c6b8b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4835 2025.01.25 00:13:00.692996 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 413 rows starting from the beginning of the part
4836 2025.01.25 00:13:00.693293 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 78 rows starting from the beginning of the part
4837 2025.01.25 00:13:00.693571 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 413 rows starting from the beginning of the part
4838 2025.01.25 00:13:00.693926 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part
4839 2025.01.25 00:13:00.695608 [ 265 ] {5691298e-c3b6-4ee9-a01d-73b14c6b8b6c} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4840 2025.01.25 00:13:00.695688 [ 265 ] {5691298e-c3b6-4ee9-a01d-73b14c6b8b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4841 2025.01.25 00:13:00.696592 [ 265 ] {5691298e-c3b6-4ee9-a01d-73b14c6b8b6c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4842 2025.01.25 00:13:00.697132 [ 265 ] {5691298e-c3b6-4ee9-a01d-73b14c6b8b6c} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4843 2025.01.25 00:13:00.697164 [ 190 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1961 rows, containing 5 columns (5 merged, 0 gathered) in 0.005059967 sec., 387551.93462724163 rows/sec., 29.67 MiB/sec.
4844 2025.01.25 00:13:00.697377 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4845 2025.01.25 00:13:00.697484 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4846 2025.01.25 00:13:00.697537 [ 265 ] {5691298e-c3b6-4ee9-a01d-73b14c6b8b6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005043 sec., 31727.146539758083 rows/sec., 2.21 MiB/sec.
4847 2025.01.25 00:13:00.697565 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4848 2025.01.25 00:13:00.697574 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4849 2025.01.25 00:13:00.697841 [ 265 ] {5691298e-c3b6-4ee9-a01d-73b14c6b8b6c} <Debug> TCPHandler: Processed in 0.005607079 sec.
4850 2025.01.25 00:13:00.698186 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4851 2025.01.25 00:13:00.698269 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
4852 2025.01.25 00:13:00.698559 [ 264 ] {002d3b28-8495-4fee-ada3-9d83074f9515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4853 2025.01.25 00:13:00.698624 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4854 2025.01.25 00:13:00.698828 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4855 2025.01.25 00:13:00.698931 [ 264 ] {002d3b28-8495-4fee-ada3-9d83074f9515} <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
4856 2025.01.25 00:13:00.698984 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8095 rows starting from the beginning of the part
4857 2025.01.25 00:13:00.699039 [ 195 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_31_6} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4858 2025.01.25 00:13:00.699519 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
4859 2025.01.25 00:13:00.700122 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part
4860 2025.01.25 00:13:00.700188 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
4861 2025.01.25 00:13:00.700530 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 163 rows starting from the beginning of the part
4862 2025.01.25 00:13:00.700984 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part
4863 2025.01.25 00:13:00.701509 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
4864 2025.01.25 00:13:00.704344 [ 264 ] {002d3b28-8495-4fee-ada3-9d83074f9515} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4865 2025.01.25 00:13:00.704426 [ 264 ] {002d3b28-8495-4fee-ada3-9d83074f9515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4866 2025.01.25 00:13:00.705536 [ 264 ] {002d3b28-8495-4fee-ada3-9d83074f9515} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4867 2025.01.25 00:13:00.706176 [ 264 ] {002d3b28-8495-4fee-ada3-9d83074f9515} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4868 2025.01.25 00:13:00.706454 [ 264 ] {002d3b28-8495-4fee-ada3-9d83074f9515} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008041 sec., 994.9011317000374 rows/sec., 1.78 MiB/sec.
4869 2025.01.25 00:13:00.706658 [ 264 ] {002d3b28-8495-4fee-ada3-9d83074f9515} <Debug> TCPHandler: Processed in 0.008669895 sec.
4870 2025.01.25 00:13:00.706842 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4871 2025.01.25 00:13:00.707173 [ 265 ] {f70f75ef-4539-4442-ad1d-f62f9df60076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4872 2025.01.25 00:13:00.707225 [ 195 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9052 rows, containing 5 columns (5 merged, 0 gathered) in 0.009365839 sec., 966491.0959925746 rows/sec., 65.21 MiB/sec.
4873 2025.01.25 00:13:00.707252 [ 265 ] {f70f75ef-4539-4442-ad1d-f62f9df60076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4874 2025.01.25 00:13:00.707553 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4875 2025.01.25 00:13:00.708259 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4876 2025.01.25 00:13:00.708315 [ 265 ] {f70f75ef-4539-4442-ad1d-f62f9df60076} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4877 2025.01.25 00:13:00.708376 [ 265 ] {f70f75ef-4539-4442-ad1d-f62f9df60076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4878 2025.01.25 00:13:00.708423 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4879 2025.01.25 00:13:00.708594 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB.
4880 2025.01.25 00:13:00.708900 [ 265 ] {f70f75ef-4539-4442-ad1d-f62f9df60076} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4881 2025.01.25 00:13:00.709146 [ 265 ] {f70f75ef-4539-4442-ad1d-f62f9df60076} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4882 2025.01.25 00:13:00.709323 [ 26 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4883 2025.01.25 00:13:00.709388 [ 26 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4884 2025.01.25 00:13:00.709388 [ 265 ] {f70f75ef-4539-4442-ad1d-f62f9df60076} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002338 sec., 25662.959794696322 rows/sec., 1.73 MiB/sec.
4885 2025.01.25 00:13:00.709426 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4886 2025.01.25 00:13:00.709569 [ 265 ] {f70f75ef-4539-4442-ad1d-f62f9df60076} <Debug> TCPHandler: Processed in 0.002785754 sec.
4887 2025.01.25 00:13:00.709628 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
4888 2025.01.25 00:13:00.709726 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4889 2025.01.25 00:13:00.709756 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1512 rows starting from the beginning of the part
4890 2025.01.25 00:13:00.709821 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
4891 2025.01.25 00:13:00.709921 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part
4892 2025.01.25 00:13:00.710162 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
4893 2025.01.25 00:13:00.710235 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part
4894 2025.01.25 00:13:00.710304 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
4895 2025.01.25 00:13:00.711546 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 4 columns (4 merged, 0 gathered) in 0.00199186 sec., 931792.3950478449 rows/sec., 60.52 MiB/sec.
4896 2025.01.25 00:13:00.711743 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4897 2025.01.25 00:13:00.712027 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_31_6} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4898 2025.01.25 00:13:00.712104 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_31_6} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4899 2025.01.25 00:13:00.712173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
4900 2025.01.25 00:13:01.914936 [ 23 ] {} <Debug> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4901 2025.01.25 00:13:01.915034 [ 23 ] {} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4902 2025.01.25 00:13:01.915077 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4903 2025.01.25 00:13:01.915333 [ 192 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::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
4904 2025.01.25 00:13:01.915530 [ 192 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4905 2025.01.25 00:13:01.915574 [ 192 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4906 2025.01.25 00:13:01.915670 [ 192 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
4907 2025.01.25 00:13:01.915964 [ 192 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::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
4908 2025.01.25 00:13:01.916222 [ 192 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
4909 2025.01.25 00:13:01.916357 [ 192 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
4910 2025.01.25 00:13:01.917531 [ 186 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002344102 sec., 11091.667512761818 rows/sec., 947.77 KiB/sec.
4911 2025.01.25 00:13:01.917814 [ 186 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4912 2025.01.25 00:13:01.918231 [ 186 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_5_1} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4913 2025.01.25 00:13:01.918320 [ 186 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_5_1} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4914 2025.01.25 00:13:01.918423 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4915 2025.01.25 00:13:04.020951 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4916 2025.01.25 00:13:04.021168 [ 264 ] {32be5909-1051-4338-aaa6-244b32a39fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
4917 2025.01.25 00:13:04.021253 [ 264 ] {32be5909-1051-4338-aaa6-244b32a39fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
4918 2025.01.25 00:13:04.022137 [ 264 ] {32be5909-1051-4338-aaa6-244b32a39fef} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4919 2025.01.25 00:13:04.022188 [ 264 ] {32be5909-1051-4338-aaa6-244b32a39fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4920 2025.01.25 00:13:04.022609 [ 264 ] {32be5909-1051-4338-aaa6-244b32a39fef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4921 2025.01.25 00:13:04.022866 [ 264 ] {32be5909-1051-4338-aaa6-244b32a39fef} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4922 2025.01.25 00:13:04.023119 [ 264 ] {32be5909-1051-4338-aaa6-244b32a39fef} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002014 sec., 6951.340615690168 rows/sec., 500.40 KiB/sec.
4923 2025.01.25 00:13:04.023185 [ 264 ] {32be5909-1051-4338-aaa6-244b32a39fef} <Debug> TCPHandler: Processed in 0.002379942 sec.
4924 2025.01.25 00:13:04.023456 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4925 2025.01.25 00:13:04.023674 [ 265 ] {6c5620de-2125-412b-8652-afcf4eb901f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
4926 2025.01.25 00:13:04.023750 [ 265 ] {6c5620de-2125-412b-8652-afcf4eb901f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4927 2025.01.25 00:13:04.024528 [ 265 ] {6c5620de-2125-412b-8652-afcf4eb901f6} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4928 2025.01.25 00:13:04.024578 [ 265 ] {6c5620de-2125-412b-8652-afcf4eb901f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4929 2025.01.25 00:13:04.025003 [ 265 ] {6c5620de-2125-412b-8652-afcf4eb901f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4930 2025.01.25 00:13:04.025265 [ 265 ] {6c5620de-2125-412b-8652-afcf4eb901f6} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4931 2025.01.25 00:13:04.025511 [ 265 ] {6c5620de-2125-412b-8652-afcf4eb901f6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001892 sec., 3171.247357293869 rows/sec., 258.59 KiB/sec.
4932 2025.01.25 00:13:04.025577 [ 265 ] {6c5620de-2125-412b-8652-afcf4eb901f6} <Debug> TCPHandler: Processed in 0.002251022 sec.
4933 2025.01.25 00:13:04.025756 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4934 2025.01.25 00:13:04.025934 [ 264 ] {2e36d861-7ac4-4fc7-bb1f-9ca3c9c55eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4935 2025.01.25 00:13:04.025996 [ 264 ] {2e36d861-7ac4-4fc7-bb1f-9ca3c9c55eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4936 2025.01.25 00:13:04.027170 [ 264 ] {2e36d861-7ac4-4fc7-bb1f-9ca3c9c55eff} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4937 2025.01.25 00:13:04.027214 [ 264 ] {2e36d861-7ac4-4fc7-bb1f-9ca3c9c55eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4938 2025.01.25 00:13:04.027673 [ 264 ] {2e36d861-7ac4-4fc7-bb1f-9ca3c9c55eff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4939 2025.01.25 00:13:04.027927 [ 264 ] {2e36d861-7ac4-4fc7-bb1f-9ca3c9c55eff} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4940 2025.01.25 00:13:04.028150 [ 264 ] {2e36d861-7ac4-4fc7-bb1f-9ca3c9c55eff} <Debug> executeQuery: Read 1408 rows, 120.62 KiB in 0.002252 sec., 625222.024866785 rows/sec., 52.31 MiB/sec.
4941 2025.01.25 00:13:04.028212 [ 264 ] {2e36d861-7ac4-4fc7-bb1f-9ca3c9c55eff} <Debug> TCPHandler: Processed in 0.002527494 sec.
4942 2025.01.25 00:13:04.028424 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4943 2025.01.25 00:13:04.028635 [ 265 ] {8743ab78-c4fb-4a8f-a974-cd506a0eb518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4944 2025.01.25 00:13:04.028725 [ 265 ] {8743ab78-c4fb-4a8f-a974-cd506a0eb518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4945 2025.01.25 00:13:04.029506 [ 265 ] {8743ab78-c4fb-4a8f-a974-cd506a0eb518} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4946 2025.01.25 00:13:04.029548 [ 265 ] {8743ab78-c4fb-4a8f-a974-cd506a0eb518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4947 2025.01.25 00:13:04.029918 [ 265 ] {8743ab78-c4fb-4a8f-a974-cd506a0eb518} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4948 2025.01.25 00:13:04.030157 [ 265 ] {8743ab78-c4fb-4a8f-a974-cd506a0eb518} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4949 2025.01.25 00:13:04.030368 [ 265 ] {8743ab78-c4fb-4a8f-a974-cd506a0eb518} <Debug> executeQuery: Read 44 rows, 3.21 KiB in 0.001789 sec., 24594.745667970932 rows/sec., 1.75 MiB/sec.
4950 2025.01.25 00:13:04.030425 [ 265 ] {8743ab78-c4fb-4a8f-a974-cd506a0eb518} <Debug> TCPHandler: Processed in 0.002103761 sec.
4951 2025.01.25 00:13:04.030578 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4952 2025.01.25 00:13:04.030701 [ 264 ] {308260e3-bf9d-417b-be41-14708e99e43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4953 2025.01.25 00:13:04.030751 [ 264 ] {308260e3-bf9d-417b-be41-14708e99e43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4954 2025.01.25 00:13:04.031402 [ 264 ] {308260e3-bf9d-417b-be41-14708e99e43c} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4955 2025.01.25 00:13:04.031444 [ 264 ] {308260e3-bf9d-417b-be41-14708e99e43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4956 2025.01.25 00:13:04.031817 [ 264 ] {308260e3-bf9d-417b-be41-14708e99e43c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4957 2025.01.25 00:13:04.032084 [ 264 ] {308260e3-bf9d-417b-be41-14708e99e43c} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4958 2025.01.25 00:13:04.032319 [ 264 ] {308260e3-bf9d-417b-be41-14708e99e43c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001646 sec., 147023.08626974485 rows/sec., 9.96 MiB/sec.
4959 2025.01.25 00:13:04.032373 [ 264 ] {308260e3-bf9d-417b-be41-14708e99e43c} <Debug> TCPHandler: Processed in 0.001853469 sec.
4960 2025.01.25 00:13:04.032547 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4961 2025.01.25 00:13:04.032688 [ 265 ] {0800014f-5b05-47ba-b1c7-4e3abcf2ebdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4962 2025.01.25 00:13:04.032746 [ 265 ] {0800014f-5b05-47ba-b1c7-4e3abcf2ebdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4963 2025.01.25 00:13:04.033378 [ 265 ] {0800014f-5b05-47ba-b1c7-4e3abcf2ebdb} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4964 2025.01.25 00:13:04.033417 [ 265 ] {0800014f-5b05-47ba-b1c7-4e3abcf2ebdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4965 2025.01.25 00:13:04.033781 [ 265 ] {0800014f-5b05-47ba-b1c7-4e3abcf2ebdb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4966 2025.01.25 00:13:04.034017 [ 265 ] {0800014f-5b05-47ba-b1c7-4e3abcf2ebdb} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4967 2025.01.25 00:13:04.034234 [ 265 ] {0800014f-5b05-47ba-b1c7-4e3abcf2ebdb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec.
4968 2025.01.25 00:13:04.034290 [ 265 ] {0800014f-5b05-47ba-b1c7-4e3abcf2ebdb} <Debug> TCPHandler: Processed in 0.001811049 sec.
4969 2025.01.25 00:13:04.034436 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4970 2025.01.25 00:13:04.034573 [ 264 ] {50600c77-283d-4886-9a0d-0e6a7125c67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4971 2025.01.25 00:13:04.034631 [ 264 ] {50600c77-283d-4886-9a0d-0e6a7125c67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4972 2025.01.25 00:13:04.035558 [ 264 ] {50600c77-283d-4886-9a0d-0e6a7125c67f} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4973 2025.01.25 00:13:04.035599 [ 264 ] {50600c77-283d-4886-9a0d-0e6a7125c67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4974 2025.01.25 00:13:04.035999 [ 264 ] {50600c77-283d-4886-9a0d-0e6a7125c67f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4975 2025.01.25 00:13:04.036249 [ 264 ] {50600c77-283d-4886-9a0d-0e6a7125c67f} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4976 2025.01.25 00:13:04.036464 [ 264 ] {50600c77-283d-4886-9a0d-0e6a7125c67f} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.001921 sec., 455491.93128578865 rows/sec., 33.01 MiB/sec.
4977 2025.01.25 00:13:04.036521 [ 264 ] {50600c77-283d-4886-9a0d-0e6a7125c67f} <Debug> TCPHandler: Processed in 0.002149092 sec.
4978 2025.01.25 00:13:04.036685 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4979 2025.01.25 00:13:04.036830 [ 265 ] {9bc82934-130a-4b7d-959f-4584b61d6e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4980 2025.01.25 00:13:04.036891 [ 265 ] {9bc82934-130a-4b7d-959f-4584b61d6e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4981 2025.01.25 00:13:04.037419 [ 265 ] {9bc82934-130a-4b7d-959f-4584b61d6e72} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4982 2025.01.25 00:13:04.037459 [ 265 ] {9bc82934-130a-4b7d-959f-4584b61d6e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4983 2025.01.25 00:13:04.037840 [ 265 ] {9bc82934-130a-4b7d-959f-4584b61d6e72} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4984 2025.01.25 00:13:04.038090 [ 265 ] {9bc82934-130a-4b7d-959f-4584b61d6e72} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4985 2025.01.25 00:13:04.038322 [ 265 ] {9bc82934-130a-4b7d-959f-4584b61d6e72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec.
4986 2025.01.25 00:13:04.038436 [ 265 ] {9bc82934-130a-4b7d-959f-4584b61d6e72} <Debug> TCPHandler: Processed in 0.00181891 sec.
4987 2025.01.25 00:13:04.038595 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4988 2025.01.25 00:13:04.038713 [ 264 ] {8d3b9adc-8fd3-449d-b65e-be182d2bb78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4989 2025.01.25 00:13:04.038764 [ 264 ] {8d3b9adc-8fd3-449d-b65e-be182d2bb78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4990 2025.01.25 00:13:04.039497 [ 264 ] {8d3b9adc-8fd3-449d-b65e-be182d2bb78a} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4991 2025.01.25 00:13:04.039536 [ 264 ] {8d3b9adc-8fd3-449d-b65e-be182d2bb78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4992 2025.01.25 00:13:04.039967 [ 264 ] {8d3b9adc-8fd3-449d-b65e-be182d2bb78a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4993 2025.01.25 00:13:04.040204 [ 264 ] {8d3b9adc-8fd3-449d-b65e-be182d2bb78a} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4994 2025.01.25 00:13:04.040416 [ 264 ] {8d3b9adc-8fd3-449d-b65e-be182d2bb78a} <Debug> executeQuery: Read 918 rows, 62.70 KiB in 0.001728 sec., 531250 rows/sec., 35.44 MiB/sec.
4995 2025.01.25 00:13:04.040471 [ 264 ] {8d3b9adc-8fd3-449d-b65e-be182d2bb78a} <Debug> TCPHandler: Processed in 0.00193076 sec.
4996 2025.01.25 00:13:04.040625 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4997 2025.01.25 00:13:04.040766 [ 265 ] {9063df38-3cec-474b-8b46-ad5b34de251f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4998 2025.01.25 00:13:04.040828 [ 265 ] {9063df38-3cec-474b-8b46-ad5b34de251f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4999 2025.01.25 00:13:04.041350 [ 265 ] {9063df38-3cec-474b-8b46-ad5b34de251f} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5000 2025.01.25 00:13:04.041390 [ 265 ] {9063df38-3cec-474b-8b46-ad5b34de251f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5001 2025.01.25 00:13:04.041752 [ 265 ] {9063df38-3cec-474b-8b46-ad5b34de251f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5002 2025.01.25 00:13:04.041992 [ 265 ] {9063df38-3cec-474b-8b46-ad5b34de251f} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5003 2025.01.25 00:13:04.042262 [ 265 ] {9063df38-3cec-474b-8b46-ad5b34de251f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec.
5004 2025.01.25 00:13:04.042469 [ 265 ] {9063df38-3cec-474b-8b46-ad5b34de251f} <Debug> TCPHandler: Processed in 0.00191051 sec.
5005 2025.01.25 00:13:04.042660 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5006 2025.01.25 00:13:04.042825 [ 264 ] {b21e2660-144b-4008-80a7-5afd39312a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5007 2025.01.25 00:13:04.042929 [ 264 ] {b21e2660-144b-4008-80a7-5afd39312a7a} <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
5008 2025.01.25 00:13:04.044076 [ 264 ] {b21e2660-144b-4008-80a7-5afd39312a7a} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5009 2025.01.25 00:13:04.044114 [ 264 ] {b21e2660-144b-4008-80a7-5afd39312a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5010 2025.01.25 00:13:04.044738 [ 264 ] {b21e2660-144b-4008-80a7-5afd39312a7a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5011 2025.01.25 00:13:04.044994 [ 264 ] {b21e2660-144b-4008-80a7-5afd39312a7a} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5012 2025.01.25 00:13:04.045248 [ 264 ] {b21e2660-144b-4008-80a7-5afd39312a7a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00246 sec., 12601.626016260163 rows/sec., 22.58 MiB/sec.
5013 2025.01.25 00:13:04.045355 [ 264 ] {b21e2660-144b-4008-80a7-5afd39312a7a} <Debug> TCPHandler: Processed in 0.002781145 sec.
5014 2025.01.25 00:13:04.045516 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5015 2025.01.25 00:13:04.045655 [ 265 ] {840e1a9a-42d9-4979-8b75-bf90cf687519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5016 2025.01.25 00:13:04.045716 [ 265 ] {840e1a9a-42d9-4979-8b75-bf90cf687519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5017 2025.01.25 00:13:04.046279 [ 265 ] {840e1a9a-42d9-4979-8b75-bf90cf687519} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5018 2025.01.25 00:13:04.046319 [ 265 ] {840e1a9a-42d9-4979-8b75-bf90cf687519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5019 2025.01.25 00:13:04.046689 [ 265 ] {840e1a9a-42d9-4979-8b75-bf90cf687519} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5020 2025.01.25 00:13:04.046930 [ 265 ] {840e1a9a-42d9-4979-8b75-bf90cf687519} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5021 2025.01.25 00:13:04.047151 [ 265 ] {840e1a9a-42d9-4979-8b75-bf90cf687519} <Debug> executeQuery: Read 66 rows, 4.22 KiB in 0.001532 sec., 43080.93994778068 rows/sec., 2.69 MiB/sec.
5022 2025.01.25 00:13:04.047269 [ 265 ] {840e1a9a-42d9-4979-8b75-bf90cf687519} <Debug> TCPHandler: Processed in 0.00183309 sec.
5023 2025.01.25 00:13:04.700661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 712
5024 2025.01.25 00:13:04.704195 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5025 2025.01.25 00:13:04.704243 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5026 2025.01.25 00:13:04.705738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5027 2025.01.25 00:13:04.706047 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5028 2025.01.25 00:13:04.706618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712
5029 2025.01.25 00:13:05.674406 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5030 2025.01.25 00:13:05.674732 [ 264 ] {b5985f2b-fb4f-40d8-986d-e699036f0eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5031 2025.01.25 00:13:05.674851 [ 264 ] {b5985f2b-fb4f-40d8-986d-e699036f0eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5032 2025.01.25 00:13:05.675778 [ 264 ] {b5985f2b-fb4f-40d8-986d-e699036f0eef} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5033 2025.01.25 00:13:05.675825 [ 264 ] {b5985f2b-fb4f-40d8-986d-e699036f0eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5034 2025.01.25 00:13:05.676261 [ 264 ] {b5985f2b-fb4f-40d8-986d-e699036f0eef} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5035 2025.01.25 00:13:05.676529 [ 264 ] {b5985f2b-fb4f-40d8-986d-e699036f0eef} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5036 2025.01.25 00:13:05.676777 [ 264 ] {b5985f2b-fb4f-40d8-986d-e699036f0eef} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002131 sec., 26278.742374472076 rows/sec., 2.02 MiB/sec.
5037 2025.01.25 00:13:05.676843 [ 264 ] {b5985f2b-fb4f-40d8-986d-e699036f0eef} <Debug> TCPHandler: Processed in 0.002622353 sec.
5038 2025.01.25 00:13:05.677123 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5039 2025.01.25 00:13:05.677422 [ 265 ] {5b92c219-fb4c-4f4d-936d-6185c04ccebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5040 2025.01.25 00:13:05.677539 [ 265 ] {5b92c219-fb4c-4f4d-936d-6185c04ccebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5041 2025.01.25 00:13:05.678565 [ 265 ] {5b92c219-fb4c-4f4d-936d-6185c04ccebc} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5042 2025.01.25 00:13:05.678614 [ 265 ] {5b92c219-fb4c-4f4d-936d-6185c04ccebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5043 2025.01.25 00:13:05.679045 [ 265 ] {5b92c219-fb4c-4f4d-936d-6185c04ccebc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5044 2025.01.25 00:13:05.679293 [ 265 ] {5b92c219-fb4c-4f4d-936d-6185c04ccebc} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5045 2025.01.25 00:13:05.679535 [ 265 ] {5b92c219-fb4c-4f4d-936d-6185c04ccebc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002199 sec., 29104.13824465666 rows/sec., 2.27 MiB/sec.
5046 2025.01.25 00:13:05.679604 [ 265 ] {5b92c219-fb4c-4f4d-936d-6185c04ccebc} <Debug> TCPHandler: Processed in 0.002627123 sec.
5047 2025.01.25 00:13:05.679816 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5048 2025.01.25 00:13:05.680043 [ 264 ] {028701b2-c64a-4310-8b03-903505dde364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5049 2025.01.25 00:13:05.680147 [ 264 ] {028701b2-c64a-4310-8b03-903505dde364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5050 2025.01.25 00:13:05.680718 [ 264 ] {028701b2-c64a-4310-8b03-903505dde364} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5051 2025.01.25 00:13:05.680759 [ 264 ] {028701b2-c64a-4310-8b03-903505dde364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5052 2025.01.25 00:13:05.681154 [ 264 ] {028701b2-c64a-4310-8b03-903505dde364} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5053 2025.01.25 00:13:05.681395 [ 264 ] {028701b2-c64a-4310-8b03-903505dde364} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5054 2025.01.25 00:13:05.681606 [ 264 ] {028701b2-c64a-4310-8b03-903505dde364} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001624 sec., 25862.068965517243 rows/sec., 1.80 MiB/sec.
5055 2025.01.25 00:13:05.681662 [ 264 ] {028701b2-c64a-4310-8b03-903505dde364} <Debug> TCPHandler: Processed in 0.00195536 sec.
5056 2025.01.25 00:13:05.681812 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5057 2025.01.25 00:13:05.681959 [ 265 ] {bcfa03e3-198e-4e0c-855a-ec52e45dda10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5058 2025.01.25 00:13:05.682023 [ 265 ] {bcfa03e3-198e-4e0c-855a-ec52e45dda10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5059 2025.01.25 00:13:05.682552 [ 265 ] {bcfa03e3-198e-4e0c-855a-ec52e45dda10} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5060 2025.01.25 00:13:05.682593 [ 265 ] {bcfa03e3-198e-4e0c-855a-ec52e45dda10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5061 2025.01.25 00:13:05.682968 [ 265 ] {bcfa03e3-198e-4e0c-855a-ec52e45dda10} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5062 2025.01.25 00:13:05.683211 [ 265 ] {bcfa03e3-198e-4e0c-855a-ec52e45dda10} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5063 2025.01.25 00:13:05.683424 [ 265 ] {bcfa03e3-198e-4e0c-855a-ec52e45dda10} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001503 sec., 10645.375914836994 rows/sec., 738.11 KiB/sec.
5064 2025.01.25 00:13:05.683478 [ 265 ] {bcfa03e3-198e-4e0c-855a-ec52e45dda10} <Debug> TCPHandler: Processed in 0.001737669 sec.
5065 2025.01.25 00:13:07.173379 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614
5066 2025.01.25 00:13:07.174069 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5067 2025.01.25 00:13:07.174122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5068 2025.01.25 00:13:07.174668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5069 2025.01.25 00:13:07.174930 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5070 2025.01.25 00:13:07.175180 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614
5071 2025.01.25 00:13:07.865748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174
5072 2025.01.25 00:13:07.885991 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5073 2025.01.25 00:13:07.886038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5074 2025.01.25 00:13:07.893714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5075 2025.01.25 00:13:07.894469 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5076 2025.01.25 00:13:07.897032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174
5077 2025.01.25 00:13:10.680369 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5078 2025.01.25 00:13:10.680596 [ 264 ] {6c1e3d39-99a6-45ff-8041-c5a46d41482c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5079 2025.01.25 00:13:10.680679 [ 264 ] {6c1e3d39-99a6-45ff-8041-c5a46d41482c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5080 2025.01.25 00:13:10.681550 [ 264 ] {6c1e3d39-99a6-45ff-8041-c5a46d41482c} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5081 2025.01.25 00:13:10.681603 [ 264 ] {6c1e3d39-99a6-45ff-8041-c5a46d41482c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5082 2025.01.25 00:13:10.682054 [ 264 ] {6c1e3d39-99a6-45ff-8041-c5a46d41482c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5083 2025.01.25 00:13:10.682315 [ 264 ] {6c1e3d39-99a6-45ff-8041-c5a46d41482c} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5084 2025.01.25 00:13:10.682589 [ 264 ] {6c1e3d39-99a6-45ff-8041-c5a46d41482c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002043 sec., 35242.290748898675 rows/sec., 2.86 MiB/sec.
5085 2025.01.25 00:13:10.682730 [ 264 ] {6c1e3d39-99a6-45ff-8041-c5a46d41482c} <Debug> TCPHandler: Processed in 0.002554863 sec.
5086 2025.01.25 00:13:10.683048 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5087 2025.01.25 00:13:10.683260 [ 265 ] {2f325a88-c271-41e7-ad72-a44cde42a561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5088 2025.01.25 00:13:10.683340 [ 265 ] {2f325a88-c271-41e7-ad72-a44cde42a561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5089 2025.01.25 00:13:10.684123 [ 265 ] {2f325a88-c271-41e7-ad72-a44cde42a561} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5090 2025.01.25 00:13:10.684174 [ 265 ] {2f325a88-c271-41e7-ad72-a44cde42a561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5091 2025.01.25 00:13:10.684610 [ 265 ] {2f325a88-c271-41e7-ad72-a44cde42a561} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5092 2025.01.25 00:13:10.684870 [ 265 ] {2f325a88-c271-41e7-ad72-a44cde42a561} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5093 2025.01.25 00:13:10.685111 [ 265 ] {2f325a88-c271-41e7-ad72-a44cde42a561} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00191 sec., 4188.48167539267 rows/sec., 314.95 KiB/sec.
5094 2025.01.25 00:13:10.685179 [ 265 ] {2f325a88-c271-41e7-ad72-a44cde42a561} <Debug> TCPHandler: Processed in 0.002308422 sec.
5095 2025.01.25 00:13:10.685342 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5096 2025.01.25 00:13:10.685467 [ 264 ] {dbb12def-d9f8-48b9-9cd9-0b44f4dc5ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5097 2025.01.25 00:13:10.685522 [ 264 ] {dbb12def-d9f8-48b9-9cd9-0b44f4dc5ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5098 2025.01.25 00:13:10.686176 [ 264 ] {dbb12def-d9f8-48b9-9cd9-0b44f4dc5ff3} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5099 2025.01.25 00:13:10.686219 [ 264 ] {dbb12def-d9f8-48b9-9cd9-0b44f4dc5ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5100 2025.01.25 00:13:10.686602 [ 264 ] {dbb12def-d9f8-48b9-9cd9-0b44f4dc5ff3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5101 2025.01.25 00:13:10.686845 [ 264 ] {dbb12def-d9f8-48b9-9cd9-0b44f4dc5ff3} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5102 2025.01.25 00:13:10.687065 [ 264 ] {dbb12def-d9f8-48b9-9cd9-0b44f4dc5ff3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001625 sec., 44307.69230769231 rows/sec., 3.46 MiB/sec.
5103 2025.01.25 00:13:10.687124 [ 264 ] {dbb12def-d9f8-48b9-9cd9-0b44f4dc5ff3} <Debug> TCPHandler: Processed in 0.00184585 sec.
5104 2025.01.25 00:13:10.687298 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5105 2025.01.25 00:13:10.687427 [ 265 ] {bc9e0bfb-0f5b-41c3-8a42-bf6979429301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5106 2025.01.25 00:13:10.687484 [ 265 ] {bc9e0bfb-0f5b-41c3-8a42-bf6979429301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5107 2025.01.25 00:13:10.688094 [ 265 ] {bc9e0bfb-0f5b-41c3-8a42-bf6979429301} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5108 2025.01.25 00:13:10.688135 [ 265 ] {bc9e0bfb-0f5b-41c3-8a42-bf6979429301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5109 2025.01.25 00:13:10.688548 [ 265 ] {bc9e0bfb-0f5b-41c3-8a42-bf6979429301} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5110 2025.01.25 00:13:10.688797 [ 265 ] {bc9e0bfb-0f5b-41c3-8a42-bf6979429301} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5111 2025.01.25 00:13:10.689018 [ 265 ] {bc9e0bfb-0f5b-41c3-8a42-bf6979429301} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec.
5112 2025.01.25 00:13:10.689077 [ 265 ] {bc9e0bfb-0f5b-41c3-8a42-bf6979429301} <Debug> TCPHandler: Processed in 0.00184308 sec.
5113 2025.01.25 00:13:10.689242 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5114 2025.01.25 00:13:10.689373 [ 264 ] {c96fab56-7562-40b5-ac42-9b44fc6d3493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5115 2025.01.25 00:13:10.689470 [ 264 ] {c96fab56-7562-40b5-ac42-9b44fc6d3493} <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
5116 2025.01.25 00:13:10.690713 [ 264 ] {c96fab56-7562-40b5-ac42-9b44fc6d3493} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5117 2025.01.25 00:13:10.690753 [ 264 ] {c96fab56-7562-40b5-ac42-9b44fc6d3493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5118 2025.01.25 00:13:10.691383 [ 264 ] {c96fab56-7562-40b5-ac42-9b44fc6d3493} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5119 2025.01.25 00:13:10.691651 [ 264 ] {c96fab56-7562-40b5-ac42-9b44fc6d3493} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5120 2025.01.25 00:13:10.691843 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5121 2025.01.25 00:13:10.691910 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5122 2025.01.25 00:13:10.691928 [ 264 ] {c96fab56-7562-40b5-ac42-9b44fc6d3493} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002577 sec., 3104.384943733023 rows/sec., 5.56 MiB/sec.
5123 2025.01.25 00:13:10.691950 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5124 2025.01.25 00:13:10.692361 [ 264 ] {c96fab56-7562-40b5-ac42-9b44fc6d3493} <Debug> TCPHandler: Processed in 0.003177446 sec.
5125 2025.01.25 00:13:10.692369 [ 196 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
5126 2025.01.25 00:13:10.692557 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5127 2025.01.25 00:13:10.692811 [ 265 ] {53e5518f-8f0c-4ec1-9f57-87adf2d9fab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5128 2025.01.25 00:13:10.692935 [ 265 ] {53e5518f-8f0c-4ec1-9f57-87adf2d9fab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5129 2025.01.25 00:13:10.693375 [ 196 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5130 2025.01.25 00:13:10.693628 [ 196 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 374 rows starting from the beginning of the part
5131 2025.01.25 00:13:10.694292 [ 196 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part
5132 2025.01.25 00:13:10.695056 [ 196 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part
5133 2025.01.25 00:13:10.695108 [ 265 ] {53e5518f-8f0c-4ec1-9f57-87adf2d9fab7} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5134 2025.01.25 00:13:10.695177 [ 265 ] {53e5518f-8f0c-4ec1-9f57-87adf2d9fab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5135 2025.01.25 00:13:10.695637 [ 196 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part
5136 2025.01.25 00:13:10.696552 [ 196 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part
5137 2025.01.25 00:13:10.697085 [ 265 ] {53e5518f-8f0c-4ec1-9f57-87adf2d9fab7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5138 2025.01.25 00:13:10.697216 [ 196 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part
5139 2025.01.25 00:13:10.697976 [ 265 ] {53e5518f-8f0c-4ec1-9f57-87adf2d9fab7} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5140 2025.01.25 00:13:10.698480 [ 265 ] {53e5518f-8f0c-4ec1-9f57-87adf2d9fab7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005758 sec., 10420.284821118445 rows/sec., 719.11 KiB/sec.
5141 2025.01.25 00:13:10.698621 [ 265 ] {53e5518f-8f0c-4ec1-9f57-87adf2d9fab7} <Debug> TCPHandler: Processed in 0.006142792 sec.
5142 2025.01.25 00:13:10.701973 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 19 columns (19 merged, 0 gathered) in 0.009866241 sec., 46623.63305335842 rows/sec., 83.55 MiB/sec.
5143 2025.01.25 00:13:10.702537 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5144 2025.01.25 00:13:10.702953 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5145 2025.01.25 00:13:10.703042 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5146 2025.01.25 00:13:10.703166 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB.
5147 2025.01.25 00:13:14.551101 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache
5148 2025.01.25 00:13:14.551158 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache
5149 2025.01.25 00:13:14.675469 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041
5150 2025.01.25 00:13:14.676133 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5151 2025.01.25 00:13:14.676187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5152 2025.01.25 00:13:14.676778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5153 2025.01.25 00:13:14.677059 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5154 2025.01.25 00:13:14.677356 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041
5155 2025.01.25 00:13:14.707121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 732
5156 2025.01.25 00:13:14.709985 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5157 2025.01.25 00:13:14.710040 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5158 2025.01.25 00:13:14.711514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5159 2025.01.25 00:13:14.711830 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5160 2025.01.25 00:13:14.711999 [ 46 ] {} <Debug> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5161 2025.01.25 00:13:14.712061 [ 46 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5162 2025.01.25 00:13:14.712095 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5163 2025.01.25 00:13:14.712986 [ 202 ] {4e934a15-6419-4a38-b564-669b82b4d38f::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
5164 2025.01.25 00:13:14.713417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732
5165 2025.01.25 00:13:14.713766 [ 202 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5166 2025.01.25 00:13:14.713900 [ 202 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part
5167 2025.01.25 00:13:14.714516 [ 202 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part
5168 2025.01.25 00:13:14.715080 [ 202 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part
5169 2025.01.25 00:13:14.715570 [ 202 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part
5170 2025.01.25 00:13:14.716226 [ 202 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 58 rows starting from the beginning of the part
5171 2025.01.25 00:13:14.716884 [ 202 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part
5172 2025.01.25 00:13:14.725008 [ 196 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 72 columns (72 merged, 0 gathered) in 0.012756227 sec., 57383.738937853646 rows/sec., 48.71 MiB/sec.
5173 2025.01.25 00:13:14.726213 [ 191 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5174 2025.01.25 00:13:14.727021 [ 191 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5175 2025.01.25 00:13:14.727114 [ 191 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_16_3} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5176 2025.01.25 00:13:14.727450 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB.
5177 2025.01.25 00:13:15.397264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181
5178 2025.01.25 00:13:15.419150 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5179 2025.01.25 00:13:15.419219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5180 2025.01.25 00:13:15.426971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5181 2025.01.25 00:13:15.427754 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5182 2025.01.25 00:13:15.431517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181
5183 2025.01.25 00:13:15.685935 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5184 2025.01.25 00:13:15.686149 [ 264 ] {d7872dc5-e100-4392-98cf-ce7e1c6617c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
5185 2025.01.25 00:13:15.686228 [ 264 ] {d7872dc5-e100-4392-98cf-ce7e1c6617c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
5186 2025.01.25 00:13:15.686981 [ 264 ] {d7872dc5-e100-4392-98cf-ce7e1c6617c8} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5187 2025.01.25 00:13:15.687037 [ 264 ] {d7872dc5-e100-4392-98cf-ce7e1c6617c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5188 2025.01.25 00:13:15.687497 [ 264 ] {d7872dc5-e100-4392-98cf-ce7e1c6617c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5189 2025.01.25 00:13:15.687756 [ 264 ] {d7872dc5-e100-4392-98cf-ce7e1c6617c8} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5190 2025.01.25 00:13:15.688004 [ 264 ] {d7872dc5-e100-4392-98cf-ce7e1c6617c8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec.
5191 2025.01.25 00:13:15.688070 [ 264 ] {d7872dc5-e100-4392-98cf-ce7e1c6617c8} <Debug> TCPHandler: Processed in 0.002270821 sec.
5192 2025.01.25 00:13:15.688334 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5193 2025.01.25 00:13:15.688537 [ 265 ] {f24953fc-6815-4655-a0b7-95b745a978f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5194 2025.01.25 00:13:15.688622 [ 265 ] {f24953fc-6815-4655-a0b7-95b745a978f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5195 2025.01.25 00:13:15.689636 [ 265 ] {f24953fc-6815-4655-a0b7-95b745a978f2} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5196 2025.01.25 00:13:15.689690 [ 265 ] {f24953fc-6815-4655-a0b7-95b745a978f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5197 2025.01.25 00:13:15.690152 [ 265 ] {f24953fc-6815-4655-a0b7-95b745a978f2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5198 2025.01.25 00:13:15.690408 [ 265 ] {f24953fc-6815-4655-a0b7-95b745a978f2} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5199 2025.01.25 00:13:15.690690 [ 265 ] {f24953fc-6815-4655-a0b7-95b745a978f2} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.002202 sec., 120345.14078110809 rows/sec., 10.57 MiB/sec.
5200 2025.01.25 00:13:15.690793 [ 265 ] {f24953fc-6815-4655-a0b7-95b745a978f2} <Debug> TCPHandler: Processed in 0.002584913 sec.
5201 2025.01.25 00:13:15.691041 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5202 2025.01.25 00:13:15.691204 [ 264 ] {4baeaf90-9593-4fec-951f-17cb0bd9f8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5203 2025.01.25 00:13:15.691268 [ 264 ] {4baeaf90-9593-4fec-951f-17cb0bd9f8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5204 2025.01.25 00:13:15.691914 [ 264 ] {4baeaf90-9593-4fec-951f-17cb0bd9f8b0} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5205 2025.01.25 00:13:15.691957 [ 264 ] {4baeaf90-9593-4fec-951f-17cb0bd9f8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5206 2025.01.25 00:13:15.692327 [ 264 ] {4baeaf90-9593-4fec-951f-17cb0bd9f8b0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5207 2025.01.25 00:13:15.692578 [ 264 ] {4baeaf90-9593-4fec-951f-17cb0bd9f8b0} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5208 2025.01.25 00:13:15.692840 [ 264 ] {4baeaf90-9593-4fec-951f-17cb0bd9f8b0} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001668 sec., 22781.774580335732 rows/sec., 1.63 MiB/sec.
5209 2025.01.25 00:13:15.693018 [ 264 ] {4baeaf90-9593-4fec-951f-17cb0bd9f8b0} <Debug> TCPHandler: Processed in 0.002100861 sec.
5210 2025.01.25 00:13:15.693301 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5211 2025.01.25 00:13:15.693449 [ 265 ] {e1334c32-adaa-44f9-a89d-0c02ec5659fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
5212 2025.01.25 00:13:15.693512 [ 265 ] {e1334c32-adaa-44f9-a89d-0c02ec5659fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5213 2025.01.25 00:13:15.694221 [ 265 ] {e1334c32-adaa-44f9-a89d-0c02ec5659fb} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5214 2025.01.25 00:13:15.694270 [ 265 ] {e1334c32-adaa-44f9-a89d-0c02ec5659fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5215 2025.01.25 00:13:15.694672 [ 265 ] {e1334c32-adaa-44f9-a89d-0c02ec5659fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5216 2025.01.25 00:13:15.694917 [ 265 ] {e1334c32-adaa-44f9-a89d-0c02ec5659fb} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5217 2025.01.25 00:13:15.695111 [ 44 ] {} <Debug> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5218 2025.01.25 00:13:15.695151 [ 265 ] {e1334c32-adaa-44f9-a89d-0c02ec5659fb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001732 sec., 8083.140877598153 rows/sec., 566.09 KiB/sec.
5219 2025.01.25 00:13:15.695199 [ 44 ] {} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5220 2025.01.25 00:13:15.695273 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5221 2025.01.25 00:13:15.695291 [ 265 ] {e1334c32-adaa-44f9-a89d-0c02ec5659fb} <Debug> TCPHandler: Processed in 0.002057131 sec.
5222 2025.01.25 00:13:15.695507 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::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
5223 2025.01.25 00:13:15.695522 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5224 2025.01.25 00:13:15.695699 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5225 2025.01.25 00:13:15.695782 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 244 rows starting from the beginning of the part
5226 2025.01.25 00:13:15.695793 [ 264 ] {3105d835-9774-4f73-8169-b566160fa3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
5227 2025.01.25 00:13:15.695950 [ 264 ] {3105d835-9774-4f73-8169-b566160fa3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5228 2025.01.25 00:13:15.696035 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part
5229 2025.01.25 00:13:15.696475 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
5230 2025.01.25 00:13:15.696715 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
5231 2025.01.25 00:13:15.697159 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part
5232 2025.01.25 00:13:15.697545 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
5233 2025.01.25 00:13:15.698938 [ 264 ] {3105d835-9774-4f73-8169-b566160fa3a5} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5234 2025.01.25 00:13:15.699018 [ 264 ] {3105d835-9774-4f73-8169-b566160fa3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5235 2025.01.25 00:13:15.700094 [ 264 ] {3105d835-9774-4f73-8169-b566160fa3a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5236 2025.01.25 00:13:15.700486 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 5 columns (5 merged, 0 gathered) in 0.005104797 sec., 150838.5152240138 rows/sec., 10.80 MiB/sec.
5237 2025.01.25 00:13:15.700615 [ 264 ] {3105d835-9774-4f73-8169-b566160fa3a5} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5238 2025.01.25 00:13:15.700712 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5239 2025.01.25 00:13:15.701043 [ 264 ] {3105d835-9774-4f73-8169-b566160fa3a5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005317 sec., 2444.987775061125 rows/sec., 152.44 KiB/sec.
5240 2025.01.25 00:13:15.701193 [ 264 ] {3105d835-9774-4f73-8169-b566160fa3a5} <Debug> TCPHandler: Processed in 0.00578875 sec.
5241 2025.01.25 00:13:15.701286 [ 196 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5242 2025.01.25 00:13:15.701401 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5243 2025.01.25 00:13:15.701509 [ 196 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_16_3} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5244 2025.01.25 00:13:15.701591 [ 265 ] {53c4515a-f1ab-4b7d-a545-dc9924fee5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5245 2025.01.25 00:13:15.701686 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5246 2025.01.25 00:13:15.701694 [ 265 ] {53c4515a-f1ab-4b7d-a545-dc9924fee5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5247 2025.01.25 00:13:15.702481 [ 265 ] {53c4515a-f1ab-4b7d-a545-dc9924fee5c7} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5248 2025.01.25 00:13:15.702521 [ 265 ] {53c4515a-f1ab-4b7d-a545-dc9924fee5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5249 2025.01.25 00:13:15.702919 [ 265 ] {53c4515a-f1ab-4b7d-a545-dc9924fee5c7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5250 2025.01.25 00:13:15.703164 [ 265 ] {53c4515a-f1ab-4b7d-a545-dc9924fee5c7} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5251 2025.01.25 00:13:15.703389 [ 265 ] {53c4515a-f1ab-4b7d-a545-dc9924fee5c7} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001848 sec., 223484.84848484848 rows/sec., 15.94 MiB/sec.
5252 2025.01.25 00:13:15.703446 [ 265 ] {53c4515a-f1ab-4b7d-a545-dc9924fee5c7} <Debug> TCPHandler: Processed in 0.002130131 sec.
5253 2025.01.25 00:13:15.703604 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5254 2025.01.25 00:13:15.703746 [ 264 ] {3ba561ee-77ff-44f0-be4e-81c24aff3584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
5255 2025.01.25 00:13:15.703808 [ 264 ] {3ba561ee-77ff-44f0-be4e-81c24aff3584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5256 2025.01.25 00:13:15.704382 [ 264 ] {3ba561ee-77ff-44f0-be4e-81c24aff3584} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5257 2025.01.25 00:13:15.704428 [ 264 ] {3ba561ee-77ff-44f0-be4e-81c24aff3584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5258 2025.01.25 00:13:15.704811 [ 264 ] {3ba561ee-77ff-44f0-be4e-81c24aff3584} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5259 2025.01.25 00:13:15.705059 [ 264 ] {3ba561ee-77ff-44f0-be4e-81c24aff3584} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5260 2025.01.25 00:13:15.705226 [ 44 ] {} <Debug> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5261 2025.01.25 00:13:15.705291 [ 44 ] {} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5262 2025.01.25 00:13:15.705320 [ 264 ] {3ba561ee-77ff-44f0-be4e-81c24aff3584} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec.
5263 2025.01.25 00:13:15.705332 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5264 2025.01.25 00:13:15.705481 [ 264 ] {3ba561ee-77ff-44f0-be4e-81c24aff3584} <Debug> TCPHandler: Processed in 0.00194012 sec.
5265 2025.01.25 00:13:15.705588 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
5266 2025.01.25 00:13:15.705686 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5267 2025.01.25 00:13:15.705736 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5268 2025.01.25 00:13:15.705775 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
5269 2025.01.25 00:13:15.705859 [ 265 ] {a099fb12-b343-433d-aa03-6fa9cfe7ed9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5270 2025.01.25 00:13:15.705978 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
5271 2025.01.25 00:13:15.706054 [ 265 ] {a099fb12-b343-433d-aa03-6fa9cfe7ed9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5272 2025.01.25 00:13:15.706370 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
5273 2025.01.25 00:13:15.706556 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
5274 2025.01.25 00:13:15.706840 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
5275 2025.01.25 00:13:15.707133 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
5276 2025.01.25 00:13:15.708231 [ 265 ] {a099fb12-b343-433d-aa03-6fa9cfe7ed9c} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5277 2025.01.25 00:13:15.708279 [ 265 ] {a099fb12-b343-433d-aa03-6fa9cfe7ed9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5278 2025.01.25 00:13:15.708807 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003332777 sec., 28804.807522375486 rows/sec., 1.47 MiB/sec.
5279 2025.01.25 00:13:15.708938 [ 265 ] {a099fb12-b343-433d-aa03-6fa9cfe7ed9c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5280 2025.01.25 00:13:15.708992 [ 196 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5281 2025.01.25 00:13:15.709371 [ 265 ] {a099fb12-b343-433d-aa03-6fa9cfe7ed9c} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5282 2025.01.25 00:13:15.709604 [ 200 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5283 2025.01.25 00:13:15.709933 [ 265 ] {a099fb12-b343-433d-aa03-6fa9cfe7ed9c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004093 sec., 57903.73808942096 rows/sec., 3.88 MiB/sec.
5284 2025.01.25 00:13:15.709962 [ 200 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_16_3} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5285 2025.01.25 00:13:15.710260 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5286 2025.01.25 00:13:15.710348 [ 265 ] {a099fb12-b343-433d-aa03-6fa9cfe7ed9c} <Debug> TCPHandler: Processed in 0.004735014 sec.
5287 2025.01.25 00:13:15.710556 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5288 2025.01.25 00:13:15.710693 [ 264 ] {11841148-b107-4a72-b5f7-0d740877eed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
5289 2025.01.25 00:13:15.710751 [ 264 ] {11841148-b107-4a72-b5f7-0d740877eed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5290 2025.01.25 00:13:15.711303 [ 264 ] {11841148-b107-4a72-b5f7-0d740877eed9} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5291 2025.01.25 00:13:15.711347 [ 264 ] {11841148-b107-4a72-b5f7-0d740877eed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5292 2025.01.25 00:13:15.711709 [ 264 ] {11841148-b107-4a72-b5f7-0d740877eed9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5293 2025.01.25 00:13:15.711933 [ 264 ] {11841148-b107-4a72-b5f7-0d740877eed9} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5294 2025.01.25 00:13:15.712083 [ 44 ] {} <Debug> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5295 2025.01.25 00:13:15.712141 [ 44 ] {} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5296 2025.01.25 00:13:15.712164 [ 264 ] {11841148-b107-4a72-b5f7-0d740877eed9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001553 sec., 643.915003219575 rows/sec., 43.39 KiB/sec.
5297 2025.01.25 00:13:15.712179 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5298 2025.01.25 00:13:15.712369 [ 264 ] {11841148-b107-4a72-b5f7-0d740877eed9} <Debug> TCPHandler: Processed in 0.0019017 sec.
5299 2025.01.25 00:13:15.712530 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::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
5300 2025.01.25 00:13:15.712584 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5301 2025.01.25 00:13:15.712666 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5302 2025.01.25 00:13:15.712704 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 13 rows starting from the beginning of the part
5303 2025.01.25 00:13:15.712736 [ 265 ] {490cdbed-afb9-46c4-9ab8-87a9e3d89f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5304 2025.01.25 00:13:15.712859 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
5305 2025.01.25 00:13:15.713236 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part
5306 2025.01.25 00:13:15.713244 [ 265 ] {490cdbed-afb9-46c4-9ab8-87a9e3d89f58} <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
5307 2025.01.25 00:13:15.713538 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
5308 2025.01.25 00:13:15.713783 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
5309 2025.01.25 00:13:15.714059 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
5310 2025.01.25 00:13:15.716811 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.004427883 sec., 4065.1480628553195 rows/sec., 272.16 KiB/sec.
5311 2025.01.25 00:13:15.716961 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5312 2025.01.25 00:13:15.717357 [ 265 ] {490cdbed-afb9-46c4-9ab8-87a9e3d89f58} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5313 2025.01.25 00:13:15.717363 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5314 2025.01.25 00:13:15.717398 [ 265 ] {490cdbed-afb9-46c4-9ab8-87a9e3d89f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5315 2025.01.25 00:13:15.717473 [ 199 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_16_3} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5316 2025.01.25 00:13:15.717569 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5317 2025.01.25 00:13:15.718122 [ 265 ] {490cdbed-afb9-46c4-9ab8-87a9e3d89f58} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5318 2025.01.25 00:13:15.718385 [ 265 ] {490cdbed-afb9-46c4-9ab8-87a9e3d89f58} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5319 2025.01.25 00:13:15.718626 [ 265 ] {490cdbed-afb9-46c4-9ab8-87a9e3d89f58} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.005932 sec., 5225.893459204316 rows/sec., 9.36 MiB/sec.
5320 2025.01.25 00:13:15.718729 [ 265 ] {490cdbed-afb9-46c4-9ab8-87a9e3d89f58} <Debug> TCPHandler: Processed in 0.006251253 sec.
5321 2025.01.25 00:13:15.718887 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5322 2025.01.25 00:13:15.719025 [ 264 ] {d4854436-4cbc-4205-9108-f48eaf929725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5323 2025.01.25 00:13:15.719083 [ 264 ] {d4854436-4cbc-4205-9108-f48eaf929725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5324 2025.01.25 00:13:15.719633 [ 264 ] {d4854436-4cbc-4205-9108-f48eaf929725} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5325 2025.01.25 00:13:15.719671 [ 264 ] {d4854436-4cbc-4205-9108-f48eaf929725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5326 2025.01.25 00:13:15.720045 [ 264 ] {d4854436-4cbc-4205-9108-f48eaf929725} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5327 2025.01.25 00:13:15.720280 [ 264 ] {d4854436-4cbc-4205-9108-f48eaf929725} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5328 2025.01.25 00:13:15.720505 [ 264 ] {d4854436-4cbc-4205-9108-f48eaf929725} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001511 sec., 54268.6962276638 rows/sec., 3.45 MiB/sec.
5329 2025.01.25 00:13:15.720558 [ 264 ] {d4854436-4cbc-4205-9108-f48eaf929725} <Debug> TCPHandler: Processed in 0.00173913 sec.
5330 2025.01.25 00:13:20.679767 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5331 2025.01.25 00:13:20.679968 [ 264 ] {4f5777e9-f0b6-4f4b-802f-1e51bc2ccd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5332 2025.01.25 00:13:20.680042 [ 264 ] {4f5777e9-f0b6-4f4b-802f-1e51bc2ccd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5333 2025.01.25 00:13:20.680805 [ 264 ] {4f5777e9-f0b6-4f4b-802f-1e51bc2ccd23} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5334 2025.01.25 00:13:20.680851 [ 264 ] {4f5777e9-f0b6-4f4b-802f-1e51bc2ccd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5335 2025.01.25 00:13:20.681289 [ 264 ] {4f5777e9-f0b6-4f4b-802f-1e51bc2ccd23} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5336 2025.01.25 00:13:20.681540 [ 264 ] {4f5777e9-f0b6-4f4b-802f-1e51bc2ccd23} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5337 2025.01.25 00:13:20.681713 [ 38 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5338 2025.01.25 00:13:20.681753 [ 264 ] {4f5777e9-f0b6-4f4b-802f-1e51bc2ccd23} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001837 sec., 39194.338595536195 rows/sec., 3.18 MiB/sec.
5339 2025.01.25 00:13:20.681767 [ 38 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5340 2025.01.25 00:13:20.681815 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5341 2025.01.25 00:13:20.681829 [ 264 ] {4f5777e9-f0b6-4f4b-802f-1e51bc2ccd23} <Debug> TCPHandler: Processed in 0.002196461 sec.
5342 2025.01.25 00:13:20.682102 [ 187 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
5343 2025.01.25 00:13:20.682106 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5344 2025.01.25 00:13:20.682578 [ 265 ] {04188adc-9c85-4555-8f3b-2eba12e51fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5345 2025.01.25 00:13:20.682676 [ 187 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5346 2025.01.25 00:13:20.682752 [ 265 ] {04188adc-9c85-4555-8f3b-2eba12e51fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5347 2025.01.25 00:13:20.682780 [ 187 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1433 rows starting from the beginning of the part
5348 2025.01.25 00:13:20.682962 [ 187 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1408 rows starting from the beginning of the part
5349 2025.01.25 00:13:20.683321 [ 187 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part
5350 2025.01.25 00:13:20.683583 [ 187 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part
5351 2025.01.25 00:13:20.683895 [ 187 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part
5352 2025.01.25 00:13:20.684104 [ 187 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part
5353 2025.01.25 00:13:20.684868 [ 265 ] {04188adc-9c85-4555-8f3b-2eba12e51fab} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5354 2025.01.25 00:13:20.684917 [ 265 ] {04188adc-9c85-4555-8f3b-2eba12e51fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5355 2025.01.25 00:13:20.685474 [ 265 ] {04188adc-9c85-4555-8f3b-2eba12e51fab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5356 2025.01.25 00:13:20.685746 [ 265 ] {04188adc-9c85-4555-8f3b-2eba12e51fab} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5357 2025.01.25 00:13:20.685966 [ 38 ] {} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5358 2025.01.25 00:13:20.686047 [ 38 ] {} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5359 2025.01.25 00:13:20.686112 [ 265 ] {04188adc-9c85-4555-8f3b-2eba12e51fab} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.003669 sec., 2180.4306350504226 rows/sec., 163.96 KiB/sec.
5360 2025.01.25 00:13:20.686129 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5361 2025.01.25 00:13:20.686561 [ 265 ] {04188adc-9c85-4555-8f3b-2eba12e51fab} <Debug> TCPHandler: Processed in 0.004613034 sec.
5362 2025.01.25 00:13:20.686934 [ 189 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
5363 2025.01.25 00:13:20.686976 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5364 2025.01.25 00:13:20.687506 [ 264 ] {8462d64b-1b72-41d1-8b3a-c882e9267487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5365 2025.01.25 00:13:20.687540 [ 189 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5366 2025.01.25 00:13:20.687700 [ 189 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 64 rows starting from the beginning of the part
5367 2025.01.25 00:13:20.687704 [ 264 ] {8462d64b-1b72-41d1-8b3a-c882e9267487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5368 2025.01.25 00:13:20.688089 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.006164342 sec., 536310.282589772 rows/sec., 47.00 MiB/sec.
5369 2025.01.25 00:13:20.688158 [ 189 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
5370 2025.01.25 00:13:20.688533 [ 189 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part
5371 2025.01.25 00:13:20.688608 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5372 2025.01.25 00:13:20.689269 [ 189 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
5373 2025.01.25 00:13:20.689904 [ 189 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part
5374 2025.01.25 00:13:20.690333 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5375 2025.01.25 00:13:20.690348 [ 189 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part
5376 2025.01.25 00:13:20.690959 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_36_7} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5377 2025.01.25 00:13:20.691386 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
5378 2025.01.25 00:13:20.692280 [ 264 ] {8462d64b-1b72-41d1-8b3a-c882e9267487} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5379 2025.01.25 00:13:20.692353 [ 264 ] {8462d64b-1b72-41d1-8b3a-c882e9267487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5380 2025.01.25 00:13:20.693385 [ 264 ] {8462d64b-1b72-41d1-8b3a-c882e9267487} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5381 2025.01.25 00:13:20.693729 [ 187 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.007439709 sec., 22850.356109358578 rows/sec., 1.72 MiB/sec.
5382 2025.01.25 00:13:20.693899 [ 264 ] {8462d64b-1b72-41d1-8b3a-c882e9267487} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5383 2025.01.25 00:13:20.693964 [ 187 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5384 2025.01.25 00:13:20.694176 [ 38 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5385 2025.01.25 00:13:20.694274 [ 38 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5386 2025.01.25 00:13:20.694330 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5387 2025.01.25 00:13:20.694393 [ 264 ] {8462d64b-1b72-41d1-8b3a-c882e9267487} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00706 sec., 10198.300283286118 rows/sec., 815.28 KiB/sec.
5388 2025.01.25 00:13:20.694773 [ 198 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
5389 2025.01.25 00:13:20.694784 [ 264 ] {8462d64b-1b72-41d1-8b3a-c882e9267487} <Debug> TCPHandler: Processed in 0.008042422 sec.
5390 2025.01.25 00:13:20.695199 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5391 2025.01.25 00:13:20.695489 [ 187 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_31_6} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5392 2025.01.25 00:13:20.695501 [ 198 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5393 2025.01.25 00:13:20.695683 [ 198 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part
5394 2025.01.25 00:13:20.695949 [ 265 ] {7ab11ee4-e552-4502-bd15-576800da2ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5395 2025.01.25 00:13:20.696079 [ 187 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_31_6} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5396 2025.01.25 00:13:20.696203 [ 198 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 875 rows starting from the beginning of the part
5397 2025.01.25 00:13:20.696622 [ 265 ] {7ab11ee4-e552-4502-bd15-576800da2ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5398 2025.01.25 00:13:20.696703 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5399 2025.01.25 00:13:20.696703 [ 198 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part
5400 2025.01.25 00:13:20.697070 [ 198 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part
5401 2025.01.25 00:13:20.697465 [ 198 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 413 rows starting from the beginning of the part
5402 2025.01.25 00:13:20.697809 [ 198 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part
5403 2025.01.25 00:13:20.699642 [ 265 ] {7ab11ee4-e552-4502-bd15-576800da2ab7} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5404 2025.01.25 00:13:20.699734 [ 265 ] {7ab11ee4-e552-4502-bd15-576800da2ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5405 2025.01.25 00:13:20.700663 [ 265 ] {7ab11ee4-e552-4502-bd15-576800da2ab7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5406 2025.01.25 00:13:20.701202 [ 265 ] {7ab11ee4-e552-4502-bd15-576800da2ab7} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5407 2025.01.25 00:13:20.701315 [ 189 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.006835475 sec., 352426.1298593002 rows/sec., 27.02 MiB/sec.
5408 2025.01.25 00:13:20.701492 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5409 2025.01.25 00:13:20.701582 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5410 2025.01.25 00:13:20.701648 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5411 2025.01.25 00:13:20.701712 [ 265 ] {7ab11ee4-e552-4502-bd15-576800da2ab7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006022 sec., 26569.246097641982 rows/sec., 1.85 MiB/sec.
5412 2025.01.25 00:13:20.701761 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5413 2025.01.25 00:13:20.702042 [ 189 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
5414 2025.01.25 00:13:20.702166 [ 265 ] {7ab11ee4-e552-4502-bd15-576800da2ab7} <Debug> TCPHandler: Processed in 0.007211487 sec.
5415 2025.01.25 00:13:20.702439 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5416 2025.01.25 00:13:20.702562 [ 189 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5417 2025.01.25 00:13:20.702683 [ 189 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9052 rows starting from the beginning of the part
5418 2025.01.25 00:13:20.702747 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5419 2025.01.25 00:13:20.702782 [ 264 ] {fe43a913-43a1-4562-91e1-d977ba26df0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5420 2025.01.25 00:13:20.703136 [ 194 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_36_7} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5421 2025.01.25 00:13:20.703141 [ 189 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 918 rows starting from the beginning of the part
5422 2025.01.25 00:13:20.703276 [ 264 ] {fe43a913-43a1-4562-91e1-d977ba26df0f} <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
5423 2025.01.25 00:13:20.703519 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
5424 2025.01.25 00:13:20.703737 [ 189 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part
5425 2025.01.25 00:13:20.704086 [ 189 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
5426 2025.01.25 00:13:20.704492 [ 189 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part
5427 2025.01.25 00:13:20.704805 [ 189 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part
5428 2025.01.25 00:13:20.708152 [ 264 ] {fe43a913-43a1-4562-91e1-d977ba26df0f} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5429 2025.01.25 00:13:20.708233 [ 264 ] {fe43a913-43a1-4562-91e1-d977ba26df0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5430 2025.01.25 00:13:20.709147 [ 264 ] {fe43a913-43a1-4562-91e1-d977ba26df0f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5431 2025.01.25 00:13:20.709750 [ 264 ] {fe43a913-43a1-4562-91e1-d977ba26df0f} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5432 2025.01.25 00:13:20.710018 [ 264 ] {fe43a913-43a1-4562-91e1-d977ba26df0f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007342 sec., 1089.621356578589 rows/sec., 1.95 MiB/sec.
5433 2025.01.25 00:13:20.710173 [ 264 ] {fe43a913-43a1-4562-91e1-d977ba26df0f} <Debug> TCPHandler: Processed in 0.007860091 sec.
5434 2025.01.25 00:13:20.710368 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5435 2025.01.25 00:13:20.710494 [ 265 ] {16fe7432-d214-4687-b553-e23e50f88546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5436 2025.01.25 00:13:20.710573 [ 265 ] {16fe7432-d214-4687-b553-e23e50f88546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5437 2025.01.25 00:13:20.711319 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10569 rows, containing 5 columns (5 merged, 0 gathered) in 0.0095513 sec., 1106550.9407096417 rows/sec., 74.66 MiB/sec.
5438 2025.01.25 00:13:20.711647 [ 265 ] {16fe7432-d214-4687-b553-e23e50f88546} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5439 2025.01.25 00:13:20.711701 [ 265 ] {16fe7432-d214-4687-b553-e23e50f88546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5440 2025.01.25 00:13:20.711708 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5441 2025.01.25 00:13:20.712369 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5442 2025.01.25 00:13:20.712505 [ 265 ] {16fe7432-d214-4687-b553-e23e50f88546} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5443 2025.01.25 00:13:20.712522 [ 188 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5444 2025.01.25 00:13:20.712702 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB.
5445 2025.01.25 00:13:20.712877 [ 265 ] {16fe7432-d214-4687-b553-e23e50f88546} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5446 2025.01.25 00:13:20.713072 [ 38 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5447 2025.01.25 00:13:20.713128 [ 38 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5448 2025.01.25 00:13:20.713148 [ 265 ] {16fe7432-d214-4687-b553-e23e50f88546} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002673 sec., 22446.68911335578 rows/sec., 1.51 MiB/sec.
5449 2025.01.25 00:13:20.713167 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5450 2025.01.25 00:13:20.713343 [ 265 ] {16fe7432-d214-4687-b553-e23e50f88546} <Debug> TCPHandler: Processed in 0.003061836 sec.
5451 2025.01.25 00:13:20.713443 [ 190 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
5452 2025.01.25 00:13:20.713600 [ 190 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5453 2025.01.25 00:13:20.713634 [ 190 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1856 rows starting from the beginning of the part
5454 2025.01.25 00:13:20.713744 [ 190 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part
5455 2025.01.25 00:13:20.713928 [ 190 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part
5456 2025.01.25 00:13:20.714082 [ 190 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
5457 2025.01.25 00:13:20.714279 [ 190 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part
5458 2025.01.25 00:13:20.714466 [ 190 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
5459 2025.01.25 00:13:20.715867 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002579243 sec., 829700.807562529 rows/sec., 53.91 MiB/sec.
5460 2025.01.25 00:13:20.716081 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5461 2025.01.25 00:13:20.716356 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5462 2025.01.25 00:13:20.716430 [ 186 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_36_7} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5463 2025.01.25 00:13:20.716499 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
5464 2025.01.25 00:13:22.177638 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529
5465 2025.01.25 00:13:22.178391 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5466 2025.01.25 00:13:22.178441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5467 2025.01.25 00:13:22.179011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5468 2025.01.25 00:13:22.179278 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5469 2025.01.25 00:13:22.179495 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529
5470 2025.01.25 00:13:22.931749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189
5471 2025.01.25 00:13:22.953535 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5472 2025.01.25 00:13:22.953603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5473 2025.01.25 00:13:22.961388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5474 2025.01.25 00:13:22.962177 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5475 2025.01.25 00:13:22.965971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189
5476 2025.01.25 00:13:24.713798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 766
5477 2025.01.25 00:13:24.716891 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5478 2025.01.25 00:13:24.716951 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5479 2025.01.25 00:13:24.718464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5480 2025.01.25 00:13:24.718801 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5481 2025.01.25 00:13:24.719840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766
5482 2025.01.25 00:13:25.685760 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5483 2025.01.25 00:13:25.685966 [ 264 ] {40114a70-9f59-434c-a926-5b692779dce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
5484 2025.01.25 00:13:25.686039 [ 264 ] {40114a70-9f59-434c-a926-5b692779dce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
5485 2025.01.25 00:13:25.686801 [ 264 ] {40114a70-9f59-434c-a926-5b692779dce6} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5486 2025.01.25 00:13:25.686851 [ 264 ] {40114a70-9f59-434c-a926-5b692779dce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5487 2025.01.25 00:13:25.687669 [ 264 ] {40114a70-9f59-434c-a926-5b692779dce6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5488 2025.01.25 00:13:25.687952 [ 264 ] {40114a70-9f59-434c-a926-5b692779dce6} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5489 2025.01.25 00:13:25.688096 [ 30 ] {} <Debug> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
5490 2025.01.25 00:13:25.688137 [ 30 ] {} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5491 2025.01.25 00:13:25.688160 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5492 2025.01.25 00:13:25.688170 [ 264 ] {40114a70-9f59-434c-a926-5b692779dce6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002254 sec., 6211.180124223602 rows/sec., 447.12 KiB/sec.
5493 2025.01.25 00:13:25.688330 [ 264 ] {40114a70-9f59-434c-a926-5b692779dce6} <Debug> TCPHandler: Processed in 0.002702954 sec.
5494 2025.01.25 00:13:25.688435 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
5495 2025.01.25 00:13:25.688619 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5496 2025.01.25 00:13:25.688647 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5497 2025.01.25 00:13:25.688717 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
5498 2025.01.25 00:13:25.688958 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
5499 2025.01.25 00:13:25.688982 [ 265 ] {eb2efe09-5252-474a-a6c4-3b5ca65af9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5500 2025.01.25 00:13:25.689185 [ 265 ] {eb2efe09-5252-474a-a6c4-3b5ca65af9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5501 2025.01.25 00:13:25.689290 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
5502 2025.01.25 00:13:25.689675 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
5503 2025.01.25 00:13:25.689972 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
5504 2025.01.25 00:13:25.691999 [ 265 ] {eb2efe09-5252-474a-a6c4-3b5ca65af9b5} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5505 2025.01.25 00:13:25.692092 [ 265 ] {eb2efe09-5252-474a-a6c4-3b5ca65af9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5506 2025.01.25 00:13:25.692696 [ 195 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004435563 sec., 15781.536639204538 rows/sec., 1.17 MiB/sec.
5507 2025.01.25 00:13:25.692938 [ 195 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
5508 2025.01.25 00:13:25.693049 [ 265 ] {eb2efe09-5252-474a-a6c4-3b5ca65af9b5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5509 2025.01.25 00:13:25.693342 [ 195 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_17_4} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5510 2025.01.25 00:13:25.693377 [ 265 ] {eb2efe09-5252-474a-a6c4-3b5ca65af9b5} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5511 2025.01.25 00:13:25.693468 [ 195 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_17_4} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
5512 2025.01.25 00:13:25.693707 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5513 2025.01.25 00:13:25.693778 [ 265 ] {eb2efe09-5252-474a-a6c4-3b5ca65af9b5} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.004971 sec., 53309.19332126333 rows/sec., 4.68 MiB/sec.
5514 2025.01.25 00:13:25.693954 [ 265 ] {eb2efe09-5252-474a-a6c4-3b5ca65af9b5} <Debug> TCPHandler: Processed in 0.005493269 sec.
5515 2025.01.25 00:13:25.694128 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5516 2025.01.25 00:13:25.694275 [ 264 ] {d6ae5c6a-4d21-489d-b3a3-91fb8053ae5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5517 2025.01.25 00:13:25.694338 [ 264 ] {d6ae5c6a-4d21-489d-b3a3-91fb8053ae5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5518 2025.01.25 00:13:25.695071 [ 264 ] {d6ae5c6a-4d21-489d-b3a3-91fb8053ae5b} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5519 2025.01.25 00:13:25.695110 [ 264 ] {d6ae5c6a-4d21-489d-b3a3-91fb8053ae5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5520 2025.01.25 00:13:25.695502 [ 264 ] {d6ae5c6a-4d21-489d-b3a3-91fb8053ae5b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5521 2025.01.25 00:13:25.695752 [ 264 ] {d6ae5c6a-4d21-489d-b3a3-91fb8053ae5b} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5522 2025.01.25 00:13:25.695937 [ 264 ] {d6ae5c6a-4d21-489d-b3a3-91fb8053ae5b} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001697 sec., 22392.457277548616 rows/sec., 1.60 MiB/sec.
5523 2025.01.25 00:13:25.695992 [ 264 ] {d6ae5c6a-4d21-489d-b3a3-91fb8053ae5b} <Debug> TCPHandler: Processed in 0.00193332 sec.
5524 2025.01.25 00:13:25.696128 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5525 2025.01.25 00:13:25.696257 [ 265 ] {3d7115ef-2c7e-4107-afec-563182181b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
5526 2025.01.25 00:13:25.696312 [ 265 ] {3d7115ef-2c7e-4107-afec-563182181b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5527 2025.01.25 00:13:25.696915 [ 265 ] {3d7115ef-2c7e-4107-afec-563182181b07} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5528 2025.01.25 00:13:25.696957 [ 265 ] {3d7115ef-2c7e-4107-afec-563182181b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5529 2025.01.25 00:13:25.697325 [ 265 ] {3d7115ef-2c7e-4107-afec-563182181b07} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5530 2025.01.25 00:13:25.697572 [ 265 ] {3d7115ef-2c7e-4107-afec-563182181b07} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5531 2025.01.25 00:13:25.697765 [ 265 ] {3d7115ef-2c7e-4107-afec-563182181b07} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001542 sec., 9079.11802853437 rows/sec., 635.84 KiB/sec.
5532 2025.01.25 00:13:25.697826 [ 265 ] {3d7115ef-2c7e-4107-afec-563182181b07} <Debug> TCPHandler: Processed in 0.001755989 sec.
5533 2025.01.25 00:13:25.697982 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5534 2025.01.25 00:13:25.698122 [ 264 ] {6c2e91df-da64-4c99-b5e0-f531e15a36f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
5535 2025.01.25 00:13:25.698181 [ 264 ] {6c2e91df-da64-4c99-b5e0-f531e15a36f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5536 2025.01.25 00:13:25.698868 [ 264 ] {6c2e91df-da64-4c99-b5e0-f531e15a36f8} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5537 2025.01.25 00:13:25.698911 [ 264 ] {6c2e91df-da64-4c99-b5e0-f531e15a36f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5538 2025.01.25 00:13:25.699282 [ 264 ] {6c2e91df-da64-4c99-b5e0-f531e15a36f8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5539 2025.01.25 00:13:25.699534 [ 264 ] {6c2e91df-da64-4c99-b5e0-f531e15a36f8} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5540 2025.01.25 00:13:25.699719 [ 31 ] {} <Debug> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
5541 2025.01.25 00:13:25.699774 [ 31 ] {} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5542 2025.01.25 00:13:25.699796 [ 264 ] {6c2e91df-da64-4c99-b5e0-f531e15a36f8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0017 sec., 7647.058823529413 rows/sec., 476.79 KiB/sec.
5543 2025.01.25 00:13:25.699812 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5544 2025.01.25 00:13:25.699952 [ 264 ] {6c2e91df-da64-4c99-b5e0-f531e15a36f8} <Debug> TCPHandler: Processed in 0.002032741 sec.
5545 2025.01.25 00:13:25.700111 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
5546 2025.01.25 00:13:25.700157 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5547 2025.01.25 00:13:25.700406 [ 265 ] {d2a1a35b-d8d4-4b49-b7e1-8428e25e137d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5548 2025.01.25 00:13:25.700424 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5549 2025.01.25 00:13:25.700508 [ 265 ] {d2a1a35b-d8d4-4b49-b7e1-8428e25e137d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5550 2025.01.25 00:13:25.700513 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
5551 2025.01.25 00:13:25.700845 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
5552 2025.01.25 00:13:25.701237 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
5553 2025.01.25 00:13:25.701656 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
5554 2025.01.25 00:13:25.702041 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
5555 2025.01.25 00:13:25.703537 [ 265 ] {d2a1a35b-d8d4-4b49-b7e1-8428e25e137d} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5556 2025.01.25 00:13:25.703616 [ 265 ] {d2a1a35b-d8d4-4b49-b7e1-8428e25e137d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5557 2025.01.25 00:13:25.704571 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004611744 sec., 14094.451036310775 rows/sec., 933.84 KiB/sec.
5558 2025.01.25 00:13:25.704671 [ 265 ] {d2a1a35b-d8d4-4b49-b7e1-8428e25e137d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5559 2025.01.25 00:13:25.704746 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
5560 2025.01.25 00:13:25.705125 [ 265 ] {d2a1a35b-d8d4-4b49-b7e1-8428e25e137d} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5561 2025.01.25 00:13:25.705248 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_17_4} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5562 2025.01.25 00:13:25.705506 [ 192 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_17_4} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
5563 2025.01.25 00:13:25.705546 [ 265 ] {d2a1a35b-d8d4-4b49-b7e1-8428e25e137d} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.005225 sec., 79043.06220095695 rows/sec., 5.64 MiB/sec.
5564 2025.01.25 00:13:25.705708 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5565 2025.01.25 00:13:25.705753 [ 265 ] {d2a1a35b-d8d4-4b49-b7e1-8428e25e137d} <Debug> TCPHandler: Processed in 0.005699599 sec.
5566 2025.01.25 00:13:25.705923 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5567 2025.01.25 00:13:25.706041 [ 264 ] {5129a3af-345f-450f-bba7-1ec98d820330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
5568 2025.01.25 00:13:25.706091 [ 264 ] {5129a3af-345f-450f-bba7-1ec98d820330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5569 2025.01.25 00:13:25.706583 [ 264 ] {5129a3af-345f-450f-bba7-1ec98d820330} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5570 2025.01.25 00:13:25.706623 [ 264 ] {5129a3af-345f-450f-bba7-1ec98d820330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5571 2025.01.25 00:13:25.706994 [ 264 ] {5129a3af-345f-450f-bba7-1ec98d820330} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5572 2025.01.25 00:13:25.707237 [ 264 ] {5129a3af-345f-450f-bba7-1ec98d820330} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5573 2025.01.25 00:13:25.707450 [ 264 ] {5129a3af-345f-450f-bba7-1ec98d820330} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 218.91 KiB/sec.
5574 2025.01.25 00:13:25.707504 [ 264 ] {5129a3af-345f-450f-bba7-1ec98d820330} <Debug> TCPHandler: Processed in 0.001642948 sec.
5575 2025.01.25 00:13:25.707642 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5576 2025.01.25 00:13:25.707765 [ 265 ] {a5081d88-559b-4385-aa07-f79ac72adcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5577 2025.01.25 00:13:25.707821 [ 265 ] {a5081d88-559b-4385-aa07-f79ac72adcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5578 2025.01.25 00:13:25.708500 [ 265 ] {a5081d88-559b-4385-aa07-f79ac72adcd5} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5579 2025.01.25 00:13:25.708552 [ 265 ] {a5081d88-559b-4385-aa07-f79ac72adcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5580 2025.01.25 00:13:25.709007 [ 265 ] {a5081d88-559b-4385-aa07-f79ac72adcd5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5581 2025.01.25 00:13:25.709246 [ 265 ] {a5081d88-559b-4385-aa07-f79ac72adcd5} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5582 2025.01.25 00:13:25.709470 [ 265 ] {a5081d88-559b-4385-aa07-f79ac72adcd5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00173 sec., 136994.2196531792 rows/sec., 9.18 MiB/sec.
5583 2025.01.25 00:13:25.709636 [ 265 ] {a5081d88-559b-4385-aa07-f79ac72adcd5} <Debug> TCPHandler: Processed in 0.00205133 sec.
5584 2025.01.25 00:13:25.709847 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5585 2025.01.25 00:13:25.710013 [ 264 ] {c00a1234-2592-4f79-85f1-3570793d0e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
5586 2025.01.25 00:13:25.710073 [ 264 ] {c00a1234-2592-4f79-85f1-3570793d0e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5587 2025.01.25 00:13:25.710631 [ 264 ] {c00a1234-2592-4f79-85f1-3570793d0e77} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5588 2025.01.25 00:13:25.710680 [ 264 ] {c00a1234-2592-4f79-85f1-3570793d0e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5589 2025.01.25 00:13:25.711087 [ 264 ] {c00a1234-2592-4f79-85f1-3570793d0e77} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5590 2025.01.25 00:13:25.711328 [ 264 ] {c00a1234-2592-4f79-85f1-3570793d0e77} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5591 2025.01.25 00:13:25.711618 [ 264 ] {c00a1234-2592-4f79-85f1-3570793d0e77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001615 sec., 619.1950464396285 rows/sec., 41.72 KiB/sec.
5592 2025.01.25 00:13:25.711786 [ 264 ] {c00a1234-2592-4f79-85f1-3570793d0e77} <Debug> TCPHandler: Processed in 0.002054391 sec.
5593 2025.01.25 00:13:25.711939 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5594 2025.01.25 00:13:25.712079 [ 265 ] {137b47da-94dc-4871-8e03-fd8960cbab9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5595 2025.01.25 00:13:25.712170 [ 265 ] {137b47da-94dc-4871-8e03-fd8960cbab9c} <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
5596 2025.01.25 00:13:25.713410 [ 265 ] {137b47da-94dc-4871-8e03-fd8960cbab9c} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5597 2025.01.25 00:13:25.713448 [ 265 ] {137b47da-94dc-4871-8e03-fd8960cbab9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5598 2025.01.25 00:13:25.714102 [ 265 ] {137b47da-94dc-4871-8e03-fd8960cbab9c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5599 2025.01.25 00:13:25.714360 [ 265 ] {137b47da-94dc-4871-8e03-fd8960cbab9c} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5600 2025.01.25 00:13:25.714568 [ 265 ] {137b47da-94dc-4871-8e03-fd8960cbab9c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002521 sec., 12296.707655692187 rows/sec., 22.04 MiB/sec.
5601 2025.01.25 00:13:25.714669 [ 265 ] {137b47da-94dc-4871-8e03-fd8960cbab9c} <Debug> TCPHandler: Processed in 0.002799515 sec.
5602 2025.01.25 00:13:25.714813 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5603 2025.01.25 00:13:25.714983 [ 264 ] {21a4c41e-e4a9-4fa0-932d-f0a58b4ad425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5604 2025.01.25 00:13:25.715042 [ 264 ] {21a4c41e-e4a9-4fa0-932d-f0a58b4ad425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5605 2025.01.25 00:13:25.715615 [ 264 ] {21a4c41e-e4a9-4fa0-932d-f0a58b4ad425} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5606 2025.01.25 00:13:25.715662 [ 264 ] {21a4c41e-e4a9-4fa0-932d-f0a58b4ad425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5607 2025.01.25 00:13:25.716078 [ 264 ] {21a4c41e-e4a9-4fa0-932d-f0a58b4ad425} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5608 2025.01.25 00:13:25.716322 [ 264 ] {21a4c41e-e4a9-4fa0-932d-f0a58b4ad425} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5609 2025.01.25 00:13:25.716544 [ 264 ] {21a4c41e-e4a9-4fa0-932d-f0a58b4ad425} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001591 sec., 51539.91200502829 rows/sec., 3.27 MiB/sec.
5610 2025.01.25 00:13:25.716600 [ 264 ] {21a4c41e-e4a9-4fa0-932d-f0a58b4ad425} <Debug> TCPHandler: Processed in 0.00185346 sec.
5611 2025.01.25 00:13:29.551201 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
5612 2025.01.25 00:13:29.551253 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
5613 2025.01.25 00:13:29.679781 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956
5614 2025.01.25 00:13:29.680440 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5615 2025.01.25 00:13:29.680483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5616 2025.01.25 00:13:29.681021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5617 2025.01.25 00:13:29.681294 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5618 2025.01.25 00:13:29.681457 [ 75 ] {} <Debug> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5619 2025.01.25 00:13:29.681511 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956
5620 2025.01.25 00:13:29.681512 [ 75 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5621 2025.01.25 00:13:29.681552 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5622 2025.01.25 00:13:29.681710 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
5623 2025.01.25 00:13:29.681899 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5624 2025.01.25 00:13:29.681949 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
5625 2025.01.25 00:13:29.682040 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
5626 2025.01.25 00:13:29.682190 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
5627 2025.01.25 00:13:29.682377 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
5628 2025.01.25 00:13:29.682609 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
5629 2025.01.25 00:13:29.682847 [ 202 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
5630 2025.01.25 00:13:29.685712 [ 196 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004084191 sec., 2927385.129637669 rows/sec., 41.88 MiB/sec.
5631 2025.01.25 00:13:29.686114 [ 199 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5632 2025.01.25 00:13:29.686417 [ 199 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_26_5} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5633 2025.01.25 00:13:29.686498 [ 199 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_26_5} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5634 2025.01.25 00:13:29.686602 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB.
5635 2025.01.25 00:13:30.466203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196
5636 2025.01.25 00:13:30.487816 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5637 2025.01.25 00:13:30.487883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5638 2025.01.25 00:13:30.495809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5639 2025.01.25 00:13:30.496581 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5640 2025.01.25 00:13:30.496978 [ 75 ] {} <Debug> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5641 2025.01.25 00:13:30.497116 [ 75 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5642 2025.01.25 00:13:30.497206 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5643 2025.01.25 00:13:30.497794 [ 191 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
5644 2025.01.25 00:13:30.514361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196
5645 2025.01.25 00:13:30.516070 [ 191 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5646 2025.01.25 00:13:30.518233 [ 191 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
5647 2025.01.25 00:13:30.524717 [ 191 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
5648 2025.01.25 00:13:30.531290 [ 191 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
5649 2025.01.25 00:13:30.536828 [ 191 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
5650 2025.01.25 00:13:30.542364 [ 191 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
5651 2025.01.25 00:13:30.546817 [ 191 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
5652 2025.01.25 00:13:30.605286 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.107919122 sec., 1816.174894380627 rows/sec., 9.39 MiB/sec.
5653 2025.01.25 00:13:30.608021 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5654 2025.01.25 00:13:30.610963 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_26_5} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5655 2025.01.25 00:13:30.611085 [ 196 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_26_5} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5656 2025.01.25 00:13:30.613543 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB.
5657 2025.01.25 00:13:30.680880 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5658 2025.01.25 00:13:30.681095 [ 264 ] {50377e01-1e70-4cb5-a1cc-ae849ac3c191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5659 2025.01.25 00:13:30.681173 [ 264 ] {50377e01-1e70-4cb5-a1cc-ae849ac3c191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5660 2025.01.25 00:13:30.681976 [ 264 ] {50377e01-1e70-4cb5-a1cc-ae849ac3c191} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5661 2025.01.25 00:13:30.682029 [ 264 ] {50377e01-1e70-4cb5-a1cc-ae849ac3c191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5662 2025.01.25 00:13:30.682483 [ 264 ] {50377e01-1e70-4cb5-a1cc-ae849ac3c191} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5663 2025.01.25 00:13:30.682752 [ 264 ] {50377e01-1e70-4cb5-a1cc-ae849ac3c191} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5664 2025.01.25 00:13:30.683004 [ 264 ] {50377e01-1e70-4cb5-a1cc-ae849ac3c191} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001969 sec., 36566.785170137126 rows/sec., 2.97 MiB/sec.
5665 2025.01.25 00:13:30.683075 [ 264 ] {50377e01-1e70-4cb5-a1cc-ae849ac3c191} <Debug> TCPHandler: Processed in 0.002339982 sec.
5666 2025.01.25 00:13:30.683312 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5667 2025.01.25 00:13:30.683502 [ 265 ] {31bef313-87d6-4c99-8630-4d21bef11e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5668 2025.01.25 00:13:30.683580 [ 265 ] {31bef313-87d6-4c99-8630-4d21bef11e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5669 2025.01.25 00:13:30.684358 [ 265 ] {31bef313-87d6-4c99-8630-4d21bef11e8a} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5670 2025.01.25 00:13:30.684399 [ 265 ] {31bef313-87d6-4c99-8630-4d21bef11e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5671 2025.01.25 00:13:30.684808 [ 265 ] {31bef313-87d6-4c99-8630-4d21bef11e8a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5672 2025.01.25 00:13:30.685070 [ 265 ] {31bef313-87d6-4c99-8630-4d21bef11e8a} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5673 2025.01.25 00:13:30.685283 [ 265 ] {31bef313-87d6-4c99-8630-4d21bef11e8a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001834 sec., 4362.0501635768815 rows/sec., 328.01 KiB/sec.
5674 2025.01.25 00:13:30.685400 [ 265 ] {31bef313-87d6-4c99-8630-4d21bef11e8a} <Debug> TCPHandler: Processed in 0.002214112 sec.
5675 2025.01.25 00:13:30.685613 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5676 2025.01.25 00:13:30.685758 [ 264 ] {705b2cc5-cca8-4362-a277-e9a04be6ddb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5677 2025.01.25 00:13:30.685820 [ 264 ] {705b2cc5-cca8-4362-a277-e9a04be6ddb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5678 2025.01.25 00:13:30.686492 [ 264 ] {705b2cc5-cca8-4362-a277-e9a04be6ddb1} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5679 2025.01.25 00:13:30.686534 [ 264 ] {705b2cc5-cca8-4362-a277-e9a04be6ddb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5680 2025.01.25 00:13:30.686921 [ 264 ] {705b2cc5-cca8-4362-a277-e9a04be6ddb1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5681 2025.01.25 00:13:30.687185 [ 264 ] {705b2cc5-cca8-4362-a277-e9a04be6ddb1} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5682 2025.01.25 00:13:30.687415 [ 264 ] {705b2cc5-cca8-4362-a277-e9a04be6ddb1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001692 sec., 42553.19148936171 rows/sec., 3.32 MiB/sec.
5683 2025.01.25 00:13:30.687472 [ 264 ] {705b2cc5-cca8-4362-a277-e9a04be6ddb1} <Debug> TCPHandler: Processed in 0.00198644 sec.
5684 2025.01.25 00:13:30.687630 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5685 2025.01.25 00:13:30.687778 [ 265 ] {6a11beb8-38a3-498b-92d2-535f9e91aded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5686 2025.01.25 00:13:30.687843 [ 265 ] {6a11beb8-38a3-498b-92d2-535f9e91aded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5687 2025.01.25 00:13:30.688489 [ 265 ] {6a11beb8-38a3-498b-92d2-535f9e91aded} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5688 2025.01.25 00:13:30.688527 [ 265 ] {6a11beb8-38a3-498b-92d2-535f9e91aded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5689 2025.01.25 00:13:30.688930 [ 265 ] {6a11beb8-38a3-498b-92d2-535f9e91aded} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5690 2025.01.25 00:13:30.689172 [ 265 ] {6a11beb8-38a3-498b-92d2-535f9e91aded} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5691 2025.01.25 00:13:30.689367 [ 265 ] {6a11beb8-38a3-498b-92d2-535f9e91aded} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec.
5692 2025.01.25 00:13:30.689422 [ 265 ] {6a11beb8-38a3-498b-92d2-535f9e91aded} <Debug> TCPHandler: Processed in 0.001861929 sec.
5693 2025.01.25 00:13:30.689588 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5694 2025.01.25 00:13:30.689732 [ 264 ] {6e82021d-4803-4e65-8deb-dbc9e27896ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5695 2025.01.25 00:13:30.689830 [ 264 ] {6e82021d-4803-4e65-8deb-dbc9e27896ea} <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
5696 2025.01.25 00:13:30.691019 [ 264 ] {6e82021d-4803-4e65-8deb-dbc9e27896ea} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5697 2025.01.25 00:13:30.691060 [ 264 ] {6e82021d-4803-4e65-8deb-dbc9e27896ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5698 2025.01.25 00:13:30.691718 [ 264 ] {6e82021d-4803-4e65-8deb-dbc9e27896ea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5699 2025.01.25 00:13:30.691979 [ 264 ] {6e82021d-4803-4e65-8deb-dbc9e27896ea} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5700 2025.01.25 00:13:30.692260 [ 264 ] {6e82021d-4803-4e65-8deb-dbc9e27896ea} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00256 sec., 3124.9999999999995 rows/sec., 5.60 MiB/sec.
5701 2025.01.25 00:13:30.692376 [ 264 ] {6e82021d-4803-4e65-8deb-dbc9e27896ea} <Debug> TCPHandler: Processed in 0.002857315 sec.
5702 2025.01.25 00:13:30.692582 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5703 2025.01.25 00:13:30.692840 [ 265 ] {8197a684-dd1d-4009-9d4d-21f59c26bb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5704 2025.01.25 00:13:30.692953 [ 265 ] {8197a684-dd1d-4009-9d4d-21f59c26bb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5705 2025.01.25 00:13:30.693533 [ 265 ] {8197a684-dd1d-4009-9d4d-21f59c26bb57} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5706 2025.01.25 00:13:30.693570 [ 265 ] {8197a684-dd1d-4009-9d4d-21f59c26bb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5707 2025.01.25 00:13:30.693951 [ 265 ] {8197a684-dd1d-4009-9d4d-21f59c26bb57} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5708 2025.01.25 00:13:30.694203 [ 265 ] {8197a684-dd1d-4009-9d4d-21f59c26bb57} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5709 2025.01.25 00:13:30.694429 [ 265 ] {8197a684-dd1d-4009-9d4d-21f59c26bb57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001644 sec., 36496.3503649635 rows/sec., 2.46 MiB/sec.
5710 2025.01.25 00:13:30.694557 [ 265 ] {8197a684-dd1d-4009-9d4d-21f59c26bb57} <Debug> TCPHandler: Processed in 0.002084571 sec.
5711 2025.01.25 00:13:31.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.24 MiB, peak 204.34 MiB, free memory in arenas 0.00 B, will set to 195.86 MiB (RSS), difference: 1.63 MiB
5712 2025.01.25 00:13:34.021289 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5713 2025.01.25 00:13:34.021592 [ 264 ] {d972571f-e8bb-4a6b-bf48-fa69c90239e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
5714 2025.01.25 00:13:34.021705 [ 264 ] {d972571f-e8bb-4a6b-bf48-fa69c90239e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
5715 2025.01.25 00:13:34.022693 [ 264 ] {d972571f-e8bb-4a6b-bf48-fa69c90239e1} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5716 2025.01.25 00:13:34.022745 [ 264 ] {d972571f-e8bb-4a6b-bf48-fa69c90239e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5717 2025.01.25 00:13:34.023185 [ 264 ] {d972571f-e8bb-4a6b-bf48-fa69c90239e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5718 2025.01.25 00:13:34.023443 [ 264 ] {d972571f-e8bb-4a6b-bf48-fa69c90239e1} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5719 2025.01.25 00:13:34.023670 [ 264 ] {d972571f-e8bb-4a6b-bf48-fa69c90239e1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002152 sec., 6505.576208178439 rows/sec., 468.31 KiB/sec.
5720 2025.01.25 00:13:34.023837 [ 264 ] {d972571f-e8bb-4a6b-bf48-fa69c90239e1} <Debug> TCPHandler: Processed in 0.002706634 sec.
5721 2025.01.25 00:13:34.024157 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5722 2025.01.25 00:13:34.024456 [ 265 ] {04cdd8b5-402e-4ca2-ac2a-710d5320f138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
5723 2025.01.25 00:13:34.024574 [ 265 ] {04cdd8b5-402e-4ca2-ac2a-710d5320f138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5724 2025.01.25 00:13:34.025593 [ 265 ] {04cdd8b5-402e-4ca2-ac2a-710d5320f138} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5725 2025.01.25 00:13:34.025650 [ 265 ] {04cdd8b5-402e-4ca2-ac2a-710d5320f138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5726 2025.01.25 00:13:34.026075 [ 265 ] {04cdd8b5-402e-4ca2-ac2a-710d5320f138} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5727 2025.01.25 00:13:34.026325 [ 265 ] {04cdd8b5-402e-4ca2-ac2a-710d5320f138} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5728 2025.01.25 00:13:34.026624 [ 265 ] {04cdd8b5-402e-4ca2-ac2a-710d5320f138} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002246 sec., 2671.4158504007123 rows/sec., 217.84 KiB/sec.
5729 2025.01.25 00:13:34.026860 [ 265 ] {04cdd8b5-402e-4ca2-ac2a-710d5320f138} <Debug> TCPHandler: Processed in 0.002828175 sec.
5730 2025.01.25 00:13:34.027097 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5731 2025.01.25 00:13:34.027296 [ 264 ] {9022cdd4-d600-4cc7-b17c-3f9b07f36ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5732 2025.01.25 00:13:34.027357 [ 264 ] {9022cdd4-d600-4cc7-b17c-3f9b07f36ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5733 2025.01.25 00:13:34.028607 [ 264 ] {9022cdd4-d600-4cc7-b17c-3f9b07f36ba8} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5734 2025.01.25 00:13:34.028645 [ 264 ] {9022cdd4-d600-4cc7-b17c-3f9b07f36ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5735 2025.01.25 00:13:34.029108 [ 264 ] {9022cdd4-d600-4cc7-b17c-3f9b07f36ba8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5736 2025.01.25 00:13:34.029370 [ 264 ] {9022cdd4-d600-4cc7-b17c-3f9b07f36ba8} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5737 2025.01.25 00:13:34.029555 [ 264 ] {9022cdd4-d600-4cc7-b17c-3f9b07f36ba8} <Debug> executeQuery: Read 1408 rows, 120.62 KiB in 0.002292 sec., 614310.6457242583 rows/sec., 51.39 MiB/sec.
5738 2025.01.25 00:13:34.029610 [ 264 ] {9022cdd4-d600-4cc7-b17c-3f9b07f36ba8} <Debug> TCPHandler: Processed in 0.002620973 sec.
5739 2025.01.25 00:13:34.029788 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5740 2025.01.25 00:13:34.029942 [ 265 ] {fd64f3c9-c50a-46ec-ab0b-7a8c881fb414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5741 2025.01.25 00:13:34.030006 [ 265 ] {fd64f3c9-c50a-46ec-ab0b-7a8c881fb414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5742 2025.01.25 00:13:34.030681 [ 265 ] {fd64f3c9-c50a-46ec-ab0b-7a8c881fb414} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5743 2025.01.25 00:13:34.030724 [ 265 ] {fd64f3c9-c50a-46ec-ab0b-7a8c881fb414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5744 2025.01.25 00:13:34.031105 [ 265 ] {fd64f3c9-c50a-46ec-ab0b-7a8c881fb414} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5745 2025.01.25 00:13:34.031348 [ 265 ] {fd64f3c9-c50a-46ec-ab0b-7a8c881fb414} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5746 2025.01.25 00:13:34.031567 [ 265 ] {fd64f3c9-c50a-46ec-ab0b-7a8c881fb414} <Debug> executeQuery: Read 44 rows, 3.21 KiB in 0.001662 sec., 26474.127557160045 rows/sec., 1.88 MiB/sec.
5747 2025.01.25 00:13:34.031621 [ 265 ] {fd64f3c9-c50a-46ec-ab0b-7a8c881fb414} <Debug> TCPHandler: Processed in 0.001928961 sec.
5748 2025.01.25 00:13:34.031791 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5749 2025.01.25 00:13:34.031932 [ 264 ] {f58e6813-0f4a-4ed3-b611-620398f6d835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
5750 2025.01.25 00:13:34.031991 [ 264 ] {f58e6813-0f4a-4ed3-b611-620398f6d835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5751 2025.01.25 00:13:34.032671 [ 264 ] {f58e6813-0f4a-4ed3-b611-620398f6d835} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5752 2025.01.25 00:13:34.032709 [ 264 ] {f58e6813-0f4a-4ed3-b611-620398f6d835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5753 2025.01.25 00:13:34.033088 [ 264 ] {f58e6813-0f4a-4ed3-b611-620398f6d835} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5754 2025.01.25 00:13:34.033333 [ 264 ] {f58e6813-0f4a-4ed3-b611-620398f6d835} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5755 2025.01.25 00:13:34.033521 [ 264 ] {f58e6813-0f4a-4ed3-b611-620398f6d835} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001621 sec., 149290.56138186305 rows/sec., 10.11 MiB/sec.
5756 2025.01.25 00:13:34.033574 [ 264 ] {f58e6813-0f4a-4ed3-b611-620398f6d835} <Debug> TCPHandler: Processed in 0.00184961 sec.
5757 2025.01.25 00:13:34.033735 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5758 2025.01.25 00:13:34.033877 [ 265 ] {a801d796-c2b1-4070-8480-b6ce4e7ced99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
5759 2025.01.25 00:13:34.033936 [ 265 ] {a801d796-c2b1-4070-8480-b6ce4e7ced99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5760 2025.01.25 00:13:34.034569 [ 265 ] {a801d796-c2b1-4070-8480-b6ce4e7ced99} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5761 2025.01.25 00:13:34.034609 [ 265 ] {a801d796-c2b1-4070-8480-b6ce4e7ced99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5762 2025.01.25 00:13:34.034973 [ 265 ] {a801d796-c2b1-4070-8480-b6ce4e7ced99} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5763 2025.01.25 00:13:34.035211 [ 265 ] {a801d796-c2b1-4070-8480-b6ce4e7ced99} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5764 2025.01.25 00:13:34.035440 [ 265 ] {a801d796-c2b1-4070-8480-b6ce4e7ced99} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec.
5765 2025.01.25 00:13:34.035561 [ 265 ] {a801d796-c2b1-4070-8480-b6ce4e7ced99} <Debug> TCPHandler: Processed in 0.00189282 sec.
5766 2025.01.25 00:13:34.035730 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5767 2025.01.25 00:13:34.035867 [ 264 ] {05722932-9610-4daf-8f9b-9e4cd786fc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5768 2025.01.25 00:13:34.035923 [ 264 ] {05722932-9610-4daf-8f9b-9e4cd786fc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5769 2025.01.25 00:13:34.036879 [ 264 ] {05722932-9610-4daf-8f9b-9e4cd786fc95} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5770 2025.01.25 00:13:34.036916 [ 264 ] {05722932-9610-4daf-8f9b-9e4cd786fc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5771 2025.01.25 00:13:34.037291 [ 264 ] {05722932-9610-4daf-8f9b-9e4cd786fc95} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5772 2025.01.25 00:13:34.037515 [ 264 ] {05722932-9610-4daf-8f9b-9e4cd786fc95} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5773 2025.01.25 00:13:34.037754 [ 264 ] {05722932-9610-4daf-8f9b-9e4cd786fc95} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.001917 sec., 456442.35785080853 rows/sec., 33.08 MiB/sec.
5774 2025.01.25 00:13:34.037807 [ 264 ] {05722932-9610-4daf-8f9b-9e4cd786fc95} <Debug> TCPHandler: Processed in 0.002142791 sec.
5775 2025.01.25 00:13:34.037973 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5776 2025.01.25 00:13:34.038114 [ 265 ] {f4fec68d-ae5f-4733-88d5-37549d549043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
5777 2025.01.25 00:13:34.038175 [ 265 ] {f4fec68d-ae5f-4733-88d5-37549d549043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5778 2025.01.25 00:13:34.038753 [ 265 ] {f4fec68d-ae5f-4733-88d5-37549d549043} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5779 2025.01.25 00:13:34.038800 [ 265 ] {f4fec68d-ae5f-4733-88d5-37549d549043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5780 2025.01.25 00:13:34.039226 [ 265 ] {f4fec68d-ae5f-4733-88d5-37549d549043} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5781 2025.01.25 00:13:34.039476 [ 265 ] {f4fec68d-ae5f-4733-88d5-37549d549043} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5782 2025.01.25 00:13:34.039664 [ 265 ] {f4fec68d-ae5f-4733-88d5-37549d549043} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001583 sec., 3790.271636133923 rows/sec., 198.03 KiB/sec.
5783 2025.01.25 00:13:34.039714 [ 265 ] {f4fec68d-ae5f-4733-88d5-37549d549043} <Debug> TCPHandler: Processed in 0.00181221 sec.
5784 2025.01.25 00:13:34.039868 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5785 2025.01.25 00:13:34.039986 [ 264 ] {984beb55-f423-4fe1-ad8a-9f2e1ef2c0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5786 2025.01.25 00:13:34.040038 [ 264 ] {984beb55-f423-4fe1-ad8a-9f2e1ef2c0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5787 2025.01.25 00:13:34.040821 [ 264 ] {984beb55-f423-4fe1-ad8a-9f2e1ef2c0bf} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5788 2025.01.25 00:13:34.040860 [ 264 ] {984beb55-f423-4fe1-ad8a-9f2e1ef2c0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5789 2025.01.25 00:13:34.041299 [ 264 ] {984beb55-f423-4fe1-ad8a-9f2e1ef2c0bf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5790 2025.01.25 00:13:34.041549 [ 264 ] {984beb55-f423-4fe1-ad8a-9f2e1ef2c0bf} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5791 2025.01.25 00:13:34.041766 [ 264 ] {984beb55-f423-4fe1-ad8a-9f2e1ef2c0bf} <Debug> executeQuery: Read 918 rows, 62.70 KiB in 0.001804 sec., 508869.1796008869 rows/sec., 33.94 MiB/sec.
5792 2025.01.25 00:13:34.041822 [ 264 ] {984beb55-f423-4fe1-ad8a-9f2e1ef2c0bf} <Debug> TCPHandler: Processed in 0.002010601 sec.
5793 2025.01.25 00:13:34.041979 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5794 2025.01.25 00:13:34.042118 [ 265 ] {ba879240-ad29-4f4c-8d13-5568ff8540cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
5795 2025.01.25 00:13:34.042178 [ 265 ] {ba879240-ad29-4f4c-8d13-5568ff8540cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5796 2025.01.25 00:13:34.042740 [ 265 ] {ba879240-ad29-4f4c-8d13-5568ff8540cf} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5797 2025.01.25 00:13:34.042784 [ 265 ] {ba879240-ad29-4f4c-8d13-5568ff8540cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5798 2025.01.25 00:13:34.043209 [ 265 ] {ba879240-ad29-4f4c-8d13-5568ff8540cf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5799 2025.01.25 00:13:34.043445 [ 265 ] {ba879240-ad29-4f4c-8d13-5568ff8540cf} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5800 2025.01.25 00:13:34.043632 [ 265 ] {ba879240-ad29-4f4c-8d13-5568ff8540cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001546 sec., 646.8305304010349 rows/sec., 43.59 KiB/sec.
5801 2025.01.25 00:13:34.043683 [ 265 ] {ba879240-ad29-4f4c-8d13-5568ff8540cf} <Debug> TCPHandler: Processed in 0.001772649 sec.
5802 2025.01.25 00:13:34.043827 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5803 2025.01.25 00:13:34.043944 [ 264 ] {92680070-89ea-4b08-99c1-bb91ffc9f655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5804 2025.01.25 00:13:34.044026 [ 264 ] {92680070-89ea-4b08-99c1-bb91ffc9f655} <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
5805 2025.01.25 00:13:34.045218 [ 264 ] {92680070-89ea-4b08-99c1-bb91ffc9f655} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5806 2025.01.25 00:13:34.045258 [ 264 ] {92680070-89ea-4b08-99c1-bb91ffc9f655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5807 2025.01.25 00:13:34.045886 [ 264 ] {92680070-89ea-4b08-99c1-bb91ffc9f655} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5808 2025.01.25 00:13:34.046150 [ 264 ] {92680070-89ea-4b08-99c1-bb91ffc9f655} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5809 2025.01.25 00:13:34.046345 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5810 2025.01.25 00:13:34.046419 [ 264 ] {92680070-89ea-4b08-99c1-bb91ffc9f655} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002499 sec., 12404.961984793918 rows/sec., 22.23 MiB/sec.
5811 2025.01.25 00:13:34.046441 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5812 2025.01.25 00:13:34.046538 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5813 2025.01.25 00:13:34.046758 [ 264 ] {92680070-89ea-4b08-99c1-bb91ffc9f655} <Debug> TCPHandler: Processed in 0.002980745 sec.
5814 2025.01.25 00:13:34.046900 [ 200 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
5815 2025.01.25 00:13:34.047054 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5816 2025.01.25 00:13:34.047384 [ 265 ] {3ba7627e-462a-4a69-a210-cf7b3ef0256e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5817 2025.01.25 00:13:34.047520 [ 265 ] {3ba7627e-462a-4a69-a210-cf7b3ef0256e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5818 2025.01.25 00:13:34.047691 [ 200 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5819 2025.01.25 00:13:34.047964 [ 200 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 460 rows starting from the beginning of the part
5820 2025.01.25 00:13:34.048851 [ 200 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part
5821 2025.01.25 00:13:34.049523 [ 200 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part
5822 2025.01.25 00:13:34.049861 [ 265 ] {3ba7627e-462a-4a69-a210-cf7b3ef0256e} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5823 2025.01.25 00:13:34.049982 [ 265 ] {3ba7627e-462a-4a69-a210-cf7b3ef0256e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5824 2025.01.25 00:13:34.050439 [ 200 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part
5825 2025.01.25 00:13:34.051138 [ 200 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
5826 2025.01.25 00:13:34.051446 [ 265 ] {3ba7627e-462a-4a69-a210-cf7b3ef0256e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5827 2025.01.25 00:13:34.051760 [ 200 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part
5828 2025.01.25 00:13:34.052372 [ 265 ] {3ba7627e-462a-4a69-a210-cf7b3ef0256e} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5829 2025.01.25 00:13:34.053024 [ 265 ] {3ba7627e-462a-4a69-a210-cf7b3ef0256e} <Debug> executeQuery: Read 66 rows, 4.22 KiB in 0.00572 sec., 11538.461538461537 rows/sec., 738.40 KiB/sec.
5830 2025.01.25 00:13:34.053092 [ 265 ] {3ba7627e-462a-4a69-a210-cf7b3ef0256e} <Debug> TCPHandler: Processed in 0.006215172 sec.
5831 2025.01.25 00:13:34.066232 [ 197 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 19 columns (19 merged, 0 gathered) in 0.019492562 sec., 29190.62153040734 rows/sec., 52.31 MiB/sec.
5832 2025.01.25 00:13:34.067329 [ 197 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5833 2025.01.25 00:13:34.067824 [ 197 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5834 2025.01.25 00:13:34.067925 [ 197 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5835 2025.01.25 00:13:34.068106 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
5836 2025.01.25 00:13:34.720260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 824
5837 2025.01.25 00:13:34.723975 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5838 2025.01.25 00:13:34.724036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5839 2025.01.25 00:13:34.725543 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5840 2025.01.25 00:13:34.725870 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5841 2025.01.25 00:13:34.726482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824
5842 2025.01.25 00:13:35.675458 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5843 2025.01.25 00:13:35.675663 [ 264 ] {5512a3d1-0484-44bd-86d0-867a7b7d1167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5844 2025.01.25 00:13:35.675737 [ 264 ] {5512a3d1-0484-44bd-86d0-867a7b7d1167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5845 2025.01.25 00:13:35.676525 [ 264 ] {5512a3d1-0484-44bd-86d0-867a7b7d1167} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5846 2025.01.25 00:13:35.676572 [ 264 ] {5512a3d1-0484-44bd-86d0-867a7b7d1167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5847 2025.01.25 00:13:35.677015 [ 264 ] {5512a3d1-0484-44bd-86d0-867a7b7d1167} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5848 2025.01.25 00:13:35.677276 [ 264 ] {5512a3d1-0484-44bd-86d0-867a7b7d1167} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5849 2025.01.25 00:13:35.677481 [ 264 ] {5512a3d1-0484-44bd-86d0-867a7b7d1167} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001871 sec., 29930.51843933725 rows/sec., 2.30 MiB/sec.
5850 2025.01.25 00:13:35.677546 [ 264 ] {5512a3d1-0484-44bd-86d0-867a7b7d1167} <Debug> TCPHandler: Processed in 0.002221942 sec.
5851 2025.01.25 00:13:35.677826 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5852 2025.01.25 00:13:35.678039 [ 265 ] {c5fd67f3-dd72-4f61-a396-ed5f0864dfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5853 2025.01.25 00:13:35.678124 [ 265 ] {c5fd67f3-dd72-4f61-a396-ed5f0864dfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5854 2025.01.25 00:13:35.678935 [ 265 ] {c5fd67f3-dd72-4f61-a396-ed5f0864dfb1} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5855 2025.01.25 00:13:35.678988 [ 265 ] {c5fd67f3-dd72-4f61-a396-ed5f0864dfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5856 2025.01.25 00:13:35.679433 [ 265 ] {c5fd67f3-dd72-4f61-a396-ed5f0864dfb1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5857 2025.01.25 00:13:35.679699 [ 265 ] {c5fd67f3-dd72-4f61-a396-ed5f0864dfb1} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5858 2025.01.25 00:13:35.679944 [ 265 ] {c5fd67f3-dd72-4f61-a396-ed5f0864dfb1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001964 sec., 32586.558044806516 rows/sec., 2.54 MiB/sec.
5859 2025.01.25 00:13:35.680008 [ 265 ] {c5fd67f3-dd72-4f61-a396-ed5f0864dfb1} <Debug> TCPHandler: Processed in 0.002332452 sec.
5860 2025.01.25 00:13:35.680156 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5861 2025.01.25 00:13:35.680304 [ 264 ] {d7272d52-1854-4156-a120-236da91f0434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5862 2025.01.25 00:13:35.680369 [ 264 ] {d7272d52-1854-4156-a120-236da91f0434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5863 2025.01.25 00:13:35.681004 [ 264 ] {d7272d52-1854-4156-a120-236da91f0434} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5864 2025.01.25 00:13:35.681049 [ 264 ] {d7272d52-1854-4156-a120-236da91f0434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5865 2025.01.25 00:13:35.681473 [ 264 ] {d7272d52-1854-4156-a120-236da91f0434} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5866 2025.01.25 00:13:35.681720 [ 264 ] {d7272d52-1854-4156-a120-236da91f0434} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5867 2025.01.25 00:13:35.681908 [ 264 ] {d7272d52-1854-4156-a120-236da91f0434} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001641 sec., 25594.14990859232 rows/sec., 1.78 MiB/sec.
5868 2025.01.25 00:13:35.681963 [ 264 ] {d7272d52-1854-4156-a120-236da91f0434} <Debug> TCPHandler: Processed in 0.00187474 sec.
5869 2025.01.25 00:13:35.682104 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5870 2025.01.25 00:13:35.682227 [ 265 ] {e0a519b3-6474-4581-899f-81d3b75c36da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5871 2025.01.25 00:13:35.682305 [ 265 ] {e0a519b3-6474-4581-899f-81d3b75c36da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5872 2025.01.25 00:13:35.683223 [ 265 ] {e0a519b3-6474-4581-899f-81d3b75c36da} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5873 2025.01.25 00:13:35.683298 [ 265 ] {e0a519b3-6474-4581-899f-81d3b75c36da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5874 2025.01.25 00:13:35.683679 [ 265 ] {e0a519b3-6474-4581-899f-81d3b75c36da} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5875 2025.01.25 00:13:35.683922 [ 265 ] {e0a519b3-6474-4581-899f-81d3b75c36da} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5876 2025.01.25 00:13:35.684143 [ 265 ] {e0a519b3-6474-4581-899f-81d3b75c36da} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001944 sec., 8230.45267489712 rows/sec., 570.67 KiB/sec.
5877 2025.01.25 00:13:35.684195 [ 265 ] {e0a519b3-6474-4581-899f-81d3b75c36da} <Debug> TCPHandler: Processed in 0.002147671 sec.
5878 2025.01.25 00:13:37.181821 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444
5879 2025.01.25 00:13:37.182951 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5880 2025.01.25 00:13:37.183016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5881 2025.01.25 00:13:37.183685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5882 2025.01.25 00:13:37.183969 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5883 2025.01.25 00:13:37.184267 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444
5884 2025.01.25 00:13:38.014625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204
5885 2025.01.25 00:13:38.033928 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5886 2025.01.25 00:13:38.033997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5887 2025.01.25 00:13:38.041348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5888 2025.01.25 00:13:38.042154 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5889 2025.01.25 00:13:38.044755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204
5890 2025.01.25 00:13:40.680541 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5891 2025.01.25 00:13:40.680770 [ 264 ] {3dcf226e-4dae-40d4-a10b-6ba5085d34e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5892 2025.01.25 00:13:40.680851 [ 264 ] {3dcf226e-4dae-40d4-a10b-6ba5085d34e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5893 2025.01.25 00:13:40.681715 [ 264 ] {3dcf226e-4dae-40d4-a10b-6ba5085d34e1} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5894 2025.01.25 00:13:40.681767 [ 264 ] {3dcf226e-4dae-40d4-a10b-6ba5085d34e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5895 2025.01.25 00:13:40.682229 [ 264 ] {3dcf226e-4dae-40d4-a10b-6ba5085d34e1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5896 2025.01.25 00:13:40.682487 [ 264 ] {3dcf226e-4dae-40d4-a10b-6ba5085d34e1} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5897 2025.01.25 00:13:40.682698 [ 148 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5898 2025.01.25 00:13:40.682731 [ 264 ] {3dcf226e-4dae-40d4-a10b-6ba5085d34e1} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00202 sec., 35643.56435643564 rows/sec., 2.90 MiB/sec.
5899 2025.01.25 00:13:40.682780 [ 148 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5900 2025.01.25 00:13:40.682863 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5901 2025.01.25 00:13:40.682890 [ 264 ] {3dcf226e-4dae-40d4-a10b-6ba5085d34e1} <Debug> TCPHandler: Processed in 0.002489073 sec.
5902 2025.01.25 00:13:40.683239 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
5903 2025.01.25 00:13:40.683498 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5904 2025.01.25 00:13:40.683712 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5905 2025.01.25 00:13:40.683815 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1433 rows starting from the beginning of the part
5906 2025.01.25 00:13:40.683945 [ 265 ] {a44d8f43-88b0-4694-9148-8f33a3d84b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5907 2025.01.25 00:13:40.684041 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part
5908 2025.01.25 00:13:40.684132 [ 265 ] {a44d8f43-88b0-4694-9148-8f33a3d84b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5909 2025.01.25 00:13:40.684331 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part
5910 2025.01.25 00:13:40.684726 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1408 rows starting from the beginning of the part
5911 2025.01.25 00:13:40.685007 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part
5912 2025.01.25 00:13:40.685343 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 72 rows starting from the beginning of the part
5913 2025.01.25 00:13:40.687107 [ 265 ] {a44d8f43-88b0-4694-9148-8f33a3d84b8b} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5914 2025.01.25 00:13:40.687197 [ 265 ] {a44d8f43-88b0-4694-9148-8f33a3d84b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5915 2025.01.25 00:13:40.688297 [ 265 ] {a44d8f43-88b0-4694-9148-8f33a3d84b8b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5916 2025.01.25 00:13:40.688602 [ 265 ] {a44d8f43-88b0-4694-9148-8f33a3d84b8b} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5917 2025.01.25 00:13:40.689085 [ 265 ] {a44d8f43-88b0-4694-9148-8f33a3d84b8b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005239 sec., 1527.0089711777057 rows/sec., 114.82 KiB/sec.
5918 2025.01.25 00:13:40.689327 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.006322593 sec., 522886.73333867925 rows/sec., 45.82 MiB/sec.
5919 2025.01.25 00:13:40.689328 [ 265 ] {a44d8f43-88b0-4694-9148-8f33a3d84b8b} <Debug> TCPHandler: Processed in 0.006271203 sec.
5920 2025.01.25 00:13:40.689543 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5921 2025.01.25 00:13:40.689566 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5922 2025.01.25 00:13:40.689698 [ 264 ] {df8c6967-3132-4022-ac5b-f4dcb4cae175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5923 2025.01.25 00:13:40.689772 [ 264 ] {df8c6967-3132-4022-ac5b-f4dcb4cae175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5924 2025.01.25 00:13:40.689899 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5925 2025.01.25 00:13:40.690002 [ 190 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_41_8} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5926 2025.01.25 00:13:40.690111 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
5927 2025.01.25 00:13:40.690594 [ 264 ] {df8c6967-3132-4022-ac5b-f4dcb4cae175} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5928 2025.01.25 00:13:40.690634 [ 264 ] {df8c6967-3132-4022-ac5b-f4dcb4cae175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5929 2025.01.25 00:13:40.690995 [ 264 ] {df8c6967-3132-4022-ac5b-f4dcb4cae175} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5930 2025.01.25 00:13:40.691235 [ 264 ] {df8c6967-3132-4022-ac5b-f4dcb4cae175} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5931 2025.01.25 00:13:40.691410 [ 148 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5932 2025.01.25 00:13:40.691469 [ 148 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5933 2025.01.25 00:13:40.691485 [ 264 ] {df8c6967-3132-4022-ac5b-f4dcb4cae175} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001814 sec., 39691.28996692393 rows/sec., 3.10 MiB/sec.
5934 2025.01.25 00:13:40.691500 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5935 2025.01.25 00:13:40.691670 [ 264 ] {df8c6967-3132-4022-ac5b-f4dcb4cae175} <Debug> TCPHandler: Processed in 0.002192931 sec.
5936 2025.01.25 00:13:40.691770 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
5937 2025.01.25 00:13:40.691880 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5938 2025.01.25 00:13:40.691967 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5939 2025.01.25 00:13:40.692062 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part
5940 2025.01.25 00:13:40.692145 [ 265 ] {c9f839b6-74db-4810-82c3-403639e5ceb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5941 2025.01.25 00:13:40.692358 [ 265 ] {c9f839b6-74db-4810-82c3-403639e5ceb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5942 2025.01.25 00:13:40.692376 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 413 rows starting from the beginning of the part
5943 2025.01.25 00:13:40.692696 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part
5944 2025.01.25 00:13:40.693049 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 875 rows starting from the beginning of the part
5945 2025.01.25 00:13:40.693471 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part
5946 2025.01.25 00:13:40.693912 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 72 rows starting from the beginning of the part
5947 2025.01.25 00:13:40.695156 [ 265 ] {c9f839b6-74db-4810-82c3-403639e5ceb5} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5948 2025.01.25 00:13:40.695210 [ 265 ] {c9f839b6-74db-4810-82c3-403639e5ceb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5949 2025.01.25 00:13:40.696273 [ 265 ] {c9f839b6-74db-4810-82c3-403639e5ceb5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5950 2025.01.25 00:13:40.696958 [ 265 ] {c9f839b6-74db-4810-82c3-403639e5ceb5} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5951 2025.01.25 00:13:40.697167 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5952 2025.01.25 00:13:40.697248 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5953 2025.01.25 00:13:40.697330 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5954 2025.01.25 00:13:40.697820 [ 265 ] {c9f839b6-74db-4810-82c3-403639e5ceb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005337 sec., 29979.389169945665 rows/sec., 2.09 MiB/sec.
5955 2025.01.25 00:13:40.698106 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
5956 2025.01.25 00:13:40.698313 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.006664565 sec., 361463.9515107138 rows/sec., 27.72 MiB/sec.
5957 2025.01.25 00:13:40.698689 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5958 2025.01.25 00:13:40.698878 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5959 2025.01.25 00:13:40.699016 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10569 rows starting from the beginning of the part
5960 2025.01.25 00:13:40.699049 [ 265 ] {c9f839b6-74db-4810-82c3-403639e5ceb5} <Debug> TCPHandler: Processed in 0.007246768 sec.
5961 2025.01.25 00:13:40.699439 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5962 2025.01.25 00:13:40.699519 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part
5963 2025.01.25 00:13:40.699979 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5964 2025.01.25 00:13:40.699997 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part
5965 2025.01.25 00:13:40.700000 [ 264 ] {94699261-9248-48f8-8de3-f03823ef48a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5966 2025.01.25 00:13:40.700526 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 918 rows starting from the beginning of the part
5967 2025.01.25 00:13:40.700575 [ 264 ] {94699261-9248-48f8-8de3-f03823ef48a6} <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
5968 2025.01.25 00:13:40.700647 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_41_8} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5969 2025.01.25 00:13:40.701050 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part
5970 2025.01.25 00:13:40.701166 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
5971 2025.01.25 00:13:40.701558 [ 194 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
5972 2025.01.25 00:13:40.703852 [ 264 ] {94699261-9248-48f8-8de3-f03823ef48a6} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5973 2025.01.25 00:13:40.703902 [ 264 ] {94699261-9248-48f8-8de3-f03823ef48a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5974 2025.01.25 00:13:40.704655 [ 264 ] {94699261-9248-48f8-8de3-f03823ef48a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5975 2025.01.25 00:13:40.705448 [ 264 ] {94699261-9248-48f8-8de3-f03823ef48a6} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5976 2025.01.25 00:13:40.705825 [ 264 ] {94699261-9248-48f8-8de3-f03823ef48a6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006049 sec., 1322.5326500247975 rows/sec., 2.37 MiB/sec.
5977 2025.01.25 00:13:40.706000 [ 264 ] {94699261-9248-48f8-8de3-f03823ef48a6} <Debug> TCPHandler: Processed in 0.006796656 sec.
5978 2025.01.25 00:13:40.706186 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5979 2025.01.25 00:13:40.706315 [ 265 ] {3815ccc5-dd2d-4118-978d-4ebef6077119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5980 2025.01.25 00:13:40.706368 [ 265 ] {3815ccc5-dd2d-4118-978d-4ebef6077119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5981 2025.01.25 00:13:40.706986 [ 197 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12086 rows, containing 5 columns (5 merged, 0 gathered) in 0.00950343 sec., 1271751.3571415793 rows/sec., 85.80 MiB/sec.
5982 2025.01.25 00:13:40.707269 [ 265 ] {3815ccc5-dd2d-4118-978d-4ebef6077119} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5983 2025.01.25 00:13:40.707333 [ 265 ] {3815ccc5-dd2d-4118-978d-4ebef6077119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5984 2025.01.25 00:13:40.707447 [ 197 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5985 2025.01.25 00:13:40.708066 [ 265 ] {3815ccc5-dd2d-4118-978d-4ebef6077119} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5986 2025.01.25 00:13:40.708090 [ 197 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5987 2025.01.25 00:13:40.708237 [ 197 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5988 2025.01.25 00:13:40.708405 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB.
5989 2025.01.25 00:13:40.708511 [ 265 ] {3815ccc5-dd2d-4118-978d-4ebef6077119} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5990 2025.01.25 00:13:40.708683 [ 148 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5991 2025.01.25 00:13:40.708746 [ 148 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5992 2025.01.25 00:13:40.708770 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5993 2025.01.25 00:13:40.708802 [ 265 ] {3815ccc5-dd2d-4118-978d-4ebef6077119} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00251 sec., 23904.382470119523 rows/sec., 1.61 MiB/sec.
5994 2025.01.25 00:13:40.709146 [ 265 ] {3815ccc5-dd2d-4118-978d-4ebef6077119} <Debug> TCPHandler: Processed in 0.003003246 sec.
5995 2025.01.25 00:13:40.709197 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
5996 2025.01.25 00:13:40.709687 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5997 2025.01.25 00:13:40.709758 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2140 rows starting from the beginning of the part
5998 2025.01.25 00:13:40.709856 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part
5999 2025.01.25 00:13:40.710014 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
6000 2025.01.25 00:13:40.710198 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part
6001 2025.01.25 00:13:40.710339 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part
6002 2025.01.25 00:13:40.710486 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
6003 2025.01.25 00:13:40.711926 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003055556 sec., 793308.9755186945 rows/sec., 51.56 MiB/sec.
6004 2025.01.25 00:13:40.712195 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6005 2025.01.25 00:13:40.712490 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6006 2025.01.25 00:13:40.712573 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_41_8} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6007 2025.01.25 00:13:40.712663 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
6008 2025.01.25 00:13:44.551311 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
6009 2025.01.25 00:13:44.551374 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
6010 2025.01.25 00:13:44.684590 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871
6011 2025.01.25 00:13:44.685733 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6012 2025.01.25 00:13:44.685835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6013 2025.01.25 00:13:44.686460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6014 2025.01.25 00:13:44.686723 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6015 2025.01.25 00:13:44.686983 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871
6016 2025.01.25 00:13:44.727047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 844
6017 2025.01.25 00:13:44.730340 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6018 2025.01.25 00:13:44.730390 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6019 2025.01.25 00:13:44.731886 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6020 2025.01.25 00:13:44.732206 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6021 2025.01.25 00:13:44.733321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844
6022 2025.01.25 00:13:45.544991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211
6023 2025.01.25 00:13:45.566357 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6024 2025.01.25 00:13:45.566422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6025 2025.01.25 00:13:45.574209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6026 2025.01.25 00:13:45.574976 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6027 2025.01.25 00:13:45.577679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211
6028 2025.01.25 00:13:45.686671 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6029 2025.01.25 00:13:45.686888 [ 264 ] {69b281bc-9243-4d59-9b86-6c1547d71767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
6030 2025.01.25 00:13:45.686974 [ 264 ] {69b281bc-9243-4d59-9b86-6c1547d71767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
6031 2025.01.25 00:13:45.687828 [ 264 ] {69b281bc-9243-4d59-9b86-6c1547d71767} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6032 2025.01.25 00:13:45.687880 [ 264 ] {69b281bc-9243-4d59-9b86-6c1547d71767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6033 2025.01.25 00:13:45.688340 [ 264 ] {69b281bc-9243-4d59-9b86-6c1547d71767} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6034 2025.01.25 00:13:45.688610 [ 264 ] {69b281bc-9243-4d59-9b86-6c1547d71767} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6035 2025.01.25 00:13:45.688907 [ 264 ] {69b281bc-9243-4d59-9b86-6c1547d71767} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002069 sec., 6766.553890768487 rows/sec., 487.10 KiB/sec.
6036 2025.01.25 00:13:45.689157 [ 264 ] {69b281bc-9243-4d59-9b86-6c1547d71767} <Debug> TCPHandler: Processed in 0.002630613 sec.
6037 2025.01.25 00:13:45.689409 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6038 2025.01.25 00:13:45.689592 [ 265 ] {352a1ffc-3b20-4929-8f89-90a6d6046656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6039 2025.01.25 00:13:45.689663 [ 265 ] {352a1ffc-3b20-4929-8f89-90a6d6046656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6040 2025.01.25 00:13:45.690508 [ 265 ] {352a1ffc-3b20-4929-8f89-90a6d6046656} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6041 2025.01.25 00:13:45.690554 [ 265 ] {352a1ffc-3b20-4929-8f89-90a6d6046656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6042 2025.01.25 00:13:45.691013 [ 265 ] {352a1ffc-3b20-4929-8f89-90a6d6046656} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6043 2025.01.25 00:13:45.691266 [ 265 ] {352a1ffc-3b20-4929-8f89-90a6d6046656} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6044 2025.01.25 00:13:45.691524 [ 265 ] {352a1ffc-3b20-4929-8f89-90a6d6046656} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.001984 sec., 133568.54838709676 rows/sec., 11.73 MiB/sec.
6045 2025.01.25 00:13:45.691595 [ 265 ] {352a1ffc-3b20-4929-8f89-90a6d6046656} <Debug> TCPHandler: Processed in 0.002307722 sec.
6046 2025.01.25 00:13:45.691810 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6047 2025.01.25 00:13:45.691956 [ 264 ] {db2ea5f1-157b-4f03-bc1a-977df1b06bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6048 2025.01.25 00:13:45.692017 [ 264 ] {db2ea5f1-157b-4f03-bc1a-977df1b06bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6049 2025.01.25 00:13:45.692709 [ 264 ] {db2ea5f1-157b-4f03-bc1a-977df1b06bc3} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6050 2025.01.25 00:13:45.692750 [ 264 ] {db2ea5f1-157b-4f03-bc1a-977df1b06bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6051 2025.01.25 00:13:45.693121 [ 264 ] {db2ea5f1-157b-4f03-bc1a-977df1b06bc3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6052 2025.01.25 00:13:45.693359 [ 264 ] {db2ea5f1-157b-4f03-bc1a-977df1b06bc3} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6053 2025.01.25 00:13:45.693521 [ 145 ] {} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6054 2025.01.25 00:13:45.693591 [ 264 ] {db2ea5f1-157b-4f03-bc1a-977df1b06bc3} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001666 sec., 22809.123649459783 rows/sec., 1.63 MiB/sec.
6055 2025.01.25 00:13:45.693598 [ 145 ] {} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6056 2025.01.25 00:13:45.693692 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6057 2025.01.25 00:13:45.693712 [ 264 ] {db2ea5f1-157b-4f03-bc1a-977df1b06bc3} <Debug> TCPHandler: Processed in 0.002027551 sec.
6058 2025.01.25 00:13:45.693979 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6059 2025.01.25 00:13:45.694112 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
6060 2025.01.25 00:13:45.694246 [ 265 ] {34d99b10-508d-4eba-a2a7-eeffe3b5e351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
6061 2025.01.25 00:13:45.694425 [ 265 ] {34d99b10-508d-4eba-a2a7-eeffe3b5e351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6062 2025.01.25 00:13:45.694601 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6063 2025.01.25 00:13:45.694722 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 64 rows starting from the beginning of the part
6064 2025.01.25 00:13:45.695298 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part
6065 2025.01.25 00:13:45.695686 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part
6066 2025.01.25 00:13:45.696126 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 44 rows starting from the beginning of the part
6067 2025.01.25 00:13:45.696514 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part
6068 2025.01.25 00:13:45.696855 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part
6069 2025.01.25 00:13:45.697840 [ 265 ] {34d99b10-508d-4eba-a2a7-eeffe3b5e351} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6070 2025.01.25 00:13:45.697927 [ 265 ] {34d99b10-508d-4eba-a2a7-eeffe3b5e351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6071 2025.01.25 00:13:45.698890 [ 265 ] {34d99b10-508d-4eba-a2a7-eeffe3b5e351} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6072 2025.01.25 00:13:45.699546 [ 265 ] {34d99b10-508d-4eba-a2a7-eeffe3b5e351} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6073 2025.01.25 00:13:45.699636 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581492 sec., 34394.28229451136 rows/sec., 2.59 MiB/sec.
6074 2025.01.25 00:13:45.699883 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6075 2025.01.25 00:13:45.699989 [ 265 ] {34d99b10-508d-4eba-a2a7-eeffe3b5e351} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005806 sec., 2411.298656562177 rows/sec., 168.87 KiB/sec.
6076 2025.01.25 00:13:45.700136 [ 265 ] {34d99b10-508d-4eba-a2a7-eeffe3b5e351} <Debug> TCPHandler: Processed in 0.006315182 sec.
6077 2025.01.25 00:13:45.700315 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6078 2025.01.25 00:13:45.700368 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6079 2025.01.25 00:13:45.700463 [ 264 ] {74e981b3-e7e3-4ced-ba18-008be1b692e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
6080 2025.01.25 00:13:45.700475 [ 186 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_36_7} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6081 2025.01.25 00:13:45.700520 [ 264 ] {74e981b3-e7e3-4ced-ba18-008be1b692e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6082 2025.01.25 00:13:45.700578 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6083 2025.01.25 00:13:45.701105 [ 264 ] {74e981b3-e7e3-4ced-ba18-008be1b692e0} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6084 2025.01.25 00:13:45.701143 [ 264 ] {74e981b3-e7e3-4ced-ba18-008be1b692e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6085 2025.01.25 00:13:45.701490 [ 264 ] {74e981b3-e7e3-4ced-ba18-008be1b692e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6086 2025.01.25 00:13:45.701726 [ 264 ] {74e981b3-e7e3-4ced-ba18-008be1b692e0} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6087 2025.01.25 00:13:45.701931 [ 264 ] {74e981b3-e7e3-4ced-ba18-008be1b692e0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001502 sec., 8655.126498002663 rows/sec., 539.65 KiB/sec.
6088 2025.01.25 00:13:45.701984 [ 264 ] {74e981b3-e7e3-4ced-ba18-008be1b692e0} <Debug> TCPHandler: Processed in 0.001748299 sec.
6089 2025.01.25 00:13:45.702122 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6090 2025.01.25 00:13:45.702240 [ 265 ] {76950e87-49c1-406d-a62e-92a05f8b9b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6091 2025.01.25 00:13:45.702291 [ 265 ] {76950e87-49c1-406d-a62e-92a05f8b9b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6092 2025.01.25 00:13:45.703080 [ 265 ] {76950e87-49c1-406d-a62e-92a05f8b9b13} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6093 2025.01.25 00:13:45.703120 [ 265 ] {76950e87-49c1-406d-a62e-92a05f8b9b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6094 2025.01.25 00:13:45.703507 [ 265 ] {76950e87-49c1-406d-a62e-92a05f8b9b13} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6095 2025.01.25 00:13:45.703744 [ 265 ] {76950e87-49c1-406d-a62e-92a05f8b9b13} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6096 2025.01.25 00:13:45.703960 [ 265 ] {76950e87-49c1-406d-a62e-92a05f8b9b13} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001744 sec., 236811.92660550456 rows/sec., 16.89 MiB/sec.
6097 2025.01.25 00:13:45.704019 [ 265 ] {76950e87-49c1-406d-a62e-92a05f8b9b13} <Debug> TCPHandler: Processed in 0.00195413 sec.
6098 2025.01.25 00:13:45.704172 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6099 2025.01.25 00:13:45.704291 [ 264 ] {82b0e14f-5dc6-491c-b794-bf11022275fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
6100 2025.01.25 00:13:45.704342 [ 264 ] {82b0e14f-5dc6-491c-b794-bf11022275fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6101 2025.01.25 00:13:45.704831 [ 264 ] {82b0e14f-5dc6-491c-b794-bf11022275fe} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6102 2025.01.25 00:13:45.704870 [ 264 ] {82b0e14f-5dc6-491c-b794-bf11022275fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6103 2025.01.25 00:13:45.705248 [ 264 ] {82b0e14f-5dc6-491c-b794-bf11022275fe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6104 2025.01.25 00:13:45.705484 [ 264 ] {82b0e14f-5dc6-491c-b794-bf11022275fe} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6105 2025.01.25 00:13:45.705699 [ 264 ] {82b0e14f-5dc6-491c-b794-bf11022275fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec.
6106 2025.01.25 00:13:45.705752 [ 264 ] {82b0e14f-5dc6-491c-b794-bf11022275fe} <Debug> TCPHandler: Processed in 0.001635439 sec.
6107 2025.01.25 00:13:45.705918 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6108 2025.01.25 00:13:45.706038 [ 265 ] {52f0505d-126f-4189-ab86-9d9fd321b9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6109 2025.01.25 00:13:45.706091 [ 265 ] {52f0505d-126f-4189-ab86-9d9fd321b9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6110 2025.01.25 00:13:45.706683 [ 265 ] {52f0505d-126f-4189-ab86-9d9fd321b9f4} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6111 2025.01.25 00:13:45.706722 [ 265 ] {52f0505d-126f-4189-ab86-9d9fd321b9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6112 2025.01.25 00:13:45.707112 [ 265 ] {52f0505d-126f-4189-ab86-9d9fd321b9f4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6113 2025.01.25 00:13:45.707339 [ 265 ] {52f0505d-126f-4189-ab86-9d9fd321b9f4} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6114 2025.01.25 00:13:45.707545 [ 265 ] {52f0505d-126f-4189-ab86-9d9fd321b9f4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001533 sec., 154598.82583170253 rows/sec., 10.36 MiB/sec.
6115 2025.01.25 00:13:45.707599 [ 265 ] {52f0505d-126f-4189-ab86-9d9fd321b9f4} <Debug> TCPHandler: Processed in 0.001738739 sec.
6116 2025.01.25 00:13:45.707751 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6117 2025.01.25 00:13:45.707889 [ 264 ] {2b809026-0daf-43ca-b7c6-a595699984d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
6118 2025.01.25 00:13:45.707948 [ 264 ] {2b809026-0daf-43ca-b7c6-a595699984d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6119 2025.01.25 00:13:45.708491 [ 264 ] {2b809026-0daf-43ca-b7c6-a595699984d1} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6120 2025.01.25 00:13:45.708536 [ 264 ] {2b809026-0daf-43ca-b7c6-a595699984d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6121 2025.01.25 00:13:45.708911 [ 264 ] {2b809026-0daf-43ca-b7c6-a595699984d1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6122 2025.01.25 00:13:45.709150 [ 264 ] {2b809026-0daf-43ca-b7c6-a595699984d1} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6123 2025.01.25 00:13:45.709360 [ 264 ] {2b809026-0daf-43ca-b7c6-a595699984d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec.
6124 2025.01.25 00:13:45.709411 [ 264 ] {2b809026-0daf-43ca-b7c6-a595699984d1} <Debug> TCPHandler: Processed in 0.001728449 sec.
6125 2025.01.25 00:13:45.709547 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6126 2025.01.25 00:13:45.709664 [ 265 ] {c17b95ae-1c24-4e0c-a08d-d1313dbe3c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6127 2025.01.25 00:13:45.709745 [ 265 ] {c17b95ae-1c24-4e0c-a08d-d1313dbe3c72} <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
6128 2025.01.25 00:13:45.710923 [ 265 ] {c17b95ae-1c24-4e0c-a08d-d1313dbe3c72} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6129 2025.01.25 00:13:45.710962 [ 265 ] {c17b95ae-1c24-4e0c-a08d-d1313dbe3c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6130 2025.01.25 00:13:45.711608 [ 265 ] {c17b95ae-1c24-4e0c-a08d-d1313dbe3c72} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6131 2025.01.25 00:13:45.711857 [ 265 ] {c17b95ae-1c24-4e0c-a08d-d1313dbe3c72} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6132 2025.01.25 00:13:45.712130 [ 265 ] {c17b95ae-1c24-4e0c-a08d-d1313dbe3c72} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00249 sec., 12449.799196787148 rows/sec., 22.31 MiB/sec.
6133 2025.01.25 00:13:45.712426 [ 265 ] {c17b95ae-1c24-4e0c-a08d-d1313dbe3c72} <Debug> TCPHandler: Processed in 0.002934376 sec.
6134 2025.01.25 00:13:45.712573 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6135 2025.01.25 00:13:45.712710 [ 264 ] {21855984-074d-490b-a789-826393eb6cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6136 2025.01.25 00:13:45.712769 [ 264 ] {21855984-074d-490b-a789-826393eb6cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6137 2025.01.25 00:13:45.713338 [ 264 ] {21855984-074d-490b-a789-826393eb6cf2} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6138 2025.01.25 00:13:45.713384 [ 264 ] {21855984-074d-490b-a789-826393eb6cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6139 2025.01.25 00:13:45.713792 [ 264 ] {21855984-074d-490b-a789-826393eb6cf2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6140 2025.01.25 00:13:45.714027 [ 264 ] {21855984-074d-490b-a789-826393eb6cf2} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6141 2025.01.25 00:13:45.714239 [ 264 ] {21855984-074d-490b-a789-826393eb6cf2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001559 sec., 52597.81911481719 rows/sec., 3.34 MiB/sec.
6142 2025.01.25 00:13:45.714290 [ 264 ] {21855984-074d-490b-a789-826393eb6cf2} <Debug> TCPHandler: Processed in 0.001785819 sec.
6143 2025.01.25 00:13:46.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.89 MiB, peak 204.34 MiB, free memory in arenas 0.00 B, will set to 197.81 MiB (RSS), difference: -1.08 MiB
6144 2025.01.25 00:13:50.681034 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6145 2025.01.25 00:13:50.681263 [ 264 ] {9aeceb4c-8022-43e9-9bbf-62707460639b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
6146 2025.01.25 00:13:50.681346 [ 264 ] {9aeceb4c-8022-43e9-9bbf-62707460639b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6147 2025.01.25 00:13:50.682141 [ 264 ] {9aeceb4c-8022-43e9-9bbf-62707460639b} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6148 2025.01.25 00:13:50.682192 [ 264 ] {9aeceb4c-8022-43e9-9bbf-62707460639b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6149 2025.01.25 00:13:50.682615 [ 264 ] {9aeceb4c-8022-43e9-9bbf-62707460639b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6150 2025.01.25 00:13:50.682876 [ 264 ] {9aeceb4c-8022-43e9-9bbf-62707460639b} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6151 2025.01.25 00:13:50.683180 [ 264 ] {9aeceb4c-8022-43e9-9bbf-62707460639b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001969 sec., 3047.2320975114276 rows/sec., 248.48 KiB/sec.
6152 2025.01.25 00:13:50.683345 [ 264 ] {9aeceb4c-8022-43e9-9bbf-62707460639b} <Debug> TCPHandler: Processed in 0.002455113 sec.
6153 2025.01.25 00:13:50.683586 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6154 2025.01.25 00:13:50.683774 [ 265 ] {4a363d61-c5e8-4708-bb6f-d0877d5975f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6155 2025.01.25 00:13:50.683847 [ 265 ] {4a363d61-c5e8-4708-bb6f-d0877d5975f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6156 2025.01.25 00:13:50.684629 [ 265 ] {4a363d61-c5e8-4708-bb6f-d0877d5975f3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6157 2025.01.25 00:13:50.684671 [ 265 ] {4a363d61-c5e8-4708-bb6f-d0877d5975f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6158 2025.01.25 00:13:50.685113 [ 265 ] {4a363d61-c5e8-4708-bb6f-d0877d5975f3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6159 2025.01.25 00:13:50.685364 [ 265 ] {4a363d61-c5e8-4708-bb6f-d0877d5975f3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6160 2025.01.25 00:13:50.685609 [ 265 ] {4a363d61-c5e8-4708-bb6f-d0877d5975f3} <Debug> executeQuery: Read 75 rows, 6.21 KiB in 0.001882 sec., 39851.22210414453 rows/sec., 3.22 MiB/sec.
6161 2025.01.25 00:13:50.685818 [ 265 ] {4a363d61-c5e8-4708-bb6f-d0877d5975f3} <Debug> TCPHandler: Processed in 0.002355912 sec.
6162 2025.01.25 00:13:50.686043 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6163 2025.01.25 00:13:50.686194 [ 264 ] {5e024fd9-3b4c-40b4-9eff-cc91f4aea758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6164 2025.01.25 00:13:50.686259 [ 264 ] {5e024fd9-3b4c-40b4-9eff-cc91f4aea758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6165 2025.01.25 00:13:50.686932 [ 264 ] {5e024fd9-3b4c-40b4-9eff-cc91f4aea758} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6166 2025.01.25 00:13:50.686973 [ 264 ] {5e024fd9-3b4c-40b4-9eff-cc91f4aea758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6167 2025.01.25 00:13:50.687339 [ 264 ] {5e024fd9-3b4c-40b4-9eff-cc91f4aea758} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6168 2025.01.25 00:13:50.687577 [ 264 ] {5e024fd9-3b4c-40b4-9eff-cc91f4aea758} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6169 2025.01.25 00:13:50.687782 [ 264 ] {5e024fd9-3b4c-40b4-9eff-cc91f4aea758} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001625 sec., 8615.384615384615 rows/sec., 628.00 KiB/sec.
6170 2025.01.25 00:13:50.687838 [ 264 ] {5e024fd9-3b4c-40b4-9eff-cc91f4aea758} <Debug> TCPHandler: Processed in 0.00191127 sec.
6171 2025.01.25 00:13:50.687984 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6172 2025.01.25 00:13:50.688109 [ 265 ] {786adb96-9282-40cf-a3d1-493914ab8963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6173 2025.01.25 00:13:50.688161 [ 265 ] {786adb96-9282-40cf-a3d1-493914ab8963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6174 2025.01.25 00:13:50.688807 [ 265 ] {786adb96-9282-40cf-a3d1-493914ab8963} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6175 2025.01.25 00:13:50.688846 [ 265 ] {786adb96-9282-40cf-a3d1-493914ab8963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6176 2025.01.25 00:13:50.689217 [ 265 ] {786adb96-9282-40cf-a3d1-493914ab8963} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6177 2025.01.25 00:13:50.689451 [ 265 ] {786adb96-9282-40cf-a3d1-493914ab8963} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6178 2025.01.25 00:13:50.689634 [ 265 ] {786adb96-9282-40cf-a3d1-493914ab8963} <Debug> executeQuery: Read 78 rows, 6.25 KiB in 0.001556 sec., 50128.53470437018 rows/sec., 3.92 MiB/sec.
6179 2025.01.25 00:13:50.689693 [ 265 ] {786adb96-9282-40cf-a3d1-493914ab8963} <Debug> TCPHandler: Processed in 0.0017695 sec.
6180 2025.01.25 00:13:50.689851 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6181 2025.01.25 00:13:50.689971 [ 264 ] {e8ba0939-752f-4724-b81a-656ff1e03b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6182 2025.01.25 00:13:50.690024 [ 264 ] {e8ba0939-752f-4724-b81a-656ff1e03b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6183 2025.01.25 00:13:50.690617 [ 264 ] {e8ba0939-752f-4724-b81a-656ff1e03b53} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6184 2025.01.25 00:13:50.690657 [ 264 ] {e8ba0939-752f-4724-b81a-656ff1e03b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6185 2025.01.25 00:13:50.691049 [ 264 ] {e8ba0939-752f-4724-b81a-656ff1e03b53} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6186 2025.01.25 00:13:50.691286 [ 264 ] {e8ba0939-752f-4724-b81a-656ff1e03b53} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6187 2025.01.25 00:13:50.691495 [ 264 ] {e8ba0939-752f-4724-b81a-656ff1e03b53} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001551 sec., 105093.48807221148 rows/sec., 7.32 MiB/sec.
6188 2025.01.25 00:13:50.691548 [ 264 ] {e8ba0939-752f-4724-b81a-656ff1e03b53} <Debug> TCPHandler: Processed in 0.001754149 sec.
6189 2025.01.25 00:13:50.691706 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6190 2025.01.25 00:13:50.691828 [ 265 ] {1817c035-91c7-4cc8-9532-2558a255d4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6191 2025.01.25 00:13:50.691914 [ 265 ] {1817c035-91c7-4cc8-9532-2558a255d4ca} <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
6192 2025.01.25 00:13:50.693037 [ 265 ] {1817c035-91c7-4cc8-9532-2558a255d4ca} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6193 2025.01.25 00:13:50.693074 [ 265 ] {1817c035-91c7-4cc8-9532-2558a255d4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6194 2025.01.25 00:13:50.693684 [ 265 ] {1817c035-91c7-4cc8-9532-2558a255d4ca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6195 2025.01.25 00:13:50.693936 [ 265 ] {1817c035-91c7-4cc8-9532-2558a255d4ca} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6196 2025.01.25 00:13:50.694177 [ 265 ] {1817c035-91c7-4cc8-9532-2558a255d4ca} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002378 sec., 3364.1715727502105 rows/sec., 6.03 MiB/sec.
6197 2025.01.25 00:13:50.694290 [ 265 ] {1817c035-91c7-4cc8-9532-2558a255d4ca} <Debug> TCPHandler: Processed in 0.002639463 sec.
6198 2025.01.25 00:13:50.694429 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6199 2025.01.25 00:13:50.694548 [ 264 ] {a73bffd7-2920-4310-a7f7-d70612e44915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6200 2025.01.25 00:13:50.694599 [ 264 ] {a73bffd7-2920-4310-a7f7-d70612e44915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6201 2025.01.25 00:13:50.695099 [ 264 ] {a73bffd7-2920-4310-a7f7-d70612e44915} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6202 2025.01.25 00:13:50.695141 [ 264 ] {a73bffd7-2920-4310-a7f7-d70612e44915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6203 2025.01.25 00:13:50.695507 [ 264 ] {a73bffd7-2920-4310-a7f7-d70612e44915} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6204 2025.01.25 00:13:50.695755 [ 264 ] {a73bffd7-2920-4310-a7f7-d70612e44915} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6205 2025.01.25 00:13:50.695930 [ 264 ] {a73bffd7-2920-4310-a7f7-d70612e44915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec.
6206 2025.01.25 00:13:50.695983 [ 264 ] {a73bffd7-2920-4310-a7f7-d70612e44915} <Debug> TCPHandler: Processed in 0.001610048 sec.
6207 2025.01.25 00:13:52.187288 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359
6208 2025.01.25 00:13:52.188229 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6209 2025.01.25 00:13:52.188284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6210 2025.01.25 00:13:52.188814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6211 2025.01.25 00:13:52.189089 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6212 2025.01.25 00:13:52.189355 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359
6213 2025.01.25 00:13:53.077903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219
6214 2025.01.25 00:13:53.099076 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6215 2025.01.25 00:13:53.099140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6216 2025.01.25 00:13:53.106813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6217 2025.01.25 00:13:53.107577 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6218 2025.01.25 00:13:53.110244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219
6219 2025.01.25 00:13:54.733687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 880
6220 2025.01.25 00:13:54.736888 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6221 2025.01.25 00:13:54.736939 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6222 2025.01.25 00:13:54.738428 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6223 2025.01.25 00:13:54.738758 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6224 2025.01.25 00:13:54.739866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880
6225 2025.01.25 00:13:55.686280 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6226 2025.01.25 00:13:55.686517 [ 264 ] {6ae199ad-2b57-4e57-9226-fcc0a24b0845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
6227 2025.01.25 00:13:55.686602 [ 264 ] {6ae199ad-2b57-4e57-9226-fcc0a24b0845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
6228 2025.01.25 00:13:55.687434 [ 264 ] {6ae199ad-2b57-4e57-9226-fcc0a24b0845} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6229 2025.01.25 00:13:55.687487 [ 264 ] {6ae199ad-2b57-4e57-9226-fcc0a24b0845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6230 2025.01.25 00:13:55.687928 [ 264 ] {6ae199ad-2b57-4e57-9226-fcc0a24b0845} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6231 2025.01.25 00:13:55.688181 [ 264 ] {6ae199ad-2b57-4e57-9226-fcc0a24b0845} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6232 2025.01.25 00:13:55.688419 [ 264 ] {6ae199ad-2b57-4e57-9226-fcc0a24b0845} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec.
6233 2025.01.25 00:13:55.688487 [ 264 ] {6ae199ad-2b57-4e57-9226-fcc0a24b0845} <Debug> TCPHandler: Processed in 0.002352353 sec.
6234 2025.01.25 00:13:55.688781 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6235 2025.01.25 00:13:55.688984 [ 265 ] {ae05e72e-a957-4437-9b7f-442d9218eb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6236 2025.01.25 00:13:55.689062 [ 265 ] {ae05e72e-a957-4437-9b7f-442d9218eb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6237 2025.01.25 00:13:55.689996 [ 265 ] {ae05e72e-a957-4437-9b7f-442d9218eb50} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6238 2025.01.25 00:13:55.690050 [ 265 ] {ae05e72e-a957-4437-9b7f-442d9218eb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6239 2025.01.25 00:13:55.690521 [ 265 ] {ae05e72e-a957-4437-9b7f-442d9218eb50} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6240 2025.01.25 00:13:55.690777 [ 265 ] {ae05e72e-a957-4437-9b7f-442d9218eb50} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6241 2025.01.25 00:13:55.691015 [ 265 ] {ae05e72e-a957-4437-9b7f-442d9218eb50} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.002087 sec., 126976.52132247246 rows/sec., 11.15 MiB/sec.
6242 2025.01.25 00:13:55.691084 [ 265 ] {ae05e72e-a957-4437-9b7f-442d9218eb50} <Debug> TCPHandler: Processed in 0.002457983 sec.
6243 2025.01.25 00:13:55.691264 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6244 2025.01.25 00:13:55.691410 [ 264 ] {e399c319-b577-4341-b30f-ff185743c75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6245 2025.01.25 00:13:55.691471 [ 264 ] {e399c319-b577-4341-b30f-ff185743c75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6246 2025.01.25 00:13:55.692169 [ 264 ] {e399c319-b577-4341-b30f-ff185743c75f} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6247 2025.01.25 00:13:55.692211 [ 264 ] {e399c319-b577-4341-b30f-ff185743c75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6248 2025.01.25 00:13:55.692581 [ 264 ] {e399c319-b577-4341-b30f-ff185743c75f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6249 2025.01.25 00:13:55.692833 [ 264 ] {e399c319-b577-4341-b30f-ff185743c75f} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6250 2025.01.25 00:13:55.693090 [ 264 ] {e399c319-b577-4341-b30f-ff185743c75f} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001711 sec., 22209.234365867913 rows/sec., 1.59 MiB/sec.
6251 2025.01.25 00:13:55.693293 [ 264 ] {e399c319-b577-4341-b30f-ff185743c75f} <Debug> TCPHandler: Processed in 0.002098561 sec.
6252 2025.01.25 00:13:55.693532 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6253 2025.01.25 00:13:55.693656 [ 265 ] {74a2fde2-774f-4e4c-a656-5187832253f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
6254 2025.01.25 00:13:55.693709 [ 265 ] {74a2fde2-774f-4e4c-a656-5187832253f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6255 2025.01.25 00:13:55.694319 [ 265 ] {74a2fde2-774f-4e4c-a656-5187832253f3} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6256 2025.01.25 00:13:55.694361 [ 265 ] {74a2fde2-774f-4e4c-a656-5187832253f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6257 2025.01.25 00:13:55.694724 [ 265 ] {74a2fde2-774f-4e4c-a656-5187832253f3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6258 2025.01.25 00:13:55.694966 [ 265 ] {74a2fde2-774f-4e4c-a656-5187832253f3} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6259 2025.01.25 00:13:55.695219 [ 265 ] {74a2fde2-774f-4e4c-a656-5187832253f3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec.
6260 2025.01.25 00:13:55.695416 [ 265 ] {74a2fde2-774f-4e4c-a656-5187832253f3} <Debug> TCPHandler: Processed in 0.001991341 sec.
6261 2025.01.25 00:13:55.695613 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6262 2025.01.25 00:13:55.695751 [ 264 ] {0a98ad76-816d-4639-a74b-810cf9ad7b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
6263 2025.01.25 00:13:55.695809 [ 264 ] {0a98ad76-816d-4639-a74b-810cf9ad7b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6264 2025.01.25 00:13:55.696435 [ 264 ] {0a98ad76-816d-4639-a74b-810cf9ad7b25} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6265 2025.01.25 00:13:55.696475 [ 264 ] {0a98ad76-816d-4639-a74b-810cf9ad7b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6266 2025.01.25 00:13:55.696824 [ 264 ] {0a98ad76-816d-4639-a74b-810cf9ad7b25} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6267 2025.01.25 00:13:55.697063 [ 264 ] {0a98ad76-816d-4639-a74b-810cf9ad7b25} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6268 2025.01.25 00:13:55.697354 [ 264 ] {0a98ad76-816d-4639-a74b-810cf9ad7b25} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001615 sec., 8049.5356037151705 rows/sec., 501.89 KiB/sec.
6269 2025.01.25 00:13:55.697541 [ 264 ] {0a98ad76-816d-4639-a74b-810cf9ad7b25} <Debug> TCPHandler: Processed in 0.002010881 sec.
6270 2025.01.25 00:13:55.697698 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6271 2025.01.25 00:13:55.697815 [ 265 ] {dbb46fcd-3bdb-4f51-a7ea-c1bf97c4bdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6272 2025.01.25 00:13:55.697864 [ 265 ] {dbb46fcd-3bdb-4f51-a7ea-c1bf97c4bdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6273 2025.01.25 00:13:55.698632 [ 265 ] {dbb46fcd-3bdb-4f51-a7ea-c1bf97c4bdef} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6274 2025.01.25 00:13:55.698673 [ 265 ] {dbb46fcd-3bdb-4f51-a7ea-c1bf97c4bdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6275 2025.01.25 00:13:55.699071 [ 265 ] {dbb46fcd-3bdb-4f51-a7ea-c1bf97c4bdef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6276 2025.01.25 00:13:55.699308 [ 265 ] {dbb46fcd-3bdb-4f51-a7ea-c1bf97c4bdef} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6277 2025.01.25 00:13:55.699524 [ 265 ] {dbb46fcd-3bdb-4f51-a7ea-c1bf97c4bdef} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001735 sec., 238040.34582132564 rows/sec., 16.98 MiB/sec.
6278 2025.01.25 00:13:55.699579 [ 265 ] {dbb46fcd-3bdb-4f51-a7ea-c1bf97c4bdef} <Debug> TCPHandler: Processed in 0.00193921 sec.
6279 2025.01.25 00:13:55.699730 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6280 2025.01.25 00:13:55.699849 [ 264 ] {e3a356b6-1fe1-49a3-8199-e98a2ed16dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
6281 2025.01.25 00:13:55.699900 [ 264 ] {e3a356b6-1fe1-49a3-8199-e98a2ed16dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6282 2025.01.25 00:13:55.700399 [ 264 ] {e3a356b6-1fe1-49a3-8199-e98a2ed16dc4} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6283 2025.01.25 00:13:55.700438 [ 264 ] {e3a356b6-1fe1-49a3-8199-e98a2ed16dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6284 2025.01.25 00:13:55.700800 [ 264 ] {e3a356b6-1fe1-49a3-8199-e98a2ed16dc4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6285 2025.01.25 00:13:55.701037 [ 264 ] {e3a356b6-1fe1-49a3-8199-e98a2ed16dc4} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6286 2025.01.25 00:13:55.701309 [ 264 ] {e3a356b6-1fe1-49a3-8199-e98a2ed16dc4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec.
6287 2025.01.25 00:13:55.701508 [ 264 ] {e3a356b6-1fe1-49a3-8199-e98a2ed16dc4} <Debug> TCPHandler: Processed in 0.00182965 sec.
6288 2025.01.25 00:13:55.701665 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6289 2025.01.25 00:13:55.701784 [ 265 ] {9b878eb0-a8c2-4061-bdad-7e3f3bc7a924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6290 2025.01.25 00:13:55.701836 [ 265 ] {9b878eb0-a8c2-4061-bdad-7e3f3bc7a924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6291 2025.01.25 00:13:55.702434 [ 265 ] {9b878eb0-a8c2-4061-bdad-7e3f3bc7a924} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6292 2025.01.25 00:13:55.702472 [ 265 ] {9b878eb0-a8c2-4061-bdad-7e3f3bc7a924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6293 2025.01.25 00:13:55.702886 [ 265 ] {9b878eb0-a8c2-4061-bdad-7e3f3bc7a924} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6294 2025.01.25 00:13:55.703123 [ 265 ] {9b878eb0-a8c2-4061-bdad-7e3f3bc7a924} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6295 2025.01.25 00:13:55.703417 [ 265 ] {9b878eb0-a8c2-4061-bdad-7e3f3bc7a924} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001658 sec., 142943.30518697225 rows/sec., 9.58 MiB/sec.
6296 2025.01.25 00:13:55.703475 [ 265 ] {9b878eb0-a8c2-4061-bdad-7e3f3bc7a924} <Debug> TCPHandler: Processed in 0.00186962 sec.
6297 2025.01.25 00:13:55.703631 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6298 2025.01.25 00:13:55.703771 [ 264 ] {c2f7a90f-308b-4db1-a84f-bccf0eb10474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
6299 2025.01.25 00:13:55.703832 [ 264 ] {c2f7a90f-308b-4db1-a84f-bccf0eb10474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6300 2025.01.25 00:13:55.704338 [ 264 ] {c2f7a90f-308b-4db1-a84f-bccf0eb10474} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6301 2025.01.25 00:13:55.704376 [ 264 ] {c2f7a90f-308b-4db1-a84f-bccf0eb10474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6302 2025.01.25 00:13:55.704730 [ 264 ] {c2f7a90f-308b-4db1-a84f-bccf0eb10474} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6303 2025.01.25 00:13:55.704968 [ 264 ] {c2f7a90f-308b-4db1-a84f-bccf0eb10474} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6304 2025.01.25 00:13:55.705193 [ 264 ] {c2f7a90f-308b-4db1-a84f-bccf0eb10474} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec.
6305 2025.01.25 00:13:55.705251 [ 264 ] {c2f7a90f-308b-4db1-a84f-bccf0eb10474} <Debug> TCPHandler: Processed in 0.001686649 sec.
6306 2025.01.25 00:13:55.705400 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6307 2025.01.25 00:13:55.705518 [ 265 ] {9d7f69c4-15cb-423b-bf56-b5d28a446e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6308 2025.01.25 00:13:55.705600 [ 265 ] {9d7f69c4-15cb-423b-bf56-b5d28a446e7c} <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
6309 2025.01.25 00:13:55.706780 [ 265 ] {9d7f69c4-15cb-423b-bf56-b5d28a446e7c} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6310 2025.01.25 00:13:55.706820 [ 265 ] {9d7f69c4-15cb-423b-bf56-b5d28a446e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6311 2025.01.25 00:13:55.707468 [ 265 ] {9d7f69c4-15cb-423b-bf56-b5d28a446e7c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6312 2025.01.25 00:13:55.707716 [ 265 ] {9d7f69c4-15cb-423b-bf56-b5d28a446e7c} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6313 2025.01.25 00:13:55.707978 [ 265 ] {9d7f69c4-15cb-423b-bf56-b5d28a446e7c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002482 sec., 12489.927477840452 rows/sec., 22.38 MiB/sec.
6314 2025.01.25 00:13:55.708294 [ 265 ] {9d7f69c4-15cb-423b-bf56-b5d28a446e7c} <Debug> TCPHandler: Processed in 0.002947735 sec.
6315 2025.01.25 00:13:55.708486 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6316 2025.01.25 00:13:55.708627 [ 264 ] {6573af59-f812-4b5d-8fbb-5f8b4ce06b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6317 2025.01.25 00:13:55.708687 [ 264 ] {6573af59-f812-4b5d-8fbb-5f8b4ce06b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6318 2025.01.25 00:13:55.709236 [ 264 ] {6573af59-f812-4b5d-8fbb-5f8b4ce06b24} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6319 2025.01.25 00:13:55.709274 [ 264 ] {6573af59-f812-4b5d-8fbb-5f8b4ce06b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6320 2025.01.25 00:13:55.709657 [ 264 ] {6573af59-f812-4b5d-8fbb-5f8b4ce06b24} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6321 2025.01.25 00:13:55.709895 [ 264 ] {6573af59-f812-4b5d-8fbb-5f8b4ce06b24} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6322 2025.01.25 00:13:55.710115 [ 264 ] {6573af59-f812-4b5d-8fbb-5f8b4ce06b24} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec.
6323 2025.01.25 00:13:55.710168 [ 264 ] {6573af59-f812-4b5d-8fbb-5f8b4ce06b24} <Debug> TCPHandler: Processed in 0.00174647 sec.
6324 2025.01.25 00:13:59.551422 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
6325 2025.01.25 00:13:59.551481 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
6326 2025.01.25 00:13:59.689678 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786
6327 2025.01.25 00:13:59.690549 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6328 2025.01.25 00:13:59.690607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6329 2025.01.25 00:13:59.691191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6330 2025.01.25 00:13:59.691470 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6331 2025.01.25 00:13:59.691745 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786
6332 2025.01.25 00:14:00.610471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227
6333 2025.01.25 00:14:00.631654 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6334 2025.01.25 00:14:00.631708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6335 2025.01.25 00:14:00.639800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6336 2025.01.25 00:14:00.640563 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6337 2025.01.25 00:14:00.643415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227
6338 2025.01.25 00:14:00.681697 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6339 2025.01.25 00:14:00.681918 [ 264 ] {648f2aa0-1960-4d39-a922-2020ab78998c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6340 2025.01.25 00:14:00.682001 [ 264 ] {648f2aa0-1960-4d39-a922-2020ab78998c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6341 2025.01.25 00:14:00.682854 [ 264 ] {648f2aa0-1960-4d39-a922-2020ab78998c} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6342 2025.01.25 00:14:00.682907 [ 264 ] {648f2aa0-1960-4d39-a922-2020ab78998c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6343 2025.01.25 00:14:00.683367 [ 264 ] {648f2aa0-1960-4d39-a922-2020ab78998c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6344 2025.01.25 00:14:00.683626 [ 264 ] {648f2aa0-1960-4d39-a922-2020ab78998c} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6345 2025.01.25 00:14:00.683876 [ 264 ] {648f2aa0-1960-4d39-a922-2020ab78998c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002018 sec., 35678.8899900892 rows/sec., 2.90 MiB/sec.
6346 2025.01.25 00:14:00.683944 [ 264 ] {648f2aa0-1960-4d39-a922-2020ab78998c} <Debug> TCPHandler: Processed in 0.002390083 sec.
6347 2025.01.25 00:14:00.684206 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6348 2025.01.25 00:14:00.684397 [ 265 ] {fad12bfd-c114-420f-8abe-c34c67f12416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6349 2025.01.25 00:14:00.684472 [ 265 ] {fad12bfd-c114-420f-8abe-c34c67f12416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6350 2025.01.25 00:14:00.685227 [ 265 ] {fad12bfd-c114-420f-8abe-c34c67f12416} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6351 2025.01.25 00:14:00.685276 [ 265 ] {fad12bfd-c114-420f-8abe-c34c67f12416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6352 2025.01.25 00:14:00.685698 [ 265 ] {fad12bfd-c114-420f-8abe-c34c67f12416} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6353 2025.01.25 00:14:00.685965 [ 265 ] {fad12bfd-c114-420f-8abe-c34c67f12416} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6354 2025.01.25 00:14:00.686244 [ 265 ] {fad12bfd-c114-420f-8abe-c34c67f12416} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001899 sec., 4212.74354923644 rows/sec., 316.78 KiB/sec.
6355 2025.01.25 00:14:00.686459 [ 265 ] {fad12bfd-c114-420f-8abe-c34c67f12416} <Debug> TCPHandler: Processed in 0.002379002 sec.
6356 2025.01.25 00:14:00.686685 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6357 2025.01.25 00:14:00.686811 [ 264 ] {c5658250-1065-4035-977a-0b814e8a3e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6358 2025.01.25 00:14:00.686863 [ 264 ] {c5658250-1065-4035-977a-0b814e8a3e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6359 2025.01.25 00:14:00.687524 [ 264 ] {c5658250-1065-4035-977a-0b814e8a3e99} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6360 2025.01.25 00:14:00.687565 [ 264 ] {c5658250-1065-4035-977a-0b814e8a3e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6361 2025.01.25 00:14:00.687938 [ 264 ] {c5658250-1065-4035-977a-0b814e8a3e99} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6362 2025.01.25 00:14:00.688179 [ 264 ] {c5658250-1065-4035-977a-0b814e8a3e99} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6363 2025.01.25 00:14:00.688412 [ 264 ] {c5658250-1065-4035-977a-0b814e8a3e99} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001629 sec., 44198.89502762431 rows/sec., 3.45 MiB/sec.
6364 2025.01.25 00:14:00.688471 [ 264 ] {c5658250-1065-4035-977a-0b814e8a3e99} <Debug> TCPHandler: Processed in 0.00186772 sec.
6365 2025.01.25 00:14:00.688655 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6366 2025.01.25 00:14:00.688782 [ 265 ] {ee653789-d8b0-422e-819a-2ee8b7252387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6367 2025.01.25 00:14:00.688840 [ 265 ] {ee653789-d8b0-422e-819a-2ee8b7252387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6368 2025.01.25 00:14:00.689451 [ 265 ] {ee653789-d8b0-422e-819a-2ee8b7252387} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6369 2025.01.25 00:14:00.689493 [ 265 ] {ee653789-d8b0-422e-819a-2ee8b7252387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6370 2025.01.25 00:14:00.689903 [ 265 ] {ee653789-d8b0-422e-819a-2ee8b7252387} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6371 2025.01.25 00:14:00.690158 [ 265 ] {ee653789-d8b0-422e-819a-2ee8b7252387} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6372 2025.01.25 00:14:00.690386 [ 265 ] {ee653789-d8b0-422e-819a-2ee8b7252387} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec.
6373 2025.01.25 00:14:00.690455 [ 265 ] {ee653789-d8b0-422e-819a-2ee8b7252387} <Debug> TCPHandler: Processed in 0.001859619 sec.
6374 2025.01.25 00:14:00.690619 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6375 2025.01.25 00:14:00.690761 [ 264 ] {2318f547-bd55-4ae2-b0c2-bbd6d41327e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6376 2025.01.25 00:14:00.690861 [ 264 ] {2318f547-bd55-4ae2-b0c2-bbd6d41327e4} <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
6377 2025.01.25 00:14:00.692080 [ 264 ] {2318f547-bd55-4ae2-b0c2-bbd6d41327e4} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6378 2025.01.25 00:14:00.692121 [ 264 ] {2318f547-bd55-4ae2-b0c2-bbd6d41327e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6379 2025.01.25 00:14:00.692764 [ 264 ] {2318f547-bd55-4ae2-b0c2-bbd6d41327e4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6380 2025.01.25 00:14:00.693031 [ 264 ] {2318f547-bd55-4ae2-b0c2-bbd6d41327e4} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6381 2025.01.25 00:14:00.693205 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6382 2025.01.25 00:14:00.693282 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6383 2025.01.25 00:14:00.693322 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6384 2025.01.25 00:14:00.693334 [ 264 ] {2318f547-bd55-4ae2-b0c2-bbd6d41327e4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002589 sec., 3089.996137504828 rows/sec., 5.54 MiB/sec.
6385 2025.01.25 00:14:00.693710 [ 189 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
6386 2025.01.25 00:14:00.693743 [ 264 ] {2318f547-bd55-4ae2-b0c2-bbd6d41327e4} <Debug> TCPHandler: Processed in 0.003188026 sec.
6387 2025.01.25 00:14:00.693990 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6388 2025.01.25 00:14:00.694289 [ 265 ] {b9435eb7-b345-4e4b-a2a5-a9e95cc66917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6389 2025.01.25 00:14:00.694432 [ 265 ] {b9435eb7-b345-4e4b-a2a5-a9e95cc66917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6390 2025.01.25 00:14:00.694462 [ 189 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6391 2025.01.25 00:14:00.694736 [ 189 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 569 rows starting from the beginning of the part
6392 2025.01.25 00:14:00.695675 [ 189 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
6393 2025.01.25 00:14:00.696465 [ 189 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part
6394 2025.01.25 00:14:00.696473 [ 265 ] {b9435eb7-b345-4e4b-a2a5-a9e95cc66917} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6395 2025.01.25 00:14:00.696545 [ 265 ] {b9435eb7-b345-4e4b-a2a5-a9e95cc66917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6396 2025.01.25 00:14:00.697015 [ 189 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
6397 2025.01.25 00:14:00.697741 [ 189 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part
6398 2025.01.25 00:14:00.697935 [ 265 ] {b9435eb7-b345-4e4b-a2a5-a9e95cc66917} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6399 2025.01.25 00:14:00.698275 [ 189 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
6400 2025.01.25 00:14:00.698770 [ 265 ] {b9435eb7-b345-4e4b-a2a5-a9e95cc66917} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6401 2025.01.25 00:14:00.699608 [ 265 ] {b9435eb7-b345-4e4b-a2a5-a9e95cc66917} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005384 sec., 11144.130757800891 rows/sec., 769.06 KiB/sec.
6402 2025.01.25 00:14:00.700064 [ 265 ] {b9435eb7-b345-4e4b-a2a5-a9e95cc66917} <Debug> TCPHandler: Processed in 0.006176162 sec.
6403 2025.01.25 00:14:00.705545 [ 195 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 655 rows, containing 19 columns (19 merged, 0 gathered) in 0.012109543 sec., 54089.57216634847 rows/sec., 96.93 MiB/sec.
6404 2025.01.25 00:14:00.706672 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6405 2025.01.25 00:14:00.707101 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6406 2025.01.25 00:14:00.707184 [ 192 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6407 2025.01.25 00:14:00.707332 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB.
6408 2025.01.25 00:14:01.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.40 MiB, peak 206.81 MiB, free memory in arenas 0.00 B, will set to 201.53 MiB (RSS), difference: 2.13 MiB
6409 2025.01.25 00:14:04.022559 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6410 2025.01.25 00:14:04.022774 [ 264 ] {9a2687eb-8724-449d-ae94-d4b7fd759168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
6411 2025.01.25 00:14:04.022852 [ 264 ] {9a2687eb-8724-449d-ae94-d4b7fd759168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
6412 2025.01.25 00:14:04.023808 [ 264 ] {9a2687eb-8724-449d-ae94-d4b7fd759168} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6413 2025.01.25 00:14:04.023874 [ 264 ] {9a2687eb-8724-449d-ae94-d4b7fd759168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6414 2025.01.25 00:14:04.024355 [ 264 ] {9a2687eb-8724-449d-ae94-d4b7fd759168} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6415 2025.01.25 00:14:04.024615 [ 264 ] {9a2687eb-8724-449d-ae94-d4b7fd759168} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6416 2025.01.25 00:14:04.024771 [ 122 ] {} <Debug> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
6417 2025.01.25 00:14:04.024816 [ 122 ] {} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6418 2025.01.25 00:14:04.024838 [ 264 ] {9a2687eb-8724-449d-ae94-d4b7fd759168} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002121 sec., 6600.660066006601 rows/sec., 475.16 KiB/sec.
6419 2025.01.25 00:14:04.024839 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6420 2025.01.25 00:14:04.025044 [ 264 ] {9a2687eb-8724-449d-ae94-d4b7fd759168} <Debug> TCPHandler: Processed in 0.002614614 sec.
6421 2025.01.25 00:14:04.025174 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
6422 2025.01.25 00:14:04.025456 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6423 2025.01.25 00:14:04.025563 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6424 2025.01.25 00:14:04.025616 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
6425 2025.01.25 00:14:04.025787 [ 265 ] {029717c1-2116-49c0-b947-8c224cb55ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
6426 2025.01.25 00:14:04.025853 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
6427 2025.01.25 00:14:04.025961 [ 265 ] {029717c1-2116-49c0-b947-8c224cb55ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6428 2025.01.25 00:14:04.026231 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
6429 2025.01.25 00:14:04.026615 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
6430 2025.01.25 00:14:04.026894 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
6431 2025.01.25 00:14:04.029492 [ 265 ] {029717c1-2116-49c0-b947-8c224cb55ca3} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6432 2025.01.25 00:14:04.029577 [ 265 ] {029717c1-2116-49c0-b947-8c224cb55ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6433 2025.01.25 00:14:04.030267 [ 193 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005305598 sec., 13193.611728593083 rows/sec., 1001.30 KiB/sec.
6434 2025.01.25 00:14:04.030499 [ 195 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
6435 2025.01.25 00:14:04.030535 [ 265 ] {029717c1-2116-49c0-b947-8c224cb55ca3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6436 2025.01.25 00:14:04.030903 [ 265 ] {029717c1-2116-49c0-b947-8c224cb55ca3} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6437 2025.01.25 00:14:04.030999 [ 195 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_21_5} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6438 2025.01.25 00:14:04.031360 [ 195 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_21_5} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
6439 2025.01.25 00:14:04.031448 [ 265 ] {029717c1-2116-49c0-b947-8c224cb55ca3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005744 sec., 1044.568245125348 rows/sec., 85.18 KiB/sec.
6440 2025.01.25 00:14:04.031702 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6441 2025.01.25 00:14:04.031723 [ 265 ] {029717c1-2116-49c0-b947-8c224cb55ca3} <Debug> TCPHandler: Processed in 0.006510904 sec.
6442 2025.01.25 00:14:04.031904 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6443 2025.01.25 00:14:04.032040 [ 264 ] {996d8578-8391-435a-a198-e93f8b84c74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6444 2025.01.25 00:14:04.032102 [ 264 ] {996d8578-8391-435a-a198-e93f8b84c74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6445 2025.01.25 00:14:04.033644 [ 264 ] {996d8578-8391-435a-a198-e93f8b84c74e} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6446 2025.01.25 00:14:04.033685 [ 264 ] {996d8578-8391-435a-a198-e93f8b84c74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6447 2025.01.25 00:14:04.034159 [ 264 ] {996d8578-8391-435a-a198-e93f8b84c74e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6448 2025.01.25 00:14:04.034416 [ 264 ] {996d8578-8391-435a-a198-e93f8b84c74e} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6449 2025.01.25 00:14:04.034550 [ 122 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6450 2025.01.25 00:14:04.034590 [ 122 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6451 2025.01.25 00:14:04.034612 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6452 2025.01.25 00:14:04.034615 [ 264 ] {996d8578-8391-435a-a198-e93f8b84c74e} <Debug> executeQuery: Read 1408 rows, 120.62 KiB in 0.002608 sec., 539877.3006134969 rows/sec., 45.17 MiB/sec.
6453 2025.01.25 00:14:04.034725 [ 264 ] {996d8578-8391-435a-a198-e93f8b84c74e} <Debug> TCPHandler: Processed in 0.002887195 sec.
6454 2025.01.25 00:14:04.034764 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
6455 2025.01.25 00:14:04.034915 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6456 2025.01.25 00:14:04.034930 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6457 2025.01.25 00:14:04.034968 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1433 rows starting from the beginning of the part
6458 2025.01.25 00:14:04.035230 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part
6459 2025.01.25 00:14:04.035313 [ 265 ] {81bd7913-6ae9-4252-9db5-c4e06514d266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6460 2025.01.25 00:14:04.035485 [ 265 ] {81bd7913-6ae9-4252-9db5-c4e06514d266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6461 2025.01.25 00:14:04.035539 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 75 rows starting from the beginning of the part
6462 2025.01.25 00:14:04.035898 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part
6463 2025.01.25 00:14:04.036203 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part
6464 2025.01.25 00:14:04.036482 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1408 rows starting from the beginning of the part
6465 2025.01.25 00:14:04.038166 [ 265 ] {81bd7913-6ae9-4252-9db5-c4e06514d266} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6466 2025.01.25 00:14:04.038245 [ 265 ] {81bd7913-6ae9-4252-9db5-c4e06514d266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6467 2025.01.25 00:14:04.039363 [ 265 ] {81bd7913-6ae9-4252-9db5-c4e06514d266} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6468 2025.01.25 00:14:04.039677 [ 265 ] {81bd7913-6ae9-4252-9db5-c4e06514d266} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6469 2025.01.25 00:14:04.040248 [ 202 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3518 rows, containing 5 columns (5 merged, 0 gathered) in 0.005579329 sec., 630541.7730339974 rows/sec., 55.51 MiB/sec.
6470 2025.01.25 00:14:04.040273 [ 265 ] {81bd7913-6ae9-4252-9db5-c4e06514d266} <Debug> executeQuery: Read 44 rows, 3.21 KiB in 0.005169 sec., 8512.284774617914 rows/sec., 620.25 KiB/sec.
6471 2025.01.25 00:14:04.040365 [ 265 ] {81bd7913-6ae9-4252-9db5-c4e06514d266} <Debug> TCPHandler: Processed in 0.005522649 sec.
6472 2025.01.25 00:14:04.040539 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6473 2025.01.25 00:14:04.040591 [ 199 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6474 2025.01.25 00:14:04.040784 [ 264 ] {f01ed3ae-9c81-4bcd-9651-fd85641f28b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
6475 2025.01.25 00:14:04.040879 [ 264 ] {f01ed3ae-9c81-4bcd-9651-fd85641f28b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6476 2025.01.25 00:14:04.041191 [ 199 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6477 2025.01.25 00:14:04.041437 [ 199 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_46_9} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6478 2025.01.25 00:14:04.041631 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
6479 2025.01.25 00:14:04.042096 [ 264 ] {f01ed3ae-9c81-4bcd-9651-fd85641f28b2} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6480 2025.01.25 00:14:04.042141 [ 264 ] {f01ed3ae-9c81-4bcd-9651-fd85641f28b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6481 2025.01.25 00:14:04.042534 [ 264 ] {f01ed3ae-9c81-4bcd-9651-fd85641f28b2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6482 2025.01.25 00:14:04.042779 [ 264 ] {f01ed3ae-9c81-4bcd-9651-fd85641f28b2} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6483 2025.01.25 00:14:04.042905 [ 122 ] {} <Debug> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6484 2025.01.25 00:14:04.042940 [ 122 ] {} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6485 2025.01.25 00:14:04.042965 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6486 2025.01.25 00:14:04.042980 [ 264 ] {f01ed3ae-9c81-4bcd-9651-fd85641f28b2} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002256 sec., 107269.50354609928 rows/sec., 7.27 MiB/sec.
6487 2025.01.25 00:14:04.043303 [ 264 ] {f01ed3ae-9c81-4bcd-9651-fd85641f28b2} <Debug> TCPHandler: Processed in 0.002829635 sec.
6488 2025.01.25 00:14:04.043609 [ 196 ] {d6b117db-732d-4c33-b424-297af262c51a::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
6489 2025.01.25 00:14:04.043660 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6490 2025.01.25 00:14:04.043889 [ 196 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6491 2025.01.25 00:14:04.043913 [ 265 ] {5dd4f1e5-7904-4b81-a3a7-3334c0b7e03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
6492 2025.01.25 00:14:04.043957 [ 196 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 244 rows starting from the beginning of the part
6493 2025.01.25 00:14:04.044023 [ 265 ] {5dd4f1e5-7904-4b81-a3a7-3334c0b7e03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6494 2025.01.25 00:14:04.044238 [ 196 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
6495 2025.01.25 00:14:04.044589 [ 196 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part
6496 2025.01.25 00:14:04.044909 [ 196 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
6497 2025.01.25 00:14:04.045203 [ 196 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
6498 2025.01.25 00:14:04.045546 [ 196 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part
6499 2025.01.25 00:14:04.047030 [ 265 ] {5dd4f1e5-7904-4b81-a3a7-3334c0b7e03b} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6500 2025.01.25 00:14:04.047105 [ 265 ] {5dd4f1e5-7904-4b81-a3a7-3334c0b7e03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6501 2025.01.25 00:14:04.048056 [ 265 ] {5dd4f1e5-7904-4b81-a3a7-3334c0b7e03b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6502 2025.01.25 00:14:04.048540 [ 191 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 5 columns (5 merged, 0 gathered) in 0.005481099 sec., 140482.77544339193 rows/sec., 10.06 MiB/sec.
6503 2025.01.25 00:14:04.048546 [ 265 ] {5dd4f1e5-7904-4b81-a3a7-3334c0b7e03b} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6504 2025.01.25 00:14:04.048735 [ 191 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6505 2025.01.25 00:14:04.048775 [ 122 ] {} <Debug> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
6506 2025.01.25 00:14:04.048911 [ 122 ] {} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6507 2025.01.25 00:14:04.048990 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6508 2025.01.25 00:14:04.049002 [ 265 ] {5dd4f1e5-7904-4b81-a3a7-3334c0b7e03b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005167 sec., 2515.9667118250436 rows/sec., 156.87 KiB/sec.
6509 2025.01.25 00:14:04.049381 [ 265 ] {5dd4f1e5-7904-4b81-a3a7-3334c0b7e03b} <Debug> TCPHandler: Processed in 0.005942971 sec.
6510 2025.01.25 00:14:04.049447 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
6511 2025.01.25 00:14:04.049687 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6512 2025.01.25 00:14:04.049735 [ 191 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6513 2025.01.25 00:14:04.049860 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6514 2025.01.25 00:14:04.050000 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
6515 2025.01.25 00:14:04.050049 [ 264 ] {7e0f954b-58a3-4644-91b0-1ba9cb5a2b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6516 2025.01.25 00:14:04.050082 [ 191 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_21_4} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6517 2025.01.25 00:14:04.050224 [ 264 ] {7e0f954b-58a3-4644-91b0-1ba9cb5a2b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6518 2025.01.25 00:14:04.050444 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
6519 2025.01.25 00:14:04.050797 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
6520 2025.01.25 00:14:04.050967 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
6521 2025.01.25 00:14:04.051314 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
6522 2025.01.25 00:14:04.051741 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
6523 2025.01.25 00:14:04.053593 [ 264 ] {7e0f954b-58a3-4644-91b0-1ba9cb5a2b22} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6524 2025.01.25 00:14:04.053704 [ 264 ] {7e0f954b-58a3-4644-91b0-1ba9cb5a2b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6525 2025.01.25 00:14:04.053792 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004659384 sec., 13950.341933611826 rows/sec., 924.29 KiB/sec.
6526 2025.01.25 00:14:04.053977 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
6527 2025.01.25 00:14:04.054456 [ 264 ] {7e0f954b-58a3-4644-91b0-1ba9cb5a2b22} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6528 2025.01.25 00:14:04.054466 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_21_5} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6529 2025.01.25 00:14:04.054601 [ 196 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_21_5} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
6530 2025.01.25 00:14:04.054756 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6531 2025.01.25 00:14:04.054876 [ 264 ] {7e0f954b-58a3-4644-91b0-1ba9cb5a2b22} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6532 2025.01.25 00:14:04.055014 [ 122 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6533 2025.01.25 00:14:04.055050 [ 122 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6534 2025.01.25 00:14:04.055070 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6535 2025.01.25 00:14:04.055086 [ 264 ] {7e0f954b-58a3-4644-91b0-1ba9cb5a2b22} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.005167 sec., 169343.9132959164 rows/sec., 12.27 MiB/sec.
6536 2025.01.25 00:14:04.055288 [ 264 ] {7e0f954b-58a3-4644-91b0-1ba9cb5a2b22} <Debug> TCPHandler: Processed in 0.00577463 sec.
6537 2025.01.25 00:14:04.055352 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
6538 2025.01.25 00:14:04.055510 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6539 2025.01.25 00:14:04.055538 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6540 2025.01.25 00:14:04.055587 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part
6541 2025.01.25 00:14:04.055839 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 413 rows starting from the beginning of the part
6542 2025.01.25 00:14:04.055917 [ 265 ] {1aa3a9b7-2419-4cc5-8c13-15543f0b42b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
6543 2025.01.25 00:14:04.056095 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 78 rows starting from the beginning of the part
6544 2025.01.25 00:14:04.056189 [ 265 ] {1aa3a9b7-2419-4cc5-8c13-15543f0b42b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6545 2025.01.25 00:14:04.056479 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 413 rows starting from the beginning of the part
6546 2025.01.25 00:14:04.056843 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part
6547 2025.01.25 00:14:04.057164 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 875 rows starting from the beginning of the part
6548 2025.01.25 00:14:04.058420 [ 265 ] {1aa3a9b7-2419-4cc5-8c13-15543f0b42b9} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6549 2025.01.25 00:14:04.058494 [ 265 ] {1aa3a9b7-2419-4cc5-8c13-15543f0b42b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6550 2025.01.25 00:14:04.059430 [ 265 ] {1aa3a9b7-2419-4cc5-8c13-15543f0b42b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6551 2025.01.25 00:14:04.059738 [ 265 ] {1aa3a9b7-2419-4cc5-8c13-15543f0b42b9} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6552 2025.01.25 00:14:04.059931 [ 122 ] {} <Debug> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6553 2025.01.25 00:14:04.060034 [ 122 ] {} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6554 2025.01.25 00:14:04.060106 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6555 2025.01.25 00:14:04.060303 [ 265 ] {1aa3a9b7-2419-4cc5-8c13-15543f0b42b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004584 sec., 1308.9005235602094 rows/sec., 68.38 KiB/sec.
6556 2025.01.25 00:14:04.060709 [ 188 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
6557 2025.01.25 00:14:04.060792 [ 265 ] {1aa3a9b7-2419-4cc5-8c13-15543f0b42b9} <Debug> TCPHandler: Processed in 0.005373458 sec.
6558 2025.01.25 00:14:04.060976 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00579779 sec., 476733.3759932664 rows/sec., 36.40 MiB/sec.
6559 2025.01.25 00:14:04.061102 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6560 2025.01.25 00:14:04.061164 [ 188 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6561 2025.01.25 00:14:04.061256 [ 188 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
6562 2025.01.25 00:14:04.061333 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6563 2025.01.25 00:14:04.061496 [ 264 ] {864c21c7-c7c7-40dd-b3ab-ef14e489a882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6564 2025.01.25 00:14:04.061737 [ 264 ] {864c21c7-c7c7-40dd-b3ab-ef14e489a882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6565 2025.01.25 00:14:04.061872 [ 188 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
6566 2025.01.25 00:14:04.062366 [ 188 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
6567 2025.01.25 00:14:04.062384 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6568 2025.01.25 00:14:04.062875 [ 197 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_46_9} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6569 2025.01.25 00:14:04.063079 [ 188 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
6570 2025.01.25 00:14:04.063141 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
6571 2025.01.25 00:14:04.063491 [ 188 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
6572 2025.01.25 00:14:04.063582 [ 188 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
6573 2025.01.25 00:14:04.064790 [ 264 ] {864c21c7-c7c7-40dd-b3ab-ef14e489a882} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6574 2025.01.25 00:14:04.064862 [ 264 ] {864c21c7-c7c7-40dd-b3ab-ef14e489a882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6575 2025.01.25 00:14:04.066085 [ 190 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.00585731 sec., 21511.581254876386 rows/sec., 1.10 MiB/sec.
6576 2025.01.25 00:14:04.066141 [ 264 ] {864c21c7-c7c7-40dd-b3ab-ef14e489a882} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6577 2025.01.25 00:14:04.066253 [ 190 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6578 2025.01.25 00:14:04.066450 [ 264 ] {864c21c7-c7c7-40dd-b3ab-ef14e489a882} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6579 2025.01.25 00:14:04.066595 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6580 2025.01.25 00:14:04.066645 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6581 2025.01.25 00:14:04.066675 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6582 2025.01.25 00:14:04.066714 [ 264 ] {864c21c7-c7c7-40dd-b3ab-ef14e489a882} <Debug> executeQuery: Read 918 rows, 62.70 KiB in 0.00538 sec., 170631.97026022305 rows/sec., 11.38 MiB/sec.
6583 2025.01.25 00:14:04.066792 [ 190 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6584 2025.01.25 00:14:04.067399 [ 264 ] {864c21c7-c7c7-40dd-b3ab-ef14e489a882} <Debug> TCPHandler: Processed in 0.006451783 sec.
6585 2025.01.25 00:14:04.067486 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
6586 2025.01.25 00:14:04.067486 [ 190 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_21_4} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6587 2025.01.25 00:14:04.068129 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6588 2025.01.25 00:14:04.068318 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6589 2025.01.25 00:14:04.068357 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6590 2025.01.25 00:14:04.068495 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12086 rows starting from the beginning of the part
6591 2025.01.25 00:14:04.068834 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part
6592 2025.01.25 00:14:04.068853 [ 265 ] {9d03ff7a-3cc1-481e-839f-fc84d57e3880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
6593 2025.01.25 00:14:04.069135 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 163 rows starting from the beginning of the part
6594 2025.01.25 00:14:04.069203 [ 265 ] {9d03ff7a-3cc1-481e-839f-fc84d57e3880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6595 2025.01.25 00:14:04.069414 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part
6596 2025.01.25 00:14:04.069786 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
6597 2025.01.25 00:14:04.070124 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 918 rows starting from the beginning of the part
6598 2025.01.25 00:14:04.071410 [ 265 ] {9d03ff7a-3cc1-481e-839f-fc84d57e3880} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6599 2025.01.25 00:14:04.071454 [ 265 ] {9d03ff7a-3cc1-481e-839f-fc84d57e3880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6600 2025.01.25 00:14:04.072073 [ 265 ] {9d03ff7a-3cc1-481e-839f-fc84d57e3880} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6601 2025.01.25 00:14:04.072664 [ 265 ] {9d03ff7a-3cc1-481e-839f-fc84d57e3880} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6602 2025.01.25 00:14:04.072955 [ 122 ] {} <Debug> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6603 2025.01.25 00:14:04.073056 [ 122 ] {} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6604 2025.01.25 00:14:04.073161 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6605 2025.01.25 00:14:04.073348 [ 265 ] {9d03ff7a-3cc1-481e-839f-fc84d57e3880} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004701 sec., 212.72069772388852 rows/sec., 14.33 KiB/sec.
6606 2025.01.25 00:14:04.073616 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::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
6607 2025.01.25 00:14:04.073732 [ 265 ] {9d03ff7a-3cc1-481e-839f-fc84d57e3880} <Debug> TCPHandler: Processed in 0.006136262 sec.
6608 2025.01.25 00:14:04.074042 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6609 2025.01.25 00:14:04.074064 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6610 2025.01.25 00:14:04.074105 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part
6611 2025.01.25 00:14:04.074349 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part
6612 2025.01.25 00:14:04.074358 [ 264 ] {80bb831b-b524-4ecb-877c-6353e3d82850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6613 2025.01.25 00:14:04.074615 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
6614 2025.01.25 00:14:04.074738 [ 264 ] {80bb831b-b524-4ecb-877c-6353e3d82850} <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
6615 2025.01.25 00:14:04.075131 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
6616 2025.01.25 00:14:04.075757 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
6617 2025.01.25 00:14:04.076308 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part
6618 2025.01.25 00:14:04.077878 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13801 rows, containing 5 columns (5 merged, 0 gathered) in 0.011103988 sec., 1242886.7898632456 rows/sec., 83.84 MiB/sec.
6619 2025.01.25 00:14:04.078311 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6620 2025.01.25 00:14:04.079020 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6621 2025.01.25 00:14:04.079306 [ 198 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6622 2025.01.25 00:14:04.079539 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB.
6623 2025.01.25 00:14:04.079725 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.006446894 sec., 3567.60945658483 rows/sec., 239.18 KiB/sec.
6624 2025.01.25 00:14:04.079862 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6625 2025.01.25 00:14:04.080232 [ 264 ] {80bb831b-b524-4ecb-877c-6353e3d82850} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6626 2025.01.25 00:14:04.080265 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6627 2025.01.25 00:14:04.080280 [ 264 ] {80bb831b-b524-4ecb-877c-6353e3d82850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6628 2025.01.25 00:14:04.080365 [ 190 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_21_4} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6629 2025.01.25 00:14:04.080468 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
6630 2025.01.25 00:14:04.081017 [ 264 ] {80bb831b-b524-4ecb-877c-6353e3d82850} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6631 2025.01.25 00:14:04.081279 [ 264 ] {80bb831b-b524-4ecb-877c-6353e3d82850} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6632 2025.01.25 00:14:04.081485 [ 264 ] {80bb831b-b524-4ecb-877c-6353e3d82850} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007286 sec., 4254.73510842712 rows/sec., 7.62 MiB/sec.
6633 2025.01.25 00:14:04.081597 [ 264 ] {80bb831b-b524-4ecb-877c-6353e3d82850} <Debug> TCPHandler: Processed in 0.00775128 sec.
6634 2025.01.25 00:14:04.081769 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6635 2025.01.25 00:14:04.081910 [ 265 ] {8b202131-8fa9-4647-9cdb-5d62665f6f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6636 2025.01.25 00:14:04.081972 [ 265 ] {8b202131-8fa9-4647-9cdb-5d62665f6f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6637 2025.01.25 00:14:04.082537 [ 265 ] {8b202131-8fa9-4647-9cdb-5d62665f6f10} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6638 2025.01.25 00:14:04.082576 [ 265 ] {8b202131-8fa9-4647-9cdb-5d62665f6f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6639 2025.01.25 00:14:04.082954 [ 265 ] {8b202131-8fa9-4647-9cdb-5d62665f6f10} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6640 2025.01.25 00:14:04.083208 [ 265 ] {8b202131-8fa9-4647-9cdb-5d62665f6f10} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6641 2025.01.25 00:14:04.083377 [ 122 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6642 2025.01.25 00:14:04.083442 [ 122 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6643 2025.01.25 00:14:04.083465 [ 265 ] {8b202131-8fa9-4647-9cdb-5d62665f6f10} <Debug> executeQuery: Read 66 rows, 4.22 KiB in 0.001576 sec., 41878.17258883249 rows/sec., 2.62 MiB/sec.
6644 2025.01.25 00:14:04.083482 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6645 2025.01.25 00:14:04.083650 [ 265 ] {8b202131-8fa9-4647-9cdb-5d62665f6f10} <Debug> TCPHandler: Processed in 0.00194958 sec.
6646 2025.01.25 00:14:04.083738 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
6647 2025.01.25 00:14:04.083894 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6648 2025.01.25 00:14:04.083930 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2424 rows starting from the beginning of the part
6649 2025.01.25 00:14:04.084054 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part
6650 2025.01.25 00:14:04.084242 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
6651 2025.01.25 00:14:04.084368 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part
6652 2025.01.25 00:14:04.084491 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part
6653 2025.01.25 00:14:04.084691 [ 189 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part
6654 2025.01.25 00:14:04.086250 [ 192 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 4 columns (4 merged, 0 gathered) in 0.002643054 sec., 1049543.4448180022 rows/sec., 68.17 MiB/sec.
6655 2025.01.25 00:14:04.086547 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6656 2025.01.25 00:14:04.086867 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_46_9} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6657 2025.01.25 00:14:04.086952 [ 195 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_46_9} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6658 2025.01.25 00:14:04.087044 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
6659 2025.01.25 00:14:04.740292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 938
6660 2025.01.25 00:14:04.744080 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6661 2025.01.25 00:14:04.744133 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6662 2025.01.25 00:14:04.745711 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6663 2025.01.25 00:14:04.746033 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6664 2025.01.25 00:14:04.746237 [ 120 ] {} <Debug> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6665 2025.01.25 00:14:04.746357 [ 120 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6666 2025.01.25 00:14:04.746418 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6667 2025.01.25 00:14:04.746950 [ 195 ] {4e934a15-6419-4a38-b564-669b82b4d38f::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
6668 2025.01.25 00:14:04.747653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938
6669 2025.01.25 00:14:04.748154 [ 195 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6670 2025.01.25 00:14:04.748357 [ 195 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 732 rows starting from the beginning of the part
6671 2025.01.25 00:14:04.748878 [ 195 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part
6672 2025.01.25 00:14:04.749446 [ 195 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part
6673 2025.01.25 00:14:04.749957 [ 195 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part
6674 2025.01.25 00:14:04.750458 [ 195 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part
6675 2025.01.25 00:14:04.750927 [ 195 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 58 rows starting from the beginning of the part
6676 2025.01.25 00:14:04.759316 [ 192 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 72 columns (72 merged, 0 gathered) in 0.012748056 sec., 73579.84621341481 rows/sec., 60.17 MiB/sec.
6677 2025.01.25 00:14:04.760761 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6678 2025.01.25 00:14:04.761487 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6679 2025.01.25 00:14:04.761577 [ 187 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_21_4} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6680 2025.01.25 00:14:04.761803 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB.
6681 2025.01.25 00:14:05.675530 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6682 2025.01.25 00:14:05.675737 [ 264 ] {5b70aeb2-dbdc-4ee9-916f-aec37dc987f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6683 2025.01.25 00:14:05.675812 [ 264 ] {5b70aeb2-dbdc-4ee9-916f-aec37dc987f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6684 2025.01.25 00:14:05.676628 [ 264 ] {5b70aeb2-dbdc-4ee9-916f-aec37dc987f4} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6685 2025.01.25 00:14:05.676679 [ 264 ] {5b70aeb2-dbdc-4ee9-916f-aec37dc987f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6686 2025.01.25 00:14:05.677119 [ 264 ] {5b70aeb2-dbdc-4ee9-916f-aec37dc987f4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6687 2025.01.25 00:14:05.677375 [ 264 ] {5b70aeb2-dbdc-4ee9-916f-aec37dc987f4} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6688 2025.01.25 00:14:05.677616 [ 264 ] {5b70aeb2-dbdc-4ee9-916f-aec37dc987f4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec.
6689 2025.01.25 00:14:05.677682 [ 264 ] {5b70aeb2-dbdc-4ee9-916f-aec37dc987f4} <Debug> TCPHandler: Processed in 0.002284382 sec.
6690 2025.01.25 00:14:05.677953 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6691 2025.01.25 00:14:05.678165 [ 265 ] {9bca5de6-9aec-489f-891f-24de88dbf321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6692 2025.01.25 00:14:05.678248 [ 265 ] {9bca5de6-9aec-489f-891f-24de88dbf321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6693 2025.01.25 00:14:05.679047 [ 265 ] {9bca5de6-9aec-489f-891f-24de88dbf321} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6694 2025.01.25 00:14:05.679091 [ 265 ] {9bca5de6-9aec-489f-891f-24de88dbf321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6695 2025.01.25 00:14:05.679526 [ 265 ] {9bca5de6-9aec-489f-891f-24de88dbf321} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6696 2025.01.25 00:14:05.679777 [ 265 ] {9bca5de6-9aec-489f-891f-24de88dbf321} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6697 2025.01.25 00:14:05.679980 [ 265 ] {9bca5de6-9aec-489f-891f-24de88dbf321} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001875 sec., 34133.333333333336 rows/sec., 2.66 MiB/sec.
6698 2025.01.25 00:14:05.680046 [ 265 ] {9bca5de6-9aec-489f-891f-24de88dbf321} <Debug> TCPHandler: Processed in 0.002232151 sec.
6699 2025.01.25 00:14:05.680215 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6700 2025.01.25 00:14:05.680361 [ 264 ] {d4b96b05-905b-4b82-8bd8-bac9ea559ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6701 2025.01.25 00:14:05.680430 [ 264 ] {d4b96b05-905b-4b82-8bd8-bac9ea559ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6702 2025.01.25 00:14:05.681079 [ 264 ] {d4b96b05-905b-4b82-8bd8-bac9ea559ed6} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6703 2025.01.25 00:14:05.681129 [ 264 ] {d4b96b05-905b-4b82-8bd8-bac9ea559ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6704 2025.01.25 00:14:05.681574 [ 264 ] {d4b96b05-905b-4b82-8bd8-bac9ea559ed6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6705 2025.01.25 00:14:05.681814 [ 264 ] {d4b96b05-905b-4b82-8bd8-bac9ea559ed6} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6706 2025.01.25 00:14:05.682051 [ 264 ] {d4b96b05-905b-4b82-8bd8-bac9ea559ed6} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001722 sec., 24390.243902439026 rows/sec., 1.70 MiB/sec.
6707 2025.01.25 00:14:05.682146 [ 264 ] {d4b96b05-905b-4b82-8bd8-bac9ea559ed6} <Debug> TCPHandler: Processed in 0.00199875 sec.
6708 2025.01.25 00:14:05.682397 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6709 2025.01.25 00:14:05.682575 [ 265 ] {34fa8e4d-4eae-43cc-82ba-3ab8d9f051a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6710 2025.01.25 00:14:05.682640 [ 265 ] {34fa8e4d-4eae-43cc-82ba-3ab8d9f051a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6711 2025.01.25 00:14:05.683218 [ 265 ] {34fa8e4d-4eae-43cc-82ba-3ab8d9f051a8} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6712 2025.01.25 00:14:05.683264 [ 265 ] {34fa8e4d-4eae-43cc-82ba-3ab8d9f051a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6713 2025.01.25 00:14:05.683659 [ 265 ] {34fa8e4d-4eae-43cc-82ba-3ab8d9f051a8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6714 2025.01.25 00:14:05.683903 [ 265 ] {34fa8e4d-4eae-43cc-82ba-3ab8d9f051a8} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6715 2025.01.25 00:14:05.684080 [ 265 ] {34fa8e4d-4eae-43cc-82ba-3ab8d9f051a8} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001541 sec., 10382.868267358857 rows/sec., 719.91 KiB/sec.
6716 2025.01.25 00:14:05.684132 [ 265 ] {34fa8e4d-4eae-43cc-82ba-3ab8d9f051a8} <Debug> TCPHandler: Processed in 0.0018979 sec.
6717 2025.01.25 00:14:07.192057 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274
6718 2025.01.25 00:14:07.192917 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6719 2025.01.25 00:14:07.192964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6720 2025.01.25 00:14:07.193501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6721 2025.01.25 00:14:07.193765 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6722 2025.01.25 00:14:07.194028 [ 117 ] {} <Debug> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6723 2025.01.25 00:14:07.194068 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274
6724 2025.01.25 00:14:07.194157 [ 117 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6725 2025.01.25 00:14:07.194204 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6726 2025.01.25 00:14:07.194357 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
6727 2025.01.25 00:14:07.194492 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6728 2025.01.25 00:14:07.194533 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
6729 2025.01.25 00:14:07.194610 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
6730 2025.01.25 00:14:07.194698 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
6731 2025.01.25 00:14:07.194939 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
6732 2025.01.25 00:14:07.195058 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
6733 2025.01.25 00:14:07.195155 [ 191 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
6734 2025.01.25 00:14:07.197135 [ 200 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002834284 sec., 5036192.562213244 rows/sec., 72.04 MiB/sec.
6735 2025.01.25 00:14:07.197615 [ 200 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6736 2025.01.25 00:14:07.197960 [ 200 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_31_6} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6737 2025.01.25 00:14:07.198059 [ 200 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_31_6} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6738 2025.01.25 00:14:07.198180 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB.
6739 2025.01.25 00:14:08.143642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234
6740 2025.01.25 00:14:08.167203 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6741 2025.01.25 00:14:08.167266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6742 2025.01.25 00:14:08.174907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6743 2025.01.25 00:14:08.175673 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6744 2025.01.25 00:14:08.176083 [ 114 ] {} <Debug> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6745 2025.01.25 00:14:08.176229 [ 114 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6746 2025.01.25 00:14:08.176309 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6747 2025.01.25 00:14:08.176724 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
6748 2025.01.25 00:14:08.186320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234
6749 2025.01.25 00:14:08.187511 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6750 2025.01.25 00:14:08.188441 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
6751 2025.01.25 00:14:08.193098 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
6752 2025.01.25 00:14:08.197804 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
6753 2025.01.25 00:14:08.203298 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
6754 2025.01.25 00:14:08.208752 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
6755 2025.01.25 00:14:08.213023 [ 192 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
6756 2025.01.25 00:14:08.277051 [ 194 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.100603624 sec., 2325.9599475263435 rows/sec., 12.03 MiB/sec.
6757 2025.01.25 00:14:08.279868 [ 194 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6758 2025.01.25 00:14:08.282888 [ 194 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_31_6} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6759 2025.01.25 00:14:08.283016 [ 194 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_31_6} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6760 2025.01.25 00:14:08.285348 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB.
6761 2025.01.25 00:14:09.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.96 MiB, peak 213.50 MiB, free memory in arenas 0.00 B, will set to 205.08 MiB (RSS), difference: 2.12 MiB
6762 2025.01.25 00:14:10.681550 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6763 2025.01.25 00:14:10.681780 [ 264 ] {8108710e-bbd0-482a-8256-41917a66e44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6764 2025.01.25 00:14:10.681863 [ 264 ] {8108710e-bbd0-482a-8256-41917a66e44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6765 2025.01.25 00:14:10.682750 [ 264 ] {8108710e-bbd0-482a-8256-41917a66e44b} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6766 2025.01.25 00:14:10.682799 [ 264 ] {8108710e-bbd0-482a-8256-41917a66e44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6767 2025.01.25 00:14:10.683233 [ 264 ] {8108710e-bbd0-482a-8256-41917a66e44b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6768 2025.01.25 00:14:10.683485 [ 264 ] {8108710e-bbd0-482a-8256-41917a66e44b} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6769 2025.01.25 00:14:10.683743 [ 264 ] {8108710e-bbd0-482a-8256-41917a66e44b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002024 sec., 35573.122529644264 rows/sec., 2.89 MiB/sec.
6770 2025.01.25 00:14:10.683800 [ 264 ] {8108710e-bbd0-482a-8256-41917a66e44b} <Debug> TCPHandler: Processed in 0.002392523 sec.
6771 2025.01.25 00:14:10.684067 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6772 2025.01.25 00:14:10.684279 [ 265 ] {a3c25f75-3c84-4295-84fb-814dc4dbb579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6773 2025.01.25 00:14:10.684361 [ 265 ] {a3c25f75-3c84-4295-84fb-814dc4dbb579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6774 2025.01.25 00:14:10.685148 [ 265 ] {a3c25f75-3c84-4295-84fb-814dc4dbb579} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6775 2025.01.25 00:14:10.685193 [ 265 ] {a3c25f75-3c84-4295-84fb-814dc4dbb579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6776 2025.01.25 00:14:10.685618 [ 265 ] {a3c25f75-3c84-4295-84fb-814dc4dbb579} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6777 2025.01.25 00:14:10.685889 [ 265 ] {a3c25f75-3c84-4295-84fb-814dc4dbb579} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6778 2025.01.25 00:14:10.686079 [ 112 ] {} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6779 2025.01.25 00:14:10.686169 [ 112 ] {} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6780 2025.01.25 00:14:10.686169 [ 265 ] {a3c25f75-3c84-4295-84fb-814dc4dbb579} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001941 sec., 4121.586810922205 rows/sec., 309.92 KiB/sec.
6781 2025.01.25 00:14:10.686213 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6782 2025.01.25 00:14:10.686344 [ 265 ] {a3c25f75-3c84-4295-84fb-814dc4dbb579} <Debug> TCPHandler: Processed in 0.002406313 sec.
6783 2025.01.25 00:14:10.686465 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
6784 2025.01.25 00:14:10.686586 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6785 2025.01.25 00:14:10.686665 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6786 2025.01.25 00:14:10.686727 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 64 rows starting from the beginning of the part
6787 2025.01.25 00:14:10.686840 [ 264 ] {edfc021c-e005-4e11-93be-dae37e6bff1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6788 2025.01.25 00:14:10.686946 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
6789 2025.01.25 00:14:10.687032 [ 264 ] {edfc021c-e005-4e11-93be-dae37e6bff1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6790 2025.01.25 00:14:10.687258 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 38 rows starting from the beginning of the part
6791 2025.01.25 00:14:10.687662 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part
6792 2025.01.25 00:14:10.687959 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 44 rows starting from the beginning of the part
6793 2025.01.25 00:14:10.688340 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part
6794 2025.01.25 00:14:10.690084 [ 264 ] {edfc021c-e005-4e11-93be-dae37e6bff1b} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6795 2025.01.25 00:14:10.690168 [ 264 ] {edfc021c-e005-4e11-93be-dae37e6bff1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6796 2025.01.25 00:14:10.691350 [ 264 ] {edfc021c-e005-4e11-93be-dae37e6bff1b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6797 2025.01.25 00:14:10.691458 [ 194 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005110217 sec., 34440.80750386921 rows/sec., 2.59 MiB/sec.
6798 2025.01.25 00:14:10.691615 [ 194 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6799 2025.01.25 00:14:10.691710 [ 264 ] {edfc021c-e005-4e11-93be-dae37e6bff1b} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6800 2025.01.25 00:14:10.692058 [ 264 ] {edfc021c-e005-4e11-93be-dae37e6bff1b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005302 sec., 13579.781214635987 rows/sec., 1.06 MiB/sec.
6801 2025.01.25 00:14:10.692153 [ 194 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6802 2025.01.25 00:14:10.692156 [ 264 ] {edfc021c-e005-4e11-93be-dae37e6bff1b} <Debug> TCPHandler: Processed in 0.005657229 sec.
6803 2025.01.25 00:14:10.692253 [ 194 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_41_8} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6804 2025.01.25 00:14:10.692385 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6805 2025.01.25 00:14:10.692401 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6806 2025.01.25 00:14:10.692557 [ 265 ] {5708a0f1-94b1-49fd-96b7-17d9594b34ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6807 2025.01.25 00:14:10.692631 [ 265 ] {5708a0f1-94b1-49fd-96b7-17d9594b34ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6808 2025.01.25 00:14:10.693243 [ 265 ] {5708a0f1-94b1-49fd-96b7-17d9594b34ba} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6809 2025.01.25 00:14:10.693287 [ 265 ] {5708a0f1-94b1-49fd-96b7-17d9594b34ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6810 2025.01.25 00:14:10.693702 [ 265 ] {5708a0f1-94b1-49fd-96b7-17d9594b34ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6811 2025.01.25 00:14:10.693954 [ 265 ] {5708a0f1-94b1-49fd-96b7-17d9594b34ba} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6812 2025.01.25 00:14:10.694159 [ 265 ] {5708a0f1-94b1-49fd-96b7-17d9594b34ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec.
6813 2025.01.25 00:14:10.694297 [ 265 ] {5708a0f1-94b1-49fd-96b7-17d9594b34ba} <Debug> TCPHandler: Processed in 0.00203027 sec.
6814 2025.01.25 00:14:10.694482 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6815 2025.01.25 00:14:10.694601 [ 264 ] {8b6a9935-c7b4-42ed-b1ed-7575d7467192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6816 2025.01.25 00:14:10.694685 [ 264 ] {8b6a9935-c7b4-42ed-b1ed-7575d7467192} <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
6817 2025.01.25 00:14:10.695791 [ 264 ] {8b6a9935-c7b4-42ed-b1ed-7575d7467192} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6818 2025.01.25 00:14:10.695831 [ 264 ] {8b6a9935-c7b4-42ed-b1ed-7575d7467192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6819 2025.01.25 00:14:10.696465 [ 264 ] {8b6a9935-c7b4-42ed-b1ed-7575d7467192} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6820 2025.01.25 00:14:10.696734 [ 264 ] {8b6a9935-c7b4-42ed-b1ed-7575d7467192} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6821 2025.01.25 00:14:10.696983 [ 264 ] {8b6a9935-c7b4-42ed-b1ed-7575d7467192} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002406 sec., 3325.0207813798834 rows/sec., 5.96 MiB/sec.
6822 2025.01.25 00:14:10.697078 [ 264 ] {8b6a9935-c7b4-42ed-b1ed-7575d7467192} <Debug> TCPHandler: Processed in 0.002674244 sec.
6823 2025.01.25 00:14:10.697238 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6824 2025.01.25 00:14:10.697381 [ 265 ] {7edc2c75-599c-4c50-a4b7-2fb0e43bd7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6825 2025.01.25 00:14:10.697444 [ 265 ] {7edc2c75-599c-4c50-a4b7-2fb0e43bd7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6826 2025.01.25 00:14:10.697971 [ 265 ] {7edc2c75-599c-4c50-a4b7-2fb0e43bd7eb} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6827 2025.01.25 00:14:10.698008 [ 265 ] {7edc2c75-599c-4c50-a4b7-2fb0e43bd7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6828 2025.01.25 00:14:10.698386 [ 265 ] {7edc2c75-599c-4c50-a4b7-2fb0e43bd7eb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6829 2025.01.25 00:14:10.698624 [ 265 ] {7edc2c75-599c-4c50-a4b7-2fb0e43bd7eb} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6830 2025.01.25 00:14:10.698819 [ 265 ] {7edc2c75-599c-4c50-a4b7-2fb0e43bd7eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec.
6831 2025.01.25 00:14:10.698933 [ 265 ] {7edc2c75-599c-4c50-a4b7-2fb0e43bd7eb} <Debug> TCPHandler: Processed in 0.001764549 sec.
6832 2025.01.25 00:14:14.551743 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
6833 2025.01.25 00:14:14.551798 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
6834 2025.01.25 00:14:14.694405 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701
6835 2025.01.25 00:14:14.695108 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6836 2025.01.25 00:14:14.695163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6837 2025.01.25 00:14:14.695703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6838 2025.01.25 00:14:14.695967 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6839 2025.01.25 00:14:14.696213 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701
6840 2025.01.25 00:14:14.748172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 958
6841 2025.01.25 00:14:14.751105 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6842 2025.01.25 00:14:14.751162 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6843 2025.01.25 00:14:14.752659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6844 2025.01.25 00:14:14.752978 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6845 2025.01.25 00:14:14.754061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958
6846 2025.01.25 00:14:15.001425 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000979635 sec.
6847 2025.01.25 00:14:15.009268 [ 106 ] {} <Debug> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
6848 2025.01.25 00:14:15.009334 [ 106 ] {} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6849 2025.01.25 00:14:15.009362 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6850 2025.01.25 00:14:15.009576 [ 194 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::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
6851 2025.01.25 00:14:15.009783 [ 194 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6852 2025.01.25 00:14:15.009820 [ 194 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part
6853 2025.01.25 00:14:15.009906 [ 194 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
6854 2025.01.25 00:14:15.010134 [ 194 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
6855 2025.01.25 00:14:15.010361 [ 194 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
6856 2025.01.25 00:14:15.010581 [ 194 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
6857 2025.01.25 00:14:15.011819 [ 200 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002367323 sec., 17741.5587142101 rows/sec., 1.48 MiB/sec.
6858 2025.01.25 00:14:15.012026 [ 188 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
6859 2025.01.25 00:14:15.012373 [ 188 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_9_2} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6860 2025.01.25 00:14:15.012468 [ 188 ] {63cf699e-00de-4076-8de4-53ad66ac3e16::all_1_9_2} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
6861 2025.01.25 00:14:15.012579 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6862 2025.01.25 00:14:15.686475 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6863 2025.01.25 00:14:15.686608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242
6864 2025.01.25 00:14:15.686751 [ 264 ] {d13a5a2e-33d1-46fa-bb09-3c6fb4510154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
6865 2025.01.25 00:14:15.686928 [ 264 ] {d13a5a2e-33d1-46fa-bb09-3c6fb4510154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
6866 2025.01.25 00:14:15.690795 [ 264 ] {d13a5a2e-33d1-46fa-bb09-3c6fb4510154} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6867 2025.01.25 00:14:15.690913 [ 264 ] {d13a5a2e-33d1-46fa-bb09-3c6fb4510154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6868 2025.01.25 00:14:15.692761 [ 264 ] {d13a5a2e-33d1-46fa-bb09-3c6fb4510154} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6869 2025.01.25 00:14:15.693952 [ 264 ] {d13a5a2e-33d1-46fa-bb09-3c6fb4510154} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6870 2025.01.25 00:14:15.695130 [ 264 ] {d13a5a2e-33d1-46fa-bb09-3c6fb4510154} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.008429 sec., 1660.9324949578834 rows/sec., 119.56 KiB/sec.
6871 2025.01.25 00:14:15.695559 [ 264 ] {d13a5a2e-33d1-46fa-bb09-3c6fb4510154} <Debug> TCPHandler: Processed in 0.009205178 sec.
6872 2025.01.25 00:14:15.696125 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6873 2025.01.25 00:14:15.697052 [ 265 ] {16d1e203-3dd3-45ce-984e-49eac8d543d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6874 2025.01.25 00:14:15.697487 [ 265 ] {16d1e203-3dd3-45ce-984e-49eac8d543d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6875 2025.01.25 00:14:15.701409 [ 265 ] {16d1e203-3dd3-45ce-984e-49eac8d543d3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6876 2025.01.25 00:14:15.701499 [ 265 ] {16d1e203-3dd3-45ce-984e-49eac8d543d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6877 2025.01.25 00:14:15.703023 [ 265 ] {16d1e203-3dd3-45ce-984e-49eac8d543d3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6878 2025.01.25 00:14:15.703575 [ 265 ] {16d1e203-3dd3-45ce-984e-49eac8d543d3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6879 2025.01.25 00:14:15.704913 [ 265 ] {16d1e203-3dd3-45ce-984e-49eac8d543d3} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.008096 sec., 32732.213438735176 rows/sec., 2.88 MiB/sec.
6880 2025.01.25 00:14:15.705582 [ 265 ] {16d1e203-3dd3-45ce-984e-49eac8d543d3} <Debug> TCPHandler: Processed in 0.009740861 sec.
6881 2025.01.25 00:14:15.705868 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6882 2025.01.25 00:14:15.706290 [ 264 ] {b0edf9c1-53b3-4221-b2f1-6fe62a03a680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6883 2025.01.25 00:14:15.706470 [ 264 ] {b0edf9c1-53b3-4221-b2f1-6fe62a03a680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6884 2025.01.25 00:14:15.709497 [ 264 ] {b0edf9c1-53b3-4221-b2f1-6fe62a03a680} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6885 2025.01.25 00:14:15.709579 [ 264 ] {b0edf9c1-53b3-4221-b2f1-6fe62a03a680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6886 2025.01.25 00:14:15.710816 [ 264 ] {b0edf9c1-53b3-4221-b2f1-6fe62a03a680} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6887 2025.01.25 00:14:15.711556 [ 264 ] {b0edf9c1-53b3-4221-b2f1-6fe62a03a680} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6888 2025.01.25 00:14:15.712490 [ 264 ] {b0edf9c1-53b3-4221-b2f1-6fe62a03a680} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.0063 sec., 6031.746031746032 rows/sec., 442.40 KiB/sec.
6889 2025.01.25 00:14:15.712949 [ 264 ] {b0edf9c1-53b3-4221-b2f1-6fe62a03a680} <Debug> TCPHandler: Processed in 0.007224538 sec.
6890 2025.01.25 00:14:15.713837 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6891 2025.01.25 00:14:15.714147 [ 265 ] {5beaee12-f566-4301-9967-ac314ff90e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
6892 2025.01.25 00:14:15.714283 [ 265 ] {5beaee12-f566-4301-9967-ac314ff90e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6893 2025.01.25 00:14:15.717038 [ 265 ] {5beaee12-f566-4301-9967-ac314ff90e81} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6894 2025.01.25 00:14:15.717126 [ 265 ] {5beaee12-f566-4301-9967-ac314ff90e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6895 2025.01.25 00:14:15.718408 [ 265 ] {5beaee12-f566-4301-9967-ac314ff90e81} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6896 2025.01.25 00:14:15.719115 [ 265 ] {5beaee12-f566-4301-9967-ac314ff90e81} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6897 2025.01.25 00:14:15.720000 [ 265 ] {5beaee12-f566-4301-9967-ac314ff90e81} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005931 sec., 2360.478839993256 rows/sec., 165.31 KiB/sec.
6898 2025.01.25 00:14:15.720554 [ 265 ] {5beaee12-f566-4301-9967-ac314ff90e81} <Debug> TCPHandler: Processed in 0.007434289 sec.
6899 2025.01.25 00:14:15.720895 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6900 2025.01.25 00:14:15.721299 [ 264 ] {6643638d-a354-4127-b940-e8026dc396be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
6901 2025.01.25 00:14:15.721500 [ 264 ] {6643638d-a354-4127-b940-e8026dc396be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6902 2025.01.25 00:14:15.724197 [ 264 ] {6643638d-a354-4127-b940-e8026dc396be} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6903 2025.01.25 00:14:15.724273 [ 264 ] {6643638d-a354-4127-b940-e8026dc396be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6904 2025.01.25 00:14:15.725456 [ 264 ] {6643638d-a354-4127-b940-e8026dc396be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6905 2025.01.25 00:14:15.726134 [ 264 ] {6643638d-a354-4127-b940-e8026dc396be} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6906 2025.01.25 00:14:15.726980 [ 264 ] {6643638d-a354-4127-b940-e8026dc396be} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005793 sec., 2244.0876920421197 rows/sec., 139.92 KiB/sec.
6907 2025.01.25 00:14:15.727331 [ 264 ] {6643638d-a354-4127-b940-e8026dc396be} <Debug> TCPHandler: Processed in 0.006608125 sec.
6908 2025.01.25 00:14:15.727621 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6909 2025.01.25 00:14:15.727983 [ 265 ] {ddf2ae03-b26e-4cf3-8e2f-e145a4b74ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6910 2025.01.25 00:14:15.728141 [ 265 ] {ddf2ae03-b26e-4cf3-8e2f-e145a4b74ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6911 2025.01.25 00:14:15.730926 [ 265 ] {ddf2ae03-b26e-4cf3-8e2f-e145a4b74ae8} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6912 2025.01.25 00:14:15.731003 [ 265 ] {ddf2ae03-b26e-4cf3-8e2f-e145a4b74ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6913 2025.01.25 00:14:15.732201 [ 265 ] {ddf2ae03-b26e-4cf3-8e2f-e145a4b74ae8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6914 2025.01.25 00:14:15.732821 [ 265 ] {ddf2ae03-b26e-4cf3-8e2f-e145a4b74ae8} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6915 2025.01.25 00:14:15.733406 [ 265 ] {ddf2ae03-b26e-4cf3-8e2f-e145a4b74ae8} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.005524 sec., 74764.66328747284 rows/sec., 5.33 MiB/sec.
6916 2025.01.25 00:14:15.733621 [ 265 ] {ddf2ae03-b26e-4cf3-8e2f-e145a4b74ae8} <Debug> TCPHandler: Processed in 0.006164803 sec.
6917 2025.01.25 00:14:15.733834 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6918 2025.01.25 00:14:15.733997 [ 264 ] {fa153bce-259a-4bcb-9edf-88bda76054c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
6919 2025.01.25 00:14:15.734082 [ 264 ] {fa153bce-259a-4bcb-9edf-88bda76054c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6920 2025.01.25 00:14:15.735587 [ 264 ] {fa153bce-259a-4bcb-9edf-88bda76054c0} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6921 2025.01.25 00:14:15.735661 [ 264 ] {fa153bce-259a-4bcb-9edf-88bda76054c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6922 2025.01.25 00:14:15.737567 [ 264 ] {fa153bce-259a-4bcb-9edf-88bda76054c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6923 2025.01.25 00:14:15.738336 [ 264 ] {fa153bce-259a-4bcb-9edf-88bda76054c0} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6924 2025.01.25 00:14:15.738975 [ 264 ] {fa153bce-259a-4bcb-9edf-88bda76054c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004997 sec., 1200.7204322593557 rows/sec., 62.73 KiB/sec.
6925 2025.01.25 00:14:15.739204 [ 264 ] {fa153bce-259a-4bcb-9edf-88bda76054c0} <Debug> TCPHandler: Processed in 0.005465159 sec.
6926 2025.01.25 00:14:15.739540 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6927 2025.01.25 00:14:15.739987 [ 265 ] {69014089-4aa0-493e-9f87-a9e3bf267dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6928 2025.01.25 00:14:15.740154 [ 265 ] {69014089-4aa0-493e-9f87-a9e3bf267dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6929 2025.01.25 00:14:15.743147 [ 265 ] {69014089-4aa0-493e-9f87-a9e3bf267dba} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6930 2025.01.25 00:14:15.743232 [ 265 ] {69014089-4aa0-493e-9f87-a9e3bf267dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6931 2025.01.25 00:14:15.744512 [ 265 ] {69014089-4aa0-493e-9f87-a9e3bf267dba} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6932 2025.01.25 00:14:15.745194 [ 265 ] {69014089-4aa0-493e-9f87-a9e3bf267dba} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6933 2025.01.25 00:14:15.745951 [ 265 ] {69014089-4aa0-493e-9f87-a9e3bf267dba} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006065 sec., 39076.66941467436 rows/sec., 2.62 MiB/sec.
6934 2025.01.25 00:14:15.746249 [ 265 ] {69014089-4aa0-493e-9f87-a9e3bf267dba} <Debug> TCPHandler: Processed in 0.006923706 sec.
6935 2025.01.25 00:14:15.746696 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6936 2025.01.25 00:14:15.747204 [ 264 ] {6a81b496-0085-411b-8c7f-2ca8ec1b4e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
6937 2025.01.25 00:14:15.747477 [ 264 ] {6a81b496-0085-411b-8c7f-2ca8ec1b4e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6938 2025.01.25 00:14:15.750018 [ 264 ] {6a81b496-0085-411b-8c7f-2ca8ec1b4e6d} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6939 2025.01.25 00:14:15.750112 [ 264 ] {6a81b496-0085-411b-8c7f-2ca8ec1b4e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6940 2025.01.25 00:14:15.751308 [ 264 ] {6a81b496-0085-411b-8c7f-2ca8ec1b4e6d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6941 2025.01.25 00:14:15.752003 [ 264 ] {6a81b496-0085-411b-8c7f-2ca8ec1b4e6d} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6942 2025.01.25 00:14:15.752882 [ 264 ] {6a81b496-0085-411b-8c7f-2ca8ec1b4e6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005798 sec., 172.47326664367023 rows/sec., 11.62 KiB/sec.
6943 2025.01.25 00:14:15.753434 [ 264 ] {6a81b496-0085-411b-8c7f-2ca8ec1b4e6d} <Debug> TCPHandler: Processed in 0.007030237 sec.
6944 2025.01.25 00:14:15.753869 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6945 2025.01.25 00:14:15.754310 [ 265 ] {494c4b3c-a39d-4b11-87a0-56b2935bd6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
6946 2025.01.25 00:14:15.754694 [ 265 ] {494c4b3c-a39d-4b11-87a0-56b2935bd6c7} <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
6947 2025.01.25 00:14:15.758367 [ 265 ] {494c4b3c-a39d-4b11-87a0-56b2935bd6c7} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6948 2025.01.25 00:14:15.758414 [ 265 ] {494c4b3c-a39d-4b11-87a0-56b2935bd6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6949 2025.01.25 00:14:15.760719 [ 265 ] {494c4b3c-a39d-4b11-87a0-56b2935bd6c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6950 2025.01.25 00:14:15.761479 [ 265 ] {494c4b3c-a39d-4b11-87a0-56b2935bd6c7} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6951 2025.01.25 00:14:15.762237 [ 265 ] {494c4b3c-a39d-4b11-87a0-56b2935bd6c7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.008019 sec., 3865.818680633495 rows/sec., 6.93 MiB/sec.
6952 2025.01.25 00:14:15.762812 [ 265 ] {494c4b3c-a39d-4b11-87a0-56b2935bd6c7} <Debug> TCPHandler: Processed in 0.009214337 sec.
6953 2025.01.25 00:14:15.763194 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6954 2025.01.25 00:14:15.763669 [ 264 ] {5fb34f21-7cc4-4115-837e-dad13bb523e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
6955 2025.01.25 00:14:15.763960 [ 264 ] {5fb34f21-7cc4-4115-837e-dad13bb523e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6956 2025.01.25 00:14:15.767060 [ 264 ] {5fb34f21-7cc4-4115-837e-dad13bb523e3} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6957 2025.01.25 00:14:15.767158 [ 264 ] {5fb34f21-7cc4-4115-837e-dad13bb523e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6958 2025.01.25 00:14:15.768828 [ 264 ] {5fb34f21-7cc4-4115-837e-dad13bb523e3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6959 2025.01.25 00:14:15.769787 [ 264 ] {5fb34f21-7cc4-4115-837e-dad13bb523e3} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6960 2025.01.25 00:14:15.770486 [ 264 ] {5fb34f21-7cc4-4115-837e-dad13bb523e3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006974 sec., 11757.958130197878 rows/sec., 764.70 KiB/sec.
6961 2025.01.25 00:14:15.771031 [ 264 ] {5fb34f21-7cc4-4115-837e-dad13bb523e3} <Debug> TCPHandler: Processed in 0.008085302 sec.
6962 2025.01.25 00:14:15.772171 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6963 2025.01.25 00:14:15.772233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6964 2025.01.25 00:14:15.779553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6965 2025.01.25 00:14:15.780399 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6966 2025.01.25 00:14:15.783968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242
6967 2025.01.25 00:14:20.682768 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6968 2025.01.25 00:14:20.682990 [ 264 ] {822c196a-0f6c-4c74-945a-7388a3a2a406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
6969 2025.01.25 00:14:20.683087 [ 264 ] {822c196a-0f6c-4c74-945a-7388a3a2a406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6970 2025.01.25 00:14:20.683888 [ 264 ] {822c196a-0f6c-4c74-945a-7388a3a2a406} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6971 2025.01.25 00:14:20.683938 [ 264 ] {822c196a-0f6c-4c74-945a-7388a3a2a406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6972 2025.01.25 00:14:20.684377 [ 264 ] {822c196a-0f6c-4c74-945a-7388a3a2a406} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6973 2025.01.25 00:14:20.684641 [ 264 ] {822c196a-0f6c-4c74-945a-7388a3a2a406} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6974 2025.01.25 00:14:20.684915 [ 264 ] {822c196a-0f6c-4c74-945a-7388a3a2a406} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001977 sec., 36418.81638846738 rows/sec., 2.96 MiB/sec.
6975 2025.01.25 00:14:20.685057 [ 264 ] {822c196a-0f6c-4c74-945a-7388a3a2a406} <Debug> TCPHandler: Processed in 0.002425873 sec.
6976 2025.01.25 00:14:20.685435 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6977 2025.01.25 00:14:20.685672 [ 265 ] {5fc32381-b110-483f-99dc-b3f6a2800e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
6978 2025.01.25 00:14:20.685772 [ 265 ] {5fc32381-b110-483f-99dc-b3f6a2800e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6979 2025.01.25 00:14:20.686643 [ 265 ] {5fc32381-b110-483f-99dc-b3f6a2800e51} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6980 2025.01.25 00:14:20.686697 [ 265 ] {5fc32381-b110-483f-99dc-b3f6a2800e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6981 2025.01.25 00:14:20.687149 [ 265 ] {5fc32381-b110-483f-99dc-b3f6a2800e51} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6982 2025.01.25 00:14:20.687408 [ 265 ] {5fc32381-b110-483f-99dc-b3f6a2800e51} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6983 2025.01.25 00:14:20.687647 [ 265 ] {5fc32381-b110-483f-99dc-b3f6a2800e51} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002045 sec., 3911.9804400977996 rows/sec., 294.16 KiB/sec.
6984 2025.01.25 00:14:20.687718 [ 265 ] {5fc32381-b110-483f-99dc-b3f6a2800e51} <Debug> TCPHandler: Processed in 0.002489183 sec.
6985 2025.01.25 00:14:20.687903 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6986 2025.01.25 00:14:20.688040 [ 264 ] {ddfb4a6d-8704-4ab5-b5e8-25965c5f8def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
6987 2025.01.25 00:14:20.688097 [ 264 ] {ddfb4a6d-8704-4ab5-b5e8-25965c5f8def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6988 2025.01.25 00:14:20.688822 [ 264 ] {ddfb4a6d-8704-4ab5-b5e8-25965c5f8def} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6989 2025.01.25 00:14:20.688870 [ 264 ] {ddfb4a6d-8704-4ab5-b5e8-25965c5f8def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6990 2025.01.25 00:14:20.689269 [ 264 ] {ddfb4a6d-8704-4ab5-b5e8-25965c5f8def} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6991 2025.01.25 00:14:20.689510 [ 264 ] {ddfb4a6d-8704-4ab5-b5e8-25965c5f8def} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6992 2025.01.25 00:14:20.689741 [ 264 ] {ddfb4a6d-8704-4ab5-b5e8-25965c5f8def} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001733 sec., 41546.451240623195 rows/sec., 3.24 MiB/sec.
6993 2025.01.25 00:14:20.689794 [ 264 ] {ddfb4a6d-8704-4ab5-b5e8-25965c5f8def} <Debug> TCPHandler: Processed in 0.00195617 sec.
6994 2025.01.25 00:14:20.689957 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6995 2025.01.25 00:14:20.690110 [ 265 ] {c6d2521c-5611-445a-9316-dc7152ef009c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
6996 2025.01.25 00:14:20.690177 [ 265 ] {c6d2521c-5611-445a-9316-dc7152ef009c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6997 2025.01.25 00:14:20.690912 [ 265 ] {c6d2521c-5611-445a-9316-dc7152ef009c} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6998 2025.01.25 00:14:20.690963 [ 265 ] {c6d2521c-5611-445a-9316-dc7152ef009c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6999 2025.01.25 00:14:20.691377 [ 265 ] {c6d2521c-5611-445a-9316-dc7152ef009c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7000 2025.01.25 00:14:20.691623 [ 265 ] {c6d2521c-5611-445a-9316-dc7152ef009c} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7001 2025.01.25 00:14:20.691857 [ 265 ] {c6d2521c-5611-445a-9316-dc7152ef009c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001788 sec., 89485.45861297539 rows/sec., 6.23 MiB/sec.
7002 2025.01.25 00:14:20.691927 [ 265 ] {c6d2521c-5611-445a-9316-dc7152ef009c} <Debug> TCPHandler: Processed in 0.002030581 sec.
7003 2025.01.25 00:14:20.692100 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7004 2025.01.25 00:14:20.692238 [ 264 ] {c2809a8b-c9c5-4ddf-9278-390a8e6e67bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7005 2025.01.25 00:14:20.692331 [ 264 ] {c2809a8b-c9c5-4ddf-9278-390a8e6e67bc} <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
7006 2025.01.25 00:14:20.693564 [ 264 ] {c2809a8b-c9c5-4ddf-9278-390a8e6e67bc} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7007 2025.01.25 00:14:20.693603 [ 264 ] {c2809a8b-c9c5-4ddf-9278-390a8e6e67bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
7008 2025.01.25 00:14:20.694236 [ 264 ] {c2809a8b-c9c5-4ddf-9278-390a8e6e67bc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7009 2025.01.25 00:14:20.694493 [ 264 ] {c2809a8b-c9c5-4ddf-9278-390a8e6e67bc} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7010 2025.01.25 00:14:20.694746 [ 264 ] {c2809a8b-c9c5-4ddf-9278-390a8e6e67bc} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00254 sec., 3149.606299212598 rows/sec., 5.64 MiB/sec.
7011 2025.01.25 00:14:20.694840 [ 264 ] {c2809a8b-c9c5-4ddf-9278-390a8e6e67bc} <Debug> TCPHandler: Processed in 0.002805945 sec.
7012 2025.01.25 00:14:20.695011 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7013 2025.01.25 00:14:20.695136 [ 265 ] {9163ec80-3521-43eb-b5ae-c67315e7b3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7014 2025.01.25 00:14:20.695193 [ 265 ] {9163ec80-3521-43eb-b5ae-c67315e7b3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7015 2025.01.25 00:14:20.695707 [ 265 ] {9163ec80-3521-43eb-b5ae-c67315e7b3c1} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7016 2025.01.25 00:14:20.695749 [ 265 ] {9163ec80-3521-43eb-b5ae-c67315e7b3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
7017 2025.01.25 00:14:20.696137 [ 265 ] {9163ec80-3521-43eb-b5ae-c67315e7b3c1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7018 2025.01.25 00:14:20.696376 [ 265 ] {9163ec80-3521-43eb-b5ae-c67315e7b3c1} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7019 2025.01.25 00:14:20.696591 [ 265 ] {9163ec80-3521-43eb-b5ae-c67315e7b3c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec.
7020 2025.01.25 00:14:20.696646 [ 265 ] {9163ec80-3521-43eb-b5ae-c67315e7b3c1} <Debug> TCPHandler: Processed in 0.001694939 sec.
7021 2025.01.25 00:14:22.196495 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189
7022 2025.01.25 00:14:22.197179 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7023 2025.01.25 00:14:22.197235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
7024 2025.01.25 00:14:22.197847 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7025 2025.01.25 00:14:22.198117 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7026 2025.01.25 00:14:22.198432 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189
7027 2025.01.25 00:14:23.284195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249
7028 2025.01.25 00:14:23.305165 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7029 2025.01.25 00:14:23.305225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
7030 2025.01.25 00:14:23.312589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7031 2025.01.25 00:14:23.313411 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7032 2025.01.25 00:14:23.316388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249
7033 2025.01.25 00:14:24.754464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 992
7034 2025.01.25 00:14:24.757748 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7035 2025.01.25 00:14:24.757808 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
7036 2025.01.25 00:14:24.759306 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7037 2025.01.25 00:14:24.759635 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7038 2025.01.25 00:14:24.760835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992
7039 2025.01.25 00:14:25.687693 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7040 2025.01.25 00:14:25.687925 [ 264 ] {770bb2ba-c06f-48e4-afb9-539355b1df2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
7041 2025.01.25 00:14:25.688009 [ 264 ] {770bb2ba-c06f-48e4-afb9-539355b1df2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
7042 2025.01.25 00:14:25.688801 [ 264 ] {770bb2ba-c06f-48e4-afb9-539355b1df2c} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7043 2025.01.25 00:14:25.688849 [ 264 ] {770bb2ba-c06f-48e4-afb9-539355b1df2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7044 2025.01.25 00:14:25.689292 [ 264 ] {770bb2ba-c06f-48e4-afb9-539355b1df2c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7045 2025.01.25 00:14:25.689551 [ 264 ] {770bb2ba-c06f-48e4-afb9-539355b1df2c} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7046 2025.01.25 00:14:25.689798 [ 264 ] {770bb2ba-c06f-48e4-afb9-539355b1df2c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001932 sec., 7246.376811594203 rows/sec., 521.64 KiB/sec.
7047 2025.01.25 00:14:25.689863 [ 264 ] {770bb2ba-c06f-48e4-afb9-539355b1df2c} <Debug> TCPHandler: Processed in 0.002311452 sec.
7048 2025.01.25 00:14:25.690124 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7049 2025.01.25 00:14:25.690335 [ 265 ] {de0ef1e2-c750-4bbd-aa06-828c3f5fbb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7050 2025.01.25 00:14:25.690419 [ 265 ] {de0ef1e2-c750-4bbd-aa06-828c3f5fbb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7051 2025.01.25 00:14:25.691401 [ 265 ] {de0ef1e2-c750-4bbd-aa06-828c3f5fbb9a} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7052 2025.01.25 00:14:25.691456 [ 265 ] {de0ef1e2-c750-4bbd-aa06-828c3f5fbb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7053 2025.01.25 00:14:25.691915 [ 265 ] {de0ef1e2-c750-4bbd-aa06-828c3f5fbb9a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7054 2025.01.25 00:14:25.692179 [ 265 ] {de0ef1e2-c750-4bbd-aa06-828c3f5fbb9a} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7055 2025.01.25 00:14:25.692358 [ 96 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7056 2025.01.25 00:14:25.692429 [ 265 ] {de0ef1e2-c750-4bbd-aa06-828c3f5fbb9a} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.002151 sec., 123198.51231985123 rows/sec., 10.82 MiB/sec.
7057 2025.01.25 00:14:25.692437 [ 96 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7058 2025.01.25 00:14:25.692510 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7059 2025.01.25 00:14:25.692562 [ 265 ] {de0ef1e2-c750-4bbd-aa06-828c3f5fbb9a} <Debug> TCPHandler: Processed in 0.002565113 sec.
7060 2025.01.25 00:14:25.692821 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7061 2025.01.25 00:14:25.693164 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
7062 2025.01.25 00:14:25.693196 [ 264 ] {b0f37407-a90c-4f64-9be1-1934f6967852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7063 2025.01.25 00:14:25.693362 [ 264 ] {b0f37407-a90c-4f64-9be1-1934f6967852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7064 2025.01.25 00:14:25.693696 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7065 2025.01.25 00:14:25.693766 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1433 rows starting from the beginning of the part
7066 2025.01.25 00:14:25.694009 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part
7067 2025.01.25 00:14:25.694443 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 72 rows starting from the beginning of the part
7068 2025.01.25 00:14:25.694797 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part
7069 2025.01.25 00:14:25.695192 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part
7070 2025.01.25 00:14:25.695543 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 265 rows starting from the beginning of the part
7071 2025.01.25 00:14:25.696510 [ 264 ] {b0f37407-a90c-4f64-9be1-1934f6967852} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7072 2025.01.25 00:14:25.696593 [ 264 ] {b0f37407-a90c-4f64-9be1-1934f6967852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7073 2025.01.25 00:14:25.697587 [ 264 ] {b0f37407-a90c-4f64-9be1-1934f6967852} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7074 2025.01.25 00:14:25.698115 [ 264 ] {b0f37407-a90c-4f64-9be1-1934f6967852} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7075 2025.01.25 00:14:25.698550 [ 264 ] {b0f37407-a90c-4f64-9be1-1934f6967852} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.005466 sec., 6952.06732528357 rows/sec., 509.90 KiB/sec.
7076 2025.01.25 00:14:25.698905 [ 264 ] {b0f37407-a90c-4f64-9be1-1934f6967852} <Debug> TCPHandler: Processed in 0.006198722 sec.
7077 2025.01.25 00:14:25.699010 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.006357663 sec., 340219.35418722255 rows/sec., 30.02 MiB/sec.
7078 2025.01.25 00:14:25.699202 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7079 2025.01.25 00:14:25.699267 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7080 2025.01.25 00:14:25.699446 [ 265 ] {e2f8158b-a404-4c2f-a5f7-6bd92843beaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
7081 2025.01.25 00:14:25.699527 [ 265 ] {e2f8158b-a404-4c2f-a5f7-6bd92843beaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7082 2025.01.25 00:14:25.699892 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7083 2025.01.25 00:14:25.700161 [ 197 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_51_10} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7084 2025.01.25 00:14:25.700336 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
7085 2025.01.25 00:14:25.700655 [ 265 ] {e2f8158b-a404-4c2f-a5f7-6bd92843beaa} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7086 2025.01.25 00:14:25.700703 [ 265 ] {e2f8158b-a404-4c2f-a5f7-6bd92843beaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7087 2025.01.25 00:14:25.701072 [ 265 ] {e2f8158b-a404-4c2f-a5f7-6bd92843beaa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7088 2025.01.25 00:14:25.701308 [ 265 ] {e2f8158b-a404-4c2f-a5f7-6bd92843beaa} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7089 2025.01.25 00:14:25.701525 [ 265 ] {e2f8158b-a404-4c2f-a5f7-6bd92843beaa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002171 sec., 6448.641179180101 rows/sec., 451.62 KiB/sec.
7090 2025.01.25 00:14:25.701586 [ 265 ] {e2f8158b-a404-4c2f-a5f7-6bd92843beaa} <Debug> TCPHandler: Processed in 0.002539573 sec.
7091 2025.01.25 00:14:25.701769 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7092 2025.01.25 00:14:25.701910 [ 264 ] {3d76c7bc-2e5c-4c69-8e85-51b25d9b0e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
7093 2025.01.25 00:14:25.701969 [ 264 ] {3d76c7bc-2e5c-4c69-8e85-51b25d9b0e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7094 2025.01.25 00:14:25.702580 [ 264 ] {3d76c7bc-2e5c-4c69-8e85-51b25d9b0e9e} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7095 2025.01.25 00:14:25.702620 [ 264 ] {3d76c7bc-2e5c-4c69-8e85-51b25d9b0e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7096 2025.01.25 00:14:25.702986 [ 264 ] {3d76c7bc-2e5c-4c69-8e85-51b25d9b0e9e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7097 2025.01.25 00:14:25.703229 [ 264 ] {3d76c7bc-2e5c-4c69-8e85-51b25d9b0e9e} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7098 2025.01.25 00:14:25.703438 [ 264 ] {3d76c7bc-2e5c-4c69-8e85-51b25d9b0e9e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec.
7099 2025.01.25 00:14:25.703494 [ 264 ] {3d76c7bc-2e5c-4c69-8e85-51b25d9b0e9e} <Debug> TCPHandler: Processed in 0.001792259 sec.
7100 2025.01.25 00:14:25.703639 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7101 2025.01.25 00:14:25.703759 [ 265 ] {04c5ee72-b283-4fde-a946-2bd12d3aac16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7102 2025.01.25 00:14:25.703808 [ 265 ] {04c5ee72-b283-4fde-a946-2bd12d3aac16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7103 2025.01.25 00:14:25.704584 [ 265 ] {04c5ee72-b283-4fde-a946-2bd12d3aac16} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7104 2025.01.25 00:14:25.704624 [ 265 ] {04c5ee72-b283-4fde-a946-2bd12d3aac16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7105 2025.01.25 00:14:25.705005 [ 265 ] {04c5ee72-b283-4fde-a946-2bd12d3aac16} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7106 2025.01.25 00:14:25.705242 [ 265 ] {04c5ee72-b283-4fde-a946-2bd12d3aac16} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7107 2025.01.25 00:14:25.705416 [ 96 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7108 2025.01.25 00:14:25.705489 [ 96 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7109 2025.01.25 00:14:25.705497 [ 265 ] {04c5ee72-b283-4fde-a946-2bd12d3aac16} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001754 sec., 235461.8015963512 rows/sec., 16.79 MiB/sec.
7110 2025.01.25 00:14:25.705529 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7111 2025.01.25 00:14:25.705617 [ 265 ] {04c5ee72-b283-4fde-a946-2bd12d3aac16} <Debug> TCPHandler: Processed in 0.00202961 sec.
7112 2025.01.25 00:14:25.705829 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
7113 2025.01.25 00:14:25.705842 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7114 2025.01.25 00:14:25.706110 [ 264 ] {a0fb2507-cd47-4401-ac0c-18e08ee8d686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
7115 2025.01.25 00:14:25.706125 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7116 2025.01.25 00:14:25.706213 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part
7117 2025.01.25 00:14:25.706221 [ 264 ] {a0fb2507-cd47-4401-ac0c-18e08ee8d686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7118 2025.01.25 00:14:25.706509 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part
7119 2025.01.25 00:14:25.706873 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 72 rows starting from the beginning of the part
7120 2025.01.25 00:14:25.707331 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 413 rows starting from the beginning of the part
7121 2025.01.25 00:14:25.707793 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part
7122 2025.01.25 00:14:25.708062 [ 200 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 413 rows starting from the beginning of the part
7123 2025.01.25 00:14:25.708884 [ 264 ] {a0fb2507-cd47-4401-ac0c-18e08ee8d686} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7124 2025.01.25 00:14:25.708941 [ 264 ] {a0fb2507-cd47-4401-ac0c-18e08ee8d686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7125 2025.01.25 00:14:25.709874 [ 264 ] {a0fb2507-cd47-4401-ac0c-18e08ee8d686} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7126 2025.01.25 00:14:25.710465 [ 264 ] {a0fb2507-cd47-4401-ac0c-18e08ee8d686} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7127 2025.01.25 00:14:25.711153 [ 264 ] {a0fb2507-cd47-4401-ac0c-18e08ee8d686} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005085 sec., 1179.9410029498524 rows/sec., 61.65 KiB/sec.
7128 2025.01.25 00:14:25.711408 [ 264 ] {a0fb2507-cd47-4401-ac0c-18e08ee8d686} <Debug> TCPHandler: Processed in 0.005682599 sec.
7129 2025.01.25 00:14:25.711779 [ 196 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006127922 sec., 317725.9762771132 rows/sec., 24.31 MiB/sec.
7130 2025.01.25 00:14:25.711792 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7131 2025.01.25 00:14:25.712060 [ 265 ] {8c8f62a8-f07b-426d-95e1-71a58ff93692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7132 2025.01.25 00:14:25.712121 [ 199 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7133 2025.01.25 00:14:25.712163 [ 265 ] {8c8f62a8-f07b-426d-95e1-71a58ff93692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7134 2025.01.25 00:14:25.712560 [ 199 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7135 2025.01.25 00:14:25.712656 [ 199 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_51_10} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7136 2025.01.25 00:14:25.712770 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
7137 2025.01.25 00:14:25.712936 [ 265 ] {8c8f62a8-f07b-426d-95e1-71a58ff93692} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7138 2025.01.25 00:14:25.712975 [ 265 ] {8c8f62a8-f07b-426d-95e1-71a58ff93692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7139 2025.01.25 00:14:25.713369 [ 265 ] {8c8f62a8-f07b-426d-95e1-71a58ff93692} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7140 2025.01.25 00:14:25.713618 [ 265 ] {8c8f62a8-f07b-426d-95e1-71a58ff93692} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7141 2025.01.25 00:14:25.713790 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7142 2025.01.25 00:14:25.713843 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7143 2025.01.25 00:14:25.713865 [ 265 ] {8c8f62a8-f07b-426d-95e1-71a58ff93692} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001861 sec., 127350.88662009672 rows/sec., 8.54 MiB/sec.
7144 2025.01.25 00:14:25.713878 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7145 2025.01.25 00:14:25.714047 [ 265 ] {8c8f62a8-f07b-426d-95e1-71a58ff93692} <Debug> TCPHandler: Processed in 0.002499213 sec.
7146 2025.01.25 00:14:25.714135 [ 202 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
7147 2025.01.25 00:14:25.714283 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7148 2025.01.25 00:14:25.714378 [ 202 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7149 2025.01.25 00:14:25.714455 [ 202 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13801 rows starting from the beginning of the part
7150 2025.01.25 00:14:25.714557 [ 264 ] {60c42a38-4c96-43c6-8399-d6db34d8f1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
7151 2025.01.25 00:14:25.714844 [ 264 ] {60c42a38-4c96-43c6-8399-d6db34d8f1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7152 2025.01.25 00:14:25.714882 [ 202 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part
7153 2025.01.25 00:14:25.715318 [ 202 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part
7154 2025.01.25 00:14:25.715614 [ 202 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part
7155 2025.01.25 00:14:25.715976 [ 202 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part
7156 2025.01.25 00:14:25.716253 [ 202 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part
7157 2025.01.25 00:14:25.716971 [ 264 ] {60c42a38-4c96-43c6-8399-d6db34d8f1c5} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7158 2025.01.25 00:14:25.717016 [ 264 ] {60c42a38-4c96-43c6-8399-d6db34d8f1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7159 2025.01.25 00:14:25.717465 [ 264 ] {60c42a38-4c96-43c6-8399-d6db34d8f1c5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7160 2025.01.25 00:14:25.717857 [ 264 ] {60c42a38-4c96-43c6-8399-d6db34d8f1c5} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7161 2025.01.25 00:14:25.718133 [ 264 ] {60c42a38-4c96-43c6-8399-d6db34d8f1c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003652 sec., 273.8225629791895 rows/sec., 18.45 KiB/sec.
7162 2025.01.25 00:14:25.718231 [ 264 ] {60c42a38-4c96-43c6-8399-d6db34d8f1c5} <Debug> TCPHandler: Processed in 0.004067901 sec.
7163 2025.01.25 00:14:25.718429 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7164 2025.01.25 00:14:25.718712 [ 265 ] {4f9d7e80-f9e5-41e7-821c-55ec5d4d4910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7165 2025.01.25 00:14:25.718993 [ 265 ] {4f9d7e80-f9e5-41e7-821c-55ec5d4d4910} <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
7166 2025.01.25 00:14:25.720877 [ 265 ] {4f9d7e80-f9e5-41e7-821c-55ec5d4d4910} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7167 2025.01.25 00:14:25.720917 [ 265 ] {4f9d7e80-f9e5-41e7-821c-55ec5d4d4910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7168 2025.01.25 00:14:25.722051 [ 265 ] {4f9d7e80-f9e5-41e7-821c-55ec5d4d4910} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7169 2025.01.25 00:14:25.722399 [ 199 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14637 rows, containing 5 columns (5 merged, 0 gathered) in 0.008397874 sec., 1742941.1301003087 rows/sec., 117.63 MiB/sec.
7170 2025.01.25 00:14:25.722528 [ 265 ] {4f9d7e80-f9e5-41e7-821c-55ec5d4d4910} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7171 2025.01.25 00:14:25.722681 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7172 2025.01.25 00:14:25.722740 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7173 2025.01.25 00:14:25.722771 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7174 2025.01.25 00:14:25.722785 [ 265 ] {4f9d7e80-f9e5-41e7-821c-55ec5d4d4910} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004173 sec., 7428.708363287803 rows/sec., 13.31 MiB/sec.
7175 2025.01.25 00:14:25.723215 [ 190 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
7176 2025.01.25 00:14:25.723328 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7177 2025.01.25 00:14:25.723414 [ 265 ] {4f9d7e80-f9e5-41e7-821c-55ec5d4d4910} <Debug> TCPHandler: Processed in 0.005055126 sec.
7178 2025.01.25 00:14:25.723731 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7179 2025.01.25 00:14:25.724191 [ 264 ] {3812f1f6-75c3-47a6-b098-a6e1dc282eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7180 2025.01.25 00:14:25.724318 [ 264 ] {3812f1f6-75c3-47a6-b098-a6e1dc282eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7181 2025.01.25 00:14:25.724588 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7182 2025.01.25 00:14:25.724826 [ 190 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7183 2025.01.25 00:14:25.725050 [ 193 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7184 2025.01.25 00:14:25.725157 [ 190 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 655 rows starting from the beginning of the part
7185 2025.01.25 00:14:25.725398 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB.
7186 2025.01.25 00:14:25.726027 [ 190 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part
7187 2025.01.25 00:14:25.726570 [ 264 ] {3812f1f6-75c3-47a6-b098-a6e1dc282eef} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7188 2025.01.25 00:14:25.726616 [ 190 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
7189 2025.01.25 00:14:25.726622 [ 264 ] {3812f1f6-75c3-47a6-b098-a6e1dc282eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7190 2025.01.25 00:14:25.727150 [ 190 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part
7191 2025.01.25 00:14:25.727702 [ 190 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
7192 2025.01.25 00:14:25.727716 [ 264 ] {3812f1f6-75c3-47a6-b098-a6e1dc282eef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7193 2025.01.25 00:14:25.728172 [ 190 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part
7194 2025.01.25 00:14:25.728266 [ 264 ] {3812f1f6-75c3-47a6-b098-a6e1dc282eef} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7195 2025.01.25 00:14:25.728744 [ 95 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7196 2025.01.25 00:14:25.728885 [ 95 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7197 2025.01.25 00:14:25.729003 [ 264 ] {3812f1f6-75c3-47a6-b098-a6e1dc282eef} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004931 sec., 16629.486919488947 rows/sec., 1.06 MiB/sec.
7198 2025.01.25 00:14:25.729020 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7199 2025.01.25 00:14:25.729281 [ 264 ] {3812f1f6-75c3-47a6-b098-a6e1dc282eef} <Debug> TCPHandler: Processed in 0.00570882 sec.
7200 2025.01.25 00:14:25.729469 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
7201 2025.01.25 00:14:25.729640 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7202 2025.01.25 00:14:25.729679 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2774 rows starting from the beginning of the part
7203 2025.01.25 00:14:25.729981 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part
7204 2025.01.25 00:14:25.730285 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
7205 2025.01.25 00:14:25.730684 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part
7206 2025.01.25 00:14:25.731029 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
7207 2025.01.25 00:14:25.731344 [ 198 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part
7208 2025.01.25 00:14:25.733342 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 4 columns (4 merged, 0 gathered) in 0.004113412 sec., 747311.4776735225 rows/sec., 48.57 MiB/sec.
7209 2025.01.25 00:14:25.733785 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7210 2025.01.25 00:14:25.734281 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7211 2025.01.25 00:14:25.734613 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_51_10} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7212 2025.01.25 00:14:25.734735 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
7213 2025.01.25 00:14:25.736318 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 19 columns (19 merged, 0 gathered) in 0.01345348 sec., 56788.28080169592 rows/sec., 101.76 MiB/sec.
7214 2025.01.25 00:14:25.737579 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7215 2025.01.25 00:14:25.737992 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7216 2025.01.25 00:14:25.738068 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7217 2025.01.25 00:14:25.738213 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB.
7218 2025.01.25 00:14:26.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.48 MiB, peak 214.07 MiB, free memory in arenas 0.00 B, will set to 208.72 MiB (RSS), difference: 2.24 MiB
7219 2025.01.25 00:14:29.551877 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
7220 2025.01.25 00:14:29.551959 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
7221 2025.01.25 00:14:29.698734 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616
7222 2025.01.25 00:14:29.699467 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7223 2025.01.25 00:14:29.699517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7224 2025.01.25 00:14:29.700070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7225 2025.01.25 00:14:29.700343 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7226 2025.01.25 00:14:29.700631 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616
7227 2025.01.25 00:14:30.681725 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7228 2025.01.25 00:14:30.681953 [ 264 ] {1e60391c-c8f0-4cfa-994c-d73c220f4f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7229 2025.01.25 00:14:30.682042 [ 264 ] {1e60391c-c8f0-4cfa-994c-d73c220f4f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7230 2025.01.25 00:14:30.682905 [ 264 ] {1e60391c-c8f0-4cfa-994c-d73c220f4f5b} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7231 2025.01.25 00:14:30.682953 [ 264 ] {1e60391c-c8f0-4cfa-994c-d73c220f4f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7232 2025.01.25 00:14:30.683403 [ 264 ] {1e60391c-c8f0-4cfa-994c-d73c220f4f5b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7233 2025.01.25 00:14:30.683672 [ 264 ] {1e60391c-c8f0-4cfa-994c-d73c220f4f5b} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7234 2025.01.25 00:14:30.683924 [ 264 ] {1e60391c-c8f0-4cfa-994c-d73c220f4f5b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002032 sec., 35433.07086614173 rows/sec., 2.88 MiB/sec.
7235 2025.01.25 00:14:30.683995 [ 264 ] {1e60391c-c8f0-4cfa-994c-d73c220f4f5b} <Debug> TCPHandler: Processed in 0.002411812 sec.
7236 2025.01.25 00:14:30.684247 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7237 2025.01.25 00:14:30.684440 [ 265 ] {c2a2cd0e-8301-44ab-8950-9905b0b183a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7238 2025.01.25 00:14:30.684516 [ 265 ] {c2a2cd0e-8301-44ab-8950-9905b0b183a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7239 2025.01.25 00:14:30.685285 [ 265 ] {c2a2cd0e-8301-44ab-8950-9905b0b183a8} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7240 2025.01.25 00:14:30.685336 [ 265 ] {c2a2cd0e-8301-44ab-8950-9905b0b183a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7241 2025.01.25 00:14:30.685768 [ 265 ] {c2a2cd0e-8301-44ab-8950-9905b0b183a8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7242 2025.01.25 00:14:30.686029 [ 265 ] {c2a2cd0e-8301-44ab-8950-9905b0b183a8} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7243 2025.01.25 00:14:30.686287 [ 265 ] {c2a2cd0e-8301-44ab-8950-9905b0b183a8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001898 sec., 4214.963119072709 rows/sec., 316.95 KiB/sec.
7244 2025.01.25 00:14:30.686399 [ 265 ] {c2a2cd0e-8301-44ab-8950-9905b0b183a8} <Debug> TCPHandler: Processed in 0.002280402 sec.
7245 2025.01.25 00:14:30.686579 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7246 2025.01.25 00:14:30.686710 [ 264 ] {cc88909a-70cf-4a48-ab2b-44b5f0975f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7247 2025.01.25 00:14:30.686765 [ 264 ] {cc88909a-70cf-4a48-ab2b-44b5f0975f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7248 2025.01.25 00:14:30.687419 [ 264 ] {cc88909a-70cf-4a48-ab2b-44b5f0975f74} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7249 2025.01.25 00:14:30.687461 [ 264 ] {cc88909a-70cf-4a48-ab2b-44b5f0975f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7250 2025.01.25 00:14:30.687841 [ 264 ] {cc88909a-70cf-4a48-ab2b-44b5f0975f74} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7251 2025.01.25 00:14:30.688091 [ 264 ] {cc88909a-70cf-4a48-ab2b-44b5f0975f74} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7252 2025.01.25 00:14:30.688362 [ 264 ] {cc88909a-70cf-4a48-ab2b-44b5f0975f74} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001675 sec., 42985.07462686567 rows/sec., 3.36 MiB/sec.
7253 2025.01.25 00:14:30.688465 [ 264 ] {cc88909a-70cf-4a48-ab2b-44b5f0975f74} <Debug> TCPHandler: Processed in 0.00195873 sec.
7254 2025.01.25 00:14:30.688712 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7255 2025.01.25 00:14:30.688869 [ 265 ] {60231f41-3707-4c0f-9ef0-6baee4ffe354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7256 2025.01.25 00:14:30.688925 [ 265 ] {60231f41-3707-4c0f-9ef0-6baee4ffe354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7257 2025.01.25 00:14:30.689559 [ 265 ] {60231f41-3707-4c0f-9ef0-6baee4ffe354} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7258 2025.01.25 00:14:30.689599 [ 265 ] {60231f41-3707-4c0f-9ef0-6baee4ffe354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7259 2025.01.25 00:14:30.690015 [ 265 ] {60231f41-3707-4c0f-9ef0-6baee4ffe354} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7260 2025.01.25 00:14:30.690253 [ 265 ] {60231f41-3707-4c0f-9ef0-6baee4ffe354} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7261 2025.01.25 00:14:30.690472 [ 265 ] {60231f41-3707-4c0f-9ef0-6baee4ffe354} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec.
7262 2025.01.25 00:14:30.690530 [ 265 ] {60231f41-3707-4c0f-9ef0-6baee4ffe354} <Debug> TCPHandler: Processed in 0.00194138 sec.
7263 2025.01.25 00:14:30.690701 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7264 2025.01.25 00:14:30.690845 [ 264 ] {573c2bd3-d8d7-4a63-bd06-1163d5ea99ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7265 2025.01.25 00:14:30.690939 [ 264 ] {573c2bd3-d8d7-4a63-bd06-1163d5ea99ba} <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
7266 2025.01.25 00:14:30.692143 [ 264 ] {573c2bd3-d8d7-4a63-bd06-1163d5ea99ba} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7267 2025.01.25 00:14:30.692182 [ 264 ] {573c2bd3-d8d7-4a63-bd06-1163d5ea99ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7268 2025.01.25 00:14:30.692885 [ 264 ] {573c2bd3-d8d7-4a63-bd06-1163d5ea99ba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7269 2025.01.25 00:14:30.693153 [ 264 ] {573c2bd3-d8d7-4a63-bd06-1163d5ea99ba} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7270 2025.01.25 00:14:30.693451 [ 264 ] {573c2bd3-d8d7-4a63-bd06-1163d5ea99ba} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00264 sec., 3030.3030303030305 rows/sec., 5.43 MiB/sec.
7271 2025.01.25 00:14:30.694026 [ 264 ] {573c2bd3-d8d7-4a63-bd06-1163d5ea99ba} <Debug> TCPHandler: Processed in 0.003391187 sec.
7272 2025.01.25 00:14:30.694215 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7273 2025.01.25 00:14:30.694340 [ 265 ] {5e7f8b3a-31b8-42df-b9bc-989ebbd6c06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7274 2025.01.25 00:14:30.694395 [ 265 ] {5e7f8b3a-31b8-42df-b9bc-989ebbd6c06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7275 2025.01.25 00:14:30.694979 [ 265 ] {5e7f8b3a-31b8-42df-b9bc-989ebbd6c06a} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7276 2025.01.25 00:14:30.695020 [ 265 ] {5e7f8b3a-31b8-42df-b9bc-989ebbd6c06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7277 2025.01.25 00:14:30.695403 [ 265 ] {5e7f8b3a-31b8-42df-b9bc-989ebbd6c06a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7278 2025.01.25 00:14:30.695641 [ 265 ] {5e7f8b3a-31b8-42df-b9bc-989ebbd6c06a} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7279 2025.01.25 00:14:30.695855 [ 265 ] {5e7f8b3a-31b8-42df-b9bc-989ebbd6c06a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec.
7280 2025.01.25 00:14:30.695915 [ 265 ] {5e7f8b3a-31b8-42df-b9bc-989ebbd6c06a} <Debug> TCPHandler: Processed in 0.001756769 sec.
7281 2025.01.25 00:14:30.816617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257
7282 2025.01.25 00:14:30.837999 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7283 2025.01.25 00:14:30.838064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7284 2025.01.25 00:14:30.845526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7285 2025.01.25 00:14:30.846305 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7286 2025.01.25 00:14:30.849557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257
7287 2025.01.25 00:14:34.024139 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7288 2025.01.25 00:14:34.024353 [ 264 ] {c2353f86-a01b-420c-b8fb-7b19b8ca8c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
7289 2025.01.25 00:14:34.024434 [ 264 ] {c2353f86-a01b-420c-b8fb-7b19b8ca8c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
7290 2025.01.25 00:14:34.025216 [ 264 ] {c2353f86-a01b-420c-b8fb-7b19b8ca8c6e} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7291 2025.01.25 00:14:34.025261 [ 264 ] {c2353f86-a01b-420c-b8fb-7b19b8ca8c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7292 2025.01.25 00:14:34.025706 [ 264 ] {c2353f86-a01b-420c-b8fb-7b19b8ca8c6e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7293 2025.01.25 00:14:34.025971 [ 264 ] {c2353f86-a01b-420c-b8fb-7b19b8ca8c6e} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7294 2025.01.25 00:14:34.026181 [ 264 ] {c2353f86-a01b-420c-b8fb-7b19b8ca8c6e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 534.08 KiB/sec.
7295 2025.01.25 00:14:34.026249 [ 264 ] {c2353f86-a01b-420c-b8fb-7b19b8ca8c6e} <Debug> TCPHandler: Processed in 0.002255772 sec.
7296 2025.01.25 00:14:34.026540 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7297 2025.01.25 00:14:34.026759 [ 265 ] {f348af16-b8fc-4157-9c31-e4f786d5f17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
7298 2025.01.25 00:14:34.026844 [ 265 ] {f348af16-b8fc-4157-9c31-e4f786d5f17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7299 2025.01.25 00:14:34.027687 [ 265 ] {f348af16-b8fc-4157-9c31-e4f786d5f17c} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7300 2025.01.25 00:14:34.027739 [ 265 ] {f348af16-b8fc-4157-9c31-e4f786d5f17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7301 2025.01.25 00:14:34.028170 [ 265 ] {f348af16-b8fc-4157-9c31-e4f786d5f17c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7302 2025.01.25 00:14:34.028434 [ 265 ] {f348af16-b8fc-4157-9c31-e4f786d5f17c} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7303 2025.01.25 00:14:34.028698 [ 265 ] {f348af16-b8fc-4157-9c31-e4f786d5f17c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001997 sec., 3004.50676014021 rows/sec., 245.00 KiB/sec.
7304 2025.01.25 00:14:34.028801 [ 265 ] {f348af16-b8fc-4157-9c31-e4f786d5f17c} <Debug> TCPHandler: Processed in 0.002423333 sec.
7305 2025.01.25 00:14:34.028973 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7306 2025.01.25 00:14:34.029123 [ 264 ] {fd043498-d55b-4dcd-8043-198cfdb5636d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7307 2025.01.25 00:14:34.029186 [ 264 ] {fd043498-d55b-4dcd-8043-198cfdb5636d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7308 2025.01.25 00:14:34.030430 [ 264 ] {fd043498-d55b-4dcd-8043-198cfdb5636d} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7309 2025.01.25 00:14:34.030468 [ 264 ] {fd043498-d55b-4dcd-8043-198cfdb5636d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7310 2025.01.25 00:14:34.030931 [ 264 ] {fd043498-d55b-4dcd-8043-198cfdb5636d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7311 2025.01.25 00:14:34.031185 [ 264 ] {fd043498-d55b-4dcd-8043-198cfdb5636d} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7312 2025.01.25 00:14:34.031372 [ 264 ] {fd043498-d55b-4dcd-8043-198cfdb5636d} <Debug> executeQuery: Read 1408 rows, 120.62 KiB in 0.002285 sec., 616192.5601750547 rows/sec., 51.55 MiB/sec.
7313 2025.01.25 00:14:34.031429 [ 264 ] {fd043498-d55b-4dcd-8043-198cfdb5636d} <Debug> TCPHandler: Processed in 0.002525583 sec.
7314 2025.01.25 00:14:34.031590 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7315 2025.01.25 00:14:34.031720 [ 265 ] {f1dcb226-9854-4104-a07e-bacdf4766be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7316 2025.01.25 00:14:34.031777 [ 265 ] {f1dcb226-9854-4104-a07e-bacdf4766be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7317 2025.01.25 00:14:34.032420 [ 265 ] {f1dcb226-9854-4104-a07e-bacdf4766be8} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7318 2025.01.25 00:14:34.032462 [ 265 ] {f1dcb226-9854-4104-a07e-bacdf4766be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7319 2025.01.25 00:14:34.032833 [ 265 ] {f1dcb226-9854-4104-a07e-bacdf4766be8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7320 2025.01.25 00:14:34.033076 [ 265 ] {f1dcb226-9854-4104-a07e-bacdf4766be8} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7321 2025.01.25 00:14:34.033255 [ 86 ] {} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7322 2025.01.25 00:14:34.033320 [ 86 ] {} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7323 2025.01.25 00:14:34.033333 [ 265 ] {f1dcb226-9854-4104-a07e-bacdf4766be8} <Debug> executeQuery: Read 44 rows, 3.21 KiB in 0.001634 sec., 26927.784577723378 rows/sec., 1.92 MiB/sec.
7324 2025.01.25 00:14:34.033353 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7325 2025.01.25 00:14:34.033491 [ 265 ] {f1dcb226-9854-4104-a07e-bacdf4766be8} <Debug> TCPHandler: Processed in 0.00196012 sec.
7326 2025.01.25 00:14:34.033553 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
7327 2025.01.25 00:14:34.033710 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7328 2025.01.25 00:14:34.033723 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7329 2025.01.25 00:14:34.033788 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 64 rows starting from the beginning of the part
7330 2025.01.25 00:14:34.033987 [ 264 ] {4bc148a1-acb3-4718-af6f-de0d7365a761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
7331 2025.01.25 00:14:34.034079 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part
7332 2025.01.25 00:14:34.034146 [ 264 ] {4bc148a1-acb3-4718-af6f-de0d7365a761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7333 2025.01.25 00:14:34.034513 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
7334 2025.01.25 00:14:34.034810 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part
7335 2025.01.25 00:14:34.035198 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
7336 2025.01.25 00:14:34.035471 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 44 rows starting from the beginning of the part
7337 2025.01.25 00:14:34.036948 [ 264 ] {4bc148a1-acb3-4718-af6f-de0d7365a761} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7338 2025.01.25 00:14:34.037016 [ 264 ] {4bc148a1-acb3-4718-af6f-de0d7365a761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7339 2025.01.25 00:14:34.038088 [ 264 ] {4bc148a1-acb3-4718-af6f-de0d7365a761} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7340 2025.01.25 00:14:34.038259 [ 191 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.004777715 sec., 41861.01515054791 rows/sec., 3.15 MiB/sec.
7341 2025.01.25 00:14:34.038455 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7342 2025.01.25 00:14:34.038636 [ 264 ] {4bc148a1-acb3-4718-af6f-de0d7365a761} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7343 2025.01.25 00:14:34.039156 [ 264 ] {4bc148a1-acb3-4718-af6f-de0d7365a761} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005278 sec., 45850.701023114816 rows/sec., 3.11 MiB/sec.
7344 2025.01.25 00:14:34.039188 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_46_9} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7345 2025.01.25 00:14:34.039483 [ 264 ] {4bc148a1-acb3-4718-af6f-de0d7365a761} <Debug> TCPHandler: Processed in 0.005868011 sec.
7346 2025.01.25 00:14:34.039741 [ 195 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_46_9} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7347 2025.01.25 00:14:34.039822 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7348 2025.01.25 00:14:34.039914 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7349 2025.01.25 00:14:34.040008 [ 265 ] {332d2236-c97d-476d-adb4-90a82b8e99dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
7350 2025.01.25 00:14:34.040068 [ 265 ] {332d2236-c97d-476d-adb4-90a82b8e99dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7351 2025.01.25 00:14:34.040719 [ 265 ] {332d2236-c97d-476d-adb4-90a82b8e99dc} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7352 2025.01.25 00:14:34.040758 [ 265 ] {332d2236-c97d-476d-adb4-90a82b8e99dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7353 2025.01.25 00:14:34.041116 [ 265 ] {332d2236-c97d-476d-adb4-90a82b8e99dc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7354 2025.01.25 00:14:34.041355 [ 265 ] {332d2236-c97d-476d-adb4-90a82b8e99dc} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7355 2025.01.25 00:14:34.041602 [ 265 ] {332d2236-c97d-476d-adb4-90a82b8e99dc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001624 sec., 8004.926108374384 rows/sec., 499.11 KiB/sec.
7356 2025.01.25 00:14:34.041716 [ 265 ] {332d2236-c97d-476d-adb4-90a82b8e99dc} <Debug> TCPHandler: Processed in 0.002102961 sec.
7357 2025.01.25 00:14:34.041939 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7358 2025.01.25 00:14:34.042159 [ 264 ] {70baedb8-34b6-4535-9fe8-620ae6f18614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7359 2025.01.25 00:14:34.042248 [ 264 ] {70baedb8-34b6-4535-9fe8-620ae6f18614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7360 2025.01.25 00:14:34.043249 [ 264 ] {70baedb8-34b6-4535-9fe8-620ae6f18614} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7361 2025.01.25 00:14:34.043288 [ 264 ] {70baedb8-34b6-4535-9fe8-620ae6f18614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7362 2025.01.25 00:14:34.043684 [ 264 ] {70baedb8-34b6-4535-9fe8-620ae6f18614} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7363 2025.01.25 00:14:34.043928 [ 264 ] {70baedb8-34b6-4535-9fe8-620ae6f18614} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7364 2025.01.25 00:14:34.044182 [ 264 ] {70baedb8-34b6-4535-9fe8-620ae6f18614} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.002073 sec., 422093.5841775205 rows/sec., 30.59 MiB/sec.
7365 2025.01.25 00:14:34.044259 [ 264 ] {70baedb8-34b6-4535-9fe8-620ae6f18614} <Debug> TCPHandler: Processed in 0.002428042 sec.
7366 2025.01.25 00:14:34.044426 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7367 2025.01.25 00:14:34.044555 [ 265 ] {4059d6fc-79fc-4480-bdad-2897e26ce4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
7368 2025.01.25 00:14:34.044608 [ 265 ] {4059d6fc-79fc-4480-bdad-2897e26ce4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7369 2025.01.25 00:14:34.045124 [ 265 ] {4059d6fc-79fc-4480-bdad-2897e26ce4e2} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7370 2025.01.25 00:14:34.045161 [ 265 ] {4059d6fc-79fc-4480-bdad-2897e26ce4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7371 2025.01.25 00:14:34.045508 [ 265 ] {4059d6fc-79fc-4480-bdad-2897e26ce4e2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7372 2025.01.25 00:14:34.045734 [ 265 ] {4059d6fc-79fc-4480-bdad-2897e26ce4e2} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7373 2025.01.25 00:14:34.045938 [ 265 ] {4059d6fc-79fc-4480-bdad-2897e26ce4e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec.
7374 2025.01.25 00:14:34.045989 [ 265 ] {4059d6fc-79fc-4480-bdad-2897e26ce4e2} <Debug> TCPHandler: Processed in 0.001693079 sec.
7375 2025.01.25 00:14:34.046204 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7376 2025.01.25 00:14:34.046324 [ 264 ] {21bf2d02-9dd9-4b07-9638-722ec26785ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7377 2025.01.25 00:14:34.046377 [ 264 ] {21bf2d02-9dd9-4b07-9638-722ec26785ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7378 2025.01.25 00:14:34.047183 [ 264 ] {21bf2d02-9dd9-4b07-9638-722ec26785ad} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7379 2025.01.25 00:14:34.047223 [ 264 ] {21bf2d02-9dd9-4b07-9638-722ec26785ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7380 2025.01.25 00:14:34.047670 [ 264 ] {21bf2d02-9dd9-4b07-9638-722ec26785ad} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7381 2025.01.25 00:14:34.047910 [ 264 ] {21bf2d02-9dd9-4b07-9638-722ec26785ad} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7382 2025.01.25 00:14:34.048125 [ 264 ] {21bf2d02-9dd9-4b07-9638-722ec26785ad} <Debug> executeQuery: Read 918 rows, 62.70 KiB in 0.001826 sec., 502738.2256297919 rows/sec., 33.53 MiB/sec.
7383 2025.01.25 00:14:34.048180 [ 264 ] {21bf2d02-9dd9-4b07-9638-722ec26785ad} <Debug> TCPHandler: Processed in 0.002032361 sec.
7384 2025.01.25 00:14:34.048330 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7385 2025.01.25 00:14:34.048447 [ 265 ] {e723dee8-2c8b-44cb-a95f-a4f52fe1c503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
7386 2025.01.25 00:14:34.048519 [ 265 ] {e723dee8-2c8b-44cb-a95f-a4f52fe1c503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7387 2025.01.25 00:14:34.049374 [ 265 ] {e723dee8-2c8b-44cb-a95f-a4f52fe1c503} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7388 2025.01.25 00:14:34.049450 [ 265 ] {e723dee8-2c8b-44cb-a95f-a4f52fe1c503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7389 2025.01.25 00:14:34.049837 [ 265 ] {e723dee8-2c8b-44cb-a95f-a4f52fe1c503} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7390 2025.01.25 00:14:34.050075 [ 265 ] {e723dee8-2c8b-44cb-a95f-a4f52fe1c503} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7391 2025.01.25 00:14:34.050296 [ 265 ] {e723dee8-2c8b-44cb-a95f-a4f52fe1c503} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001874 sec., 533.6179295624333 rows/sec., 35.96 KiB/sec.
7392 2025.01.25 00:14:34.050349 [ 265 ] {e723dee8-2c8b-44cb-a95f-a4f52fe1c503} <Debug> TCPHandler: Processed in 0.002075901 sec.
7393 2025.01.25 00:14:34.050491 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7394 2025.01.25 00:14:34.050611 [ 264 ] {2f6e2840-1a77-4755-9286-7a402b428699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7395 2025.01.25 00:14:34.050691 [ 264 ] {2f6e2840-1a77-4755-9286-7a402b428699} <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
7396 2025.01.25 00:14:34.051893 [ 264 ] {2f6e2840-1a77-4755-9286-7a402b428699} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7397 2025.01.25 00:14:34.051933 [ 264 ] {2f6e2840-1a77-4755-9286-7a402b428699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7398 2025.01.25 00:14:34.052560 [ 264 ] {2f6e2840-1a77-4755-9286-7a402b428699} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7399 2025.01.25 00:14:34.052825 [ 264 ] {2f6e2840-1a77-4755-9286-7a402b428699} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7400 2025.01.25 00:14:34.053081 [ 264 ] {2f6e2840-1a77-4755-9286-7a402b428699} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002496 sec., 12419.871794871795 rows/sec., 22.26 MiB/sec.
7401 2025.01.25 00:14:34.053194 [ 264 ] {2f6e2840-1a77-4755-9286-7a402b428699} <Debug> TCPHandler: Processed in 0.002761085 sec.
7402 2025.01.25 00:14:34.053356 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7403 2025.01.25 00:14:34.053495 [ 265 ] {d2fee342-d8e7-4a4c-b976-541b3b302e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7404 2025.01.25 00:14:34.053554 [ 265 ] {d2fee342-d8e7-4a4c-b976-541b3b302e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7405 2025.01.25 00:14:34.054147 [ 265 ] {d2fee342-d8e7-4a4c-b976-541b3b302e84} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7406 2025.01.25 00:14:34.054192 [ 265 ] {d2fee342-d8e7-4a4c-b976-541b3b302e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7407 2025.01.25 00:14:34.054612 [ 265 ] {d2fee342-d8e7-4a4c-b976-541b3b302e84} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7408 2025.01.25 00:14:34.054846 [ 265 ] {d2fee342-d8e7-4a4c-b976-541b3b302e84} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7409 2025.01.25 00:14:34.055056 [ 265 ] {d2fee342-d8e7-4a4c-b976-541b3b302e84} <Debug> executeQuery: Read 66 rows, 4.22 KiB in 0.001593 sec., 41431.26177024482 rows/sec., 2.59 MiB/sec.
7410 2025.01.25 00:14:34.055109 [ 265 ] {d2fee342-d8e7-4a4c-b976-541b3b302e84} <Debug> TCPHandler: Processed in 0.001821979 sec.
7411 2025.01.25 00:14:34.761303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1050
7412 2025.01.25 00:14:34.764993 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7413 2025.01.25 00:14:34.765051 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7414 2025.01.25 00:14:34.766541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7415 2025.01.25 00:14:34.766864 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7416 2025.01.25 00:14:34.767550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050
7417 2025.01.25 00:14:35.676790 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7418 2025.01.25 00:14:35.677090 [ 264 ] {66265fb2-f522-45ce-8f2f-f082414e9042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7419 2025.01.25 00:14:35.677200 [ 264 ] {66265fb2-f522-45ce-8f2f-f082414e9042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7420 2025.01.25 00:14:35.678129 [ 264 ] {66265fb2-f522-45ce-8f2f-f082414e9042} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7421 2025.01.25 00:14:35.678182 [ 264 ] {66265fb2-f522-45ce-8f2f-f082414e9042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7422 2025.01.25 00:14:35.678628 [ 264 ] {66265fb2-f522-45ce-8f2f-f082414e9042} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7423 2025.01.25 00:14:35.678901 [ 264 ] {66265fb2-f522-45ce-8f2f-f082414e9042} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7424 2025.01.25 00:14:35.679146 [ 264 ] {66265fb2-f522-45ce-8f2f-f082414e9042} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002136 sec., 26217.228464419477 rows/sec., 2.01 MiB/sec.
7425 2025.01.25 00:14:35.679212 [ 264 ] {66265fb2-f522-45ce-8f2f-f082414e9042} <Debug> TCPHandler: Processed in 0.002600394 sec.
7426 2025.01.25 00:14:35.679471 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7427 2025.01.25 00:14:35.679666 [ 265 ] {c7b130a5-3bd5-47a4-a277-3f644c0588df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7428 2025.01.25 00:14:35.679741 [ 265 ] {c7b130a5-3bd5-47a4-a277-3f644c0588df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7429 2025.01.25 00:14:35.680563 [ 265 ] {c7b130a5-3bd5-47a4-a277-3f644c0588df} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7430 2025.01.25 00:14:35.680612 [ 265 ] {c7b130a5-3bd5-47a4-a277-3f644c0588df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7431 2025.01.25 00:14:35.681058 [ 265 ] {c7b130a5-3bd5-47a4-a277-3f644c0588df} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7432 2025.01.25 00:14:35.681316 [ 265 ] {c7b130a5-3bd5-47a4-a277-3f644c0588df} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7433 2025.01.25 00:14:35.681563 [ 265 ] {c7b130a5-3bd5-47a4-a277-3f644c0588df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001951 sec., 32803.6904151717 rows/sec., 2.56 MiB/sec.
7434 2025.01.25 00:14:35.681632 [ 265 ] {c7b130a5-3bd5-47a4-a277-3f644c0588df} <Debug> TCPHandler: Processed in 0.002292822 sec.
7435 2025.01.25 00:14:35.681868 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7436 2025.01.25 00:14:35.682097 [ 264 ] {2899daa9-fa6f-4f11-a3d6-2e7343c6be78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7437 2025.01.25 00:14:35.682200 [ 264 ] {2899daa9-fa6f-4f11-a3d6-2e7343c6be78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7438 2025.01.25 00:14:35.682932 [ 264 ] {2899daa9-fa6f-4f11-a3d6-2e7343c6be78} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7439 2025.01.25 00:14:35.682974 [ 264 ] {2899daa9-fa6f-4f11-a3d6-2e7343c6be78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7440 2025.01.25 00:14:35.683382 [ 264 ] {2899daa9-fa6f-4f11-a3d6-2e7343c6be78} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7441 2025.01.25 00:14:35.683626 [ 264 ] {2899daa9-fa6f-4f11-a3d6-2e7343c6be78} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7442 2025.01.25 00:14:35.683836 [ 264 ] {2899daa9-fa6f-4f11-a3d6-2e7343c6be78} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.0018 sec., 23333.333333333336 rows/sec., 1.62 MiB/sec.
7443 2025.01.25 00:14:35.683893 [ 264 ] {2899daa9-fa6f-4f11-a3d6-2e7343c6be78} <Debug> TCPHandler: Processed in 0.002136031 sec.
7444 2025.01.25 00:14:35.684070 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7445 2025.01.25 00:14:35.684218 [ 265 ] {4b80a39e-01a0-4da0-82c3-1b6ed75c57c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7446 2025.01.25 00:14:35.684286 [ 265 ] {4b80a39e-01a0-4da0-82c3-1b6ed75c57c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7447 2025.01.25 00:14:35.684830 [ 265 ] {4b80a39e-01a0-4da0-82c3-1b6ed75c57c9} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7448 2025.01.25 00:14:35.684867 [ 265 ] {4b80a39e-01a0-4da0-82c3-1b6ed75c57c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7449 2025.01.25 00:14:35.685270 [ 265 ] {4b80a39e-01a0-4da0-82c3-1b6ed75c57c9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7450 2025.01.25 00:14:35.685513 [ 265 ] {4b80a39e-01a0-4da0-82c3-1b6ed75c57c9} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7451 2025.01.25 00:14:35.685696 [ 265 ] {4b80a39e-01a0-4da0-82c3-1b6ed75c57c9} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001514 sec., 10568.031704095112 rows/sec., 732.74 KiB/sec.
7452 2025.01.25 00:14:35.685749 [ 265 ] {4b80a39e-01a0-4da0-82c3-1b6ed75c57c9} <Debug> TCPHandler: Processed in 0.001752409 sec.
7453 2025.01.25 00:14:37.200915 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104
7454 2025.01.25 00:14:37.201600 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7455 2025.01.25 00:14:37.201655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7456 2025.01.25 00:14:37.202199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7457 2025.01.25 00:14:37.202466 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7458 2025.01.25 00:14:37.202711 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104
7459 2025.01.25 00:14:38.349768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264
7460 2025.01.25 00:14:38.371325 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7461 2025.01.25 00:14:38.371390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7462 2025.01.25 00:14:38.378703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7463 2025.01.25 00:14:38.379485 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7464 2025.01.25 00:14:38.383147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264
7465 2025.01.25 00:14:40.682379 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7466 2025.01.25 00:14:40.682583 [ 264 ] {6562bcba-2c8e-4855-9753-634b9597e53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7467 2025.01.25 00:14:40.682657 [ 264 ] {6562bcba-2c8e-4855-9753-634b9597e53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7468 2025.01.25 00:14:40.683457 [ 264 ] {6562bcba-2c8e-4855-9753-634b9597e53c} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7469 2025.01.25 00:14:40.683507 [ 264 ] {6562bcba-2c8e-4855-9753-634b9597e53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7470 2025.01.25 00:14:40.683944 [ 264 ] {6562bcba-2c8e-4855-9753-634b9597e53c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7471 2025.01.25 00:14:40.684195 [ 264 ] {6562bcba-2c8e-4855-9753-634b9597e53c} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7472 2025.01.25 00:14:40.684459 [ 264 ] {6562bcba-2c8e-4855-9753-634b9597e53c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001929 sec., 37325.03888024884 rows/sec., 3.03 MiB/sec.
7473 2025.01.25 00:14:40.684527 [ 264 ] {6562bcba-2c8e-4855-9753-634b9597e53c} <Debug> TCPHandler: Processed in 0.002281402 sec.
7474 2025.01.25 00:14:40.684777 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7475 2025.01.25 00:14:40.684966 [ 265 ] {a9a56458-7426-4cda-972d-251c1e9dcdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7476 2025.01.25 00:14:40.685038 [ 265 ] {a9a56458-7426-4cda-972d-251c1e9dcdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7477 2025.01.25 00:14:40.685800 [ 265 ] {a9a56458-7426-4cda-972d-251c1e9dcdf1} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7478 2025.01.25 00:14:40.685843 [ 265 ] {a9a56458-7426-4cda-972d-251c1e9dcdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7479 2025.01.25 00:14:40.686272 [ 265 ] {a9a56458-7426-4cda-972d-251c1e9dcdf1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7480 2025.01.25 00:14:40.686524 [ 265 ] {a9a56458-7426-4cda-972d-251c1e9dcdf1} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7481 2025.01.25 00:14:40.686759 [ 265 ] {a9a56458-7426-4cda-972d-251c1e9dcdf1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001848 sec., 4329.004329004329 rows/sec., 325.52 KiB/sec.
7482 2025.01.25 00:14:40.686826 [ 265 ] {a9a56458-7426-4cda-972d-251c1e9dcdf1} <Debug> TCPHandler: Processed in 0.002179682 sec.
7483 2025.01.25 00:14:40.686996 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7484 2025.01.25 00:14:40.687143 [ 264 ] {012adad1-62bb-4bf2-99a3-bdab161b345c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7485 2025.01.25 00:14:40.687202 [ 264 ] {012adad1-62bb-4bf2-99a3-bdab161b345c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7486 2025.01.25 00:14:40.687892 [ 264 ] {012adad1-62bb-4bf2-99a3-bdab161b345c} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7487 2025.01.25 00:14:40.687931 [ 264 ] {012adad1-62bb-4bf2-99a3-bdab161b345c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7488 2025.01.25 00:14:40.688306 [ 264 ] {012adad1-62bb-4bf2-99a3-bdab161b345c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7489 2025.01.25 00:14:40.688546 [ 264 ] {012adad1-62bb-4bf2-99a3-bdab161b345c} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7490 2025.01.25 00:14:40.688735 [ 264 ] {012adad1-62bb-4bf2-99a3-bdab161b345c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001628 sec., 44226.04422604422 rows/sec., 3.45 MiB/sec.
7491 2025.01.25 00:14:40.688789 [ 264 ] {012adad1-62bb-4bf2-99a3-bdab161b345c} <Debug> TCPHandler: Processed in 0.00186304 sec.
7492 2025.01.25 00:14:40.688953 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7493 2025.01.25 00:14:40.689101 [ 265 ] {dd3aa4bd-c0c5-4613-8600-43b87b5979f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7494 2025.01.25 00:14:40.689168 [ 265 ] {dd3aa4bd-c0c5-4613-8600-43b87b5979f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7495 2025.01.25 00:14:40.689859 [ 265 ] {dd3aa4bd-c0c5-4613-8600-43b87b5979f0} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7496 2025.01.25 00:14:40.689899 [ 265 ] {dd3aa4bd-c0c5-4613-8600-43b87b5979f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7497 2025.01.25 00:14:40.690306 [ 265 ] {dd3aa4bd-c0c5-4613-8600-43b87b5979f0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7498 2025.01.25 00:14:40.690549 [ 265 ] {dd3aa4bd-c0c5-4613-8600-43b87b5979f0} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7499 2025.01.25 00:14:40.690783 [ 265 ] {dd3aa4bd-c0c5-4613-8600-43b87b5979f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001718 sec., 93131.54831199069 rows/sec., 6.49 MiB/sec.
7500 2025.01.25 00:14:40.690842 [ 265 ] {dd3aa4bd-c0c5-4613-8600-43b87b5979f0} <Debug> TCPHandler: Processed in 0.001959431 sec.
7501 2025.01.25 00:14:40.691005 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7502 2025.01.25 00:14:40.691143 [ 264 ] {2c7e9c1d-1aab-4f22-8ee0-4826a8f087b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7503 2025.01.25 00:14:40.691237 [ 264 ] {2c7e9c1d-1aab-4f22-8ee0-4826a8f087b3} <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
7504 2025.01.25 00:14:40.692409 [ 264 ] {2c7e9c1d-1aab-4f22-8ee0-4826a8f087b3} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7505 2025.01.25 00:14:40.692445 [ 264 ] {2c7e9c1d-1aab-4f22-8ee0-4826a8f087b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7506 2025.01.25 00:14:40.693074 [ 264 ] {2c7e9c1d-1aab-4f22-8ee0-4826a8f087b3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7507 2025.01.25 00:14:40.693331 [ 264 ] {2c7e9c1d-1aab-4f22-8ee0-4826a8f087b3} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7508 2025.01.25 00:14:40.693536 [ 264 ] {2c7e9c1d-1aab-4f22-8ee0-4826a8f087b3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002425 sec., 3298.9690721649486 rows/sec., 5.91 MiB/sec.
7509 2025.01.25 00:14:40.693646 [ 264 ] {2c7e9c1d-1aab-4f22-8ee0-4826a8f087b3} <Debug> TCPHandler: Processed in 0.002706324 sec.
7510 2025.01.25 00:14:40.693825 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7511 2025.01.25 00:14:40.693968 [ 265 ] {29082b86-d968-4892-bad2-8ecd51df347a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7512 2025.01.25 00:14:40.694031 [ 265 ] {29082b86-d968-4892-bad2-8ecd51df347a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7513 2025.01.25 00:14:40.694612 [ 265 ] {29082b86-d968-4892-bad2-8ecd51df347a} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7514 2025.01.25 00:14:40.694658 [ 265 ] {29082b86-d968-4892-bad2-8ecd51df347a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7515 2025.01.25 00:14:40.695039 [ 265 ] {29082b86-d968-4892-bad2-8ecd51df347a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7516 2025.01.25 00:14:40.695281 [ 265 ] {29082b86-d968-4892-bad2-8ecd51df347a} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7517 2025.01.25 00:14:40.695493 [ 265 ] {29082b86-d968-4892-bad2-8ecd51df347a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec.
7518 2025.01.25 00:14:40.695551 [ 265 ] {29082b86-d968-4892-bad2-8ecd51df347a} <Debug> TCPHandler: Processed in 0.001815669 sec.
7519 2025.01.25 00:14:44.552036 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
7520 2025.01.25 00:14:44.552093 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
7521 2025.01.25 00:14:44.703003 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531
7522 2025.01.25 00:14:44.703645 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7523 2025.01.25 00:14:44.703694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7524 2025.01.25 00:14:44.704237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7525 2025.01.25 00:14:44.704502 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7526 2025.01.25 00:14:44.704713 [ 74 ] {} <Debug> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7527 2025.01.25 00:14:44.704773 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531
7528 2025.01.25 00:14:44.704797 [ 74 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7529 2025.01.25 00:14:44.704831 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7530 2025.01.25 00:14:44.704948 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
7531 2025.01.25 00:14:44.705081 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7532 2025.01.25 00:14:44.705122 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
7533 2025.01.25 00:14:44.705200 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
7534 2025.01.25 00:14:44.705390 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
7535 2025.01.25 00:14:44.705606 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
7536 2025.01.25 00:14:44.705835 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
7537 2025.01.25 00:14:44.706038 [ 186 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::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
7538 2025.01.25 00:14:44.708435 [ 195 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003539818 sec., 4670014.108069963 rows/sec., 66.81 MiB/sec.
7539 2025.01.25 00:14:44.708582 [ 192 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7540 2025.01.25 00:14:44.708957 [ 192 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_36_7} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7541 2025.01.25 00:14:44.709056 [ 192 ] {c9fd45eb-0c46-4e46-82df-11845bfa2a77::all_1_36_7} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7542 2025.01.25 00:14:44.709186 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB.
7543 2025.01.25 00:14:44.768027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1070
7544 2025.01.25 00:14:44.770657 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7545 2025.01.25 00:14:44.770697 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7546 2025.01.25 00:14:44.772076 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7547 2025.01.25 00:14:44.772383 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7548 2025.01.25 00:14:44.773562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070
7549 2025.01.25 00:14:45.687968 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7550 2025.01.25 00:14:45.688197 [ 264 ] {8ca78b06-d0a4-47e5-bc98-3ee43633cbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
7551 2025.01.25 00:14:45.688278 [ 264 ] {8ca78b06-d0a4-47e5-bc98-3ee43633cbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
7552 2025.01.25 00:14:45.689139 [ 264 ] {8ca78b06-d0a4-47e5-bc98-3ee43633cbf5} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7553 2025.01.25 00:14:45.689185 [ 264 ] {8ca78b06-d0a4-47e5-bc98-3ee43633cbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7554 2025.01.25 00:14:45.689609 [ 264 ] {8ca78b06-d0a4-47e5-bc98-3ee43633cbf5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7555 2025.01.25 00:14:45.689863 [ 264 ] {8ca78b06-d0a4-47e5-bc98-3ee43633cbf5} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7556 2025.01.25 00:14:45.690044 [ 73 ] {} <Debug> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
7557 2025.01.25 00:14:45.690128 [ 73 ] {} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7558 2025.01.25 00:14:45.690131 [ 264 ] {8ca78b06-d0a4-47e5-bc98-3ee43633cbf5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001985 sec., 7052.896725440807 rows/sec., 507.71 KiB/sec.
7559 2025.01.25 00:14:45.690167 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7560 2025.01.25 00:14:45.690301 [ 264 ] {8ca78b06-d0a4-47e5-bc98-3ee43633cbf5} <Debug> TCPHandler: Processed in 0.002468352 sec.
7561 2025.01.25 00:14:45.690403 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
7562 2025.01.25 00:14:45.690598 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7563 2025.01.25 00:14:45.690614 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7564 2025.01.25 00:14:45.690648 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
7565 2025.01.25 00:14:45.690876 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
7566 2025.01.25 00:14:45.691165 [ 265 ] {0ff8924b-d4bf-430d-96de-a0543000e1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7567 2025.01.25 00:14:45.691208 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
7568 2025.01.25 00:14:45.691536 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
7569 2025.01.25 00:14:45.691583 [ 265 ] {0ff8924b-d4bf-430d-96de-a0543000e1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7570 2025.01.25 00:14:45.691968 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::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
7571 2025.01.25 00:14:45.694904 [ 265 ] {0ff8924b-d4bf-430d-96de-a0543000e1e7} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7572 2025.01.25 00:14:45.694926 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004633754 sec., 15106.542125455946 rows/sec., 1.12 MiB/sec.
7573 2025.01.25 00:14:45.694973 [ 265 ] {0ff8924b-d4bf-430d-96de-a0543000e1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7574 2025.01.25 00:14:45.695143 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
7575 2025.01.25 00:14:45.695674 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_25_6} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7576 2025.01.25 00:14:45.695780 [ 265 ] {0ff8924b-d4bf-430d-96de-a0543000e1e7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7577 2025.01.25 00:14:45.695808 [ 189 ] {b88bb5fd-3720-43fd-a871-93ed9fbef333::all_1_25_6} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
7578 2025.01.25 00:14:45.695960 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7579 2025.01.25 00:14:45.696149 [ 265 ] {0ff8924b-d4bf-430d-96de-a0543000e1e7} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7580 2025.01.25 00:14:45.696344 [ 73 ] {} <Debug> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7581 2025.01.25 00:14:45.696413 [ 73 ] {} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7582 2025.01.25 00:14:45.696450 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7583 2025.01.25 00:14:45.696460 [ 265 ] {0ff8924b-d4bf-430d-96de-a0543000e1e7} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.005564 sec., 47627.60603882099 rows/sec., 4.18 MiB/sec.
7584 2025.01.25 00:14:45.696633 [ 265 ] {0ff8924b-d4bf-430d-96de-a0543000e1e7} <Debug> TCPHandler: Processed in 0.006182662 sec.
7585 2025.01.25 00:14:45.696674 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::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
7586 2025.01.25 00:14:45.696825 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7587 2025.01.25 00:14:45.696862 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1433 rows starting from the beginning of the part
7588 2025.01.25 00:14:45.696901 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7589 2025.01.25 00:14:45.697012 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part
7590 2025.01.25 00:14:45.697187 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1408 rows starting from the beginning of the part
7591 2025.01.25 00:14:45.697574 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part
7592 2025.01.25 00:14:45.697607 [ 264 ] {4d5bf40a-c655-4800-a3b4-0de0bdc7bfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7593 2025.01.25 00:14:45.697784 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 72 rows starting from the beginning of the part
7594 2025.01.25 00:14:45.697933 [ 264 ] {4d5bf40a-c655-4800-a3b4-0de0bdc7bfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7595 2025.01.25 00:14:45.698083 [ 195 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part
7596 2025.01.25 00:14:45.699968 [ 264 ] {4d5bf40a-c655-4800-a3b4-0de0bdc7bfe9} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7597 2025.01.25 00:14:45.700047 [ 264 ] {4d5bf40a-c655-4800-a3b4-0de0bdc7bfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7598 2025.01.25 00:14:45.700851 [ 264 ] {4d5bf40a-c655-4800-a3b4-0de0bdc7bfe9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7599 2025.01.25 00:14:45.701251 [ 264 ] {4d5bf40a-c655-4800-a3b4-0de0bdc7bfe9} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7600 2025.01.25 00:14:45.701541 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.005000836 sec., 661089.4658413114 rows/sec., 57.93 MiB/sec.
7601 2025.01.25 00:14:45.701745 [ 264 ] {4d5bf40a-c655-4800-a3b4-0de0bdc7bfe9} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.004419 sec., 8599.230595157274 rows/sec., 630.71 KiB/sec.
7602 2025.01.25 00:14:45.701824 [ 264 ] {4d5bf40a-c655-4800-a3b4-0de0bdc7bfe9} <Debug> TCPHandler: Processed in 0.005064227 sec.
7603 2025.01.25 00:14:45.701848 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7604 2025.01.25 00:14:45.701987 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7605 2025.01.25 00:14:45.702184 [ 265 ] {e26b9437-6484-49f5-9d1f-58a43a688f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
7606 2025.01.25 00:14:45.702281 [ 265 ] {e26b9437-6484-49f5-9d1f-58a43a688f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7607 2025.01.25 00:14:45.702289 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7608 2025.01.25 00:14:45.702536 [ 194 ] {f9a5b1a8-be80-4d43-94a5-60cdc6c827f0::all_1_56_11} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7609 2025.01.25 00:14:45.702731 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
7610 2025.01.25 00:14:45.703212 [ 265 ] {e26b9437-6484-49f5-9d1f-58a43a688f12} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7611 2025.01.25 00:14:45.703257 [ 265 ] {e26b9437-6484-49f5-9d1f-58a43a688f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7612 2025.01.25 00:14:45.703624 [ 265 ] {e26b9437-6484-49f5-9d1f-58a43a688f12} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7613 2025.01.25 00:14:45.703865 [ 265 ] {e26b9437-6484-49f5-9d1f-58a43a688f12} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7614 2025.01.25 00:14:45.704145 [ 265 ] {e26b9437-6484-49f5-9d1f-58a43a688f12} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002008 sec., 6972.111553784861 rows/sec., 488.28 KiB/sec.
7615 2025.01.25 00:14:45.704306 [ 265 ] {e26b9437-6484-49f5-9d1f-58a43a688f12} <Debug> TCPHandler: Processed in 0.002385523 sec.
7616 2025.01.25 00:14:45.704518 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7617 2025.01.25 00:14:45.704656 [ 264 ] {13f7de67-5253-45f1-b7aa-b9a279d15fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
7618 2025.01.25 00:14:45.704714 [ 264 ] {13f7de67-5253-45f1-b7aa-b9a279d15fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7619 2025.01.25 00:14:45.705341 [ 264 ] {13f7de67-5253-45f1-b7aa-b9a279d15fbb} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7620 2025.01.25 00:14:45.705380 [ 264 ] {13f7de67-5253-45f1-b7aa-b9a279d15fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7621 2025.01.25 00:14:45.705747 [ 264 ] {13f7de67-5253-45f1-b7aa-b9a279d15fbb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7622 2025.01.25 00:14:45.705981 [ 264 ] {13f7de67-5253-45f1-b7aa-b9a279d15fbb} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7623 2025.01.25 00:14:45.706180 [ 72 ] {} <Debug> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
7624 2025.01.25 00:14:45.706216 [ 264 ] {13f7de67-5253-45f1-b7aa-b9a279d15fbb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 510.10 KiB/sec.
7625 2025.01.25 00:14:45.706267 [ 72 ] {} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7626 2025.01.25 00:14:45.706343 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7627 2025.01.25 00:14:45.706348 [ 264 ] {13f7de67-5253-45f1-b7aa-b9a279d15fbb} <Debug> TCPHandler: Processed in 0.00193935 sec.
7628 2025.01.25 00:14:45.706583 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
7629 2025.01.25 00:14:45.706598 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7630 2025.01.25 00:14:45.706850 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7631 2025.01.25 00:14:45.706861 [ 265 ] {272b8927-f0db-42e9-9a7f-dbf64a85df45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7632 2025.01.25 00:14:45.706909 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
7633 2025.01.25 00:14:45.706961 [ 265 ] {272b8927-f0db-42e9-9a7f-dbf64a85df45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7634 2025.01.25 00:14:45.707279 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
7635 2025.01.25 00:14:45.707551 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
7636 2025.01.25 00:14:45.707971 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
7637 2025.01.25 00:14:45.708353 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::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
7638 2025.01.25 00:14:45.710145 [ 265 ] {272b8927-f0db-42e9-9a7f-dbf64a85df45} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7639 2025.01.25 00:14:45.710215 [ 265 ] {272b8927-f0db-42e9-9a7f-dbf64a85df45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7640 2025.01.25 00:14:45.710946 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004504383 sec., 14430.389245319504 rows/sec., 956.10 KiB/sec.
7641 2025.01.25 00:14:45.711175 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
7642 2025.01.25 00:14:45.711189 [ 265 ] {272b8927-f0db-42e9-9a7f-dbf64a85df45} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7643 2025.01.25 00:14:45.711665 [ 265 ] {272b8927-f0db-42e9-9a7f-dbf64a85df45} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7644 2025.01.25 00:14:45.711675 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_25_6} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7645 2025.01.25 00:14:45.711838 [ 188 ] {21dc3c45-2cb0-4786-b7f8-6d977e6613f1::all_1_25_6} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
7646 2025.01.25 00:14:45.711933 [ 72 ] {} <Debug> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7647 2025.01.25 00:14:45.712045 [ 72 ] {} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7648 2025.01.25 00:14:45.712113 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7649 2025.01.25 00:14:45.712130 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7650 2025.01.25 00:14:45.712244 [ 265 ] {272b8927-f0db-42e9-9a7f-dbf64a85df45} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.00545 sec., 75779.81651376147 rows/sec., 5.40 MiB/sec.
7651 2025.01.25 00:14:45.712377 [ 196 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::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
7652 2025.01.25 00:14:45.712416 [ 265 ] {272b8927-f0db-42e9-9a7f-dbf64a85df45} <Debug> TCPHandler: Processed in 0.005930781 sec.
7653 2025.01.25 00:14:45.712577 [ 196 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7654 2025.01.25 00:14:45.712623 [ 196 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part
7655 2025.01.25 00:14:45.712783 [ 196 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part
7656 2025.01.25 00:14:45.712832 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7657 2025.01.25 00:14:45.713072 [ 196 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 875 rows starting from the beginning of the part
7658 2025.01.25 00:14:45.713328 [ 264 ] {a614500a-d79b-4612-8532-c8c2a2034d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
7659 2025.01.25 00:14:45.713398 [ 196 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part
7660 2025.01.25 00:14:45.713504 [ 264 ] {a614500a-d79b-4612-8532-c8c2a2034d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7661 2025.01.25 00:14:45.713723 [ 196 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 72 rows starting from the beginning of the part
7662 2025.01.25 00:14:45.714140 [ 196 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 413 rows starting from the beginning of the part
7663 2025.01.25 00:14:45.715563 [ 264 ] {a614500a-d79b-4612-8532-c8c2a2034d96} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7664 2025.01.25 00:14:45.715637 [ 264 ] {a614500a-d79b-4612-8532-c8c2a2034d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7665 2025.01.25 00:14:45.716702 [ 264 ] {a614500a-d79b-4612-8532-c8c2a2034d96} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7666 2025.01.25 00:14:45.717051 [ 264 ] {a614500a-d79b-4612-8532-c8c2a2034d96} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7667 2025.01.25 00:14:45.717578 [ 264 ] {a614500a-d79b-4612-8532-c8c2a2034d96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004423 sec., 1356.5453312231518 rows/sec., 70.87 KiB/sec.
7668 2025.01.25 00:14:45.717658 [ 199 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.005401588 sec., 445979.9599673282 rows/sec., 34.20 MiB/sec.
7669 2025.01.25 00:14:45.717704 [ 264 ] {a614500a-d79b-4612-8532-c8c2a2034d96} <Debug> TCPHandler: Processed in 0.005116446 sec.
7670 2025.01.25 00:14:45.717922 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7671 2025.01.25 00:14:45.717932 [ 199 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7672 2025.01.25 00:14:45.718074 [ 265 ] {b52695f3-e565-415d-be40-c773b5bc224f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7673 2025.01.25 00:14:45.718150 [ 265 ] {b52695f3-e565-415d-be40-c773b5bc224f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7674 2025.01.25 00:14:45.718290 [ 199 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7675 2025.01.25 00:14:45.718426 [ 199 ] {d074a5df-bfb6-4ffb-b125-e23020c41d31::all_1_56_11} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7676 2025.01.25 00:14:45.718548 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
7677 2025.01.25 00:14:45.718987 [ 265 ] {b52695f3-e565-415d-be40-c773b5bc224f} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7678 2025.01.25 00:14:45.719026 [ 265 ] {b52695f3-e565-415d-be40-c773b5bc224f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7679 2025.01.25 00:14:45.719429 [ 265 ] {b52695f3-e565-415d-be40-c773b5bc224f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7680 2025.01.25 00:14:45.719670 [ 265 ] {b52695f3-e565-415d-be40-c773b5bc224f} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7681 2025.01.25 00:14:45.719848 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7682 2025.01.25 00:14:45.719906 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7683 2025.01.25 00:14:45.719938 [ 265 ] {b52695f3-e565-415d-be40-c773b5bc224f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001893 sec., 125198.09825673535 rows/sec., 8.39 MiB/sec.
7684 2025.01.25 00:14:45.719948 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7685 2025.01.25 00:14:45.720114 [ 265 ] {b52695f3-e565-415d-be40-c773b5bc224f} <Debug> TCPHandler: Processed in 0.002275142 sec.
7686 2025.01.25 00:14:45.720203 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::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
7687 2025.01.25 00:14:45.720306 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7688 2025.01.25 00:14:45.720352 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7689 2025.01.25 00:14:45.720388 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14637 rows starting from the beginning of the part
7690 2025.01.25 00:14:45.720501 [ 264 ] {08a2a5a9-e237-4955-a282-d1ee3650aecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
7691 2025.01.25 00:14:45.720618 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part
7692 2025.01.25 00:14:45.720699 [ 264 ] {08a2a5a9-e237-4955-a282-d1ee3650aecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7693 2025.01.25 00:14:45.720992 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 918 rows starting from the beginning of the part
7694 2025.01.25 00:14:45.721374 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part
7695 2025.01.25 00:14:45.721786 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
7696 2025.01.25 00:14:45.722140 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part
7697 2025.01.25 00:14:45.722802 [ 264 ] {08a2a5a9-e237-4955-a282-d1ee3650aecf} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7698 2025.01.25 00:14:45.722846 [ 264 ] {08a2a5a9-e237-4955-a282-d1ee3650aecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7699 2025.01.25 00:14:45.723264 [ 264 ] {08a2a5a9-e237-4955-a282-d1ee3650aecf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7700 2025.01.25 00:14:45.723522 [ 264 ] {08a2a5a9-e237-4955-a282-d1ee3650aecf} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7701 2025.01.25 00:14:45.723929 [ 264 ] {08a2a5a9-e237-4955-a282-d1ee3650aecf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003505 sec., 285.30670470756064 rows/sec., 19.22 KiB/sec.
7702 2025.01.25 00:14:45.724321 [ 264 ] {08a2a5a9-e237-4955-a282-d1ee3650aecf} <Debug> TCPHandler: Processed in 0.004084732 sec.
7703 2025.01.25 00:14:45.724809 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7704 2025.01.25 00:14:45.725088 [ 265 ] {70ddc25c-c05a-489b-9b85-a6743731ec51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7705 2025.01.25 00:14:45.725311 [ 265 ] {70ddc25c-c05a-489b-9b85-a6743731ec51} <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
7706 2025.01.25 00:14:45.727037 [ 265 ] {70ddc25c-c05a-489b-9b85-a6743731ec51} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7707 2025.01.25 00:14:45.727089 [ 265 ] {70ddc25c-c05a-489b-9b85-a6743731ec51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7708 2025.01.25 00:14:45.727980 [ 265 ] {70ddc25c-c05a-489b-9b85-a6743731ec51} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7709 2025.01.25 00:14:45.728287 [ 265 ] {70ddc25c-c05a-489b-9b85-a6743731ec51} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7710 2025.01.25 00:14:45.728904 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16154 rows, containing 5 columns (5 merged, 0 gathered) in 0.008817075 sec., 1832126.867470221 rows/sec., 123.65 MiB/sec.
7711 2025.01.25 00:14:45.728976 [ 265 ] {70ddc25c-c05a-489b-9b85-a6743731ec51} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003959 sec., 7830.260166708765 rows/sec., 14.03 MiB/sec.
7712 2025.01.25 00:14:45.729463 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7713 2025.01.25 00:14:45.729616 [ 265 ] {70ddc25c-c05a-489b-9b85-a6743731ec51} <Debug> TCPHandler: Processed in 0.005127896 sec.
7714 2025.01.25 00:14:45.729962 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7715 2025.01.25 00:14:45.730344 [ 264 ] {9273b25b-153a-4708-ae82-84e924b96be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7716 2025.01.25 00:14:45.730404 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7717 2025.01.25 00:14:45.730417 [ 264 ] {9273b25b-153a-4708-ae82-84e924b96be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7718 2025.01.25 00:14:45.730522 [ 190 ] {d0a7c494-eb56-4d74-948a-3ac8178c08e5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7719 2025.01.25 00:14:45.730642 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB.
7720 2025.01.25 00:14:45.731059 [ 264 ] {9273b25b-153a-4708-ae82-84e924b96be3} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7721 2025.01.25 00:14:45.731097 [ 264 ] {9273b25b-153a-4708-ae82-84e924b96be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7722 2025.01.25 00:14:45.731462 [ 264 ] {9273b25b-153a-4708-ae82-84e924b96be3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7723 2025.01.25 00:14:45.731707 [ 264 ] {9273b25b-153a-4708-ae82-84e924b96be3} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7724 2025.01.25 00:14:45.731876 [ 72 ] {} <Debug> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7725 2025.01.25 00:14:45.731933 [ 72 ] {} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7726 2025.01.25 00:14:45.731954 [ 264 ] {9273b25b-153a-4708-ae82-84e924b96be3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001739 sec., 47153.536515238644 rows/sec., 2.99 MiB/sec.
7727 2025.01.25 00:14:45.731966 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7728 2025.01.25 00:14:45.732109 [ 264 ] {9273b25b-153a-4708-ae82-84e924b96be3} <Debug> TCPHandler: Processed in 0.002284902 sec.
7729 2025.01.25 00:14:45.732216 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::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
7730 2025.01.25 00:14:45.732337 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7731 2025.01.25 00:14:45.732368 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3074 rows starting from the beginning of the part
7732 2025.01.25 00:14:45.732483 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
7733 2025.01.25 00:14:45.732665 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part
7734 2025.01.25 00:14:45.732793 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part
7735 2025.01.25 00:14:45.732987 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
7736 2025.01.25 00:14:45.733147 [ 193 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part
7737 2025.01.25 00:14:45.734828 [ 202 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3358 rows, containing 4 columns (4 merged, 0 gathered) in 0.002728625 sec., 1230656.4661688579 rows/sec., 79.99 MiB/sec.
7738 2025.01.25 00:14:45.735135 [ 202 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7739 2025.01.25 00:14:45.735433 [ 202 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7740 2025.01.25 00:14:45.735510 [ 202 ] {cbd7afbc-5592-4520-a8f1-726f850144f2::all_1_56_11} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7741 2025.01.25 00:14:45.735596 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
7742 2025.01.25 00:14:45.883340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272
7743 2025.01.25 00:14:45.906232 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7744 2025.01.25 00:14:45.906288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7745 2025.01.25 00:14:45.913962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7746 2025.01.25 00:14:45.914918 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7747 2025.01.25 00:14:45.915231 [ 72 ] {} <Debug> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7748 2025.01.25 00:14:45.915295 [ 72 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7749 2025.01.25 00:14:45.915347 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7750 2025.01.25 00:14:45.915953 [ 193 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
7751 2025.01.25 00:14:45.931234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272
7752 2025.01.25 00:14:45.932991 [ 193 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7753 2025.01.25 00:14:45.934605 [ 193 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
7754 2025.01.25 00:14:45.940351 [ 193 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
7755 2025.01.25 00:14:45.946788 [ 193 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
7756 2025.01.25 00:14:45.952833 [ 193 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
7757 2025.01.25 00:14:45.958794 [ 193 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
7758 2025.01.25 00:14:45.963536 [ 193 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::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
7759 2025.01.25 00:14:46.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.42 MiB, peak 220.42 MiB, free memory in arenas 0.00 B, will set to 210.73 MiB (RSS), difference: -9.68 MiB
7760 2025.01.25 00:14:46.024322 [ 198 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.108848487 sec., 2498.8863648605425 rows/sec., 12.92 MiB/sec.
7761 2025.01.25 00:14:46.027372 [ 198 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7762 2025.01.25 00:14:46.030327 [ 198 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_36_7} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7763 2025.01.25 00:14:46.030451 [ 198 ] {8188cbd5-08e5-4c4e-b245-b4533caf4296::all_1_36_7} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7764 2025.01.25 00:14:46.032880 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB.
7765 2025.01.25 00:14:47.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.32 MiB, peak 220.42 MiB, free memory in arenas 0.00 B, will set to 212.00 MiB (RSS), difference: 10.68 MiB
7766 2025.01.25 00:14:50.683416 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7767 2025.01.25 00:14:50.683638 [ 264 ] {5d61d606-f185-49ac-a8ce-f26b42505089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
7768 2025.01.25 00:14:50.683720 [ 264 ] {5d61d606-f185-49ac-a8ce-f26b42505089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7769 2025.01.25 00:14:50.684521 [ 264 ] {5d61d606-f185-49ac-a8ce-f26b42505089} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7770 2025.01.25 00:14:50.684561 [ 264 ] {5d61d606-f185-49ac-a8ce-f26b42505089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7771 2025.01.25 00:14:50.684986 [ 264 ] {5d61d606-f185-49ac-a8ce-f26b42505089} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7772 2025.01.25 00:14:50.685239 [ 264 ] {5d61d606-f185-49ac-a8ce-f26b42505089} <Trace> oximeter.fields_ipaddr (63cf699e-00de-4076-8de4-53ad66ac3e16): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7773 2025.01.25 00:14:50.685492 [ 264 ] {5d61d606-f185-49ac-a8ce-f26b42505089} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001912 sec., 3138.075313807531 rows/sec., 255.89 KiB/sec.
7774 2025.01.25 00:14:50.685666 [ 264 ] {5d61d606-f185-49ac-a8ce-f26b42505089} <Debug> TCPHandler: Processed in 0.002382413 sec.
7775 2025.01.25 00:14:50.685940 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7776 2025.01.25 00:14:50.686135 [ 265 ] {f8986766-ccee-4c92-8e00-c94fe7f9df8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7777 2025.01.25 00:14:50.686211 [ 265 ] {f8986766-ccee-4c92-8e00-c94fe7f9df8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7778 2025.01.25 00:14:50.687033 [ 265 ] {f8986766-ccee-4c92-8e00-c94fe7f9df8e} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7779 2025.01.25 00:14:50.687083 [ 265 ] {f8986766-ccee-4c92-8e00-c94fe7f9df8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7780 2025.01.25 00:14:50.687531 [ 265 ] {f8986766-ccee-4c92-8e00-c94fe7f9df8e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7781 2025.01.25 00:14:50.687801 [ 265 ] {f8986766-ccee-4c92-8e00-c94fe7f9df8e} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7782 2025.01.25 00:14:50.688044 [ 265 ] {f8986766-ccee-4c92-8e00-c94fe7f9df8e} <Debug> executeQuery: Read 75 rows, 6.21 KiB in 0.001965 sec., 38167.93893129771 rows/sec., 3.09 MiB/sec.
7783 2025.01.25 00:14:50.688111 [ 265 ] {f8986766-ccee-4c92-8e00-c94fe7f9df8e} <Debug> TCPHandler: Processed in 0.002310872 sec.
7784 2025.01.25 00:14:50.688248 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7785 2025.01.25 00:14:50.688367 [ 264 ] {7edd9db3-df46-43d2-bf7b-a10a35182295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7786 2025.01.25 00:14:50.688416 [ 264 ] {7edd9db3-df46-43d2-bf7b-a10a35182295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7787 2025.01.25 00:14:50.689015 [ 264 ] {7edd9db3-df46-43d2-bf7b-a10a35182295} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7788 2025.01.25 00:14:50.689053 [ 264 ] {7edd9db3-df46-43d2-bf7b-a10a35182295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7789 2025.01.25 00:14:50.689423 [ 264 ] {7edd9db3-df46-43d2-bf7b-a10a35182295} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7790 2025.01.25 00:14:50.689668 [ 264 ] {7edd9db3-df46-43d2-bf7b-a10a35182295} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7791 2025.01.25 00:14:50.689889 [ 264 ] {7edd9db3-df46-43d2-bf7b-a10a35182295} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.00154 sec., 9090.909090909092 rows/sec., 662.67 KiB/sec.
7792 2025.01.25 00:14:50.689965 [ 264 ] {7edd9db3-df46-43d2-bf7b-a10a35182295} <Debug> TCPHandler: Processed in 0.001767309 sec.
7793 2025.01.25 00:14:50.690228 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7794 2025.01.25 00:14:50.690377 [ 265 ] {4d8ea034-f9dd-4f2c-9fa0-0c04c2d32195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7795 2025.01.25 00:14:50.690440 [ 265 ] {4d8ea034-f9dd-4f2c-9fa0-0c04c2d32195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7796 2025.01.25 00:14:50.691177 [ 265 ] {4d8ea034-f9dd-4f2c-9fa0-0c04c2d32195} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7797 2025.01.25 00:14:50.691218 [ 265 ] {4d8ea034-f9dd-4f2c-9fa0-0c04c2d32195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7798 2025.01.25 00:14:50.691600 [ 265 ] {4d8ea034-f9dd-4f2c-9fa0-0c04c2d32195} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7799 2025.01.25 00:14:50.691838 [ 265 ] {4d8ea034-f9dd-4f2c-9fa0-0c04c2d32195} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7800 2025.01.25 00:14:50.692055 [ 265 ] {4d8ea034-f9dd-4f2c-9fa0-0c04c2d32195} <Debug> executeQuery: Read 78 rows, 6.25 KiB in 0.001713 sec., 45534.150612959726 rows/sec., 3.56 MiB/sec.
7801 2025.01.25 00:14:50.692112 [ 265 ] {4d8ea034-f9dd-4f2c-9fa0-0c04c2d32195} <Debug> TCPHandler: Processed in 0.00201868 sec.
7802 2025.01.25 00:14:50.692340 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7803 2025.01.25 00:14:50.692565 [ 264 ] {f9098c58-fa46-4c3e-a390-2b8618309184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7804 2025.01.25 00:14:50.692663 [ 264 ] {f9098c58-fa46-4c3e-a390-2b8618309184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7805 2025.01.25 00:14:50.693452 [ 264 ] {f9098c58-fa46-4c3e-a390-2b8618309184} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7806 2025.01.25 00:14:50.693489 [ 264 ] {f9098c58-fa46-4c3e-a390-2b8618309184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7807 2025.01.25 00:14:50.693881 [ 264 ] {f9098c58-fa46-4c3e-a390-2b8618309184} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7808 2025.01.25 00:14:50.694117 [ 264 ] {f9098c58-fa46-4c3e-a390-2b8618309184} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7809 2025.01.25 00:14:50.694294 [ 264 ] {f9098c58-fa46-4c3e-a390-2b8618309184} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001786 sec., 91265.39753639417 rows/sec., 6.35 MiB/sec.
7810 2025.01.25 00:14:50.694344 [ 264 ] {f9098c58-fa46-4c3e-a390-2b8618309184} <Debug> TCPHandler: Processed in 0.002115411 sec.
7811 2025.01.25 00:14:50.694522 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7812 2025.01.25 00:14:50.694664 [ 265 ] {f44e530b-2c84-40be-921f-d98ca716c6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7813 2025.01.25 00:14:50.694762 [ 265 ] {f44e530b-2c84-40be-921f-d98ca716c6e0} <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
7814 2025.01.25 00:14:50.695932 [ 265 ] {f44e530b-2c84-40be-921f-d98ca716c6e0} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7815 2025.01.25 00:14:50.695973 [ 265 ] {f44e530b-2c84-40be-921f-d98ca716c6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7816 2025.01.25 00:14:50.696618 [ 265 ] {f44e530b-2c84-40be-921f-d98ca716c6e0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7817 2025.01.25 00:14:50.696882 [ 265 ] {f44e530b-2c84-40be-921f-d98ca716c6e0} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7818 2025.01.25 00:14:50.697046 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7819 2025.01.25 00:14:50.697092 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7820 2025.01.25 00:14:50.697099 [ 265 ] {f44e530b-2c84-40be-921f-d98ca716c6e0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002466 sec., 3244.1200324412007 rows/sec., 5.81 MiB/sec.
7821 2025.01.25 00:14:50.697117 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7822 2025.01.25 00:14:50.697326 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
7823 2025.01.25 00:14:50.697332 [ 265 ] {f44e530b-2c84-40be-921f-d98ca716c6e0} <Debug> TCPHandler: Processed in 0.002881555 sec.
7824 2025.01.25 00:14:50.697541 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7825 2025.01.25 00:14:50.697778 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7826 2025.01.25 00:14:50.697806 [ 264 ] {77bbc8f4-8672-44da-9dc4-5639ec7a405a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
7827 2025.01.25 00:14:50.697889 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 764 rows starting from the beginning of the part
7828 2025.01.25 00:14:50.697917 [ 264 ] {77bbc8f4-8672-44da-9dc4-5639ec7a405a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7829 2025.01.25 00:14:50.698726 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::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
7830 2025.01.25 00:14:50.699310 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part
7831 2025.01.25 00:14:50.700049 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part
7832 2025.01.25 00:14:50.700254 [ 264 ] {77bbc8f4-8672-44da-9dc4-5639ec7a405a} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7833 2025.01.25 00:14:50.700383 [ 264 ] {77bbc8f4-8672-44da-9dc4-5639ec7a405a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7834 2025.01.25 00:14:50.700663 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part
7835 2025.01.25 00:14:50.701274 [ 191 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part
7836 2025.01.25 00:14:50.702125 [ 264 ] {77bbc8f4-8672-44da-9dc4-5639ec7a405a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7837 2025.01.25 00:14:50.702760 [ 264 ] {77bbc8f4-8672-44da-9dc4-5639ec7a405a} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7838 2025.01.25 00:14:50.703366 [ 264 ] {77bbc8f4-8672-44da-9dc4-5639ec7a405a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005608 sec., 10699.001426533523 rows/sec., 738.34 KiB/sec.
7839 2025.01.25 00:14:50.703578 [ 264 ] {77bbc8f4-8672-44da-9dc4-5639ec7a405a} <Debug> TCPHandler: Processed in 0.006133462 sec.
7840 2025.01.25 00:14:50.716432 [ 197 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 19 columns (19 merged, 0 gathered) in 0.01922751 sec., 44207.4922857926 rows/sec., 79.22 MiB/sec.
7841 2025.01.25 00:14:50.717453 [ 186 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7842 2025.01.25 00:14:50.717873 [ 186 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7843 2025.01.25 00:14:50.717958 [ 186 ] {a6390098-fa44-4c1d-b075-79e12c334f8c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7844 2025.01.25 00:14:50.718113 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB.
7845 2025.01.25 00:14:51.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.57 MiB, peak 220.42 MiB, free memory in arenas 0.00 B, will set to 213.89 MiB (RSS), difference: 1.33 MiB
7846 2025.01.25 00:14:52.205241 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019
7847 2025.01.25 00:14:52.206045 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7848 2025.01.25 00:14:52.206107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7849 2025.01.25 00:14:52.206654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7850 2025.01.25 00:14:52.206929 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7851 2025.01.25 00:14:52.207195 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019
7852 2025.01.25 00:14:53.431446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279
7853 2025.01.25 00:14:53.449719 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7854 2025.01.25 00:14:53.449765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7855 2025.01.25 00:14:53.456646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7856 2025.01.25 00:14:53.457395 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7857 2025.01.25 00:14:53.460740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279
7858 2025.01.25 00:14:54.773941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1106
7859 2025.01.25 00:14:54.777250 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7860 2025.01.25 00:14:54.777311 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7861 2025.01.25 00:14:54.778803 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7862 2025.01.25 00:14:54.779125 [ 242 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7863 2025.01.25 00:14:54.779321 [ 62 ] {} <Debug> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7864 2025.01.25 00:14:54.779380 [ 62 ] {} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7865 2025.01.25 00:14:54.779413 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7866 2025.01.25 00:14:54.779918 [ 192 ] {4e934a15-6419-4a38-b564-669b82b4d38f::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
7867 2025.01.25 00:14:54.780516 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106
7868 2025.01.25 00:14:54.781024 [ 192 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7869 2025.01.25 00:14:54.781219 [ 192 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 938 rows starting from the beginning of the part
7870 2025.01.25 00:14:54.781914 [ 192 ] {4e934a15-6419-4a38-b564-669b82b4d38f::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
7871 2025.01.25 00:14:54.782428 [ 192 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part
7872 2025.01.25 00:14:54.782941 [ 192 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part
7873 2025.01.25 00:14:54.783443 [ 192 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part
7874 2025.01.25 00:14:54.783931 [ 192 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part
7875 2025.01.25 00:14:54.792384 [ 197 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1106 rows, containing 72 columns (72 merged, 0 gathered) in 0.012856457 sec., 86026.81127467699 rows/sec., 68.90 MiB/sec.
7876 2025.01.25 00:14:54.794159 [ 194 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7877 2025.01.25 00:14:54.794948 [ 194 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_26_5} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7878 2025.01.25 00:14:54.795032 [ 194 ] {4e934a15-6419-4a38-b564-669b82b4d38f::all_1_26_5} <Trace> system.query_log (4e934a15-6419-4a38-b564-669b82b4d38f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7879 2025.01.25 00:14:54.795359 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB.
7880 2025.01.25 00:14:55.687707 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7881 2025.01.25 00:14:55.687931 [ 264 ] {3ad162ae-d29a-4941-a414-cee02af61ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
7882 2025.01.25 00:14:55.688012 [ 264 ] {3ad162ae-d29a-4941-a414-cee02af61ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
7883 2025.01.25 00:14:55.688770 [ 264 ] {3ad162ae-d29a-4941-a414-cee02af61ce0} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7884 2025.01.25 00:14:55.688813 [ 264 ] {3ad162ae-d29a-4941-a414-cee02af61ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7885 2025.01.25 00:14:55.689238 [ 264 ] {3ad162ae-d29a-4941-a414-cee02af61ce0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7886 2025.01.25 00:14:55.689495 [ 264 ] {3ad162ae-d29a-4941-a414-cee02af61ce0} <Trace> oximeter.fields_i16 (b88bb5fd-3720-43fd-a871-93ed9fbef333): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7887 2025.01.25 00:14:55.689701 [ 264 ] {3ad162ae-d29a-4941-a414-cee02af61ce0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 550.42 KiB/sec.
7888 2025.01.25 00:14:55.689764 [ 264 ] {3ad162ae-d29a-4941-a414-cee02af61ce0} <Debug> TCPHandler: Processed in 0.002196102 sec.
7889 2025.01.25 00:14:55.690023 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7890 2025.01.25 00:14:55.690238 [ 265 ] {4ce039ba-9184-4d4f-8cf5-394aa987b5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
7891 2025.01.25 00:14:55.690315 [ 265 ] {4ce039ba-9184-4d4f-8cf5-394aa987b5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7892 2025.01.25 00:14:55.691209 [ 265 ] {4ce039ba-9184-4d4f-8cf5-394aa987b5e3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7893 2025.01.25 00:14:55.691262 [ 265 ] {4ce039ba-9184-4d4f-8cf5-394aa987b5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7894 2025.01.25 00:14:55.691713 [ 265 ] {4ce039ba-9184-4d4f-8cf5-394aa987b5e3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
7895 2025.01.25 00:14:55.691965 [ 265 ] {4ce039ba-9184-4d4f-8cf5-394aa987b5e3} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7896 2025.01.25 00:14:55.692215 [ 265 ] {4ce039ba-9184-4d4f-8cf5-394aa987b5e3} <Debug> executeQuery: Read 265 rows, 23.84 KiB in 0.002036 sec., 130157.17092337918 rows/sec., 11.43 MiB/sec.
7897 2025.01.25 00:14:55.692280 [ 265 ] {4ce039ba-9184-4d4f-8cf5-394aa987b5e3} <Debug> TCPHandler: Processed in 0.002403803 sec.
7898 2025.01.25 00:14:55.692446 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7899 2025.01.25 00:14:55.692596 [ 264 ] {cba3332c-9e0c-4c66-b3d0-2b642af12be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
7900 2025.01.25 00:14:55.692658 [ 264 ] {cba3332c-9e0c-4c66-b3d0-2b642af12be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7901 2025.01.25 00:14:55.693401 [ 264 ] {cba3332c-9e0c-4c66-b3d0-2b642af12be4} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7902 2025.01.25 00:14:55.693439 [ 264 ] {cba3332c-9e0c-4c66-b3d0-2b642af12be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7903 2025.01.25 00:14:55.693808 [ 264 ] {cba3332c-9e0c-4c66-b3d0-2b642af12be4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7904 2025.01.25 00:14:55.694052 [ 264 ] {cba3332c-9e0c-4c66-b3d0-2b642af12be4} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7905 2025.01.25 00:14:55.694258 [ 264 ] {cba3332c-9e0c-4c66-b3d0-2b642af12be4} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001696 sec., 22405.66037735849 rows/sec., 1.60 MiB/sec.
7906 2025.01.25 00:14:55.694315 [ 264 ] {cba3332c-9e0c-4c66-b3d0-2b642af12be4} <Debug> TCPHandler: Processed in 0.001940971 sec.
7907 2025.01.25 00:14:55.694491 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7908 2025.01.25 00:14:55.694639 [ 265 ] {41270c4a-9b75-4ab8-be92-c98a88f14beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
7909 2025.01.25 00:14:55.694702 [ 265 ] {41270c4a-9b75-4ab8-be92-c98a88f14beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7910 2025.01.25 00:14:55.695382 [ 265 ] {41270c4a-9b75-4ab8-be92-c98a88f14beb} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7911 2025.01.25 00:14:55.695424 [ 265 ] {41270c4a-9b75-4ab8-be92-c98a88f14beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7912 2025.01.25 00:14:55.695795 [ 265 ] {41270c4a-9b75-4ab8-be92-c98a88f14beb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7913 2025.01.25 00:14:55.696030 [ 265 ] {41270c4a-9b75-4ab8-be92-c98a88f14beb} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7914 2025.01.25 00:14:55.696211 [ 60 ] {} <Debug> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7915 2025.01.25 00:14:55.696277 [ 265 ] {41270c4a-9b75-4ab8-be92-c98a88f14beb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001673 sec., 8368.200836820084 rows/sec., 586.05 KiB/sec.
7916 2025.01.25 00:14:55.696305 [ 60 ] {} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7917 2025.01.25 00:14:55.696373 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7918 2025.01.25 00:14:55.696400 [ 265 ] {41270c4a-9b75-4ab8-be92-c98a88f14beb} <Debug> TCPHandler: Processed in 0.00197989 sec.
7919 2025.01.25 00:14:55.696764 [ 192 ] {d6b117db-732d-4c33-b424-297af262c51a::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
7920 2025.01.25 00:14:55.697016 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7921 2025.01.25 00:14:55.697131 [ 192 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7922 2025.01.25 00:14:55.697179 [ 192 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 244 rows starting from the beginning of the part
7923 2025.01.25 00:14:55.697460 [ 264 ] {70659fd3-23ba-4a05-a884-d7cdbe2521ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
7924 2025.01.25 00:14:55.697487 [ 192 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
7925 2025.01.25 00:14:55.697606 [ 264 ] {70659fd3-23ba-4a05-a884-d7cdbe2521ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7926 2025.01.25 00:14:55.697786 [ 192 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
7927 2025.01.25 00:14:55.698138 [ 192 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part
7928 2025.01.25 00:14:55.698406 [ 192 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
7929 2025.01.25 00:14:55.698776 [ 192 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
7930 2025.01.25 00:14:55.700388 [ 264 ] {70659fd3-23ba-4a05-a884-d7cdbe2521ad} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7931 2025.01.25 00:14:55.700457 [ 264 ] {70659fd3-23ba-4a05-a884-d7cdbe2521ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7932 2025.01.25 00:14:55.701501 [ 264 ] {70659fd3-23ba-4a05-a884-d7cdbe2521ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7933 2025.01.25 00:14:55.701874 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.005403408 sec., 100307.06546683131 rows/sec., 7.18 MiB/sec.
7934 2025.01.25 00:14:55.702048 [ 264 ] {70659fd3-23ba-4a05-a884-d7cdbe2521ad} <Trace> oximeter.fields_u8 (21dc3c45-2cb0-4786-b7f8-6d977e6613f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7935 2025.01.25 00:14:55.702113 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7936 2025.01.25 00:14:55.702445 [ 264 ] {70659fd3-23ba-4a05-a884-d7cdbe2521ad} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005158 sec., 2520.3567274137263 rows/sec., 157.14 KiB/sec.
7937 2025.01.25 00:14:55.702588 [ 264 ] {70659fd3-23ba-4a05-a884-d7cdbe2521ad} <Debug> TCPHandler: Processed in 0.006053142 sec.
7938 2025.01.25 00:14:55.702729 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7939 2025.01.25 00:14:55.702785 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7940 2025.01.25 00:14:55.702827 [ 199 ] {d6b117db-732d-4c33-b424-297af262c51a::all_1_26_5} <Trace> oximeter.fields_u32 (d6b117db-732d-4c33-b424-297af262c51a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7941 2025.01.25 00:14:55.702941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
7942 2025.01.25 00:14:55.702957 [ 265 ] {6f68825e-2f79-46d5-82a5-cd782a510263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
7943 2025.01.25 00:14:55.703020 [ 265 ] {6f68825e-2f79-46d5-82a5-cd782a510263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7944 2025.01.25 00:14:55.703787 [ 265 ] {6f68825e-2f79-46d5-82a5-cd782a510263} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7945 2025.01.25 00:14:55.703825 [ 265 ] {6f68825e-2f79-46d5-82a5-cd782a510263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7946 2025.01.25 00:14:55.704215 [ 265 ] {6f68825e-2f79-46d5-82a5-cd782a510263} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
7947 2025.01.25 00:14:55.704455 [ 265 ] {6f68825e-2f79-46d5-82a5-cd782a510263} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7948 2025.01.25 00:14:55.704707 [ 265 ] {6f68825e-2f79-46d5-82a5-cd782a510263} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001797 sec., 229827.49026154703 rows/sec., 16.39 MiB/sec.
7949 2025.01.25 00:14:55.704782 [ 265 ] {6f68825e-2f79-46d5-82a5-cd782a510263} <Debug> TCPHandler: Processed in 0.002095911 sec.
7950 2025.01.25 00:14:55.705014 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7951 2025.01.25 00:14:55.705218 [ 264 ] {b5b82ceb-1973-460e-8ade-5c7d90245150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
7952 2025.01.25 00:14:55.705273 [ 264 ] {b5b82ceb-1973-460e-8ade-5c7d90245150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7953 2025.01.25 00:14:55.705754 [ 264 ] {b5b82ceb-1973-460e-8ade-5c7d90245150} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7954 2025.01.25 00:14:55.705794 [ 264 ] {b5b82ceb-1973-460e-8ade-5c7d90245150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7955 2025.01.25 00:14:55.706172 [ 264 ] {b5b82ceb-1973-460e-8ade-5c7d90245150} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7956 2025.01.25 00:14:55.706426 [ 264 ] {b5b82ceb-1973-460e-8ade-5c7d90245150} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7957 2025.01.25 00:14:55.706599 [ 60 ] {} <Debug> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7958 2025.01.25 00:14:55.706660 [ 60 ] {} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7959 2025.01.25 00:14:55.706684 [ 264 ] {b5b82ceb-1973-460e-8ade-5c7d90245150} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 211.38 KiB/sec.
7960 2025.01.25 00:14:55.706697 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7961 2025.01.25 00:14:55.706837 [ 264 ] {b5b82ceb-1973-460e-8ade-5c7d90245150} <Debug> TCPHandler: Processed in 0.001959021 sec.
7962 2025.01.25 00:14:55.706953 [ 187 ] {19c34d3b-ed48-42e8-800f-026277586cb5::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
7963 2025.01.25 00:14:55.707017 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7964 2025.01.25 00:14:55.707102 [ 187 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7965 2025.01.25 00:14:55.707147 [ 187 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
7966 2025.01.25 00:14:55.707161 [ 265 ] {f1293797-79ec-4ea2-b754-7589d4b5017f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
7967 2025.01.25 00:14:55.707299 [ 265 ] {f1293797-79ec-4ea2-b754-7589d4b5017f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7968 2025.01.25 00:14:55.707326 [ 187 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
7969 2025.01.25 00:14:55.707723 [ 187 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
7970 2025.01.25 00:14:55.708016 [ 187 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
7971 2025.01.25 00:14:55.708352 [ 187 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
7972 2025.01.25 00:14:55.708562 [ 187 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
7973 2025.01.25 00:14:55.709433 [ 265 ] {f1293797-79ec-4ea2-b754-7589d4b5017f} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7974 2025.01.25 00:14:55.709482 [ 265 ] {f1293797-79ec-4ea2-b754-7589d4b5017f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7975 2025.01.25 00:14:55.710106 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003267287 sec., 47746.03516617916 rows/sec., 2.44 MiB/sec.
7976 2025.01.25 00:14:55.710134 [ 265 ] {f1293797-79ec-4ea2-b754-7589d4b5017f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
7977 2025.01.25 00:14:55.710238 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7978 2025.01.25 00:14:55.710434 [ 265 ] {f1293797-79ec-4ea2-b754-7589d4b5017f} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7979 2025.01.25 00:14:55.710635 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7980 2025.01.25 00:14:55.710842 [ 199 ] {19c34d3b-ed48-42e8-800f-026277586cb5::all_1_26_5} <Trace> oximeter.measurements_bool (19c34d3b-ed48-42e8-800f-026277586cb5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7981 2025.01.25 00:14:55.710847 [ 265 ] {f1293797-79ec-4ea2-b754-7589d4b5017f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003701 sec., 64036.74682518239 rows/sec., 4.29 MiB/sec.
7982 2025.01.25 00:14:55.711095 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7983 2025.01.25 00:14:55.711225 [ 265 ] {f1293797-79ec-4ea2-b754-7589d4b5017f} <Debug> TCPHandler: Processed in 0.004265683 sec.
7984 2025.01.25 00:14:55.711457 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7985 2025.01.25 00:14:55.711633 [ 264 ] {789d9bcd-d2fc-4970-847f-d08db6656eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
7986 2025.01.25 00:14:55.711692 [ 264 ] {789d9bcd-d2fc-4970-847f-d08db6656eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7987 2025.01.25 00:14:55.712251 [ 264 ] {789d9bcd-d2fc-4970-847f-d08db6656eee} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7988 2025.01.25 00:14:55.712290 [ 264 ] {789d9bcd-d2fc-4970-847f-d08db6656eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7989 2025.01.25 00:14:55.712668 [ 264 ] {789d9bcd-d2fc-4970-847f-d08db6656eee} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7990 2025.01.25 00:14:55.712915 [ 264 ] {789d9bcd-d2fc-4970-847f-d08db6656eee} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7991 2025.01.25 00:14:55.713076 [ 60 ] {} <Debug> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7992 2025.01.25 00:14:55.713143 [ 60 ] {} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7993 2025.01.25 00:14:55.713182 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7994 2025.01.25 00:14:55.713188 [ 264 ] {789d9bcd-d2fc-4970-847f-d08db6656eee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001577 sec., 634.1154090044388 rows/sec., 42.73 KiB/sec.
7995 2025.01.25 00:14:55.713459 [ 264 ] {789d9bcd-d2fc-4970-847f-d08db6656eee} <Debug> TCPHandler: Processed in 0.002132181 sec.
7996 2025.01.25 00:14:55.713630 [ 187 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::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
7997 2025.01.25 00:14:55.713716 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7998 2025.01.25 00:14:55.714192 [ 265 ] {fa309b18-1790-4f51-be73-91f82e072613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
7999 2025.01.25 00:14:55.714266 [ 187 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8000 2025.01.25 00:14:55.714399 [ 187 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 23 rows starting from the beginning of the part
8001 2025.01.25 00:14:55.714706 [ 265 ] {fa309b18-1790-4f51-be73-91f82e072613} <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
8002 2025.01.25 00:14:55.714885 [ 187 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
8003 2025.01.25 00:14:55.715179 [ 187 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
8004 2025.01.25 00:14:55.715564 [ 187 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
8005 2025.01.25 00:14:55.715772 [ 187 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
8006 2025.01.25 00:14:55.715979 [ 187 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part
8007 2025.01.25 00:14:55.717982 [ 200 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004678285 sec., 5985.099240426781 rows/sec., 401.62 KiB/sec.
8008 2025.01.25 00:14:55.718259 [ 200 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
8009 2025.01.25 00:14:55.718373 [ 265 ] {fa309b18-1790-4f51-be73-91f82e072613} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8010 2025.01.25 00:14:55.718441 [ 265 ] {fa309b18-1790-4f51-be73-91f82e072613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8011 2025.01.25 00:14:55.718947 [ 196 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8012 2025.01.25 00:14:55.719131 [ 196 ] {1ff4b684-0942-4714-9173-fe7c06cbb677::all_1_26_5} <Trace> oximeter.measurements_f64 (1ff4b684-0942-4714-9173-fe7c06cbb677) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
8013 2025.01.25 00:14:55.719297 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8014 2025.01.25 00:14:55.719618 [ 265 ] {fa309b18-1790-4f51-be73-91f82e072613} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8015 2025.01.25 00:14:55.719900 [ 265 ] {fa309b18-1790-4f51-be73-91f82e072613} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8016 2025.01.25 00:14:55.720149 [ 265 ] {fa309b18-1790-4f51-be73-91f82e072613} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.006127 sec., 5059.5723845275015 rows/sec., 9.07 MiB/sec.
8017 2025.01.25 00:14:55.720263 [ 265 ] {fa309b18-1790-4f51-be73-91f82e072613} <Debug> TCPHandler: Processed in 0.006693214 sec.
8018 2025.01.25 00:14:55.720502 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8019 2025.01.25 00:14:55.720720 [ 264 ] {1b520888-5760-4bb7-a89d-029ae3b0bade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8020 2025.01.25 00:14:55.720814 [ 264 ] {1b520888-5760-4bb7-a89d-029ae3b0bade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8021 2025.01.25 00:14:55.721508 [ 264 ] {1b520888-5760-4bb7-a89d-029ae3b0bade} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8022 2025.01.25 00:14:55.721549 [ 264 ] {1b520888-5760-4bb7-a89d-029ae3b0bade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8023 2025.01.25 00:14:55.721949 [ 264 ] {1b520888-5760-4bb7-a89d-029ae3b0bade} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8024 2025.01.25 00:14:55.722200 [ 264 ] {1b520888-5760-4bb7-a89d-029ae3b0bade} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8025 2025.01.25 00:14:55.722415 [ 264 ] {1b520888-5760-4bb7-a89d-029ae3b0bade} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001748 sec., 46910.75514874142 rows/sec., 2.98 MiB/sec.
8026 2025.01.25 00:14:55.722467 [ 264 ] {1b520888-5760-4bb7-a89d-029ae3b0bade} <Debug> TCPHandler: Processed in 0.002075991 sec.
8027 2025.01.25 00:14:59.552133 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
8028 2025.01.25 00:14:59.552190 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
8029 2025.01.25 00:14:59.707428 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446
8030 2025.01.25 00:14:59.708171 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8031 2025.01.25 00:14:59.708227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8032 2025.01.25 00:14:59.708776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8033 2025.01.25 00:14:59.709042 [ 243 ] {} <Trace> system.asynchronous_metric_log (c9fd45eb-0c46-4e46-82df-11845bfa2a77): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8034 2025.01.25 00:14:59.709326 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446
8035 2025.01.25 00:15:00.683971 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8036 2025.01.25 00:15:00.684199 [ 264 ] {33b0d439-0db0-49a3-a89e-5a9241956cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
8037 2025.01.25 00:15:00.684290 [ 264 ] {33b0d439-0db0-49a3-a89e-5a9241956cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8038 2025.01.25 00:15:00.685165 [ 264 ] {33b0d439-0db0-49a3-a89e-5a9241956cdb} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8039 2025.01.25 00:15:00.685217 [ 264 ] {33b0d439-0db0-49a3-a89e-5a9241956cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8040 2025.01.25 00:15:00.685696 [ 264 ] {33b0d439-0db0-49a3-a89e-5a9241956cdb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8041 2025.01.25 00:15:00.685985 [ 264 ] {33b0d439-0db0-49a3-a89e-5a9241956cdb} <Trace> oximeter.fields_string (f9a5b1a8-be80-4d43-94a5-60cdc6c827f0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8042 2025.01.25 00:15:00.686234 [ 264 ] {33b0d439-0db0-49a3-a89e-5a9241956cdb} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002114 sec., 34058.656575212866 rows/sec., 2.77 MiB/sec.
8043 2025.01.25 00:15:00.686302 [ 264 ] {33b0d439-0db0-49a3-a89e-5a9241956cdb} <Debug> TCPHandler: Processed in 0.002474464 sec.
8044 2025.01.25 00:15:00.686590 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8045 2025.01.25 00:15:00.686790 [ 265 ] {bd4e1b04-d083-4b38-8fa1-a12d58371148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
8046 2025.01.25 00:15:00.686871 [ 265 ] {bd4e1b04-d083-4b38-8fa1-a12d58371148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8047 2025.01.25 00:15:00.687731 [ 265 ] {bd4e1b04-d083-4b38-8fa1-a12d58371148} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8048 2025.01.25 00:15:00.687779 [ 265 ] {bd4e1b04-d083-4b38-8fa1-a12d58371148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8049 2025.01.25 00:15:00.688466 [ 265 ] {bd4e1b04-d083-4b38-8fa1-a12d58371148} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8050 2025.01.25 00:15:00.688764 [ 265 ] {bd4e1b04-d083-4b38-8fa1-a12d58371148} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8051 2025.01.25 00:15:00.688925 [ 23 ] {} <Debug> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8052 2025.01.25 00:15:00.688967 [ 23 ] {} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8053 2025.01.25 00:15:00.688989 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8054 2025.01.25 00:15:00.689013 [ 265 ] {bd4e1b04-d083-4b38-8fa1-a12d58371148} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002277 sec., 3513.394817742644 rows/sec., 264.19 KiB/sec.
8055 2025.01.25 00:15:00.689321 [ 265 ] {bd4e1b04-d083-4b38-8fa1-a12d58371148} <Debug> TCPHandler: Processed in 0.002861235 sec.
8056 2025.01.25 00:15:00.689449 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
8057 2025.01.25 00:15:00.689701 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8058 2025.01.25 00:15:00.690181 [ 264 ] {7044d749-1b7e-41e9-8a6b-a16cff1b97ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
8059 2025.01.25 00:15:00.690358 [ 264 ] {7044d749-1b7e-41e9-8a6b-a16cff1b97ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8060 2025.01.25 00:15:00.690430 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8061 2025.01.25 00:15:00.690599 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 64 rows starting from the beginning of the part
8062 2025.01.25 00:15:00.690902 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
8063 2025.01.25 00:15:00.691475 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part
8064 2025.01.25 00:15:00.691846 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
8065 2025.01.25 00:15:00.692256 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 38 rows starting from the beginning of the part
8066 2025.01.25 00:15:00.692730 [ 200 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::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
8067 2025.01.25 00:15:00.693532 [ 264 ] {7044d749-1b7e-41e9-8a6b-a16cff1b97ac} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8068 2025.01.25 00:15:00.693603 [ 264 ] {7044d749-1b7e-41e9-8a6b-a16cff1b97ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8069 2025.01.25 00:15:00.694592 [ 264 ] {7044d749-1b7e-41e9-8a6b-a16cff1b97ac} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8070 2025.01.25 00:15:00.695229 [ 264 ] {7044d749-1b7e-41e9-8a6b-a16cff1b97ac} <Trace> oximeter.fields_uuid (d074a5df-bfb6-4ffb-b125-e23020c41d31): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8071 2025.01.25 00:15:00.695576 [ 196 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.006478244 sec., 26241.679072291812 rows/sec., 1.98 MiB/sec.
8072 2025.01.25 00:15:00.695790 [ 264 ] {7044d749-1b7e-41e9-8a6b-a16cff1b97ac} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005802 sec., 12409.513960703207 rows/sec., 992.05 KiB/sec.
8073 2025.01.25 00:15:00.695930 [ 196 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8074 2025.01.25 00:15:00.695945 [ 264 ] {7044d749-1b7e-41e9-8a6b-a16cff1b97ac} <Debug> TCPHandler: Processed in 0.006413134 sec.
8075 2025.01.25 00:15:00.696202 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8076 2025.01.25 00:15:00.696386 [ 265 ] {4c24a4f2-3b42-4408-8205-7b078bee448a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
8077 2025.01.25 00:15:00.696490 [ 265 ] {4c24a4f2-3b42-4408-8205-7b078bee448a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8078 2025.01.25 00:15:00.696645 [ 196 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_51_10} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8079 2025.01.25 00:15:00.696976 [ 196 ] {d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b::all_1_51_10} <Trace> oximeter.fields_u16 (d5d1acd6-8fcb-4ac3-8ad3-0126f371df8b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8080 2025.01.25 00:15:00.697175 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8081 2025.01.25 00:15:00.697534 [ 265 ] {4c24a4f2-3b42-4408-8205-7b078bee448a} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8082 2025.01.25 00:15:00.697580 [ 265 ] {4c24a4f2-3b42-4408-8205-7b078bee448a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8083 2025.01.25 00:15:00.698030 [ 265 ] {4c24a4f2-3b42-4408-8205-7b078bee448a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8084 2025.01.25 00:15:00.698315 [ 265 ] {4c24a4f2-3b42-4408-8205-7b078bee448a} <Trace> oximeter.measurements_cumulativeu64 (d0a7c494-eb56-4d74-948a-3ac8178c08e5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8085 2025.01.25 00:15:00.698523 [ 265 ] {4c24a4f2-3b42-4408-8205-7b078bee448a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002199 sec., 72760.34561164165 rows/sec., 5.07 MiB/sec.
8086 2025.01.25 00:15:00.698629 [ 265 ] {4c24a4f2-3b42-4408-8205-7b078bee448a} <Debug> TCPHandler: Processed in 0.002535274 sec.
8087 2025.01.25 00:15:00.698883 [ 264 ] {} <Trace> TCP-Session: d3d3faee-2a23-465e-ad12-ae337be7d3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8088 2025.01.25 00:15:00.699144 [ 264 ] {55a3c4f8-fa7d-4296-8a83-a38821f2cac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59203) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
8089 2025.01.25 00:15:00.699265 [ 264 ] {55a3c4f8-fa7d-4296-8a83-a38821f2cac7} <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
8090 2025.01.25 00:15:00.700767 [ 264 ] {55a3c4f8-fa7d-4296-8a83-a38821f2cac7} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8091 2025.01.25 00:15:00.700820 [ 264 ] {55a3c4f8-fa7d-4296-8a83-a38821f2cac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8092 2025.01.25 00:15:00.701619 [ 264 ] {55a3c4f8-fa7d-4296-8a83-a38821f2cac7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8093 2025.01.25 00:15:00.701908 [ 264 ] {55a3c4f8-fa7d-4296-8a83-a38821f2cac7} <Trace> oximeter.measurements_histogramu64 (a6390098-fa44-4c1d-b075-79e12c334f8c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8094 2025.01.25 00:15:00.702292 [ 264 ] {55a3c4f8-fa7d-4296-8a83-a38821f2cac7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003193 sec., 2505.480739116818 rows/sec., 4.49 MiB/sec.
8095 2025.01.25 00:15:00.702900 [ 264 ] {55a3c4f8-fa7d-4296-8a83-a38821f2cac7} <Debug> TCPHandler: Processed in 0.004151122 sec.
8096 2025.01.25 00:15:00.703184 [ 265 ] {} <Trace> TCP-Session: 3a6123b7-13ab-4e1d-ad91-6c6ab7672a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8097 2025.01.25 00:15:00.703324 [ 265 ] {0e789b29-f776-4a43-8a37-9f39d95baf38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
8098 2025.01.25 00:15:00.703392 [ 265 ] {0e789b29-f776-4a43-8a37-9f39d95baf38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8099 2025.01.25 00:15:00.703968 [ 265 ] {0e789b29-f776-4a43-8a37-9f39d95baf38} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8100 2025.01.25 00:15:00.704007 [ 265 ] {0e789b29-f776-4a43-8a37-9f39d95baf38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8101 2025.01.25 00:15:00.704435 [ 265 ] {0e789b29-f776-4a43-8a37-9f39d95baf38} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8102 2025.01.25 00:15:00.704685 [ 265 ] {0e789b29-f776-4a43-8a37-9f39d95baf38} <Trace> oximeter.measurements_u64 (cbd7afbc-5592-4520-a8f1-726f850144f2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8103 2025.01.25 00:15:00.704902 [ 265 ] {0e789b29-f776-4a43-8a37-9f39d95baf38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001615 sec., 37151.70278637771 rows/sec., 2.50 MiB/sec.
8104 2025.01.25 00:15:00.704991 [ 265 ] {0e789b29-f776-4a43-8a37-9f39d95baf38} <Debug> TCPHandler: Processed in 0.00186964 sec.
8105 2025.01.25 00:15:00.961315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287
8106 2025.01.25 00:15:00.984667 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8107 2025.01.25 00:15:00.984739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
8108 2025.01.25 00:15:00.992827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8109 2025.01.25 00:15:00.993819 [ 244 ] {} <Trace> system.metric_log (8188cbd5-08e5-4c4e-b245-b4533caf4296): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8110 2025.01.25 00:15:00.998038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287