1 | [ Mar 25 05:53:44 Enabled. ] | ||
2 | [ Mar 25 05:53:44 Rereading configuration. ] | ||
3 | [ Mar 25 05:53:47 Rereading configuration. ] | ||
4 | [ Mar 25 05:53:55 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 | [ Mar 25 05:53:55 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.03.25 05:53:56.154084 [ 1 ] {} <Information> Application: Will watch for the process with pid 23536 | ||
29 | 2025.03.25 05:53:56.154548 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.25 05:53:56.384907 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23536 | ||
31 | 2025.03.25 05:53:56.385610 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.25 05:53:56.386270 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.25 05:53:56.469359 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.25 05:53:56.492140 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.25 05:53:56.492185 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.25 05:53:56.492198 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.25 05:53:56.492258 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.25 05:53:56.492649 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.25 05:53:56.494281 [ 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.03.25 05:53:56.494995 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.25 05:53:56.495813 [ 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.03.25 05:53:56.495834 [ 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.03.25 05:53:56.495850 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.25 05:53:56.496015 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.25 05:53:56.496899 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.25 05:53:56.501594 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.25 05:53:56.502339 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.25 05:53:56.503668 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.25 05:53:56.503730 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.25 05:53:56.505247 [ 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.03.25 05:53:56.505717 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.25 05:53:56.509936 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.25 05:53:56.510602 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.25 05:53:56.512256 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.25 05:53:56.512690 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.25 05:53:56.513061 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.25 05:53:56.513408 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.25 05:53:56.514850 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.25 05:53:56.514878 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.25 05:53:56.514955 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.25 05:53:56.515125 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.25 05:53:56.531369 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.25 05:53:56.531395 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144175 sec | ||
68 | 2025.03.25 05:53:56.531436 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.25 05:53:56.531451 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.25 05:53:56.532721 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.25 05:53:56.533737 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.25 05:53:56.545286 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.25 05:53:56.545332 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.25 05:53:56.545353 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.25 05:53:56.545365 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.25 05:53:56.545395 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.25 05:53:56.545414 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.25 05:53:56.547991 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.25 05:53:56.548035 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.25 05:53:56.548062 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.25 05:53:56.548244 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.25 05:53:56.548264 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.25 05:53:56.548297 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.25 05:53:56.548316 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.25 05:53:56.548329 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.25 05:53:56.548357 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.25 05:53:56.548375 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.25 05:53:56.575152 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.25 05:53:56.581171 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.25 05:53:56.581207 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6712e-05 sec | ||
91 | 2025.03.25 05:53:56.581223 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.25 05:53:56.581236 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.25 05:53:56.581263 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.25 05:53:56.581468 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.25 05:53:56.581511 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.25 05:53:56.581524 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.25 05:53:56.581536 [ 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.03.25 05:53:56.581548 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.25 05:53:56.588237 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.25 05:53:56.588454 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2025.03.25 05:53:56.589347 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.5881e-05 sec. | ||
102 | 2025.03.25 05:53:56.590276 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.25 05:53:56.590372 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.25 05:53:56.590395 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.25 05:53:56.628316 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45024 | ||
106 | 2025.03.25 05:53:56.628861 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.25 05:53:56.628920 [ 3 ] {} <Debug> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:45024 | ||
108 | 2025.03.25 05:53:56.628952 [ 3 ] {} <Debug> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.25 05:53:56.628975 [ 3 ] {} <Debug> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.25 05:53:56.629061 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.25 05:53:56.629088 [ 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.03.25 05:53:56.629111 [ 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.03.25 05:53:56.630444 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65498 | ||
114 | 2025.03.25 05:53:56.630557 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.03.25 05:53:56.630596 [ 4 ] {} <Debug> TCP-Session: 927df730-c5e2-406f-8f6f-ea9c93533d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:65498 | ||
116 | 2025.03.25 05:53:56.630628 [ 4 ] {} <Debug> TCP-Session: 927df730-c5e2-406f-8f6f-ea9c93533d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.03.25 05:53:56.630665 [ 4 ] {} <Debug> TCP-Session: 927df730-c5e2-406f-8f6f-ea9c93533d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.03.25 05:53:56.631407 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36987 | ||
119 | 2025.03.25 05:53:56.631413 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55478 | ||
120 | 2025.03.25 05:53:56.631501 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57383 | ||
121 | 2025.03.25 05:53:56.632548 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.03.25 05:53:56.632583 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36475 | ||
123 | 2025.03.25 05:53:56.632585 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
124 | 2025.03.25 05:53:56.632648 [ 253 ] {} <Debug> TCP-Session: 445fce08-e9f8-4707-8d3f-b08dba731cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:36987 | ||
125 | 2025.03.25 05:53:56.632635 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2025.03.25 05:53:56.632610 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41127 | ||
127 | 2025.03.25 05:53:56.632817 [ 254 ] {} <Debug> TCP-Session: 5a8d1008-8656-494e-9287-29c9c437e11e Authenticating user 'default' from [fd00:1122:3344:101::d]:57383 | ||
128 | 2025.03.25 05:53:56.633557 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55137 | ||
129 | 2025.03.25 05:53:56.633670 [ 5 ] {} <Debug> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Authenticating user 'default' from [fd00:1122:3344:101::d]:55478 | ||
130 | 2025.03.25 05:53:56.633688 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2025.03.25 05:53:56.633709 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
132 | 2025.03.25 05:53:56.633726 [ 254 ] {} <Debug> TCP-Session: 5a8d1008-8656-494e-9287-29c9c437e11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2025.03.25 05:53:56.633424 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.03.25 05:53:56.633833 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54198 | ||
135 | 2025.03.25 05:53:56.633830 [ 253 ] {} <Debug> TCP-Session: 445fce08-e9f8-4707-8d3f-b08dba731cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2025.03.25 05:53:56.633871 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2025.03.25 05:53:56.633899 [ 255 ] {} <Debug> TCP-Session: 076a87fa-303b-43d8-b6fb-2f6ce0a54014 Authenticating user 'default' from [fd00:1122:3344:101::d]:41127 | ||
138 | 2025.03.25 05:53:56.634034 [ 253 ] {} <Debug> TCP-Session: 445fce08-e9f8-4707-8d3f-b08dba731cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.03.25 05:53:56.634094 [ 255 ] {} <Debug> TCP-Session: 076a87fa-303b-43d8-b6fb-2f6ce0a54014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.03.25 05:53:56.634095 [ 257 ] {} <Debug> TCP-Session: 612b6327-f83d-44fc-9dac-2822bde64059 Authenticating user 'default' from [fd00:1122:3344:101::d]:55137 | ||
141 | 2025.03.25 05:53:56.634148 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2025.03.25 05:53:56.634151 [ 254 ] {} <Debug> TCP-Session: 5a8d1008-8656-494e-9287-29c9c437e11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.03.25 05:53:56.634240 [ 255 ] {} <Debug> TCP-Session: 076a87fa-303b-43d8-b6fb-2f6ce0a54014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.03.25 05:53:56.634283 [ 257 ] {} <Debug> TCP-Session: 612b6327-f83d-44fc-9dac-2822bde64059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.03.25 05:53:56.634309 [ 258 ] {} <Debug> TCP-Session: 09315879-f720-4e72-ade9-b412f99c73c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54198 | ||
146 | 2025.03.25 05:53:56.634408 [ 258 ] {} <Debug> TCP-Session: 09315879-f720-4e72-ade9-b412f99c73c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.25 05:53:56.634425 [ 5 ] {} <Debug> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.25 05:53:56.634431 [ 257 ] {} <Debug> TCP-Session: 612b6327-f83d-44fc-9dac-2822bde64059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.03.25 05:53:56.634488 [ 258 ] {} <Debug> TCP-Session: 09315879-f720-4e72-ade9-b412f99c73c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.03.25 05:53:56.634508 [ 5 ] {} <Debug> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2025.03.25 05:53:56.634512 [ 256 ] {} <Debug> TCP-Session: df17f57d-e3d3-48ba-adb4-e0d9409f37c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36475 | ||
152 | 2025.03.25 05:53:56.634681 [ 256 ] {} <Debug> TCP-Session: df17f57d-e3d3-48ba-adb4-e0d9409f37c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.25 05:53:56.634766 [ 256 ] {} <Debug> TCP-Session: df17f57d-e3d3-48ba-adb4-e0d9409f37c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.03.25 05:53:56.637840 [ 3 ] {3126c403-0fcd-4427-b10b-126f78c9962d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.03.25 05:53:56.691855 [ 3 ] {3126c403-0fcd-4427-b10b-126f78c9962d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45024) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.03.25 05:53:56.693075 [ 3 ] {3126c403-0fcd-4427-b10b-126f78c9962d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.03.25 05:53:56.693178 [ 3 ] {3126c403-0fcd-4427-b10b-126f78c9962d} <Debug> TCPHandler: Processed in 0.061706851 sec. | ||
204 | 2025.03.25 05:53:56.693566 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.03.25 05:53:56.693855 [ 5 ] {554ed13f-657c-4b6a-9ef3-c8a0ca8c64ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.03.25 05:53:56.694374 [ 5 ] {554ed13f-657c-4b6a-9ef3-c8a0ca8c64ca} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55478) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.03.25 05:53:56.694538 [ 5 ] {554ed13f-657c-4b6a-9ef3-c8a0ca8c64ca} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.03.25 05:53:56.694624 [ 5 ] {554ed13f-657c-4b6a-9ef3-c8a0ca8c64ca} <Debug> TCPHandler: Processed in 0.001250071 sec. | ||
255 | 2025.03.25 05:53:56.694884 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.03.25 05:53:56.696045 [ 3 ] {bc55ce48-a312-4ac7-9b89-79e452f59cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
257 | 2025.03.25 05:53:56.696140 [ 3 ] {bc55ce48-a312-4ac7-9b89-79e452f59cc5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
258 | 2025.03.25 05:53:56.705977 [ 3 ] {bc55ce48-a312-4ac7-9b89-79e452f59cc5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
259 | 2025.03.25 05:53:56.706002 [ 3 ] {bc55ce48-a312-4ac7-9b89-79e452f59cc5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0752e-05 sec | ||
260 | 2025.03.25 05:53:56.706020 [ 3 ] {bc55ce48-a312-4ac7-9b89-79e452f59cc5} <Trace> ReferentialDeps: No tables | ||
261 | 2025.03.25 05:53:56.706040 [ 3 ] {bc55ce48-a312-4ac7-9b89-79e452f59cc5} <Trace> LoadingDeps: No tables | ||
262 | 2025.03.25 05:53:56.706072 [ 3 ] {bc55ce48-a312-4ac7-9b89-79e452f59cc5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
263 | 2025.03.25 05:53:56.706713 [ 3 ] {bc55ce48-a312-4ac7-9b89-79e452f59cc5} <Debug> TCPHandler: Processed in 0.011940252 sec. | ||
264 | 2025.03.25 05:53:56.706858 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2025.03.25 05:53:56.707030 [ 3 ] {6515466e-204f-4a15-949e-79b119507c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) /* The version table contains metadata about the `oximeter` database */ | ||
266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
267 | 2025.03.25 05:53:56.707073 [ 3 ] {6515466e-204f-4a15-949e-79b119507c9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
268 | 2025.03.25 05:53:56.714469 [ 3 ] {6515466e-204f-4a15-949e-79b119507c9d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
269 | 2025.03.25 05:53:56.720398 [ 3 ] {6515466e-204f-4a15-949e-79b119507c9d} <Debug> oximeter.version (87ca1573-da47-4296-ae83-3ddf18fe0021): Loading data parts | ||
270 | 2025.03.25 05:53:56.720895 [ 3 ] {6515466e-204f-4a15-949e-79b119507c9d} <Debug> oximeter.version (87ca1573-da47-4296-ae83-3ddf18fe0021): There are no data parts | ||
271 | 2025.03.25 05:53:56.725007 [ 3 ] {6515466e-204f-4a15-949e-79b119507c9d} <Debug> TCPHandler: Processed in 0.018199921 sec. | ||
272 | 2025.03.25 05:53:56.725159 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
273 | 2025.03.25 05:53:56.725355 [ 3 ] {35ca87eb-c644-4f98-8907-092cb8b2ef75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) /* The measurement tables contain all individual samples from each timeseries. | ||
274 | * | ||
275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
278 | * by all samples from the same timeseries. | ||
279 | * | ||
280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
281 | * and then uses that to index quickly into the measurements tables. | ||
282 | */ | ||
283 | 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) | ||
284 | 2025.03.25 05:53:56.725411 [ 3 ] {35ca87eb-c644-4f98-8907-092cb8b2ef75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2025.03.25 05:53:56.736560 [ 3 ] {35ca87eb-c644-4f98-8907-092cb8b2ef75} <Debug> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Loading data parts | ||
286 | 2025.03.25 05:53:56.736772 [ 3 ] {35ca87eb-c644-4f98-8907-092cb8b2ef75} <Debug> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): There are no data parts | ||
287 | 2025.03.25 05:53:56.741598 [ 3 ] {35ca87eb-c644-4f98-8907-092cb8b2ef75} <Debug> TCPHandler: Processed in 0.016485967 sec. | ||
288 | 2025.03.25 05:53:56.741883 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
289 | 2025.03.25 05:53:56.742278 [ 3 ] {059fce3a-582c-4487-b48b-4a32f8d85700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
290 | 2025.03.25 05:53:56.742381 [ 3 ] {059fce3a-582c-4487-b48b-4a32f8d85700} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
291 | 2025.03.25 05:53:56.751515 [ 3 ] {059fce3a-582c-4487-b48b-4a32f8d85700} <Debug> oximeter.measurements_i8 (32511b02-cb8c-47d5-9c9d-cd3e5fdecd88): Loading data parts | ||
292 | 2025.03.25 05:53:56.751647 [ 3 ] {059fce3a-582c-4487-b48b-4a32f8d85700} <Debug> oximeter.measurements_i8 (32511b02-cb8c-47d5-9c9d-cd3e5fdecd88): There are no data parts | ||
293 | 2025.03.25 05:53:56.755859 [ 3 ] {059fce3a-582c-4487-b48b-4a32f8d85700} <Debug> TCPHandler: Processed in 0.014076469 sec. | ||
294 | 2025.03.25 05:53:56.756003 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
295 | 2025.03.25 05:53:56.756188 [ 3 ] {9f6e9c42-8581-41c9-aabf-9b06ca12d571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
296 | 2025.03.25 05:53:56.756246 [ 3 ] {9f6e9c42-8581-41c9-aabf-9b06ca12d571} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
297 | 2025.03.25 05:53:56.758774 [ 3 ] {9f6e9c42-8581-41c9-aabf-9b06ca12d571} <Debug> oximeter.measurements_u8 (20479de7-6c82-4254-ac72-bd993ad54020): Loading data parts | ||
298 | 2025.03.25 05:53:56.758913 [ 3 ] {9f6e9c42-8581-41c9-aabf-9b06ca12d571} <Debug> oximeter.measurements_u8 (20479de7-6c82-4254-ac72-bd993ad54020): There are no data parts | ||
299 | 2025.03.25 05:53:56.768191 [ 3 ] {9f6e9c42-8581-41c9-aabf-9b06ca12d571} <Debug> TCPHandler: Processed in 0.012236711 sec. | ||
300 | 2025.03.25 05:53:56.768361 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
301 | 2025.03.25 05:53:56.768581 [ 3 ] {fe7d5fba-9ee2-4267-a90b-b26c01ab102f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
302 | 2025.03.25 05:53:56.768626 [ 3 ] {fe7d5fba-9ee2-4267-a90b-b26c01ab102f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
303 | 2025.03.25 05:53:56.776578 [ 3 ] {fe7d5fba-9ee2-4267-a90b-b26c01ab102f} <Debug> oximeter.measurements_i16 (3e228904-1829-4691-943c-e7d43a7a7e6a): Loading data parts | ||
304 | 2025.03.25 05:53:56.776819 [ 3 ] {fe7d5fba-9ee2-4267-a90b-b26c01ab102f} <Debug> oximeter.measurements_i16 (3e228904-1829-4691-943c-e7d43a7a7e6a): There are no data parts | ||
305 | 2025.03.25 05:53:56.782708 [ 3 ] {fe7d5fba-9ee2-4267-a90b-b26c01ab102f} <Debug> TCPHandler: Processed in 0.01440558 sec. | ||
306 | 2025.03.25 05:53:56.782890 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
307 | 2025.03.25 05:53:56.783118 [ 3 ] {ad292057-1dab-4263-a0bc-8abfa0908423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
308 | 2025.03.25 05:53:56.783188 [ 3 ] {ad292057-1dab-4263-a0bc-8abfa0908423} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
309 | 2025.03.25 05:53:56.789818 [ 3 ] {ad292057-1dab-4263-a0bc-8abfa0908423} <Debug> oximeter.measurements_u16 (cad84a41-2762-4fd7-9d1c-c2ffef87bc2a): Loading data parts | ||
310 | 2025.03.25 05:53:56.789966 [ 3 ] {ad292057-1dab-4263-a0bc-8abfa0908423} <Debug> oximeter.measurements_u16 (cad84a41-2762-4fd7-9d1c-c2ffef87bc2a): There are no data parts | ||
311 | 2025.03.25 05:53:56.794753 [ 3 ] {ad292057-1dab-4263-a0bc-8abfa0908423} <Debug> TCPHandler: Processed in 0.011924161 sec. | ||
312 | 2025.03.25 05:53:56.794893 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
313 | 2025.03.25 05:53:56.795098 [ 3 ] {70ebd945-65e6-4e47-8eb3-ea717d9e8be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
314 | 2025.03.25 05:53:56.795145 [ 3 ] {70ebd945-65e6-4e47-8eb3-ea717d9e8be0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
315 | 2025.03.25 05:53:56.803214 [ 3 ] {70ebd945-65e6-4e47-8eb3-ea717d9e8be0} <Debug> oximeter.measurements_i32 (c1aa2116-796e-4b04-85c9-d4a71fa2c734): Loading data parts | ||
316 | 2025.03.25 05:53:56.803481 [ 3 ] {70ebd945-65e6-4e47-8eb3-ea717d9e8be0} <Debug> oximeter.measurements_i32 (c1aa2116-796e-4b04-85c9-d4a71fa2c734): There are no data parts | ||
317 | 2025.03.25 05:53:56.808822 [ 3 ] {70ebd945-65e6-4e47-8eb3-ea717d9e8be0} <Debug> TCPHandler: Processed in 0.013975916 sec. | ||
318 | 2025.03.25 05:53:56.809124 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2025.03.25 05:53:56.809513 [ 3 ] {ecd1102e-9d40-4312-bed8-adbc06fd7a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
320 | 2025.03.25 05:53:56.809580 [ 3 ] {ecd1102e-9d40-4312-bed8-adbc06fd7a5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
321 | 2025.03.25 05:53:56.813842 [ 3 ] {ecd1102e-9d40-4312-bed8-adbc06fd7a5f} <Debug> oximeter.measurements_u32 (311ba884-cbfa-4077-8159-dff22c48e2f6): Loading data parts | ||
322 | 2025.03.25 05:53:56.813985 [ 3 ] {ecd1102e-9d40-4312-bed8-adbc06fd7a5f} <Debug> oximeter.measurements_u32 (311ba884-cbfa-4077-8159-dff22c48e2f6): There are no data parts | ||
323 | 2025.03.25 05:53:56.821168 [ 3 ] {ecd1102e-9d40-4312-bed8-adbc06fd7a5f} <Debug> TCPHandler: Processed in 0.012150068 sec. | ||
324 | 2025.03.25 05:53:56.821349 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
325 | 2025.03.25 05:53:56.821567 [ 3 ] {e0d09cc8-81b9-45bb-aee5-7f537b888191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
326 | 2025.03.25 05:53:56.821619 [ 3 ] {e0d09cc8-81b9-45bb-aee5-7f537b888191} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
327 | 2025.03.25 05:53:56.829096 [ 3 ] {e0d09cc8-81b9-45bb-aee5-7f537b888191} <Debug> oximeter.measurements_i64 (8121a9b8-494c-4490-95bf-221ee69b9bf9): Loading data parts | ||
328 | 2025.03.25 05:53:56.829220 [ 3 ] {e0d09cc8-81b9-45bb-aee5-7f537b888191} <Debug> oximeter.measurements_i64 (8121a9b8-494c-4490-95bf-221ee69b9bf9): There are no data parts | ||
329 | 2025.03.25 05:53:56.834278 [ 3 ] {e0d09cc8-81b9-45bb-aee5-7f537b888191} <Debug> TCPHandler: Processed in 0.012989365 sec. | ||
330 | 2025.03.25 05:53:56.834467 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
331 | 2025.03.25 05:53:56.834666 [ 3 ] {211781aa-14dc-4076-af6e-02df4f177564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
332 | 2025.03.25 05:53:56.834725 [ 3 ] {211781aa-14dc-4076-af6e-02df4f177564} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
333 | 2025.03.25 05:53:56.843792 [ 3 ] {211781aa-14dc-4076-af6e-02df4f177564} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Loading data parts | ||
334 | 2025.03.25 05:53:56.843923 [ 3 ] {211781aa-14dc-4076-af6e-02df4f177564} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): There are no data parts | ||
335 | 2025.03.25 05:53:56.853619 [ 3 ] {211781aa-14dc-4076-af6e-02df4f177564} <Debug> TCPHandler: Processed in 0.019212664 sec. | ||
336 | 2025.03.25 05:53:56.853895 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
337 | 2025.03.25 05:53:56.854270 [ 3 ] {d283bfea-74fe-4997-b3fe-04e93d41c457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
338 | 2025.03.25 05:53:56.854383 [ 3 ] {d283bfea-74fe-4997-b3fe-04e93d41c457} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
339 | 2025.03.25 05:53:56.859117 [ 3 ] {d283bfea-74fe-4997-b3fe-04e93d41c457} <Debug> oximeter.measurements_f32 (859512aa-0d40-40ee-8fce-6fcccadfe4bf): Loading data parts | ||
340 | 2025.03.25 05:53:56.859238 [ 3 ] {d283bfea-74fe-4997-b3fe-04e93d41c457} <Debug> oximeter.measurements_f32 (859512aa-0d40-40ee-8fce-6fcccadfe4bf): There are no data parts | ||
341 | 2025.03.25 05:53:56.871500 [ 3 ] {d283bfea-74fe-4997-b3fe-04e93d41c457} <Debug> TCPHandler: Processed in 0.017703316 sec. | ||
342 | 2025.03.25 05:53:56.871762 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
343 | 2025.03.25 05:53:56.872159 [ 3 ] {00a9fbd7-6173-4910-8c8e-bf6c6e9d067d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
344 | 2025.03.25 05:53:56.872270 [ 3 ] {00a9fbd7-6173-4910-8c8e-bf6c6e9d067d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
345 | 2025.03.25 05:53:56.882151 [ 3 ] {00a9fbd7-6173-4910-8c8e-bf6c6e9d067d} <Debug> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Loading data parts | ||
346 | 2025.03.25 05:53:56.882400 [ 3 ] {00a9fbd7-6173-4910-8c8e-bf6c6e9d067d} <Debug> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): There are no data parts | ||
347 | 2025.03.25 05:53:56.889820 [ 3 ] {00a9fbd7-6173-4910-8c8e-bf6c6e9d067d} <Debug> TCPHandler: Processed in 0.01815985 sec. | ||
348 | 2025.03.25 05:53:56.890096 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
349 | 2025.03.25 05:53:56.890497 [ 3 ] {00255851-b6b0-4d9d-8738-6b6cad64e7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
350 | 2025.03.25 05:53:56.890578 [ 3 ] {00255851-b6b0-4d9d-8738-6b6cad64e7d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
351 | 2025.03.25 05:53:56.896578 [ 3 ] {00255851-b6b0-4d9d-8738-6b6cad64e7d8} <Debug> oximeter.measurements_string (3674b059-9a59-4307-8c50-ba282c72620a): Loading data parts | ||
352 | 2025.03.25 05:53:56.896714 [ 3 ] {00255851-b6b0-4d9d-8738-6b6cad64e7d8} <Debug> oximeter.measurements_string (3674b059-9a59-4307-8c50-ba282c72620a): There are no data parts | ||
353 | 2025.03.25 05:53:56.902540 [ 3 ] {00255851-b6b0-4d9d-8738-6b6cad64e7d8} <Debug> TCPHandler: Processed in 0.01254359 sec. | ||
354 | 2025.03.25 05:53:56.902717 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
355 | 2025.03.25 05:53:56.902920 [ 3 ] {270ba84e-6723-4c59-a4ba-ce3ba62286e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
358 | * a string isn't palatable for a few reasons. | ||
359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
360 | * details. | ||
361 | */ | ||
362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
363 | 2025.03.25 05:53:56.902984 [ 3 ] {270ba84e-6723-4c59-a4ba-ce3ba62286e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
364 | 2025.03.25 05:53:56.905605 [ 3 ] {270ba84e-6723-4c59-a4ba-ce3ba62286e4} <Debug> oximeter.measurements_bytes (d55ceb05-2976-4816-a50f-5a69f636afdb): Loading data parts | ||
365 | 2025.03.25 05:53:56.905744 [ 3 ] {270ba84e-6723-4c59-a4ba-ce3ba62286e4} <Debug> oximeter.measurements_bytes (d55ceb05-2976-4816-a50f-5a69f636afdb): There are no data parts | ||
366 | 2025.03.25 05:53:56.914689 [ 3 ] {270ba84e-6723-4c59-a4ba-ce3ba62286e4} <Debug> TCPHandler: Processed in 0.012021814 sec. | ||
367 | 2025.03.25 05:53:56.914859 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
368 | 2025.03.25 05:53:56.915111 [ 3 ] {d6d52c8d-34fe-43f6-bb33-1be06fae4284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
369 | 2025.03.25 05:53:56.915184 [ 3 ] {d6d52c8d-34fe-43f6-bb33-1be06fae4284} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
370 | 2025.03.25 05:53:56.924380 [ 3 ] {d6d52c8d-34fe-43f6-bb33-1be06fae4284} <Debug> oximeter.measurements_cumulativei64 (f6cb6c38-b9eb-46d7-9819-6858db6bca8c): Loading data parts | ||
371 | 2025.03.25 05:53:56.924635 [ 3 ] {d6d52c8d-34fe-43f6-bb33-1be06fae4284} <Debug> oximeter.measurements_cumulativei64 (f6cb6c38-b9eb-46d7-9819-6858db6bca8c): There are no data parts | ||
372 | 2025.03.25 05:53:56.931423 [ 3 ] {d6d52c8d-34fe-43f6-bb33-1be06fae4284} <Debug> TCPHandler: Processed in 0.016626211 sec. | ||
373 | 2025.03.25 05:53:56.931661 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2025.03.25 05:53:56.932079 [ 3 ] {39d132ee-573f-431c-b19e-54597b01939a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
375 | 2025.03.25 05:53:56.932186 [ 3 ] {39d132ee-573f-431c-b19e-54597b01939a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
376 | 2025.03.25 05:53:56.935176 [ 3 ] {39d132ee-573f-431c-b19e-54597b01939a} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Loading data parts | ||
377 | 2025.03.25 05:53:56.935328 [ 3 ] {39d132ee-573f-431c-b19e-54597b01939a} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): There are no data parts | ||
378 | 2025.03.25 05:53:56.939774 [ 3 ] {39d132ee-573f-431c-b19e-54597b01939a} <Debug> TCPHandler: Processed in 0.008215143 sec. | ||
379 | 2025.03.25 05:53:56.939948 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
380 | 2025.03.25 05:53:56.940186 [ 3 ] {eb838858-82cb-4a79-8686-be96c09fb9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
381 | 2025.03.25 05:53:56.940264 [ 3 ] {eb838858-82cb-4a79-8686-be96c09fb9d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
382 | 2025.03.25 05:53:56.949725 [ 3 ] {eb838858-82cb-4a79-8686-be96c09fb9d5} <Debug> oximeter.measurements_cumulativef32 (e8db8ba3-52f7-4bc2-9b2a-09e2d68bfd8d): Loading data parts | ||
383 | 2025.03.25 05:53:56.949969 [ 3 ] {eb838858-82cb-4a79-8686-be96c09fb9d5} <Debug> oximeter.measurements_cumulativef32 (e8db8ba3-52f7-4bc2-9b2a-09e2d68bfd8d): There are no data parts | ||
384 | 2025.03.25 05:53:56.953324 [ 3 ] {eb838858-82cb-4a79-8686-be96c09fb9d5} <Debug> TCPHandler: Processed in 0.013435099 sec. | ||
385 | 2025.03.25 05:53:56.953547 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.03.25 05:53:56.953754 [ 3 ] {d31eca7f-87d8-4d18-a85d-cb6c8bfd8dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
387 | 2025.03.25 05:53:56.953816 [ 3 ] {d31eca7f-87d8-4d18-a85d-cb6c8bfd8dc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
388 | 2025.03.25 05:53:56.956193 [ 3 ] {d31eca7f-87d8-4d18-a85d-cb6c8bfd8dc2} <Debug> oximeter.measurements_cumulativef64 (c099e0de-c7e1-4fcb-b84d-be1db8f66c76): Loading data parts | ||
389 | 2025.03.25 05:53:56.956403 [ 3 ] {d31eca7f-87d8-4d18-a85d-cb6c8bfd8dc2} <Debug> oximeter.measurements_cumulativef64 (c099e0de-c7e1-4fcb-b84d-be1db8f66c76): There are no data parts | ||
390 | 2025.03.25 05:53:56.960930 [ 3 ] {d31eca7f-87d8-4d18-a85d-cb6c8bfd8dc2} <Debug> TCPHandler: Processed in 0.007464478 sec. | ||
391 | 2025.03.25 05:53:56.961224 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
392 | 2025.03.25 05:53:56.961660 [ 3 ] {eb459a6d-8f4c-443b-83a9-0fc85249c214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
393 | * NOTE: Array types cannot be Nullable, see | ||
394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
395 | * for more details. | ||
396 | * | ||
397 | * This means we need to use empty arrays to indicate a missing value. This | ||
398 | * is unfortunate, and at this point relies on the fact that an | ||
399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
400 | * to figure out another way to represent missing samples here. | ||
401 | */ | ||
402 | 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) | ||
403 | 2025.03.25 05:53:56.961739 [ 3 ] {eb459a6d-8f4c-443b-83a9-0fc85249c214} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
404 | 2025.03.25 05:53:56.972831 [ 3 ] {eb459a6d-8f4c-443b-83a9-0fc85249c214} <Debug> oximeter.measurements_histogrami8 (83768510-2404-4ab0-97a7-af0523dc265f): Loading data parts | ||
405 | 2025.03.25 05:53:56.973070 [ 3 ] {eb459a6d-8f4c-443b-83a9-0fc85249c214} <Debug> oximeter.measurements_histogrami8 (83768510-2404-4ab0-97a7-af0523dc265f): There are no data parts | ||
406 | 2025.03.25 05:53:56.976663 [ 3 ] {eb459a6d-8f4c-443b-83a9-0fc85249c214} <Debug> TCPHandler: Processed in 0.015545447 sec. | ||
407 | 2025.03.25 05:53:56.976927 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
408 | 2025.03.25 05:53:56.977482 [ 3 ] {7badcc70-d071-42f3-96d6-6017b19d56fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
409 | 2025.03.25 05:53:56.977577 [ 3 ] {7badcc70-d071-42f3-96d6-6017b19d56fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
410 | 2025.03.25 05:53:56.985579 [ 3 ] {7badcc70-d071-42f3-96d6-6017b19d56fb} <Debug> oximeter.measurements_histogramu8 (dd3f450e-8780-4901-914d-2cc152f70d58): Loading data parts | ||
411 | 2025.03.25 05:53:56.985752 [ 3 ] {7badcc70-d071-42f3-96d6-6017b19d56fb} <Debug> oximeter.measurements_histogramu8 (dd3f450e-8780-4901-914d-2cc152f70d58): There are no data parts | ||
412 | 2025.03.25 05:53:56.995595 [ 3 ] {7badcc70-d071-42f3-96d6-6017b19d56fb} <Debug> TCPHandler: Processed in 0.01876792 sec. | ||
413 | 2025.03.25 05:53:56.995861 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2025.03.25 05:53:56.996377 [ 3 ] {075a0a05-4e85-4dad-a54e-3b72fc2efe9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
415 | 2025.03.25 05:53:56.996517 [ 3 ] {075a0a05-4e85-4dad-a54e-3b72fc2efe9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
416 | 2025.03.25 05:53:57.000128 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.77 MiB, peak 122.77 MiB, free memory in arenas 0.00 B, will set to 133.92 MiB (RSS), difference: 11.15 MiB | ||
417 | 2025.03.25 05:53:57.003468 [ 3 ] {075a0a05-4e85-4dad-a54e-3b72fc2efe9c} <Debug> oximeter.measurements_histogrami16 (53131bd9-5cda-42f4-8472-809e1384639e): Loading data parts | ||
418 | 2025.03.25 05:53:57.003712 [ 3 ] {075a0a05-4e85-4dad-a54e-3b72fc2efe9c} <Debug> oximeter.measurements_histogrami16 (53131bd9-5cda-42f4-8472-809e1384639e): There are no data parts | ||
419 | 2025.03.25 05:53:57.007830 [ 3 ] {075a0a05-4e85-4dad-a54e-3b72fc2efe9c} <Debug> TCPHandler: Processed in 0.012071625 sec. | ||
420 | 2025.03.25 05:53:57.008132 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2025.03.25 05:53:57.008605 [ 3 ] {7d4c15dc-e58a-49ec-91d7-207e0014e359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
422 | 2025.03.25 05:53:57.008678 [ 3 ] {7d4c15dc-e58a-49ec-91d7-207e0014e359} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
423 | 2025.03.25 05:53:57.011502 [ 3 ] {7d4c15dc-e58a-49ec-91d7-207e0014e359} <Debug> oximeter.measurements_histogramu16 (9c53fee1-c8ee-452f-8e09-ba41a6a4f80d): Loading data parts | ||
424 | 2025.03.25 05:53:57.011691 [ 3 ] {7d4c15dc-e58a-49ec-91d7-207e0014e359} <Debug> oximeter.measurements_histogramu16 (9c53fee1-c8ee-452f-8e09-ba41a6a4f80d): There are no data parts | ||
425 | 2025.03.25 05:53:57.016336 [ 3 ] {7d4c15dc-e58a-49ec-91d7-207e0014e359} <Debug> TCPHandler: Processed in 0.008302155 sec. | ||
426 | 2025.03.25 05:53:57.016577 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2025.03.25 05:53:57.016853 [ 3 ] {aafda2d7-c5e3-41f5-b0f9-31d7bd447854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
428 | 2025.03.25 05:53:57.016925 [ 3 ] {aafda2d7-c5e3-41f5-b0f9-31d7bd447854} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
429 | 2025.03.25 05:53:57.025895 [ 3 ] {aafda2d7-c5e3-41f5-b0f9-31d7bd447854} <Debug> oximeter.measurements_histogrami32 (18128f3d-a9e1-41d3-8da6-f26b59f5fd5c): Loading data parts | ||
430 | 2025.03.25 05:53:57.026152 [ 3 ] {aafda2d7-c5e3-41f5-b0f9-31d7bd447854} <Debug> oximeter.measurements_histogrami32 (18128f3d-a9e1-41d3-8da6-f26b59f5fd5c): There are no data parts | ||
431 | 2025.03.25 05:53:57.029450 [ 3 ] {aafda2d7-c5e3-41f5-b0f9-31d7bd447854} <Debug> TCPHandler: Processed in 0.012956094 sec. | ||
432 | 2025.03.25 05:53:57.029624 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2025.03.25 05:53:57.029882 [ 3 ] {79c94a25-02c0-4f04-b942-48e44949d9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
434 | 2025.03.25 05:53:57.029956 [ 3 ] {79c94a25-02c0-4f04-b942-48e44949d9f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
435 | 2025.03.25 05:53:57.037089 [ 3 ] {79c94a25-02c0-4f04-b942-48e44949d9f4} <Debug> oximeter.measurements_histogramu32 (d8a78a19-bc90-4cf7-8e6a-3d7b00a81d86): Loading data parts | ||
436 | 2025.03.25 05:53:57.037264 [ 3 ] {79c94a25-02c0-4f04-b942-48e44949d9f4} <Debug> oximeter.measurements_histogramu32 (d8a78a19-bc90-4cf7-8e6a-3d7b00a81d86): There are no data parts | ||
437 | 2025.03.25 05:53:57.044261 [ 3 ] {79c94a25-02c0-4f04-b942-48e44949d9f4} <Debug> TCPHandler: Processed in 0.014687439 sec. | ||
438 | 2025.03.25 05:53:57.044409 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2025.03.25 05:53:57.044683 [ 3 ] {a7dc7df3-0982-44ea-8b2b-07fb0f8c7b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
440 | 2025.03.25 05:53:57.044756 [ 3 ] {a7dc7df3-0982-44ea-8b2b-07fb0f8c7b48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
441 | 2025.03.25 05:53:57.054381 [ 3 ] {a7dc7df3-0982-44ea-8b2b-07fb0f8c7b48} <Debug> oximeter.measurements_histogrami64 (eca55d8c-6e32-430e-b8e0-d6d9914f7408): Loading data parts | ||
442 | 2025.03.25 05:53:57.054683 [ 3 ] {a7dc7df3-0982-44ea-8b2b-07fb0f8c7b48} <Debug> oximeter.measurements_histogrami64 (eca55d8c-6e32-430e-b8e0-d6d9914f7408): There are no data parts | ||
443 | 2025.03.25 05:53:57.062996 [ 3 ] {a7dc7df3-0982-44ea-8b2b-07fb0f8c7b48} <Debug> TCPHandler: Processed in 0.018635975 sec. | ||
444 | 2025.03.25 05:53:57.063287 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
445 | 2025.03.25 05:53:57.063666 [ 3 ] {793e2134-689e-467b-85c1-03a5feab7907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
446 | 2025.03.25 05:53:57.063735 [ 3 ] {793e2134-689e-467b-85c1-03a5feab7907} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
447 | 2025.03.25 05:53:57.073968 [ 3 ] {793e2134-689e-467b-85c1-03a5feab7907} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Loading data parts | ||
448 | 2025.03.25 05:53:57.074203 [ 3 ] {793e2134-689e-467b-85c1-03a5feab7907} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): There are no data parts | ||
449 | 2025.03.25 05:53:57.085716 [ 3 ] {793e2134-689e-467b-85c1-03a5feab7907} <Debug> TCPHandler: Processed in 0.02253307 sec. | ||
450 | 2025.03.25 05:53:57.085909 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
451 | 2025.03.25 05:53:57.086224 [ 3 ] {c16c92fb-24d9-450d-818b-cd9ef15fd6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
452 | 2025.03.25 05:53:57.086306 [ 3 ] {c16c92fb-24d9-450d-818b-cd9ef15fd6c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
453 | 2025.03.25 05:53:57.092422 [ 3 ] {c16c92fb-24d9-450d-818b-cd9ef15fd6c5} <Debug> oximeter.measurements_histogramf32 (1632e240-ec6f-49c2-8915-e731c749ff74): Loading data parts | ||
454 | 2025.03.25 05:53:57.092645 [ 3 ] {c16c92fb-24d9-450d-818b-cd9ef15fd6c5} <Debug> oximeter.measurements_histogramf32 (1632e240-ec6f-49c2-8915-e731c749ff74): There are no data parts | ||
455 | 2025.03.25 05:53:57.099029 [ 3 ] {c16c92fb-24d9-450d-818b-cd9ef15fd6c5} <Debug> TCPHandler: Processed in 0.013180481 sec. | ||
456 | 2025.03.25 05:53:57.099222 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
457 | 2025.03.25 05:53:57.099540 [ 3 ] {3e4baf5e-1df8-4256-870d-113a442d94d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
458 | 2025.03.25 05:53:57.099612 [ 3 ] {3e4baf5e-1df8-4256-870d-113a442d94d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
459 | 2025.03.25 05:53:57.103162 [ 3 ] {3e4baf5e-1df8-4256-870d-113a442d94d8} <Debug> oximeter.measurements_histogramf64 (79a630d0-f335-4b4c-8b8d-e8171773ac36): Loading data parts | ||
460 | 2025.03.25 05:53:57.103327 [ 3 ] {3e4baf5e-1df8-4256-870d-113a442d94d8} <Debug> oximeter.measurements_histogramf64 (79a630d0-f335-4b4c-8b8d-e8171773ac36): There are no data parts | ||
461 | 2025.03.25 05:53:57.107860 [ 3 ] {3e4baf5e-1df8-4256-870d-113a442d94d8} <Debug> TCPHandler: Processed in 0.008698357 sec. | ||
462 | 2025.03.25 05:53:57.108046 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
463 | 2025.03.25 05:53:57.108282 [ 3 ] {a7609dcc-0461-4c2c-9e9d-8a36e7ef7411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) /* The field tables store named dimensions of each timeseries. | ||
464 | * | ||
465 | * As with the measurement tables, there is one field table for each field data | ||
466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
467 | * this behavior **must not** be relied upon for query correctness. | ||
468 | * | ||
469 | * The index for the fields differs from the measurements, however. Rows are | ||
470 | * sorted by timeseries name, then field name, field value, and finally | ||
471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
473 | * usually then used to look up measurements. | ||
474 | * | ||
475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
476 | * timeseries name and then key, since it would improve lookups where one | ||
477 | * already has the key. Realistically though, these tables are quite small and | ||
478 | * so performance benefits will be low in absolute terms. | ||
479 | * | ||
480 | * TTL: We use a materialized column to expire old field table records. This | ||
481 | * column is generated automatically by the database whenever a new row is | ||
482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
484 | * record will remain during a deduplication, which will have the last | ||
485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
486 | * measurement tables. | ||
487 | */ | ||
488 | 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) | ||
489 | 2025.03.25 05:53:57.108356 [ 3 ] {a7609dcc-0461-4c2c-9e9d-8a36e7ef7411} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
490 | 2025.03.25 05:53:57.117652 [ 3 ] {a7609dcc-0461-4c2c-9e9d-8a36e7ef7411} <Debug> oximeter.fields_bool (2c27ae37-2119-4e19-b287-ccf6f78c09d5): Loading data parts | ||
491 | 2025.03.25 05:53:57.117864 [ 3 ] {a7609dcc-0461-4c2c-9e9d-8a36e7ef7411} <Debug> oximeter.fields_bool (2c27ae37-2119-4e19-b287-ccf6f78c09d5): There are no data parts | ||
492 | 2025.03.25 05:53:57.124994 [ 3 ] {a7609dcc-0461-4c2c-9e9d-8a36e7ef7411} <Debug> TCPHandler: Processed in 0.017009784 sec. | ||
493 | 2025.03.25 05:53:57.125136 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
494 | 2025.03.25 05:53:57.125345 [ 3 ] {12b96149-5c13-449c-a7a8-e50560b12263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
495 | 2025.03.25 05:53:57.125404 [ 3 ] {12b96149-5c13-449c-a7a8-e50560b12263} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
496 | 2025.03.25 05:53:57.131642 [ 3 ] {12b96149-5c13-449c-a7a8-e50560b12263} <Debug> oximeter.fields_i8 (3d26c8d9-04e9-4464-9950-03f3113a347c): Loading data parts | ||
497 | 2025.03.25 05:53:57.131820 [ 3 ] {12b96149-5c13-449c-a7a8-e50560b12263} <Debug> oximeter.fields_i8 (3d26c8d9-04e9-4464-9950-03f3113a347c): There are no data parts | ||
498 | 2025.03.25 05:53:57.138885 [ 3 ] {12b96149-5c13-449c-a7a8-e50560b12263} <Debug> TCPHandler: Processed in 0.013800301 sec. | ||
499 | 2025.03.25 05:53:57.139069 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
500 | 2025.03.25 05:53:57.139296 [ 3 ] {89ebaff5-5bb0-4351-86e2-873dc6450298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
501 | 2025.03.25 05:53:57.139363 [ 3 ] {89ebaff5-5bb0-4351-86e2-873dc6450298} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
502 | 2025.03.25 05:53:57.143719 [ 3 ] {89ebaff5-5bb0-4351-86e2-873dc6450298} <Debug> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Loading data parts | ||
503 | 2025.03.25 05:53:57.143903 [ 3 ] {89ebaff5-5bb0-4351-86e2-873dc6450298} <Debug> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): There are no data parts | ||
504 | 2025.03.25 05:53:57.147519 [ 3 ] {89ebaff5-5bb0-4351-86e2-873dc6450298} <Debug> TCPHandler: Processed in 0.008512122 sec. | ||
505 | 2025.03.25 05:53:57.147653 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
506 | 2025.03.25 05:53:57.147854 [ 3 ] {1e9f4b8d-6433-46fc-9b40-f38977935b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
507 | 2025.03.25 05:53:57.147909 [ 3 ] {1e9f4b8d-6433-46fc-9b40-f38977935b75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
508 | 2025.03.25 05:53:57.157664 [ 3 ] {1e9f4b8d-6433-46fc-9b40-f38977935b75} <Debug> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Loading data parts | ||
509 | 2025.03.25 05:53:57.157938 [ 3 ] {1e9f4b8d-6433-46fc-9b40-f38977935b75} <Debug> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): There are no data parts | ||
510 | 2025.03.25 05:53:57.162262 [ 3 ] {1e9f4b8d-6433-46fc-9b40-f38977935b75} <Debug> TCPHandler: Processed in 0.014659478 sec. | ||
511 | 2025.03.25 05:53:57.162396 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
512 | 2025.03.25 05:53:57.162580 [ 3 ] {f47a31f0-8a60-42b5-ad41-8caf52fd40b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
513 | 2025.03.25 05:53:57.162635 [ 3 ] {f47a31f0-8a60-42b5-ad41-8caf52fd40b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
514 | 2025.03.25 05:53:57.170363 [ 3 ] {f47a31f0-8a60-42b5-ad41-8caf52fd40b9} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Loading data parts | ||
515 | 2025.03.25 05:53:57.170524 [ 3 ] {f47a31f0-8a60-42b5-ad41-8caf52fd40b9} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): There are no data parts | ||
516 | 2025.03.25 05:53:57.177547 [ 3 ] {f47a31f0-8a60-42b5-ad41-8caf52fd40b9} <Debug> TCPHandler: Processed in 0.015202955 sec. | ||
517 | 2025.03.25 05:53:57.177690 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
518 | 2025.03.25 05:53:57.177930 [ 3 ] {6797dcad-39fc-4ab8-8ea6-4b601ea111fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
519 | 2025.03.25 05:53:57.177997 [ 3 ] {6797dcad-39fc-4ab8-8ea6-4b601ea111fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
520 | 2025.03.25 05:53:57.181425 [ 3 ] {6797dcad-39fc-4ab8-8ea6-4b601ea111fa} <Debug> oximeter.fields_i32 (4e39c1d5-e0a6-49f2-8e2a-d65536e79586): Loading data parts | ||
521 | 2025.03.25 05:53:57.181565 [ 3 ] {6797dcad-39fc-4ab8-8ea6-4b601ea111fa} <Debug> oximeter.fields_i32 (4e39c1d5-e0a6-49f2-8e2a-d65536e79586): There are no data parts | ||
522 | 2025.03.25 05:53:57.185227 [ 3 ] {6797dcad-39fc-4ab8-8ea6-4b601ea111fa} <Debug> TCPHandler: Processed in 0.007596413 sec. | ||
523 | 2025.03.25 05:53:57.185392 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
524 | 2025.03.25 05:53:57.185596 [ 3 ] {85a0315a-d693-4db2-a908-c1adaeef7fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
525 | 2025.03.25 05:53:57.185653 [ 3 ] {85a0315a-d693-4db2-a908-c1adaeef7fe5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
526 | 2025.03.25 05:53:57.193419 [ 3 ] {85a0315a-d693-4db2-a908-c1adaeef7fe5} <Debug> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Loading data parts | ||
527 | 2025.03.25 05:53:57.193656 [ 3 ] {85a0315a-d693-4db2-a908-c1adaeef7fe5} <Debug> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): There are no data parts | ||
528 | 2025.03.25 05:53:57.197698 [ 3 ] {85a0315a-d693-4db2-a908-c1adaeef7fe5} <Debug> TCPHandler: Processed in 0.012364515 sec. | ||
529 | 2025.03.25 05:53:57.197959 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
530 | 2025.03.25 05:53:57.198359 [ 3 ] {c4788fbb-633e-4abf-bf8f-a6dc981c7328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
531 | 2025.03.25 05:53:57.198469 [ 3 ] {c4788fbb-633e-4abf-bf8f-a6dc981c7328} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
532 | 2025.03.25 05:53:57.205542 [ 3 ] {c4788fbb-633e-4abf-bf8f-a6dc981c7328} <Debug> oximeter.fields_i64 (2d264c4b-a4db-430a-b7b9-5814f866c6c9): Loading data parts | ||
533 | 2025.03.25 05:53:57.205708 [ 3 ] {c4788fbb-633e-4abf-bf8f-a6dc981c7328} <Debug> oximeter.fields_i64 (2d264c4b-a4db-430a-b7b9-5814f866c6c9): There are no data parts | ||
534 | 2025.03.25 05:53:57.213963 [ 3 ] {c4788fbb-633e-4abf-bf8f-a6dc981c7328} <Debug> TCPHandler: Processed in 0.016106954 sec. | ||
535 | 2025.03.25 05:53:57.214121 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
536 | 2025.03.25 05:53:57.214349 [ 3 ] {71f4066e-9457-47be-a823-7962e6883ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
537 | 2025.03.25 05:53:57.214418 [ 3 ] {71f4066e-9457-47be-a823-7962e6883ae5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
538 | 2025.03.25 05:53:57.217973 [ 3 ] {71f4066e-9457-47be-a823-7962e6883ae5} <Debug> oximeter.fields_u64 (248640cc-1545-4c36-aaf5-8ce581f854dd): Loading data parts | ||
539 | 2025.03.25 05:53:57.218113 [ 3 ] {71f4066e-9457-47be-a823-7962e6883ae5} <Debug> oximeter.fields_u64 (248640cc-1545-4c36-aaf5-8ce581f854dd): There are no data parts | ||
540 | 2025.03.25 05:53:57.221636 [ 3 ] {71f4066e-9457-47be-a823-7962e6883ae5} <Debug> TCPHandler: Processed in 0.007575062 sec. | ||
541 | 2025.03.25 05:53:57.221802 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
542 | 2025.03.25 05:53:57.222044 [ 3 ] {48fdd9ac-3fa6-49a0-84c6-67bfdf9e9231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
543 | 2025.03.25 05:53:57.222111 [ 3 ] {48fdd9ac-3fa6-49a0-84c6-67bfdf9e9231} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
544 | 2025.03.25 05:53:57.229988 [ 3 ] {48fdd9ac-3fa6-49a0-84c6-67bfdf9e9231} <Debug> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Loading data parts | ||
545 | 2025.03.25 05:53:57.230129 [ 3 ] {48fdd9ac-3fa6-49a0-84c6-67bfdf9e9231} <Debug> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): There are no data parts | ||
546 | 2025.03.25 05:53:57.234053 [ 3 ] {48fdd9ac-3fa6-49a0-84c6-67bfdf9e9231} <Debug> TCPHandler: Processed in 0.012312903 sec. | ||
547 | 2025.03.25 05:53:57.234198 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
548 | 2025.03.25 05:53:57.234419 [ 3 ] {f094c33d-9c6b-49ec-a93f-cbf8394d8b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
549 | 2025.03.25 05:53:57.234490 [ 3 ] {f094c33d-9c6b-49ec-a93f-cbf8394d8b62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
550 | 2025.03.25 05:53:57.242629 [ 3 ] {f094c33d-9c6b-49ec-a93f-cbf8394d8b62} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Loading data parts | ||
551 | 2025.03.25 05:53:57.242769 [ 3 ] {f094c33d-9c6b-49ec-a93f-cbf8394d8b62} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): There are no data parts | ||
552 | 2025.03.25 05:53:57.250167 [ 3 ] {f094c33d-9c6b-49ec-a93f-cbf8394d8b62} <Debug> TCPHandler: Processed in 0.016028902 sec. | ||
553 | 2025.03.25 05:53:57.250334 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
554 | 2025.03.25 05:53:57.250574 [ 3 ] {73b09c0a-1567-4ed5-996f-2d43abd33a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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) | ||
555 | 2025.03.25 05:53:57.250665 [ 3 ] {73b09c0a-1567-4ed5-996f-2d43abd33a56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
556 | 2025.03.25 05:53:57.254592 [ 3 ] {73b09c0a-1567-4ed5-996f-2d43abd33a56} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Loading data parts | ||
557 | 2025.03.25 05:53:57.254730 [ 3 ] {73b09c0a-1567-4ed5-996f-2d43abd33a56} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): There are no data parts | ||
558 | 2025.03.25 05:53:57.258488 [ 3 ] {73b09c0a-1567-4ed5-996f-2d43abd33a56} <Debug> TCPHandler: Processed in 0.008214022 sec. | ||
559 | 2025.03.25 05:53:57.258679 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
560 | 2025.03.25 05:53:57.258938 [ 3 ] {2dc14657-b1b3-40d3-92b8-170cafb1b421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) /* The timeseries schema table stores the extracted schema for the samples | ||
561 | * oximeter collects. | ||
562 | */ | ||
563 | 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) | ||
564 | 2025.03.25 05:53:57.259020 [ 3 ] {2dc14657-b1b3-40d3-92b8-170cafb1b421} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
565 | 2025.03.25 05:53:57.267303 [ 3 ] {2dc14657-b1b3-40d3-92b8-170cafb1b421} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a): Loading data parts | ||
566 | 2025.03.25 05:53:57.267430 [ 3 ] {2dc14657-b1b3-40d3-92b8-170cafb1b421} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a): There are no data parts | ||
567 | 2025.03.25 05:53:57.274508 [ 3 ] {2dc14657-b1b3-40d3-92b8-170cafb1b421} <Debug> TCPHandler: Processed in 0.015876427 sec. | ||
568 | 2025.03.25 05:53:57.274902 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2025.03.25 05:53:57.275354 [ 5 ] {1bfcc180-45c2-4aad-b974-8898da11fb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
570 | 2025.03.25 05:53:57.276631 [ 5 ] {1bfcc180-45c2-4aad-b974-8898da11fb8f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
571 | 2025.03.25 05:53:57.284728 [ 259 ] {1bfcc180-45c2-4aad-b974-8898da11fb8f} <Trace> oximeter.version (87ca1573-da47-4296-ae83-3ddf18fe0021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
572 | 2025.03.25 05:53:57.284771 [ 259 ] {1bfcc180-45c2-4aad-b974-8898da11fb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
573 | 2025.03.25 05:53:57.289225 [ 259 ] {1bfcc180-45c2-4aad-b974-8898da11fb8f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
574 | 2025.03.25 05:53:57.289570 [ 259 ] {1bfcc180-45c2-4aad-b974-8898da11fb8f} <Trace> oximeter.version (87ca1573-da47-4296-ae83-3ddf18fe0021): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
575 | 2025.03.25 05:53:57.289879 [ 5 ] {1bfcc180-45c2-4aad-b974-8898da11fb8f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014751 sec., 67.79201410073894 rows/sec., 1.06 KiB/sec. | ||
576 | 2025.03.25 05:53:57.290259 [ 5 ] {1bfcc180-45c2-4aad-b974-8898da11fb8f} <Debug> TCPHandler: Processed in 0.015518475 sec. | ||
577 | 2025.03.25 05:53:58.000148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.63 MiB, peak 135.63 MiB, free memory in arenas 0.00 B, will set to 139.28 MiB (RSS), difference: 3.65 MiB | ||
578 | 2025.03.25 05:53:58.128304 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45891 | ||
579 | 2025.03.25 05:53:58.128476 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
580 | 2025.03.25 05:53:58.128506 [ 261 ] {} <Debug> TCP-Session: e8387b25-e174-4eb4-9431-96b84614577d Authenticating user 'default' from [fd00:1122:3344:101::c]:45891 | ||
581 | 2025.03.25 05:53:58.128529 [ 261 ] {} <Debug> TCP-Session: e8387b25-e174-4eb4-9431-96b84614577d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2025.03.25 05:53:58.128561 [ 261 ] {} <Debug> TCP-Session: e8387b25-e174-4eb4-9431-96b84614577d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
583 | 2025.03.25 05:53:58.128633 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
584 | 2025.03.25 05:53:58.128664 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
585 | 2025.03.25 05:53:58.128711 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
586 | 2025.03.25 05:53:58.130275 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43204 | ||
587 | 2025.03.25 05:53:58.130280 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44557 | ||
588 | 2025.03.25 05:53:58.130525 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
589 | 2025.03.25 05:53:58.130560 [ 262 ] {} <Debug> TCP-Session: c33f35b5-2478-4c05-ae70-693598536e75 Authenticating user 'default' from [fd00:1122:3344:101::c]:44557 | ||
590 | 2025.03.25 05:53:58.130613 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39006 | ||
591 | 2025.03.25 05:53:58.130632 [ 262 ] {} <Debug> TCP-Session: c33f35b5-2478-4c05-ae70-693598536e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2025.03.25 05:53:58.130670 [ 262 ] {} <Debug> TCP-Session: c33f35b5-2478-4c05-ae70-693598536e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2025.03.25 05:53:58.131622 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
594 | 2025.03.25 05:53:58.131635 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
595 | 2025.03.25 05:53:58.131676 [ 264 ] {} <Debug> TCP-Session: ce4c844e-052a-426a-82b0-89a22ecdfb60 Authenticating user 'default' from [fd00:1122:3344:101::c]:39006 | ||
596 | 2025.03.25 05:53:58.131697 [ 263 ] {} <Debug> TCP-Session: 20ced82c-6e39-4bb8-b576-1ee4ef73d432 Authenticating user 'default' from [fd00:1122:3344:101::c]:43204 | ||
597 | 2025.03.25 05:53:58.131716 [ 264 ] {} <Debug> TCP-Session: ce4c844e-052a-426a-82b0-89a22ecdfb60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
598 | 2025.03.25 05:53:58.131750 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39804 | ||
599 | 2025.03.25 05:53:58.131788 [ 263 ] {} <Debug> TCP-Session: 20ced82c-6e39-4bb8-b576-1ee4ef73d432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2025.03.25 05:53:58.131801 [ 264 ] {} <Debug> TCP-Session: ce4c844e-052a-426a-82b0-89a22ecdfb60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2025.03.25 05:53:58.131845 [ 263 ] {} <Debug> TCP-Session: 20ced82c-6e39-4bb8-b576-1ee4ef73d432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
602 | 2025.03.25 05:53:58.131973 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
603 | 2025.03.25 05:53:58.132075 [ 265 ] {} <Debug> TCP-Session: 0a3f9e97-3dca-4811-a978-9f43d283e0e3 Authenticating user 'default' from [fd00:1122:3344:101::c]:39804 | ||
604 | 2025.03.25 05:53:58.132098 [ 265 ] {} <Debug> TCP-Session: 0a3f9e97-3dca-4811-a978-9f43d283e0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2025.03.25 05:53:58.132117 [ 265 ] {} <Debug> TCP-Session: 0a3f9e97-3dca-4811-a978-9f43d283e0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2025.03.25 05:53:58.133242 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48457 | ||
607 | 2025.03.25 05:53:58.133352 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
608 | 2025.03.25 05:53:58.133375 [ 266 ] {} <Debug> TCP-Session: 2e1bb611-342c-44f3-97f4-8d7273212c1e Authenticating user 'default' from [fd00:1122:3344:101::c]:48457 | ||
609 | 2025.03.25 05:53:58.133391 [ 266 ] {} <Debug> TCP-Session: 2e1bb611-342c-44f3-97f4-8d7273212c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2025.03.25 05:53:58.133447 [ 266 ] {} <Debug> TCP-Session: 2e1bb611-342c-44f3-97f4-8d7273212c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2025.03.25 05:53:58.137102 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55466 | ||
612 | 2025.03.25 05:53:58.137232 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
613 | 2025.03.25 05:53:58.137304 [ 267 ] {} <Debug> TCP-Session: 04297809-524f-413c-b19c-f39f53e34088 Authenticating user 'default' from [fd00:1122:3344:101::c]:55466 | ||
614 | 2025.03.25 05:53:58.137322 [ 267 ] {} <Debug> TCP-Session: 04297809-524f-413c-b19c-f39f53e34088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2025.03.25 05:53:58.137335 [ 267 ] {} <Debug> TCP-Session: 04297809-524f-413c-b19c-f39f53e34088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2025.03.25 05:53:58.138130 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47581 | ||
617 | 2025.03.25 05:53:58.138267 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
618 | 2025.03.25 05:53:58.138294 [ 268 ] {} <Debug> TCP-Session: 5f3ccfe3-0d4e-48b1-9ccf-8e011bbd1a20 Authenticating user 'default' from [fd00:1122:3344:101::c]:47581 | ||
619 | 2025.03.25 05:53:58.138318 [ 268 ] {} <Debug> TCP-Session: 5f3ccfe3-0d4e-48b1-9ccf-8e011bbd1a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2025.03.25 05:53:58.138407 [ 268 ] {} <Debug> TCP-Session: 5f3ccfe3-0d4e-48b1-9ccf-8e011bbd1a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2025.03.25 05:53:59.688638 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61458 | ||
622 | 2025.03.25 05:53:59.688806 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
623 | 2025.03.25 05:53:59.688878 [ 269 ] {} <Debug> TCP-Session: 3dc229e5-a08e-4063-bdf2-a9bc0c014f5f Authenticating user 'default' from [fd00:1122:3344:101::b]:61458 | ||
624 | 2025.03.25 05:53:59.688902 [ 269 ] {} <Debug> TCP-Session: 3dc229e5-a08e-4063-bdf2-a9bc0c014f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2025.03.25 05:53:59.688915 [ 269 ] {} <Debug> TCP-Session: 3dc229e5-a08e-4063-bdf2-a9bc0c014f5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
626 | 2025.03.25 05:53:59.689010 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
627 | 2025.03.25 05:53:59.689036 [ 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 | ||
628 | 2025.03.25 05:53:59.689079 [ 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 | ||
629 | 2025.03.25 05:53:59.690591 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35109 | ||
630 | 2025.03.25 05:53:59.690791 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59730 | ||
631 | 2025.03.25 05:53:59.690792 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55822 | ||
632 | 2025.03.25 05:53:59.690876 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43156 | ||
633 | 2025.03.25 05:53:59.691250 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2025.03.25 05:53:59.691328 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34811 | ||
635 | 2025.03.25 05:53:59.691354 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
636 | 2025.03.25 05:53:59.691340 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
637 | 2025.03.25 05:53:59.691574 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
638 | 2025.03.25 05:53:59.691639 [ 270 ] {} <Debug> TCP-Session: 0707a47e-8500-4e88-aba9-79c6307f2395 Authenticating user 'default' from [fd00:1122:3344:101::b]:35109 | ||
639 | 2025.03.25 05:53:59.691611 [ 271 ] {} <Debug> TCP-Session: 4bbe0c80-cb7d-4f48-91b9-48ba6aec0f31 Authenticating user 'default' from [fd00:1122:3344:101::b]:59730 | ||
640 | 2025.03.25 05:53:59.691600 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54631 | ||
641 | 2025.03.25 05:53:59.691861 [ 270 ] {} <Debug> TCP-Session: 0707a47e-8500-4e88-aba9-79c6307f2395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2025.03.25 05:53:59.691878 [ 273 ] {} <Debug> TCP-Session: 12ea147b-f761-43a8-bbbf-b75f74f64b8c Authenticating user 'default' from [fd00:1122:3344:101::b]:43156 | ||
643 | 2025.03.25 05:53:59.691896 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2025.03.25 05:53:59.692103 [ 270 ] {} <Debug> TCP-Session: 0707a47e-8500-4e88-aba9-79c6307f2395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2025.03.25 05:53:59.692141 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45002 | ||
646 | 2025.03.25 05:53:59.692165 [ 272 ] {} <Debug> TCP-Session: 2a4e6f16-e3a3-45d8-85bd-ac0d4aace7e6 Authenticating user 'default' from [fd00:1122:3344:101::b]:55822 | ||
647 | 2025.03.25 05:53:59.692181 [ 274 ] {} <Debug> TCP-Session: 062df3d3-c3c7-42ab-b81c-a645d022da7d Authenticating user 'default' from [fd00:1122:3344:101::b]:34811 | ||
648 | 2025.03.25 05:53:59.692163 [ 273 ] {} <Debug> TCP-Session: 12ea147b-f761-43a8-bbbf-b75f74f64b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2025.03.25 05:53:59.692425 [ 273 ] {} <Debug> TCP-Session: 12ea147b-f761-43a8-bbbf-b75f74f64b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2025.03.25 05:53:59.692445 [ 274 ] {} <Debug> TCP-Session: 062df3d3-c3c7-42ab-b81c-a645d022da7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.03.25 05:53:59.692465 [ 272 ] {} <Debug> TCP-Session: 2a4e6f16-e3a3-45d8-85bd-ac0d4aace7e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2025.03.25 05:53:59.692490 [ 271 ] {} <Debug> TCP-Session: 4bbe0c80-cb7d-4f48-91b9-48ba6aec0f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2025.03.25 05:53:59.692531 [ 274 ] {} <Debug> TCP-Session: 062df3d3-c3c7-42ab-b81c-a645d022da7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.03.25 05:53:59.692540 [ 271 ] {} <Debug> TCP-Session: 4bbe0c80-cb7d-4f48-91b9-48ba6aec0f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.03.25 05:53:59.692555 [ 272 ] {} <Debug> TCP-Session: 2a4e6f16-e3a3-45d8-85bd-ac0d4aace7e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.03.25 05:53:59.696018 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
657 | 2025.03.25 05:53:59.696112 [ 275 ] {} <Debug> TCP-Session: ef709891-c8b9-4202-aed3-811da39ef386 Authenticating user 'default' from [fd00:1122:3344:101::b]:54631 | ||
658 | 2025.03.25 05:53:59.696135 [ 275 ] {} <Debug> TCP-Session: ef709891-c8b9-4202-aed3-811da39ef386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.03.25 05:53:59.696151 [ 275 ] {} <Debug> TCP-Session: ef709891-c8b9-4202-aed3-811da39ef386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2025.03.25 05:53:59.697569 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
661 | 2025.03.25 05:53:59.697611 [ 276 ] {} <Debug> TCP-Session: 54b1f4ab-fba5-4f83-b344-6ae8dc26d606 Authenticating user 'default' from [fd00:1122:3344:101::b]:45002 | ||
662 | 2025.03.25 05:53:59.697629 [ 276 ] {} <Debug> TCP-Session: 54b1f4ab-fba5-4f83-b344-6ae8dc26d606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.03.25 05:53:59.697683 [ 276 ] {} <Debug> TCP-Session: 54b1f4ab-fba5-4f83-b344-6ae8dc26d606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2025.03.25 05:53:59.726163 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36040 | ||
665 | 2025.03.25 05:53:59.726339 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
666 | 2025.03.25 05:53:59.726369 [ 277 ] {} <Debug> TCP-Session: 7bb114d1-0034-45b2-8b63-8cc905900e09 Authenticating user 'default' from [fd00:1122:3344:101::a]:36040 | ||
667 | 2025.03.25 05:53:59.726434 [ 277 ] {} <Debug> TCP-Session: 7bb114d1-0034-45b2-8b63-8cc905900e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.03.25 05:53:59.726447 [ 277 ] {} <Debug> TCP-Session: 7bb114d1-0034-45b2-8b63-8cc905900e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2025.03.25 05:53:59.726503 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
670 | 2025.03.25 05:53:59.726559 [ 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 | ||
671 | 2025.03.25 05:53:59.726577 [ 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 | ||
672 | 2025.03.25 05:53:59.728104 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59481 | ||
673 | 2025.03.25 05:53:59.728243 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45974 | ||
674 | 2025.03.25 05:53:59.728318 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
675 | 2025.03.25 05:53:59.728421 [ 278 ] {} <Debug> TCP-Session: d73f0a26-986b-43df-b796-16d30032b1ec Authenticating user 'default' from [fd00:1122:3344:101::a]:59481 | ||
676 | 2025.03.25 05:53:59.728558 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47005 | ||
677 | 2025.03.25 05:53:59.728572 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47719 | ||
678 | 2025.03.25 05:53:59.728612 [ 278 ] {} <Debug> TCP-Session: d73f0a26-986b-43df-b796-16d30032b1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2025.03.25 05:53:59.728585 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2025.03.25 05:53:59.728815 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57029 | ||
681 | 2025.03.25 05:53:59.728851 [ 278 ] {} <Debug> TCP-Session: d73f0a26-986b-43df-b796-16d30032b1ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2025.03.25 05:53:59.728816 [ 279 ] {} <Debug> TCP-Session: 502bdf21-3958-4a1f-89a9-bd5dce4ee4a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:45974 | ||
683 | 2025.03.25 05:53:59.729047 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58304 | ||
684 | 2025.03.25 05:53:59.729126 [ 279 ] {} <Debug> TCP-Session: 502bdf21-3958-4a1f-89a9-bd5dce4ee4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2025.03.25 05:53:59.729338 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
686 | 2025.03.25 05:53:59.729347 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39562 | ||
687 | 2025.03.25 05:53:59.729343 [ 279 ] {} <Debug> TCP-Session: 502bdf21-3958-4a1f-89a9-bd5dce4ee4a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2025.03.25 05:53:59.729447 [ 283 ] {} <Debug> TCP-Session: 61039e1c-f444-4657-a4e3-5e927bcb9f97 Authenticating user 'default' from [fd00:1122:3344:101::a]:58304 | ||
689 | 2025.03.25 05:53:59.729546 [ 283 ] {} <Debug> TCP-Session: 61039e1c-f444-4657-a4e3-5e927bcb9f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.03.25 05:53:59.729581 [ 283 ] {} <Debug> TCP-Session: 61039e1c-f444-4657-a4e3-5e927bcb9f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.03.25 05:53:59.730624 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2025.03.25 05:53:59.730659 [ 280 ] {} <Debug> TCP-Session: 33498638-d8eb-4e7b-a7e2-d4cda312d2fa Authenticating user 'default' from [fd00:1122:3344:101::a]:47719 | ||
693 | 2025.03.25 05:53:59.730677 [ 280 ] {} <Debug> TCP-Session: 33498638-d8eb-4e7b-a7e2-d4cda312d2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.03.25 05:53:59.730718 [ 280 ] {} <Debug> TCP-Session: 33498638-d8eb-4e7b-a7e2-d4cda312d2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2025.03.25 05:53:59.731759 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2025.03.25 05:53:59.731789 [ 284 ] {} <Debug> TCP-Session: edecdafe-2493-4d5f-af8a-d4ec7a8e95ce Authenticating user 'default' from [fd00:1122:3344:101::a]:39562 | ||
697 | 2025.03.25 05:53:59.731795 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
698 | 2025.03.25 05:53:59.731812 [ 284 ] {} <Debug> TCP-Session: edecdafe-2493-4d5f-af8a-d4ec7a8e95ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2025.03.25 05:53:59.731911 [ 284 ] {} <Debug> TCP-Session: edecdafe-2493-4d5f-af8a-d4ec7a8e95ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2025.03.25 05:53:59.731920 [ 281 ] {} <Debug> TCP-Session: 2a25e496-3c41-41ee-86b5-49e66e01223d Authenticating user 'default' from [fd00:1122:3344:101::a]:47005 | ||
701 | 2025.03.25 05:53:59.731986 [ 281 ] {} <Debug> TCP-Session: 2a25e496-3c41-41ee-86b5-49e66e01223d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.03.25 05:53:59.732002 [ 281 ] {} <Debug> TCP-Session: 2a25e496-3c41-41ee-86b5-49e66e01223d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.03.25 05:53:59.732865 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
704 | 2025.03.25 05:53:59.732977 [ 282 ] {} <Debug> TCP-Session: 39ff4377-fc84-4cd9-80c7-e8843468b284 Authenticating user 'default' from [fd00:1122:3344:101::a]:57029 | ||
705 | 2025.03.25 05:53:59.733002 [ 282 ] {} <Debug> TCP-Session: 39ff4377-fc84-4cd9-80c7-e8843468b284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.03.25 05:53:59.733020 [ 282 ] {} <Debug> TCP-Session: 39ff4377-fc84-4cd9-80c7-e8843468b284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.03.25 05:54:04.048598 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
708 | 2025.03.25 05:54:04.048666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
709 | 2025.03.25 05:54:04.048719 [ 242 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
710 | 2025.03.25 05:54:04.048781 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
711 | 2025.03.25 05:54:04.061864 [ 244 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Loading data parts | ||
712 | 2025.03.25 05:54:04.062357 [ 244 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): There are no data parts | ||
713 | 2025.03.25 05:54:04.068873 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
714 | 2025.03.25 05:54:04.068991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
715 | 2025.03.25 05:54:04.070982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
716 | 2025.03.25 05:54:04.071482 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
717 | 2025.03.25 05:54:04.071755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
718 | 2025.03.25 05:54:04.080247 [ 242 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Loading data parts | ||
719 | 2025.03.25 05:54:04.080449 [ 242 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): There are no data parts | ||
720 | 2025.03.25 05:54:04.115246 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
721 | 2025.03.25 05:54:04.115411 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
722 | 2025.03.25 05:54:04.122693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
723 | 2025.03.25 05:54:04.123935 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
724 | 2025.03.25 05:54:04.126531 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
725 | 2025.03.25 05:54:05.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.76 MiB, peak 149.76 MiB, free memory in arenas 0.00 B, will set to 150.56 MiB (RSS), difference: 4.80 MiB | ||
726 | 2025.03.25 05:54:06.549605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
727 | 2025.03.25 05:54:06.549789 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
728 | 2025.03.25 05:54:06.562166 [ 243 ] {} <Debug> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Loading data parts | ||
729 | 2025.03.25 05:54:06.562411 [ 243 ] {} <Debug> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): There are no data parts | ||
730 | 2025.03.25 05:54:06.574961 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
731 | 2025.03.25 05:54:06.575155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
732 | 2025.03.25 05:54:06.576850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
733 | 2025.03.25 05:54:06.577389 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
734 | 2025.03.25 05:54:06.577869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
735 | 2025.03.25 05:54:07.000150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.78 MiB, peak 154.78 MiB, free memory in arenas 0.00 B, will set to 150.98 MiB (RSS), difference: -3.79 MiB | ||
736 | 2025.03.25 05:54:11.515369 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
737 | 2025.03.25 05:54:11.515426 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
738 | 2025.03.25 05:54:11.572802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
739 | 2025.03.25 05:54:11.576001 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
740 | 2025.03.25 05:54:11.576052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
741 | 2025.03.25 05:54:11.576898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
742 | 2025.03.25 05:54:11.577546 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
743 | 2025.03.25 05:54:11.577887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
744 | 2025.03.25 05:54:11.627555 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
745 | 2025.03.25 05:54:11.649479 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
746 | 2025.03.25 05:54:11.649652 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
747 | 2025.03.25 05:54:11.656474 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
748 | 2025.03.25 05:54:11.657706 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
749 | 2025.03.25 05:54:11.660729 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
750 | 2025.03.25 05:54:12.000304 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.65 MiB, peak 155.65 MiB, free memory in arenas 0.00 B, will set to 152.77 MiB (RSS), difference: 1.12 MiB | ||
751 | 2025.03.25 05:54:17.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.78 MiB, peak 155.65 MiB, free memory in arenas 0.00 B, will set to 152.80 MiB (RSS), difference: 4.02 MiB | ||
752 | 2025.03.25 05:54:17.297822 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
753 | 2025.03.25 05:54:17.298152 [ 3 ] {b8a90d42-b384-4796-add5-822cc0a1ea70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
754 | 2025.03.25 05:54:17.298627 [ 3 ] {b8a90d42-b384-4796-add5-822cc0a1ea70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
755 | 2025.03.25 05:54:17.298920 [ 3 ] {b8a90d42-b384-4796-add5-822cc0a1ea70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
756 | 2025.03.25 05:54:17.299707 [ 3 ] {b8a90d42-b384-4796-add5-822cc0a1ea70} <Debug> TCPHandler: Processed in 0.002073937 sec. | ||
757 | 2025.03.25 05:54:17.306246 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
758 | 2025.03.25 05:54:17.306494 [ 3 ] {f654123a-20b9-40c5-b363-1a1e54b658d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
759 | 2025.03.25 05:54:17.308170 [ 3 ] {f654123a-20b9-40c5-b363-1a1e54b658d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
760 | 2025.03.25 05:54:17.308273 [ 3 ] {f654123a-20b9-40c5-b363-1a1e54b658d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
761 | 2025.03.25 05:54:17.308847 [ 3 ] {f654123a-20b9-40c5-b363-1a1e54b658d3} <Debug> TCPHandler: Processed in 0.002713307 sec. | ||
762 | 2025.03.25 05:54:17.311249 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
763 | 2025.03.25 05:54:17.311414 [ 3 ] {a27365a4-ec04-494f-8845-52f783c95e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
764 | 2025.03.25 05:54:17.311844 [ 3 ] {a27365a4-ec04-494f-8845-52f783c95e3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
765 | 2025.03.25 05:54:17.311907 [ 3 ] {a27365a4-ec04-494f-8845-52f783c95e3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
766 | 2025.03.25 05:54:17.312471 [ 3 ] {a27365a4-ec04-494f-8845-52f783c95e3c} <Debug> TCPHandler: Processed in 0.001284401 sec. | ||
767 | 2025.03.25 05:54:17.312677 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
768 | 2025.03.25 05:54:17.312809 [ 3 ] {ed80e5f8-0bd2-4f88-8bef-1bb6270a8584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
769 | 2025.03.25 05:54:17.313122 [ 3 ] {ed80e5f8-0bd2-4f88-8bef-1bb6270a8584} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
770 | 2025.03.25 05:54:17.313174 [ 3 ] {ed80e5f8-0bd2-4f88-8bef-1bb6270a8584} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
771 | 2025.03.25 05:54:17.313643 [ 3 ] {ed80e5f8-0bd2-4f88-8bef-1bb6270a8584} <Debug> TCPHandler: Processed in 0.001017353 sec. | ||
772 | 2025.03.25 05:54:17.313858 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
773 | 2025.03.25 05:54:17.313991 [ 3 ] {a7754b0b-26f5-491f-a5c5-13018dd46270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
774 | 2025.03.25 05:54:17.314310 [ 3 ] {a7754b0b-26f5-491f-a5c5-13018dd46270} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
775 | 2025.03.25 05:54:17.314362 [ 3 ] {a7754b0b-26f5-491f-a5c5-13018dd46270} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
776 | 2025.03.25 05:54:17.314823 [ 3 ] {a7754b0b-26f5-491f-a5c5-13018dd46270} <Debug> TCPHandler: Processed in 0.001015942 sec. | ||
777 | 2025.03.25 05:54:17.315025 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
778 | 2025.03.25 05:54:17.315161 [ 3 ] {a9d44385-610a-435a-bcfe-d96ca197c688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
779 | 2025.03.25 05:54:17.315480 [ 3 ] {a9d44385-610a-435a-bcfe-d96ca197c688} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
780 | 2025.03.25 05:54:17.315531 [ 3 ] {a9d44385-610a-435a-bcfe-d96ca197c688} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
781 | 2025.03.25 05:54:17.315996 [ 3 ] {a9d44385-610a-435a-bcfe-d96ca197c688} <Debug> TCPHandler: Processed in 0.001021793 sec. | ||
782 | 2025.03.25 05:54:17.316213 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
783 | 2025.03.25 05:54:17.316349 [ 3 ] {aa2dfe23-de62-47c2-97c7-caaef740c704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
784 | 2025.03.25 05:54:17.316670 [ 3 ] {aa2dfe23-de62-47c2-97c7-caaef740c704} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
785 | 2025.03.25 05:54:17.316722 [ 3 ] {aa2dfe23-de62-47c2-97c7-caaef740c704} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
786 | 2025.03.25 05:54:17.317184 [ 3 ] {aa2dfe23-de62-47c2-97c7-caaef740c704} <Debug> TCPHandler: Processed in 0.001020403 sec. | ||
787 | 2025.03.25 05:54:17.317393 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
788 | 2025.03.25 05:54:17.317529 [ 3 ] {6ec1dccd-fca6-48b6-810a-5165a07aaf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
789 | 2025.03.25 05:54:17.317852 [ 3 ] {6ec1dccd-fca6-48b6-810a-5165a07aaf85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
790 | 2025.03.25 05:54:17.317902 [ 3 ] {6ec1dccd-fca6-48b6-810a-5165a07aaf85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
791 | 2025.03.25 05:54:17.318371 [ 3 ] {6ec1dccd-fca6-48b6-810a-5165a07aaf85} <Debug> TCPHandler: Processed in 0.001028413 sec. | ||
792 | 2025.03.25 05:54:17.318576 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
793 | 2025.03.25 05:54:17.318710 [ 3 ] {ec6d8026-c1e6-4944-90ff-2cac14bd1e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
794 | 2025.03.25 05:54:17.319121 [ 3 ] {ec6d8026-c1e6-4944-90ff-2cac14bd1e04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2025.03.25 05:54:17.319173 [ 3 ] {ec6d8026-c1e6-4944-90ff-2cac14bd1e04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
796 | 2025.03.25 05:54:17.319645 [ 3 ] {ec6d8026-c1e6-4944-90ff-2cac14bd1e04} <Debug> TCPHandler: Processed in 0.001118266 sec. | ||
797 | 2025.03.25 05:54:17.319854 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2025.03.25 05:54:17.319993 [ 3 ] {fb80dd01-a633-4533-aefc-b74549292803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
799 | 2025.03.25 05:54:17.320327 [ 3 ] {fb80dd01-a633-4533-aefc-b74549292803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2025.03.25 05:54:17.320378 [ 3 ] {fb80dd01-a633-4533-aefc-b74549292803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2025.03.25 05:54:17.320835 [ 3 ] {fb80dd01-a633-4533-aefc-b74549292803} <Debug> TCPHandler: Processed in 0.001031613 sec. | ||
802 | 2025.03.25 05:54:17.321031 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2025.03.25 05:54:17.321170 [ 3 ] {777a28fa-7738-4f00-8232-da4c13a62f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
804 | 2025.03.25 05:54:17.321501 [ 3 ] {777a28fa-7738-4f00-8232-da4c13a62f7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2025.03.25 05:54:17.321552 [ 3 ] {777a28fa-7738-4f00-8232-da4c13a62f7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2025.03.25 05:54:17.322013 [ 3 ] {777a28fa-7738-4f00-8232-da4c13a62f7e} <Debug> TCPHandler: Processed in 0.001030503 sec. | ||
807 | 2025.03.25 05:54:17.322218 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2025.03.25 05:54:17.322357 [ 3 ] {854b4d87-e64d-42d0-9ac5-51df55c72b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
809 | 2025.03.25 05:54:17.322691 [ 3 ] {854b4d87-e64d-42d0-9ac5-51df55c72b09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2025.03.25 05:54:17.322742 [ 3 ] {854b4d87-e64d-42d0-9ac5-51df55c72b09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2025.03.25 05:54:17.323204 [ 3 ] {854b4d87-e64d-42d0-9ac5-51df55c72b09} <Debug> TCPHandler: Processed in 0.001035853 sec. | ||
812 | 2025.03.25 05:54:17.323430 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2025.03.25 05:54:17.323570 [ 3 ] {5bfeccc9-716a-46a1-8334-9dc144fa8482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
814 | 2025.03.25 05:54:17.323908 [ 3 ] {5bfeccc9-716a-46a1-8334-9dc144fa8482} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2025.03.25 05:54:17.323959 [ 3 ] {5bfeccc9-716a-46a1-8334-9dc144fa8482} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2025.03.25 05:54:17.324429 [ 3 ] {5bfeccc9-716a-46a1-8334-9dc144fa8482} <Debug> TCPHandler: Processed in 0.001048483 sec. | ||
817 | 2025.03.25 05:54:17.324625 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2025.03.25 05:54:17.324766 [ 3 ] {5c649882-3939-4792-bd83-c3cd1e600da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
819 | 2025.03.25 05:54:17.325104 [ 3 ] {5c649882-3939-4792-bd83-c3cd1e600da3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2025.03.25 05:54:17.325156 [ 3 ] {5c649882-3939-4792-bd83-c3cd1e600da3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2025.03.25 05:54:17.325620 [ 3 ] {5c649882-3939-4792-bd83-c3cd1e600da3} <Debug> TCPHandler: Processed in 0.001045373 sec. | ||
822 | 2025.03.25 05:54:17.325830 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2025.03.25 05:54:17.325971 [ 3 ] {912ac05e-42b3-4e8c-938c-29bd06f8f1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
824 | 2025.03.25 05:54:17.326314 [ 3 ] {912ac05e-42b3-4e8c-938c-29bd06f8f1d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2025.03.25 05:54:17.326365 [ 3 ] {912ac05e-42b3-4e8c-938c-29bd06f8f1d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
826 | 2025.03.25 05:54:17.326839 [ 3 ] {912ac05e-42b3-4e8c-938c-29bd06f8f1d0} <Debug> TCPHandler: Processed in 0.001059713 sec. | ||
827 | 2025.03.25 05:54:17.327040 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2025.03.25 05:54:17.327182 [ 3 ] {e68513e6-cf4a-4137-95be-6a0a5cb2fee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
829 | 2025.03.25 05:54:17.327532 [ 3 ] {e68513e6-cf4a-4137-95be-6a0a5cb2fee9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
830 | 2025.03.25 05:54:17.327584 [ 3 ] {e68513e6-cf4a-4137-95be-6a0a5cb2fee9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
831 | 2025.03.25 05:54:17.328050 [ 3 ] {e68513e6-cf4a-4137-95be-6a0a5cb2fee9} <Debug> TCPHandler: Processed in 0.001060114 sec. | ||
832 | 2025.03.25 05:54:17.328263 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2025.03.25 05:54:17.328405 [ 3 ] {fcfeeafb-1ba3-4edd-ab37-4579cc362fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
834 | 2025.03.25 05:54:17.328758 [ 3 ] {fcfeeafb-1ba3-4edd-ab37-4579cc362fbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
835 | 2025.03.25 05:54:17.328809 [ 3 ] {fcfeeafb-1ba3-4edd-ab37-4579cc362fbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
836 | 2025.03.25 05:54:17.329269 [ 3 ] {fcfeeafb-1ba3-4edd-ab37-4579cc362fbb} <Debug> TCPHandler: Processed in 0.001054294 sec. | ||
837 | 2025.03.25 05:54:17.329471 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2025.03.25 05:54:17.329615 [ 3 ] {a8b7a6a1-fb36-4a57-92dd-89aefe344019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
839 | 2025.03.25 05:54:17.329967 [ 3 ] {a8b7a6a1-fb36-4a57-92dd-89aefe344019} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2025.03.25 05:54:17.330018 [ 3 ] {a8b7a6a1-fb36-4a57-92dd-89aefe344019} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2025.03.25 05:54:17.330450 [ 3 ] {a8b7a6a1-fb36-4a57-92dd-89aefe344019} <Debug> TCPHandler: Processed in 0.001027793 sec. | ||
842 | 2025.03.25 05:54:17.333367 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2025.03.25 05:54:17.333483 [ 3 ] {932397ec-5414-4422-9c59-fd5d751eb950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
844 | 2025.03.25 05:54:17.333529 [ 3 ] {932397ec-5414-4422-9c59-fd5d751eb950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
845 | 2025.03.25 05:54:17.334227 [ 3 ] {932397ec-5414-4422-9c59-fd5d751eb950} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
846 | 2025.03.25 05:54:17.334267 [ 3 ] {932397ec-5414-4422-9c59-fd5d751eb950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
847 | 2025.03.25 05:54:17.337329 [ 3 ] {932397ec-5414-4422-9c59-fd5d751eb950} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
848 | 2025.03.25 05:54:17.337771 [ 3 ] {932397ec-5414-4422-9c59-fd5d751eb950} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
849 | 2025.03.25 05:54:17.337957 [ 3 ] {932397ec-5414-4422-9c59-fd5d751eb950} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.004507 sec., 3993.7874417572666 rows/sec., 558.59 KiB/sec. | ||
850 | 2025.03.25 05:54:17.338009 [ 3 ] {932397ec-5414-4422-9c59-fd5d751eb950} <Debug> TCPHandler: Processed in 0.00470504 sec. | ||
851 | 2025.03.25 05:54:17.338133 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2025.03.25 05:54:17.338241 [ 3 ] {7b4d15c9-b53f-41e8-9318-eba75718970b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
853 | 2025.03.25 05:54:17.338286 [ 3 ] {7b4d15c9-b53f-41e8-9318-eba75718970b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
854 | 2025.03.25 05:54:17.341978 [ 3 ] {7b4d15c9-b53f-41e8-9318-eba75718970b} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
855 | 2025.03.25 05:54:17.342012 [ 3 ] {7b4d15c9-b53f-41e8-9318-eba75718970b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
856 | 2025.03.25 05:54:17.344512 [ 3 ] {7b4d15c9-b53f-41e8-9318-eba75718970b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
857 | 2025.03.25 05:54:17.345346 [ 3 ] {7b4d15c9-b53f-41e8-9318-eba75718970b} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
858 | 2025.03.25 05:54:17.345531 [ 3 ] {7b4d15c9-b53f-41e8-9318-eba75718970b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.007306 sec., 7664.932931836846 rows/sec., 602.97 KiB/sec. | ||
859 | 2025.03.25 05:54:17.345715 [ 3 ] {7b4d15c9-b53f-41e8-9318-eba75718970b} <Debug> TCPHandler: Processed in 0.007630523 sec. | ||
860 | 2025.03.25 05:54:17.345867 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
861 | 2025.03.25 05:54:17.345971 [ 3 ] {1eba2add-0530-4d9a-a09f-cd6695e85ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
862 | 2025.03.25 05:54:17.346014 [ 3 ] {1eba2add-0530-4d9a-a09f-cd6695e85ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
863 | 2025.03.25 05:54:17.346559 [ 3 ] {1eba2add-0530-4d9a-a09f-cd6695e85ece} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
864 | 2025.03.25 05:54:17.346597 [ 3 ] {1eba2add-0530-4d9a-a09f-cd6695e85ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
865 | 2025.03.25 05:54:17.347115 [ 3 ] {1eba2add-0530-4d9a-a09f-cd6695e85ece} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
866 | 2025.03.25 05:54:17.347660 [ 3 ] {1eba2add-0530-4d9a-a09f-cd6695e85ece} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
867 | 2025.03.25 05:54:17.347885 [ 3 ] {1eba2add-0530-4d9a-a09f-cd6695e85ece} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001914 sec., 33437.82654127482 rows/sec., 2.61 MiB/sec. | ||
868 | 2025.03.25 05:54:17.347987 [ 3 ] {1eba2add-0530-4d9a-a09f-cd6695e85ece} <Debug> TCPHandler: Processed in 0.002168819 sec. | ||
869 | 2025.03.25 05:54:17.348099 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2025.03.25 05:54:17.348203 [ 3 ] {818019a8-2940-405b-b339-3a6a9eee7b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
871 | 2025.03.25 05:54:17.348251 [ 3 ] {818019a8-2940-405b-b339-3a6a9eee7b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
872 | 2025.03.25 05:54:17.350771 [ 3 ] {818019a8-2940-405b-b339-3a6a9eee7b2f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
873 | 2025.03.25 05:54:17.350812 [ 3 ] {818019a8-2940-405b-b339-3a6a9eee7b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
874 | 2025.03.25 05:54:17.353310 [ 3 ] {818019a8-2940-405b-b339-3a6a9eee7b2f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
875 | 2025.03.25 05:54:17.353792 [ 3 ] {818019a8-2940-405b-b339-3a6a9eee7b2f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
876 | 2025.03.25 05:54:17.354031 [ 3 ] {818019a8-2940-405b-b339-3a6a9eee7b2f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.005836 sec., 10966.415352981494 rows/sec., 782.12 KiB/sec. | ||
877 | 2025.03.25 05:54:17.354084 [ 3 ] {818019a8-2940-405b-b339-3a6a9eee7b2f} <Debug> TCPHandler: Processed in 0.006035923 sec. | ||
878 | 2025.03.25 05:54:17.354202 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
879 | 2025.03.25 05:54:17.354306 [ 3 ] {dc2528dc-036f-4213-b2af-7803fed4725d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
880 | 2025.03.25 05:54:17.354350 [ 3 ] {dc2528dc-036f-4213-b2af-7803fed4725d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
881 | 2025.03.25 05:54:17.354771 [ 3 ] {dc2528dc-036f-4213-b2af-7803fed4725d} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
882 | 2025.03.25 05:54:17.354808 [ 3 ] {dc2528dc-036f-4213-b2af-7803fed4725d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
883 | 2025.03.25 05:54:17.355258 [ 3 ] {dc2528dc-036f-4213-b2af-7803fed4725d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
884 | 2025.03.25 05:54:17.355721 [ 3 ] {dc2528dc-036f-4213-b2af-7803fed4725d} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
885 | 2025.03.25 05:54:17.355890 [ 3 ] {dc2528dc-036f-4213-b2af-7803fed4725d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.01 MiB/sec. | ||
886 | 2025.03.25 05:54:17.355935 [ 3 ] {dc2528dc-036f-4213-b2af-7803fed4725d} <Debug> TCPHandler: Processed in 0.001784977 sec. | ||
887 | 2025.03.25 05:54:19.077977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
888 | 2025.03.25 05:54:19.078690 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
889 | 2025.03.25 05:54:19.078734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
890 | 2025.03.25 05:54:19.079466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
891 | 2025.03.25 05:54:19.080005 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
892 | 2025.03.25 05:54:19.080266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
893 | 2025.03.25 05:54:19.160783 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
894 | 2025.03.25 05:54:19.178761 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
895 | 2025.03.25 05:54:19.178805 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
896 | 2025.03.25 05:54:19.185766 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
897 | 2025.03.25 05:54:19.187091 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
898 | 2025.03.25 05:54:19.189511 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
899 | 2025.03.25 05:54:22.300974 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
900 | 2025.03.25 05:54:22.301199 [ 3 ] {351ad6d2-ca9e-4da0-9591-bba24ddbd964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
901 | 2025.03.25 05:54:22.301281 [ 3 ] {351ad6d2-ca9e-4da0-9591-bba24ddbd964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
902 | 2025.03.25 05:54:22.302065 [ 3 ] {351ad6d2-ca9e-4da0-9591-bba24ddbd964} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
903 | 2025.03.25 05:54:22.302113 [ 3 ] {351ad6d2-ca9e-4da0-9591-bba24ddbd964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
904 | 2025.03.25 05:54:22.302670 [ 3 ] {351ad6d2-ca9e-4da0-9591-bba24ddbd964} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
905 | 2025.03.25 05:54:22.303311 [ 3 ] {351ad6d2-ca9e-4da0-9591-bba24ddbd964} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
906 | 2025.03.25 05:54:22.303556 [ 3 ] {351ad6d2-ca9e-4da0-9591-bba24ddbd964} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002416 sec., 23178.807947019865 rows/sec., 1.78 MiB/sec. | ||
907 | 2025.03.25 05:54:22.303620 [ 3 ] {351ad6d2-ca9e-4da0-9591-bba24ddbd964} <Debug> TCPHandler: Processed in 0.002789619 sec. | ||
908 | 2025.03.25 05:54:22.303746 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2025.03.25 05:54:22.303860 [ 3 ] {b7aec13d-8215-4de3-ba95-601a0bd2d04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
910 | 2025.03.25 05:54:22.303908 [ 3 ] {b7aec13d-8215-4de3-ba95-601a0bd2d04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
911 | 2025.03.25 05:54:22.304457 [ 3 ] {b7aec13d-8215-4de3-ba95-601a0bd2d04f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2025.03.25 05:54:22.304498 [ 3 ] {b7aec13d-8215-4de3-ba95-601a0bd2d04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
913 | 2025.03.25 05:54:22.304996 [ 3 ] {b7aec13d-8215-4de3-ba95-601a0bd2d04f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
914 | 2025.03.25 05:54:22.305522 [ 3 ] {b7aec13d-8215-4de3-ba95-601a0bd2d04f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2025.03.25 05:54:22.305737 [ 3 ] {b7aec13d-8215-4de3-ba95-601a0bd2d04f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001905 sec., 33595.800524934384 rows/sec., 2.62 MiB/sec. | ||
916 | 2025.03.25 05:54:22.305790 [ 3 ] {b7aec13d-8215-4de3-ba95-601a0bd2d04f} <Debug> TCPHandler: Processed in 0.002098627 sec. | ||
917 | 2025.03.25 05:54:22.305901 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2025.03.25 05:54:22.306007 [ 3 ] {441640a2-1e57-4d4c-ad52-5448b960fa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
919 | 2025.03.25 05:54:22.306055 [ 3 ] {441640a2-1e57-4d4c-ad52-5448b960fa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
920 | 2025.03.25 05:54:22.306576 [ 3 ] {441640a2-1e57-4d4c-ad52-5448b960fa76} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
921 | 2025.03.25 05:54:22.306614 [ 3 ] {441640a2-1e57-4d4c-ad52-5448b960fa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
922 | 2025.03.25 05:54:22.307136 [ 3 ] {441640a2-1e57-4d4c-ad52-5448b960fa76} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
923 | 2025.03.25 05:54:22.307635 [ 3 ] {441640a2-1e57-4d4c-ad52-5448b960fa76} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
924 | 2025.03.25 05:54:22.307839 [ 3 ] {441640a2-1e57-4d4c-ad52-5448b960fa76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001855 sec., 86253.36927223719 rows/sec., 6.01 MiB/sec. | ||
925 | 2025.03.25 05:54:22.307889 [ 3 ] {441640a2-1e57-4d4c-ad52-5448b960fa76} <Debug> TCPHandler: Processed in 0.002040535 sec. | ||
926 | 2025.03.25 05:54:22.308009 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
927 | 2025.03.25 05:54:22.308113 [ 3 ] {9ea939a8-38b0-4191-b12b-e1fdb73dd0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
928 | 2025.03.25 05:54:22.308159 [ 3 ] {9ea939a8-38b0-4191-b12b-e1fdb73dd0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
929 | 2025.03.25 05:54:22.308583 [ 3 ] {9ea939a8-38b0-4191-b12b-e1fdb73dd0e3} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
930 | 2025.03.25 05:54:22.308621 [ 3 ] {9ea939a8-38b0-4191-b12b-e1fdb73dd0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
931 | 2025.03.25 05:54:22.309113 [ 3 ] {9ea939a8-38b0-4191-b12b-e1fdb73dd0e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
932 | 2025.03.25 05:54:22.309581 [ 3 ] {9ea939a8-38b0-4191-b12b-e1fdb73dd0e3} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
933 | 2025.03.25 05:54:22.309868 [ 3 ] {9ea939a8-38b0-4191-b12b-e1fdb73dd0e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001756 sec., 34168.56492027335 rows/sec., 2.30 MiB/sec. | ||
934 | 2025.03.25 05:54:22.309966 [ 3 ] {9ea939a8-38b0-4191-b12b-e1fdb73dd0e3} <Debug> TCPHandler: Processed in 0.002007904 sec. | ||
935 | 2025.03.25 05:54:26.515464 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
936 | 2025.03.25 05:54:26.515544 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
937 | 2025.03.25 05:54:26.580288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
938 | 2025.03.25 05:54:26.581445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
939 | 2025.03.25 05:54:26.583186 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
940 | 2025.03.25 05:54:26.583263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
941 | 2025.03.25 05:54:26.584475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
942 | 2025.03.25 05:54:26.585115 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
943 | 2025.03.25 05:54:26.585851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
944 | 2025.03.25 05:54:26.587314 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
945 | 2025.03.25 05:54:26.587371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
946 | 2025.03.25 05:54:26.588853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
947 | 2025.03.25 05:54:26.589151 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
948 | 2025.03.25 05:54:26.589901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
949 | 2025.03.25 05:54:26.690554 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
950 | 2025.03.25 05:54:26.710422 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
951 | 2025.03.25 05:54:26.710488 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
952 | 2025.03.25 05:54:26.717298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
953 | 2025.03.25 05:54:26.718087 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
954 | 2025.03.25 05:54:26.721140 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
955 | 2025.03.25 05:54:27.301995 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
956 | 2025.03.25 05:54:27.302211 [ 3 ] {cfffc068-2365-4ef0-94bc-bf501ca64cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
957 | 2025.03.25 05:54:27.302290 [ 3 ] {cfffc068-2365-4ef0-94bc-bf501ca64cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
958 | 2025.03.25 05:54:27.303110 [ 3 ] {cfffc068-2365-4ef0-94bc-bf501ca64cfa} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
959 | 2025.03.25 05:54:27.303163 [ 3 ] {cfffc068-2365-4ef0-94bc-bf501ca64cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
960 | 2025.03.25 05:54:27.303632 [ 3 ] {cfffc068-2365-4ef0-94bc-bf501ca64cfa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
961 | 2025.03.25 05:54:27.303895 [ 3 ] {cfffc068-2365-4ef0-94bc-bf501ca64cfa} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
962 | 2025.03.25 05:54:27.304124 [ 3 ] {cfffc068-2365-4ef0-94bc-bf501ca64cfa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. | ||
963 | 2025.03.25 05:54:27.304182 [ 3 ] {cfffc068-2365-4ef0-94bc-bf501ca64cfa} <Debug> TCPHandler: Processed in 0.002335374 sec. | ||
964 | 2025.03.25 05:54:27.304312 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
965 | 2025.03.25 05:54:27.304421 [ 3 ] {f968609b-e64b-4c20-8a4f-99f8fd567c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
966 | 2025.03.25 05:54:27.304467 [ 3 ] {f968609b-e64b-4c20-8a4f-99f8fd567c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
967 | 2025.03.25 05:54:27.305006 [ 3 ] {f968609b-e64b-4c20-8a4f-99f8fd567c77} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
968 | 2025.03.25 05:54:27.305045 [ 3 ] {f968609b-e64b-4c20-8a4f-99f8fd567c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
969 | 2025.03.25 05:54:27.305419 [ 3 ] {f968609b-e64b-4c20-8a4f-99f8fd567c77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
970 | 2025.03.25 05:54:27.305675 [ 3 ] {f968609b-e64b-4c20-8a4f-99f8fd567c77} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
971 | 2025.03.25 05:54:27.305880 [ 3 ] {f968609b-e64b-4c20-8a4f-99f8fd567c77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001481 sec., 43214.04456448346 rows/sec., 3.37 MiB/sec. | ||
972 | 2025.03.25 05:54:27.305933 [ 3 ] {f968609b-e64b-4c20-8a4f-99f8fd567c77} <Debug> TCPHandler: Processed in 0.001673263 sec. | ||
973 | 2025.03.25 05:54:27.306050 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
974 | 2025.03.25 05:54:27.306157 [ 3 ] {34a91257-c28c-4aa0-a84d-423d8aef0420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
975 | 2025.03.25 05:54:27.306207 [ 3 ] {34a91257-c28c-4aa0-a84d-423d8aef0420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
976 | 2025.03.25 05:54:27.306730 [ 3 ] {34a91257-c28c-4aa0-a84d-423d8aef0420} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
977 | 2025.03.25 05:54:27.306769 [ 3 ] {34a91257-c28c-4aa0-a84d-423d8aef0420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
978 | 2025.03.25 05:54:27.307156 [ 3 ] {34a91257-c28c-4aa0-a84d-423d8aef0420} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
979 | 2025.03.25 05:54:27.307400 [ 3 ] {34a91257-c28c-4aa0-a84d-423d8aef0420} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
980 | 2025.03.25 05:54:27.307642 [ 3 ] {34a91257-c28c-4aa0-a84d-423d8aef0420} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec. | ||
981 | 2025.03.25 05:54:27.307785 [ 3 ] {34a91257-c28c-4aa0-a84d-423d8aef0420} <Debug> TCPHandler: Processed in 0.001785217 sec. | ||
982 | 2025.03.25 05:54:27.307910 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
983 | 2025.03.25 05:54:27.308015 [ 3 ] {c663be40-cb7d-4408-9000-b798d6a68a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
984 | 2025.03.25 05:54:27.308061 [ 3 ] {c663be40-cb7d-4408-9000-b798d6a68a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
985 | 2025.03.25 05:54:27.308500 [ 3 ] {c663be40-cb7d-4408-9000-b798d6a68a2a} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
986 | 2025.03.25 05:54:27.308539 [ 3 ] {c663be40-cb7d-4408-9000-b798d6a68a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
987 | 2025.03.25 05:54:27.308901 [ 3 ] {c663be40-cb7d-4408-9000-b798d6a68a2a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
988 | 2025.03.25 05:54:27.309133 [ 3 ] {c663be40-cb7d-4408-9000-b798d6a68a2a} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
989 | 2025.03.25 05:54:27.309338 [ 3 ] {c663be40-cb7d-4408-9000-b798d6a68a2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec. | ||
990 | 2025.03.25 05:54:27.309385 [ 3 ] {c663be40-cb7d-4408-9000-b798d6a68a2a} <Debug> TCPHandler: Processed in 0.001526168 sec. | ||
991 | 2025.03.25 05:54:32.301275 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
992 | 2025.03.25 05:54:32.301507 [ 3 ] {7d61c2d5-a7ff-48bd-8d97-73f070e62d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
993 | 2025.03.25 05:54:32.301589 [ 3 ] {7d61c2d5-a7ff-48bd-8d97-73f070e62d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
994 | 2025.03.25 05:54:32.302444 [ 3 ] {7d61c2d5-a7ff-48bd-8d97-73f070e62d9d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
995 | 2025.03.25 05:54:32.302496 [ 3 ] {7d61c2d5-a7ff-48bd-8d97-73f070e62d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
996 | 2025.03.25 05:54:32.302918 [ 3 ] {7d61c2d5-a7ff-48bd-8d97-73f070e62d9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
997 | 2025.03.25 05:54:32.303181 [ 3 ] {7d61c2d5-a7ff-48bd-8d97-73f070e62d9d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
998 | 2025.03.25 05:54:32.303406 [ 3 ] {7d61c2d5-a7ff-48bd-8d97-73f070e62d9d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.20 MiB/sec. | ||
999 | 2025.03.25 05:54:32.303462 [ 3 ] {7d61c2d5-a7ff-48bd-8d97-73f070e62d9d} <Debug> TCPHandler: Processed in 0.002332335 sec. | ||
1000 | 2025.03.25 05:54:32.303591 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1001 | 2025.03.25 05:54:32.303698 [ 3 ] {dfea090f-3b1b-426f-b5ec-15679a313dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1002 | 2025.03.25 05:54:32.303746 [ 3 ] {dfea090f-3b1b-426f-b5ec-15679a313dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1003 | 2025.03.25 05:54:32.304311 [ 3 ] {dfea090f-3b1b-426f-b5ec-15679a313dab} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1004 | 2025.03.25 05:54:32.304351 [ 3 ] {dfea090f-3b1b-426f-b5ec-15679a313dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1005 | 2025.03.25 05:54:32.304708 [ 3 ] {dfea090f-3b1b-426f-b5ec-15679a313dab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1006 | 2025.03.25 05:54:32.304946 [ 3 ] {dfea090f-3b1b-426f-b5ec-15679a313dab} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1007 | 2025.03.25 05:54:32.305176 [ 3 ] {dfea090f-3b1b-426f-b5ec-15679a313dab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. | ||
1008 | 2025.03.25 05:54:32.305341 [ 3 ] {dfea090f-3b1b-426f-b5ec-15679a313dab} <Debug> TCPHandler: Processed in 0.001798758 sec. | ||
1009 | 2025.03.25 05:54:32.305500 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1010 | 2025.03.25 05:54:32.305609 [ 3 ] {f95ae3dd-5e75-409d-bbad-5a37caab3169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1011 | 2025.03.25 05:54:32.305659 [ 3 ] {f95ae3dd-5e75-409d-bbad-5a37caab3169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1012 | 2025.03.25 05:54:32.306219 [ 3 ] {f95ae3dd-5e75-409d-bbad-5a37caab3169} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1013 | 2025.03.25 05:54:32.306258 [ 3 ] {f95ae3dd-5e75-409d-bbad-5a37caab3169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1014 | 2025.03.25 05:54:32.306645 [ 3 ] {f95ae3dd-5e75-409d-bbad-5a37caab3169} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1015 | 2025.03.25 05:54:32.306894 [ 3 ] {f95ae3dd-5e75-409d-bbad-5a37caab3169} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1016 | 2025.03.25 05:54:32.307097 [ 3 ] {f95ae3dd-5e75-409d-bbad-5a37caab3169} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001512 sec., 105820.10582010582 rows/sec., 7.37 MiB/sec. | ||
1017 | 2025.03.25 05:54:32.307148 [ 3 ] {f95ae3dd-5e75-409d-bbad-5a37caab3169} <Debug> TCPHandler: Processed in 0.001699485 sec. | ||
1018 | 2025.03.25 05:54:32.307276 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1019 | 2025.03.25 05:54:32.307382 [ 3 ] {4b3eaded-2782-43ec-ac2c-97bf0e36f681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1020 | 2025.03.25 05:54:32.307429 [ 3 ] {4b3eaded-2782-43ec-ac2c-97bf0e36f681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1021 | 2025.03.25 05:54:32.307871 [ 3 ] {4b3eaded-2782-43ec-ac2c-97bf0e36f681} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1022 | 2025.03.25 05:54:32.307910 [ 3 ] {4b3eaded-2782-43ec-ac2c-97bf0e36f681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1023 | 2025.03.25 05:54:32.308278 [ 3 ] {4b3eaded-2782-43ec-ac2c-97bf0e36f681} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1024 | 2025.03.25 05:54:32.308511 [ 3 ] {4b3eaded-2782-43ec-ac2c-97bf0e36f681} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1025 | 2025.03.25 05:54:32.308738 [ 3 ] {4b3eaded-2782-43ec-ac2c-97bf0e36f681} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec. | ||
1026 | 2025.03.25 05:54:32.308810 [ 3 ] {4b3eaded-2782-43ec-ac2c-97bf0e36f681} <Debug> TCPHandler: Processed in 0.001583291 sec. | ||
1027 | 2025.03.25 05:54:34.086947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1028 | 2025.03.25 05:54:34.087612 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1029 | 2025.03.25 05:54:34.087656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1030 | 2025.03.25 05:54:34.088228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1031 | 2025.03.25 05:54:34.088488 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1032 | 2025.03.25 05:54:34.088686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1033 | 2025.03.25 05:54:34.222180 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1034 | 2025.03.25 05:54:34.241832 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1035 | 2025.03.25 05:54:34.241896 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1036 | 2025.03.25 05:54:34.248780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1037 | 2025.03.25 05:54:34.249542 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1038 | 2025.03.25 05:54:34.252267 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1039 | 2025.03.25 05:54:36.591182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 158 | ||
1040 | 2025.03.25 05:54:36.593922 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1041 | 2025.03.25 05:54:36.593974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1042 | 2025.03.25 05:54:36.595434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1043 | 2025.03.25 05:54:36.595743 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1044 | 2025.03.25 05:54:36.596740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
1045 | 2025.03.25 05:54:37.301985 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1046 | 2025.03.25 05:54:37.302315 [ 3 ] {5f9d08ff-f159-43c7-b94a-7c37f8116ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1047 | 2025.03.25 05:54:37.302433 [ 3 ] {5f9d08ff-f159-43c7-b94a-7c37f8116ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1048 | 2025.03.25 05:54:37.303483 [ 3 ] {5f9d08ff-f159-43c7-b94a-7c37f8116ca6} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1049 | 2025.03.25 05:54:37.303526 [ 3 ] {5f9d08ff-f159-43c7-b94a-7c37f8116ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1050 | 2025.03.25 05:54:37.303977 [ 3 ] {5f9d08ff-f159-43c7-b94a-7c37f8116ca6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1051 | 2025.03.25 05:54:37.304238 [ 3 ] {5f9d08ff-f159-43c7-b94a-7c37f8116ca6} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1052 | 2025.03.25 05:54:37.304440 [ 93 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1053 | 2025.03.25 05:54:37.304497 [ 3 ] {5f9d08ff-f159-43c7-b94a-7c37f8116ca6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002268 sec., 24691.35802469136 rows/sec., 1.90 MiB/sec. | ||
1054 | 2025.03.25 05:54:37.304586 [ 3 ] {5f9d08ff-f159-43c7-b94a-7c37f8116ca6} <Debug> TCPHandler: Processed in 0.002793059 sec. | ||
1055 | 2025.03.25 05:54:37.304608 [ 93 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1056 | 2025.03.25 05:54:37.304691 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1057 | 2025.03.25 05:54:37.304770 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1058 | 2025.03.25 05:54:37.305106 [ 3 ] {9555619c-0f61-4d23-b19a-27c8919d5e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1059 | 2025.03.25 05:54:37.305169 [ 3 ] {9555619c-0f61-4d23-b19a-27c8919d5e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1060 | 2025.03.25 05:54:37.305712 [ 3 ] {9555619c-0f61-4d23-b19a-27c8919d5e27} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1061 | 2025.03.25 05:54:37.305752 [ 3 ] {9555619c-0f61-4d23-b19a-27c8919d5e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1062 | 2025.03.25 05:54:37.306117 [ 3 ] {9555619c-0f61-4d23-b19a-27c8919d5e27} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1063 | 2025.03.25 05:54:37.306368 [ 3 ] {9555619c-0f61-4d23-b19a-27c8919d5e27} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1064 | 2025.03.25 05:54:37.306528 [ 93 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1065 | 2025.03.25 05:54:37.306586 [ 93 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1066 | 2025.03.25 05:54:37.306620 [ 3 ] {9555619c-0f61-4d23-b19a-27c8919d5e27} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001612 sec., 39702.233250620346 rows/sec., 3.10 MiB/sec. | ||
1067 | 2025.03.25 05:54:37.306624 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1068 | 2025.03.25 05:54:37.306768 [ 3 ] {9555619c-0f61-4d23-b19a-27c8919d5e27} <Debug> TCPHandler: Processed in 0.002065166 sec. | ||
1069 | 2025.03.25 05:54:37.306888 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1070 | 2025.03.25 05:54:37.307003 [ 3 ] {70a2466c-0476-49dc-a2e3-2c71bbb2fbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1071 | 2025.03.25 05:54:37.307054 [ 3 ] {70a2466c-0476-49dc-a2e3-2c71bbb2fbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1072 | 2025.03.25 05:54:37.307596 [ 3 ] {70a2466c-0476-49dc-a2e3-2c71bbb2fbf3} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1073 | 2025.03.25 05:54:37.307635 [ 3 ] {70a2466c-0476-49dc-a2e3-2c71bbb2fbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1074 | 2025.03.25 05:54:37.308017 [ 3 ] {70a2466c-0476-49dc-a2e3-2c71bbb2fbf3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1075 | 2025.03.25 05:54:37.308253 [ 3 ] {70a2466c-0476-49dc-a2e3-2c71bbb2fbf3} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1076 | 2025.03.25 05:54:37.308462 [ 3 ] {70a2466c-0476-49dc-a2e3-2c71bbb2fbf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. | ||
1077 | 2025.03.25 05:54:37.308514 [ 3 ] {70a2466c-0476-49dc-a2e3-2c71bbb2fbf3} <Debug> TCPHandler: Processed in 0.001677864 sec. | ||
1078 | 2025.03.25 05:54:37.308635 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1079 | 2025.03.25 05:54:37.308740 [ 3 ] {c8ed20d0-fb21-4f92-8f1d-c7ab9b6fdceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1080 | 2025.03.25 05:54:37.308785 [ 3 ] {c8ed20d0-fb21-4f92-8f1d-c7ab9b6fdceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1081 | 2025.03.25 05:54:37.309013 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::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 | ||
1082 | 2025.03.25 05:54:37.309223 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::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 | ||
1083 | 2025.03.25 05:54:37.309489 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1084 | 2025.03.25 05:54:37.309732 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1085 | 2025.03.25 05:54:37.309753 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1086 | 2025.03.25 05:54:37.309864 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1087 | 2025.03.25 05:54:37.310012 [ 3 ] {c8ed20d0-fb21-4f92-8f1d-c7ab9b6fdceb} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1088 | 2025.03.25 05:54:37.310055 [ 3 ] {c8ed20d0-fb21-4f92-8f1d-c7ab9b6fdceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1089 | 2025.03.25 05:54:37.310414 [ 3 ] {c8ed20d0-fb21-4f92-8f1d-c7ab9b6fdceb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1090 | 2025.03.25 05:54:37.310648 [ 3 ] {c8ed20d0-fb21-4f92-8f1d-c7ab9b6fdceb} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1091 | 2025.03.25 05:54:37.310861 [ 3 ] {c8ed20d0-fb21-4f92-8f1d-c7ab9b6fdceb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002143 sec., 27998.133457769483 rows/sec., 1.89 MiB/sec. | ||
1092 | 2025.03.25 05:54:37.310912 [ 3 ] {c8ed20d0-fb21-4f92-8f1d-c7ab9b6fdceb} <Debug> TCPHandler: Processed in 0.002328464 sec. | ||
1093 | 2025.03.25 05:54:37.314383 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1094 | 2025.03.25 05:54:37.314527 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1095 | 2025.03.25 05:54:37.314721 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
1096 | 2025.03.25 05:54:37.316969 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
1097 | 2025.03.25 05:54:37.317732 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1098 | 2025.03.25 05:54:37.319793 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1099 | 2025.03.25 05:54:37.320061 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1100 | 2025.03.25 05:54:37.320850 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
1101 | 2025.03.25 05:54:37.324354 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.019517163 sec., 14346.347366161772 rows/sec., 1.16 MiB/sec. | ||
1102 | 2025.03.25 05:54:37.324629 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1103 | 2025.03.25 05:54:37.324651 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.015745503 sec., 20323.263092960573 rows/sec., 1.66 MiB/sec. | ||
1104 | 2025.03.25 05:54:37.325035 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_5_1} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1105 | 2025.03.25 05:54:37.325064 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1106 | 2025.03.25 05:54:37.325191 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_5_1} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1107 | 2025.03.25 05:54:37.325323 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
1108 | 2025.03.25 05:54:37.325543 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_5_1} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1109 | 2025.03.25 05:54:37.325633 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_5_1} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1110 | 2025.03.25 05:54:37.325735 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1111 | 2025.03.25 05:54:41.515580 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1112 | 2025.03.25 05:54:41.515630 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1113 | 2025.03.25 05:54:41.589751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1114 | 2025.03.25 05:54:41.590387 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1115 | 2025.03.25 05:54:41.590425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1116 | 2025.03.25 05:54:41.590973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1117 | 2025.03.25 05:54:41.591242 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1118 | 2025.03.25 05:54:41.591476 [ 87 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1119 | 2025.03.25 05:54:41.591515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1120 | 2025.03.25 05:54:41.591579 [ 87 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1121 | 2025.03.25 05:54:41.591628 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1122 | 2025.03.25 05:54:41.591776 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
1123 | 2025.03.25 05:54:41.591903 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1124 | 2025.03.25 05:54:41.591944 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
1125 | 2025.03.25 05:54:41.592018 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
1126 | 2025.03.25 05:54:41.592119 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
1127 | 2025.03.25 05:54:41.592390 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
1128 | 2025.03.25 05:54:41.592559 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
1129 | 2025.03.25 05:54:41.592755 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
1130 | 2025.03.25 05:54:41.615906 [ 201 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.024180102 sec., 116045.82974877443 rows/sec., 1.66 MiB/sec. | ||
1131 | 2025.03.25 05:54:41.616664 [ 201 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1132 | 2025.03.25 05:54:41.617031 [ 201 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_6_1} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1133 | 2025.03.25 05:54:41.617124 [ 201 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_6_1} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1134 | 2025.03.25 05:54:41.617242 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.32 MiB. | ||
1135 | 2025.03.25 05:54:41.753296 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1136 | 2025.03.25 05:54:41.773228 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1137 | 2025.03.25 05:54:41.773290 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1138 | 2025.03.25 05:54:41.780215 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1139 | 2025.03.25 05:54:41.780976 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1140 | 2025.03.25 05:54:41.781342 [ 87 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1141 | 2025.03.25 05:54:41.781454 [ 87 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1142 | 2025.03.25 05:54:41.781518 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1143 | 2025.03.25 05:54:41.781955 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
1144 | 2025.03.25 05:54:41.798768 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1145 | 2025.03.25 05:54:41.799834 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1146 | 2025.03.25 05:54:41.801234 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
1147 | 2025.03.25 05:54:41.806804 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
1148 | 2025.03.25 05:54:41.812392 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
1149 | 2025.03.25 05:54:41.817556 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
1150 | 2025.03.25 05:54:41.830931 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
1151 | 2025.03.25 05:54:41.835538 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
1152 | 2025.03.25 05:54:41.895400 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.113743673 sec., 404.4180989302148 rows/sec., 2.09 MiB/sec. | ||
1153 | 2025.03.25 05:54:41.897956 [ 191 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1154 | 2025.03.25 05:54:41.900932 [ 191 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_6_1} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1155 | 2025.03.25 05:54:41.901054 [ 191 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_6_1} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1156 | 2025.03.25 05:54:41.903390 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
1157 | 2025.03.25 05:54:42.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.92 MiB, peak 168.46 MiB, free memory in arenas 0.00 B, will set to 162.04 MiB (RSS), difference: 3.12 MiB | ||
1158 | 2025.03.25 05:54:42.299097 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1159 | 2025.03.25 05:54:42.299414 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1160 | 2025.03.25 05:54:42.301863 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1161 | 2025.03.25 05:54:42.305928 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1162 | 2025.03.25 05:54:42.306262 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1163 | 2025.03.25 05:54:42.308539 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1164 | 2025.03.25 05:54:42.311237 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1165 | 2025.03.25 05:54:42.316589 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1166 | 2025.03.25 05:54:42.318572 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1167 | 2025.03.25 05:54:42.318604 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1168 | 2025.03.25 05:54:42.318720 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1169 | 2025.03.25 05:54:42.318753 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1170 | 2025.03.25 05:54:42.330002 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.030723 sec., 585.8802851284054 rows/sec., 23.97 KiB/sec. | ||
1171 | 2025.03.25 05:54:42.330141 [ 3 ] {a1cc4bf8-c31d-4c6b-aa45-ced40fb823de} <Debug> TCPHandler: Processed in 0.031189666 sec. | ||
1172 | 2025.03.25 05:54:42.334173 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1173 | 2025.03.25 05:54:42.334450 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1174 | 2025.03.25 05:54:42.334995 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1175 | 2025.03.25 05:54:42.335080 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1176 | 2025.03.25 05:54:42.335459 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1177 | 2025.03.25 05:54:42.335527 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1178 | 2025.03.25 05:54:42.335673 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1179 | 2025.03.25 05:54:42.335707 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1180 | 2025.03.25 05:54:42.335731 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1181 | 2025.03.25 05:54:42.335749 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1182 | 2025.03.25 05:54:42.335794 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1183 | 2025.03.25 05:54:42.335815 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1184 | 2025.03.25 05:54:42.336542 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002247 sec., 8010.68090787717 rows/sec., 327.69 KiB/sec. | ||
1185 | 2025.03.25 05:54:42.336661 [ 3 ] {86701491-1bfa-4fd1-9f07-1afc83fc3980} <Debug> TCPHandler: Processed in 0.002555391 sec. | ||
1186 | 2025.03.25 05:54:42.336874 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1187 | 2025.03.25 05:54:42.337030 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1188 | 2025.03.25 05:54:42.337298 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1189 | 2025.03.25 05:54:42.337340 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1190 | 2025.03.25 05:54:42.337603 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1191 | 2025.03.25 05:54:42.337668 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1192 | 2025.03.25 05:54:42.337806 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1193 | 2025.03.25 05:54:42.337839 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1194 | 2025.03.25 05:54:42.337862 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1195 | 2025.03.25 05:54:42.337879 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1196 | 2025.03.25 05:54:42.337922 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1197 | 2025.03.25 05:54:42.337944 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1198 | 2025.03.25 05:54:42.338617 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001657 sec., 10863.005431502716 rows/sec., 444.37 KiB/sec. | ||
1199 | 2025.03.25 05:54:42.338744 [ 3 ] {99b6dcaa-d6cd-4f70-bcca-10491b704744} <Debug> TCPHandler: Processed in 0.001922202 sec. | ||
1200 | 2025.03.25 05:54:42.338959 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1201 | 2025.03.25 05:54:42.339114 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1202 | 2025.03.25 05:54:42.339384 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1203 | 2025.03.25 05:54:42.339425 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1204 | 2025.03.25 05:54:42.339687 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1205 | 2025.03.25 05:54:42.339751 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1206 | 2025.03.25 05:54:42.339892 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1207 | 2025.03.25 05:54:42.339925 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1208 | 2025.03.25 05:54:42.339948 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1209 | 2025.03.25 05:54:42.339965 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1210 | 2025.03.25 05:54:42.340008 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1211 | 2025.03.25 05:54:42.340030 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1212 | 2025.03.25 05:54:42.340736 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001691 sec., 10644.589000591366 rows/sec., 435.44 KiB/sec. | ||
1213 | 2025.03.25 05:54:42.340863 [ 3 ] {f9b5b254-afd0-4b3b-867a-9d51cc6fd04a} <Debug> TCPHandler: Processed in 0.001955972 sec. | ||
1214 | 2025.03.25 05:54:42.342466 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1215 | 2025.03.25 05:54:42.342776 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1216 | 2025.03.25 05:54:42.343310 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1217 | 2025.03.25 05:54:42.343357 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1218 | 2025.03.25 05:54:42.343621 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1219 | 2025.03.25 05:54:42.343685 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1220 | 2025.03.25 05:54:42.343822 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1221 | 2025.03.25 05:54:42.343856 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1222 | 2025.03.25 05:54:42.343879 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1223 | 2025.03.25 05:54:42.343896 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1224 | 2025.03.25 05:54:42.343938 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1225 | 2025.03.25 05:54:42.343961 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1226 | 2025.03.25 05:54:42.344618 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001992 sec., 9036.144578313253 rows/sec., 369.64 KiB/sec. | ||
1227 | 2025.03.25 05:54:42.344743 [ 3 ] {e55109d1-ad6a-4b8e-9e88-d251e00a8e65} <Debug> TCPHandler: Processed in 0.002382847 sec. | ||
1228 | 2025.03.25 05:54:42.345090 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1229 | 2025.03.25 05:54:42.345246 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1230 | 2025.03.25 05:54:42.345516 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1231 | 2025.03.25 05:54:42.345559 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1232 | 2025.03.25 05:54:42.345826 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1233 | 2025.03.25 05:54:42.345890 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1234 | 2025.03.25 05:54:42.346027 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1235 | 2025.03.25 05:54:42.346060 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1236 | 2025.03.25 05:54:42.346084 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1237 | 2025.03.25 05:54:42.346101 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1238 | 2025.03.25 05:54:42.346145 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <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', '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_rib:active_routes'))" | ||
1239 | 2025.03.25 05:54:42.346167 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1240 | 2025.03.25 05:54:42.346740 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001565 sec., 11501.597444089457 rows/sec., 470.50 KiB/sec. | ||
1241 | 2025.03.25 05:54:42.346857 [ 3 ] {d2b688ac-478b-4da2-bd27-882aa3bb7bc1} <Debug> TCPHandler: Processed in 0.001817598 sec. | ||
1242 | 2025.03.25 05:54:42.347399 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1243 | 2025.03.25 05:54:42.347558 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1244 | 2025.03.25 05:54:42.347830 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1245 | 2025.03.25 05:54:42.347873 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <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', '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')" moved to PREWHERE | ||
1246 | 2025.03.25 05:54:42.348145 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1247 | 2025.03.25 05:54:42.348209 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1248 | 2025.03.25 05:54:42.348347 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1249 | 2025.03.25 05:54:42.348380 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1250 | 2025.03.25 05:54:42.348404 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1251 | 2025.03.25 05:54:42.348421 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1252 | 2025.03.25 05:54:42.348463 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <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', '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'))" | ||
1253 | 2025.03.25 05:54:42.348486 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1254 | 2025.03.25 05:54:42.349196 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00171 sec., 10526.315789473685 rows/sec., 430.60 KiB/sec. | ||
1255 | 2025.03.25 05:54:42.349320 [ 3 ] {df2cb66d-4f76-4e05-afd5-5faaf118c5ff} <Debug> TCPHandler: Processed in 0.001972683 sec. | ||
1256 | 2025.03.25 05:54:42.349538 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1257 | 2025.03.25 05:54:42.349695 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1258 | 2025.03.25 05:54:42.349968 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1259 | 2025.03.25 05:54:42.350011 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <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', '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')" moved to PREWHERE | ||
1260 | 2025.03.25 05:54:42.350286 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1261 | 2025.03.25 05:54:42.350350 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1262 | 2025.03.25 05:54:42.350489 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1263 | 2025.03.25 05:54:42.350521 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1264 | 2025.03.25 05:54:42.350545 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1265 | 2025.03.25 05:54:42.350562 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1266 | 2025.03.25 05:54:42.350604 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <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', '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'))" | ||
1267 | 2025.03.25 05:54:42.350627 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1268 | 2025.03.25 05:54:42.351164 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001539 sec., 11695.906432748538 rows/sec., 478.45 KiB/sec. | ||
1269 | 2025.03.25 05:54:42.351281 [ 3 ] {99d38775-4b77-476c-92dd-b23357801918} <Debug> TCPHandler: Processed in 0.001793327 sec. | ||
1270 | 2025.03.25 05:54:42.351502 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1271 | 2025.03.25 05:54:42.351662 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1272 | 2025.03.25 05:54:42.351936 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1273 | 2025.03.25 05:54:42.351979 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <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', '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:occupancy')" moved to PREWHERE | ||
1274 | 2025.03.25 05:54:42.352253 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1275 | 2025.03.25 05:54:42.352317 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1276 | 2025.03.25 05:54:42.352454 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1277 | 2025.03.25 05:54:42.352486 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1278 | 2025.03.25 05:54:42.352509 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1279 | 2025.03.25 05:54:42.352525 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1280 | 2025.03.25 05:54:42.352567 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <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', '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:occupancy'))" | ||
1281 | 2025.03.25 05:54:42.352589 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1282 | 2025.03.25 05:54:42.353128 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001536 sec., 11718.75 rows/sec., 479.38 KiB/sec. | ||
1283 | 2025.03.25 05:54:42.353245 [ 3 ] {a6fac820-b3e5-47ce-959b-38c73ff9bfbb} <Debug> TCPHandler: Processed in 0.001793917 sec. | ||
1284 | 2025.03.25 05:54:42.353474 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1285 | 2025.03.25 05:54:42.353635 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1286 | 2025.03.25 05:54:42.353912 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1287 | 2025.03.25 05:54:42.353957 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <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', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1288 | 2025.03.25 05:54:42.354236 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1289 | 2025.03.25 05:54:42.354300 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1290 | 2025.03.25 05:54:42.354466 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1291 | 2025.03.25 05:54:42.354498 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1292 | 2025.03.25 05:54:42.354521 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1293 | 2025.03.25 05:54:42.354537 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1294 | 2025.03.25 05:54:42.354580 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <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', '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:inserts', 'switch_table:occupancy'))" | ||
1295 | 2025.03.25 05:54:42.354629 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1296 | 2025.03.25 05:54:42.355167 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001607 sec., 11200.99564405725 rows/sec., 458.20 KiB/sec. | ||
1297 | 2025.03.25 05:54:42.355284 [ 3 ] {01c92b1c-901c-43ae-9bad-3c734aab2b96} <Debug> TCPHandler: Processed in 0.001860089 sec. | ||
1298 | 2025.03.25 05:54:42.355508 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1299 | 2025.03.25 05:54:42.355666 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1300 | 2025.03.25 05:54:42.355943 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1301 | 2025.03.25 05:54:42.355988 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1302 | 2025.03.25 05:54:42.356271 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1303 | 2025.03.25 05:54:42.356335 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1304 | 2025.03.25 05:54:42.356475 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1305 | 2025.03.25 05:54:42.356507 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1306 | 2025.03.25 05:54:42.356530 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1307 | 2025.03.25 05:54:42.356547 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1308 | 2025.03.25 05:54:42.356590 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1309 | 2025.03.25 05:54:42.356612 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1310 | 2025.03.25 05:54:42.357149 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001557 sec., 11560.693641618496 rows/sec., 472.91 KiB/sec. | ||
1311 | 2025.03.25 05:54:42.357267 [ 3 ] {ace9a3a9-3756-4f9a-a5db-475a1f3bffb9} <Debug> TCPHandler: Processed in 0.001810277 sec. | ||
1312 | 2025.03.25 05:54:42.357483 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1313 | 2025.03.25 05:54:42.357644 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1314 | 2025.03.25 05:54:42.357931 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1315 | 2025.03.25 05:54:42.357977 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1316 | 2025.03.25 05:54:42.358265 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1317 | 2025.03.25 05:54:42.358329 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1318 | 2025.03.25 05:54:42.358467 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1319 | 2025.03.25 05:54:42.358499 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1320 | 2025.03.25 05:54:42.358523 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1321 | 2025.03.25 05:54:42.358539 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1322 | 2025.03.25 05:54:42.358581 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1323 | 2025.03.25 05:54:42.358603 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1324 | 2025.03.25 05:54:42.359155 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001588 sec., 11335.012594458438 rows/sec., 463.68 KiB/sec. | ||
1325 | 2025.03.25 05:54:42.359273 [ 3 ] {b80fd4b2-7138-47af-beb6-3e5dc6303f22} <Debug> TCPHandler: Processed in 0.001840119 sec. | ||
1326 | 2025.03.25 05:54:42.359510 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1327 | 2025.03.25 05:54:42.359675 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1328 | 2025.03.25 05:54:42.359960 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1329 | 2025.03.25 05:54:42.360006 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1330 | 2025.03.25 05:54:42.360299 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1331 | 2025.03.25 05:54:42.360363 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1332 | 2025.03.25 05:54:42.360499 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1333 | 2025.03.25 05:54:42.360531 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1334 | 2025.03.25 05:54:42.360554 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1335 | 2025.03.25 05:54:42.360570 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1336 | 2025.03.25 05:54:42.360612 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1337 | 2025.03.25 05:54:42.360635 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1338 | 2025.03.25 05:54:42.361170 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001573 sec., 11443.102352193262 rows/sec., 468.10 KiB/sec. | ||
1339 | 2025.03.25 05:54:42.361286 [ 3 ] {7cafc940-151f-4108-adda-cf9027a3af73} <Debug> TCPHandler: Processed in 0.001826208 sec. | ||
1340 | 2025.03.25 05:54:42.361508 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1341 | 2025.03.25 05:54:42.361671 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1342 | 2025.03.25 05:54:42.361955 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1343 | 2025.03.25 05:54:42.362001 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1344 | 2025.03.25 05:54:42.362292 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1345 | 2025.03.25 05:54:42.362356 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1346 | 2025.03.25 05:54:42.362493 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1347 | 2025.03.25 05:54:42.362526 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1348 | 2025.03.25 05:54:42.362549 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1349 | 2025.03.25 05:54:42.362565 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1350 | 2025.03.25 05:54:42.362608 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1351 | 2025.03.25 05:54:42.362630 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1352 | 2025.03.25 05:54:42.363161 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001568 sec., 11479.591836734695 rows/sec., 469.60 KiB/sec. | ||
1353 | 2025.03.25 05:54:42.363281 [ 3 ] {744892fc-766e-422d-bd74-1560f0f905bd} <Debug> TCPHandler: Processed in 0.001822899 sec. | ||
1354 | 2025.03.25 05:54:42.363502 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1355 | 2025.03.25 05:54:42.363664 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1356 | 2025.03.25 05:54:42.363949 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1357 | 2025.03.25 05:54:42.363996 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1358 | 2025.03.25 05:54:42.364288 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1359 | 2025.03.25 05:54:42.364350 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1360 | 2025.03.25 05:54:42.364487 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1361 | 2025.03.25 05:54:42.364519 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1362 | 2025.03.25 05:54:42.364542 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1363 | 2025.03.25 05:54:42.364560 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1364 | 2025.03.25 05:54:42.364601 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1365 | 2025.03.25 05:54:42.364623 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1366 | 2025.03.25 05:54:42.365154 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001566 sec., 11494.252873563219 rows/sec., 470.20 KiB/sec. | ||
1367 | 2025.03.25 05:54:42.365270 [ 3 ] {3bfc494e-3d1c-40d1-9b6b-f6f792abc6f2} <Debug> TCPHandler: Processed in 0.001819028 sec. | ||
1368 | 2025.03.25 05:54:42.370706 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1369 | 2025.03.25 05:54:42.370912 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
1370 | 2025.03.25 05:54:42.371281 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1371 | 2025.03.25 05:54:42.371329 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <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', '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 | ||
1372 | 2025.03.25 05:54:42.371629 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1373 | 2025.03.25 05:54:42.371693 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1374 | 2025.03.25 05:54:42.371830 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1375 | 2025.03.25 05:54:42.371864 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1376 | 2025.03.25 05:54:42.371887 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1377 | 2025.03.25 05:54:42.371903 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1378 | 2025.03.25 05:54:42.371947 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <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', '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'))" | ||
1379 | 2025.03.25 05:54:42.371969 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1380 | 2025.03.25 05:54:42.372625 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001815 sec., 9917.355371900827 rows/sec., 405.69 KiB/sec. | ||
1381 | 2025.03.25 05:54:42.372742 [ 3 ] {d4bbc017-3306-4083-a249-8fb05787f56c} <Debug> TCPHandler: Processed in 0.002098637 sec. | ||
1382 | 2025.03.25 05:54:42.376142 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1383 | 2025.03.25 05:54:42.376368 [ 3 ] {6a7d122a-506a-4264-9179-23c7c14bdd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1384 | 2025.03.25 05:54:42.376459 [ 3 ] {6a7d122a-506a-4264-9179-23c7c14bdd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1385 | 2025.03.25 05:54:42.377519 [ 3 ] {6a7d122a-506a-4264-9179-23c7c14bdd11} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1386 | 2025.03.25 05:54:42.377564 [ 3 ] {6a7d122a-506a-4264-9179-23c7c14bdd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1387 | 2025.03.25 05:54:42.378093 [ 3 ] {6a7d122a-506a-4264-9179-23c7c14bdd11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1388 | 2025.03.25 05:54:42.378327 [ 3 ] {6a7d122a-506a-4264-9179-23c7c14bdd11} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1389 | 2025.03.25 05:54:42.378554 [ 3 ] {6a7d122a-506a-4264-9179-23c7c14bdd11} <Debug> executeQuery: Read 16 rows, 4.79 KiB in 0.002252 sec., 7104.7957371225575 rows/sec., 2.08 MiB/sec. | ||
1390 | 2025.03.25 05:54:42.378610 [ 3 ] {6a7d122a-506a-4264-9179-23c7c14bdd11} <Debug> TCPHandler: Processed in 0.002571202 sec. | ||
1391 | 2025.03.25 05:54:42.378726 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1392 | 2025.03.25 05:54:42.378833 [ 3 ] {492b3f83-9fc4-4928-94b8-75a27e33151f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1393 | 2025.03.25 05:54:42.378878 [ 3 ] {492b3f83-9fc4-4928-94b8-75a27e33151f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1394 | 2025.03.25 05:54:42.380045 [ 3 ] {492b3f83-9fc4-4928-94b8-75a27e33151f} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1395 | 2025.03.25 05:54:42.380083 [ 3 ] {492b3f83-9fc4-4928-94b8-75a27e33151f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1396 | 2025.03.25 05:54:42.380485 [ 3 ] {492b3f83-9fc4-4928-94b8-75a27e33151f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1397 | 2025.03.25 05:54:42.380726 [ 3 ] {492b3f83-9fc4-4928-94b8-75a27e33151f} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1398 | 2025.03.25 05:54:42.380959 [ 3 ] {492b3f83-9fc4-4928-94b8-75a27e33151f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00214 sec., 99065.42056074766 rows/sec., 6.30 MiB/sec. | ||
1399 | 2025.03.25 05:54:42.381104 [ 3 ] {492b3f83-9fc4-4928-94b8-75a27e33151f} <Debug> TCPHandler: Processed in 0.002423378 sec. | ||
1400 | 2025.03.25 05:54:42.381270 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1401 | 2025.03.25 05:54:42.381378 [ 3 ] {15c1201e-b1c4-48a2-bb14-5b0b102b663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1402 | 2025.03.25 05:54:42.381424 [ 3 ] {15c1201e-b1c4-48a2-bb14-5b0b102b663d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1403 | 2025.03.25 05:54:42.382253 [ 3 ] {15c1201e-b1c4-48a2-bb14-5b0b102b663d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1404 | 2025.03.25 05:54:42.382294 [ 3 ] {15c1201e-b1c4-48a2-bb14-5b0b102b663d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1405 | 2025.03.25 05:54:42.382690 [ 3 ] {15c1201e-b1c4-48a2-bb14-5b0b102b663d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1406 | 2025.03.25 05:54:42.382929 [ 3 ] {15c1201e-b1c4-48a2-bb14-5b0b102b663d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1407 | 2025.03.25 05:54:42.383182 [ 3 ] {15c1201e-b1c4-48a2-bb14-5b0b102b663d} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.00182 sec., 376373.62637362635 rows/sec., 29.96 MiB/sec. | ||
1408 | 2025.03.25 05:54:42.383253 [ 3 ] {15c1201e-b1c4-48a2-bb14-5b0b102b663d} <Debug> TCPHandler: Processed in 0.002034376 sec. | ||
1409 | 2025.03.25 05:54:42.383382 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1410 | 2025.03.25 05:54:42.383488 [ 3 ] {44f6ecc7-a2d6-4d2e-ae61-f832fca3dfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1411 | 2025.03.25 05:54:42.383532 [ 3 ] {44f6ecc7-a2d6-4d2e-ae61-f832fca3dfdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1412 | 2025.03.25 05:54:42.384133 [ 3 ] {44f6ecc7-a2d6-4d2e-ae61-f832fca3dfdd} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1413 | 2025.03.25 05:54:42.384168 [ 3 ] {44f6ecc7-a2d6-4d2e-ae61-f832fca3dfdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1414 | 2025.03.25 05:54:42.384640 [ 3 ] {44f6ecc7-a2d6-4d2e-ae61-f832fca3dfdd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1415 | 2025.03.25 05:54:42.384885 [ 3 ] {44f6ecc7-a2d6-4d2e-ae61-f832fca3dfdd} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1416 | 2025.03.25 05:54:42.385154 [ 3 ] {44f6ecc7-a2d6-4d2e-ae61-f832fca3dfdd} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.00168 sec., 83333.33333333333 rows/sec., 5.20 MiB/sec. | ||
1417 | 2025.03.25 05:54:42.385219 [ 3 ] {44f6ecc7-a2d6-4d2e-ae61-f832fca3dfdd} <Debug> TCPHandler: Processed in 0.0018885 sec. | ||
1418 | 2025.03.25 05:54:42.385332 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1419 | 2025.03.25 05:54:42.385438 [ 3 ] {2a4d2cff-a624-4612-a1e0-838a7ed94657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1420 | 2025.03.25 05:54:42.385481 [ 3 ] {2a4d2cff-a624-4612-a1e0-838a7ed94657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1421 | 2025.03.25 05:54:42.386023 [ 3 ] {2a4d2cff-a624-4612-a1e0-838a7ed94657} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1422 | 2025.03.25 05:54:42.386063 [ 3 ] {2a4d2cff-a624-4612-a1e0-838a7ed94657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1423 | 2025.03.25 05:54:42.386423 [ 3 ] {2a4d2cff-a624-4612-a1e0-838a7ed94657} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1424 | 2025.03.25 05:54:42.386656 [ 3 ] {2a4d2cff-a624-4612-a1e0-838a7ed94657} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1425 | 2025.03.25 05:54:42.386901 [ 3 ] {2a4d2cff-a624-4612-a1e0-838a7ed94657} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00148 sec., 76351.35135135135 rows/sec., 4.94 MiB/sec. | ||
1426 | 2025.03.25 05:54:42.387039 [ 3 ] {2a4d2cff-a624-4612-a1e0-838a7ed94657} <Debug> TCPHandler: Processed in 0.001755707 sec. | ||
1427 | 2025.03.25 05:54:42.387153 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1428 | 2025.03.25 05:54:42.387260 [ 3 ] {3486bea0-0a2e-4e5f-86be-f6ea9d6972d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1429 | 2025.03.25 05:54:42.387305 [ 3 ] {3486bea0-0a2e-4e5f-86be-f6ea9d6972d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1430 | 2025.03.25 05:54:42.387866 [ 3 ] {3486bea0-0a2e-4e5f-86be-f6ea9d6972d9} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1431 | 2025.03.25 05:54:42.387905 [ 3 ] {3486bea0-0a2e-4e5f-86be-f6ea9d6972d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1432 | 2025.03.25 05:54:42.388320 [ 3 ] {3486bea0-0a2e-4e5f-86be-f6ea9d6972d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1433 | 2025.03.25 05:54:42.388555 [ 3 ] {3486bea0-0a2e-4e5f-86be-f6ea9d6972d9} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1434 | 2025.03.25 05:54:42.388823 [ 3 ] {3486bea0-0a2e-4e5f-86be-f6ea9d6972d9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00157 sec., 71337.57961783439 rows/sec., 4.06 MiB/sec. | ||
1435 | 2025.03.25 05:54:42.388882 [ 3 ] {3486bea0-0a2e-4e5f-86be-f6ea9d6972d9} <Debug> TCPHandler: Processed in 0.001779727 sec. | ||
1436 | 2025.03.25 05:54:42.388994 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1437 | 2025.03.25 05:54:42.389100 [ 3 ] {139354c6-e588-469a-90ab-5813d3c57853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1438 | 2025.03.25 05:54:42.389145 [ 3 ] {139354c6-e588-469a-90ab-5813d3c57853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1439 | 2025.03.25 05:54:42.389794 [ 3 ] {139354c6-e588-469a-90ab-5813d3c57853} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1440 | 2025.03.25 05:54:42.389833 [ 3 ] {139354c6-e588-469a-90ab-5813d3c57853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1441 | 2025.03.25 05:54:42.390204 [ 3 ] {139354c6-e588-469a-90ab-5813d3c57853} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1442 | 2025.03.25 05:54:42.390450 [ 3 ] {139354c6-e588-469a-90ab-5813d3c57853} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1443 | 2025.03.25 05:54:42.390704 [ 3 ] {139354c6-e588-469a-90ab-5813d3c57853} <Debug> executeQuery: Read 431 rows, 31.51 KiB in 0.001619 sec., 266213.71216800495 rows/sec., 19.01 MiB/sec. | ||
1444 | 2025.03.25 05:54:42.390859 [ 3 ] {139354c6-e588-469a-90ab-5813d3c57853} <Debug> TCPHandler: Processed in 0.001911381 sec. | ||
1445 | 2025.03.25 05:54:42.390974 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1446 | 2025.03.25 05:54:42.391080 [ 3 ] {7737e23c-08f1-43e8-89d3-9ebce74c9cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1447 | 2025.03.25 05:54:42.391126 [ 3 ] {7737e23c-08f1-43e8-89d3-9ebce74c9cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1448 | 2025.03.25 05:54:42.391567 [ 3 ] {7737e23c-08f1-43e8-89d3-9ebce74c9cc4} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1449 | 2025.03.25 05:54:42.391606 [ 3 ] {7737e23c-08f1-43e8-89d3-9ebce74c9cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1450 | 2025.03.25 05:54:42.392065 [ 3 ] {7737e23c-08f1-43e8-89d3-9ebce74c9cc4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1451 | 2025.03.25 05:54:42.392298 [ 3 ] {7737e23c-08f1-43e8-89d3-9ebce74c9cc4} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1452 | 2025.03.25 05:54:42.392578 [ 3 ] {7737e23c-08f1-43e8-89d3-9ebce74c9cc4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. | ||
1453 | 2025.03.25 05:54:42.392731 [ 3 ] {7737e23c-08f1-43e8-89d3-9ebce74c9cc4} <Debug> TCPHandler: Processed in 0.001805947 sec. | ||
1454 | 2025.03.25 05:54:42.392839 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1455 | 2025.03.25 05:54:42.392943 [ 3 ] {ba94d644-8edc-4d24-b3cb-33c89c8d1b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1456 | 2025.03.25 05:54:42.392990 [ 3 ] {ba94d644-8edc-4d24-b3cb-33c89c8d1b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1457 | 2025.03.25 05:54:42.393511 [ 3 ] {ba94d644-8edc-4d24-b3cb-33c89c8d1b45} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1458 | 2025.03.25 05:54:42.393550 [ 3 ] {ba94d644-8edc-4d24-b3cb-33c89c8d1b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1459 | 2025.03.25 05:54:42.393925 [ 3 ] {ba94d644-8edc-4d24-b3cb-33c89c8d1b45} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1460 | 2025.03.25 05:54:42.394162 [ 3 ] {ba94d644-8edc-4d24-b3cb-33c89c8d1b45} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1461 | 2025.03.25 05:54:42.394347 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1462 | 2025.03.25 05:54:42.394414 [ 3 ] {ba94d644-8edc-4d24-b3cb-33c89c8d1b45} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001483 sec., 159811.1935266352 rows/sec., 10.71 MiB/sec. | ||
1463 | 2025.03.25 05:54:42.394469 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1464 | 2025.03.25 05:54:42.394525 [ 3 ] {ba94d644-8edc-4d24-b3cb-33c89c8d1b45} <Debug> TCPHandler: Processed in 0.001732416 sec. | ||
1465 | 2025.03.25 05:54:42.394546 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1466 | 2025.03.25 05:54:42.394825 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1467 | 2025.03.25 05:54:42.395151 [ 3 ] {141202dc-8a63-4de0-8c20-f99b72d71d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1468 | 2025.03.25 05:54:42.395175 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
1469 | 2025.03.25 05:54:42.395214 [ 3 ] {141202dc-8a63-4de0-8c20-f99b72d71d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1470 | 2025.03.25 05:54:42.395638 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1471 | 2025.03.25 05:54:42.395756 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1472 | 2025.03.25 05:54:42.396005 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1473 | 2025.03.25 05:54:42.396386 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
1474 | 2025.03.25 05:54:42.396745 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1475 | 2025.03.25 05:54:42.397023 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
1476 | 2025.03.25 05:54:42.397334 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
1477 | 2025.03.25 05:54:42.397745 [ 3 ] {141202dc-8a63-4de0-8c20-f99b72d71d80} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1478 | 2025.03.25 05:54:42.397819 [ 3 ] {141202dc-8a63-4de0-8c20-f99b72d71d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1479 | 2025.03.25 05:54:42.398941 [ 3 ] {141202dc-8a63-4de0-8c20-f99b72d71d80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1480 | 2025.03.25 05:54:42.399481 [ 3 ] {141202dc-8a63-4de0-8c20-f99b72d71d80} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1481 | 2025.03.25 05:54:42.400074 [ 3 ] {141202dc-8a63-4de0-8c20-f99b72d71d80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005012 sec., 199.52114924181964 rows/sec., 13.44 KiB/sec. | ||
1482 | 2025.03.25 05:54:42.400249 [ 3 ] {141202dc-8a63-4de0-8c20-f99b72d71d80} <Debug> TCPHandler: Processed in 0.005532966 sec. | ||
1483 | 2025.03.25 05:54:42.400542 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1484 | 2025.03.25 05:54:42.400696 [ 191 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 941 rows, containing 5 columns (5 merged, 0 gathered) in 0.005985481 sec., 157213.76444098644 rows/sec., 10.85 MiB/sec. | ||
1485 | 2025.03.25 05:54:42.400732 [ 3 ] {f42281cd-5ca0-4a04-8f64-568f6892688a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1486 | 2025.03.25 05:54:42.400933 [ 3 ] {f42281cd-5ca0-4a04-8f64-568f6892688a} <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 | ||
1487 | 2025.03.25 05:54:42.401058 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1488 | 2025.03.25 05:54:42.401910 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1489 | 2025.03.25 05:54:42.402141 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1490 | 2025.03.25 05:54:42.402385 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
1491 | 2025.03.25 05:54:42.403121 [ 3 ] {f42281cd-5ca0-4a04-8f64-568f6892688a} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1492 | 2025.03.25 05:54:42.403166 [ 3 ] {f42281cd-5ca0-4a04-8f64-568f6892688a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1493 | 2025.03.25 05:54:42.405991 [ 3 ] {f42281cd-5ca0-4a04-8f64-568f6892688a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1494 | 2025.03.25 05:54:42.406415 [ 3 ] {f42281cd-5ca0-4a04-8f64-568f6892688a} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1495 | 2025.03.25 05:54:42.406645 [ 3 ] {f42281cd-5ca0-4a04-8f64-568f6892688a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.005951 sec., 5713.3254915140315 rows/sec., 10.24 MiB/sec. | ||
1496 | 2025.03.25 05:54:42.406747 [ 3 ] {f42281cd-5ca0-4a04-8f64-568f6892688a} <Debug> TCPHandler: Processed in 0.006326642 sec. | ||
1497 | 2025.03.25 05:54:42.406867 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1498 | 2025.03.25 05:54:42.406970 [ 3 ] {dd06a633-4c0c-4254-8064-2bfd4375aed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1499 | 2025.03.25 05:54:42.407015 [ 3 ] {dd06a633-4c0c-4254-8064-2bfd4375aed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1500 | 2025.03.25 05:54:42.407438 [ 3 ] {dd06a633-4c0c-4254-8064-2bfd4375aed2} <Trace> oximeter.measurements_i64 (8121a9b8-494c-4490-95bf-221ee69b9bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1501 | 2025.03.25 05:54:42.407477 [ 3 ] {dd06a633-4c0c-4254-8064-2bfd4375aed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1502 | 2025.03.25 05:54:42.407891 [ 3 ] {dd06a633-4c0c-4254-8064-2bfd4375aed2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1503 | 2025.03.25 05:54:42.408128 [ 3 ] {dd06a633-4c0c-4254-8064-2bfd4375aed2} <Trace> oximeter.measurements_i64 (8121a9b8-494c-4490-95bf-221ee69b9bf9): 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.03.25 05:54:42.408423 [ 3 ] {dd06a633-4c0c-4254-8064-2bfd4375aed2} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001458 sec., 16460.905349794237 rows/sec., 1.19 MiB/sec. | ||
1505 | 2025.03.25 05:54:42.408528 [ 3 ] {dd06a633-4c0c-4254-8064-2bfd4375aed2} <Debug> TCPHandler: Processed in 0.001710355 sec. | ||
1506 | 2025.03.25 05:54:42.408665 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1507 | 2025.03.25 05:54:42.408770 [ 3 ] {fbfe877f-9c59-4261-85e0-f2fc04733a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1508 | 2025.03.25 05:54:42.408815 [ 3 ] {fbfe877f-9c59-4261-85e0-f2fc04733a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1509 | 2025.03.25 05:54:42.409253 [ 3 ] {fbfe877f-9c59-4261-85e0-f2fc04733a96} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1510 | 2025.03.25 05:54:42.409293 [ 3 ] {fbfe877f-9c59-4261-85e0-f2fc04733a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1511 | 2025.03.25 05:54:42.409641 [ 3 ] {fbfe877f-9c59-4261-85e0-f2fc04733a96} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1512 | 2025.03.25 05:54:42.409876 [ 3 ] {fbfe877f-9c59-4261-85e0-f2fc04733a96} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1513 | 2025.03.25 05:54:42.410052 [ 83 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1514 | 2025.03.25 05:54:42.410120 [ 83 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1515 | 2025.03.25 05:54:42.410120 [ 3 ] {fbfe877f-9c59-4261-85e0-f2fc04733a96} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00136 sec., 60294.11764705882 rows/sec., 3.83 MiB/sec. | ||
1516 | 2025.03.25 05:54:42.410161 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1517 | 2025.03.25 05:54:42.410257 [ 3 ] {fbfe877f-9c59-4261-85e0-f2fc04733a96} <Debug> TCPHandler: Processed in 0.001637452 sec. | ||
1518 | 2025.03.25 05:54:42.410443 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
1519 | 2025.03.25 05:54:42.410602 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1520 | 2025.03.25 05:54:42.410647 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
1521 | 2025.03.25 05:54:42.410753 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1522 | 2025.03.25 05:54:42.410829 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1523 | 2025.03.25 05:54:42.411079 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1524 | 2025.03.25 05:54:42.411204 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
1525 | 2025.03.25 05:54:42.411380 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
1526 | 2025.03.25 05:54:42.412548 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254982 sec., 153438.0318778598 rows/sec., 10.20 MiB/sec. | ||
1527 | 2025.03.25 05:54:42.412832 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1528 | 2025.03.25 05:54:42.413357 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1529 | 2025.03.25 05:54:42.413448 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_6_1} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1530 | 2025.03.25 05:54:42.413542 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1531 | 2025.03.25 05:54:46.597797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 224 | ||
1532 | 2025.03.25 05:54:46.601422 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1533 | 2025.03.25 05:54:46.601467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1534 | 2025.03.25 05:54:46.603013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1535 | 2025.03.25 05:54:46.603323 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1536 | 2025.03.25 05:54:46.603844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
1537 | 2025.03.25 05:54:47.301213 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1538 | 2025.03.25 05:54:47.301412 [ 3 ] {e06f5cc5-228c-4130-903c-446fa40007b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1539 | 2025.03.25 05:54:47.301483 [ 3 ] {e06f5cc5-228c-4130-903c-446fa40007b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1540 | 2025.03.25 05:54:47.302235 [ 3 ] {e06f5cc5-228c-4130-903c-446fa40007b0} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1541 | 2025.03.25 05:54:47.302278 [ 3 ] {e06f5cc5-228c-4130-903c-446fa40007b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1542 | 2025.03.25 05:54:47.302712 [ 3 ] {e06f5cc5-228c-4130-903c-446fa40007b0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1543 | 2025.03.25 05:54:47.302958 [ 3 ] {e06f5cc5-228c-4130-903c-446fa40007b0} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1544 | 2025.03.25 05:54:47.303194 [ 3 ] {e06f5cc5-228c-4130-903c-446fa40007b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001832 sec., 30567.68558951965 rows/sec., 2.35 MiB/sec. | ||
1545 | 2025.03.25 05:54:47.303260 [ 3 ] {e06f5cc5-228c-4130-903c-446fa40007b0} <Debug> TCPHandler: Processed in 0.00217722 sec. | ||
1546 | 2025.03.25 05:54:47.303375 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1547 | 2025.03.25 05:54:47.303485 [ 3 ] {8c7551de-9beb-46f1-89d9-09f165c228f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1548 | 2025.03.25 05:54:47.303532 [ 3 ] {8c7551de-9beb-46f1-89d9-09f165c228f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1549 | 2025.03.25 05:54:47.304082 [ 3 ] {8c7551de-9beb-46f1-89d9-09f165c228f7} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1550 | 2025.03.25 05:54:47.304125 [ 3 ] {8c7551de-9beb-46f1-89d9-09f165c228f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1551 | 2025.03.25 05:54:47.304477 [ 3 ] {8c7551de-9beb-46f1-89d9-09f165c228f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1552 | 2025.03.25 05:54:47.304719 [ 3 ] {8c7551de-9beb-46f1-89d9-09f165c228f7} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1553 | 2025.03.25 05:54:47.304988 [ 3 ] {8c7551de-9beb-46f1-89d9-09f165c228f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001528 sec., 41884.8167539267 rows/sec., 3.27 MiB/sec. | ||
1554 | 2025.03.25 05:54:47.305153 [ 3 ] {8c7551de-9beb-46f1-89d9-09f165c228f7} <Debug> TCPHandler: Processed in 0.001826889 sec. | ||
1555 | 2025.03.25 05:54:47.305270 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1556 | 2025.03.25 05:54:47.305381 [ 3 ] {b4eb71cb-de41-47e0-b662-774b4be0cc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1557 | 2025.03.25 05:54:47.305430 [ 3 ] {b4eb71cb-de41-47e0-b662-774b4be0cc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1558 | 2025.03.25 05:54:47.305965 [ 3 ] {b4eb71cb-de41-47e0-b662-774b4be0cc71} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1559 | 2025.03.25 05:54:47.306003 [ 3 ] {b4eb71cb-de41-47e0-b662-774b4be0cc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1560 | 2025.03.25 05:54:47.306388 [ 3 ] {b4eb71cb-de41-47e0-b662-774b4be0cc71} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1561 | 2025.03.25 05:54:47.306624 [ 3 ] {b4eb71cb-de41-47e0-b662-774b4be0cc71} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2025.03.25 05:54:47.306864 [ 3 ] {b4eb71cb-de41-47e0-b662-774b4be0cc71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001503 sec., 106453.75914836992 rows/sec., 7.41 MiB/sec. | ||
1563 | 2025.03.25 05:54:47.306923 [ 3 ] {b4eb71cb-de41-47e0-b662-774b4be0cc71} <Debug> TCPHandler: Processed in 0.001704044 sec. | ||
1564 | 2025.03.25 05:54:47.307059 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1565 | 2025.03.25 05:54:47.307165 [ 3 ] {1768f0b1-b0d5-433e-9f1b-7932f569cd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1566 | 2025.03.25 05:54:47.307210 [ 3 ] {1768f0b1-b0d5-433e-9f1b-7932f569cd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1567 | 2025.03.25 05:54:47.307637 [ 3 ] {1768f0b1-b0d5-433e-9f1b-7932f569cd77} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1568 | 2025.03.25 05:54:47.307675 [ 3 ] {1768f0b1-b0d5-433e-9f1b-7932f569cd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1569 | 2025.03.25 05:54:47.308023 [ 3 ] {1768f0b1-b0d5-433e-9f1b-7932f569cd77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1570 | 2025.03.25 05:54:47.308270 [ 3 ] {1768f0b1-b0d5-433e-9f1b-7932f569cd77} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1571 | 2025.03.25 05:54:47.308477 [ 3 ] {1768f0b1-b0d5-433e-9f1b-7932f569cd77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
1572 | 2025.03.25 05:54:47.308527 [ 3 ] {1768f0b1-b0d5-433e-9f1b-7932f569cd77} <Debug> TCPHandler: Processed in 0.001519258 sec. | ||
1573 | 2025.03.25 05:54:49.092632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1574 | 2025.03.25 05:54:49.093304 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1575 | 2025.03.25 05:54:49.093344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1576 | 2025.03.25 05:54:49.093921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1577 | 2025.03.25 05:54:49.094196 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1578 | 2025.03.25 05:54:49.094451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1579 | 2025.03.25 05:54:49.299838 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1580 | 2025.03.25 05:54:49.317886 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1581 | 2025.03.25 05:54:49.317937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1582 | 2025.03.25 05:54:49.324885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1583 | 2025.03.25 05:54:49.325614 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1584 | 2025.03.25 05:54:49.328320 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1585 | 2025.03.25 05:54:50.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.71 MiB, peak 168.46 MiB, free memory in arenas 0.00 B, will set to 165.06 MiB (RSS), difference: 1.35 MiB | ||
1586 | 2025.03.25 05:54:52.309264 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1587 | 2025.03.25 05:54:52.309474 [ 3 ] {3402ffbb-6908-4c5b-a473-f4810bb4b2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1588 | 2025.03.25 05:54:52.309547 [ 3 ] {3402ffbb-6908-4c5b-a473-f4810bb4b2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1589 | 2025.03.25 05:54:52.310394 [ 3 ] {3402ffbb-6908-4c5b-a473-f4810bb4b2ea} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1590 | 2025.03.25 05:54:52.310442 [ 3 ] {3402ffbb-6908-4c5b-a473-f4810bb4b2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1591 | 2025.03.25 05:54:52.310886 [ 3 ] {3402ffbb-6908-4c5b-a473-f4810bb4b2ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1592 | 2025.03.25 05:54:52.311145 [ 3 ] {3402ffbb-6908-4c5b-a473-f4810bb4b2ea} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1593 | 2025.03.25 05:54:52.311416 [ 3 ] {3402ffbb-6908-4c5b-a473-f4810bb4b2ea} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001988 sec., 106639.83903420522 rows/sec., 6.78 MiB/sec. | ||
1594 | 2025.03.25 05:54:52.311592 [ 3 ] {3402ffbb-6908-4c5b-a473-f4810bb4b2ea} <Debug> TCPHandler: Processed in 0.002458999 sec. | ||
1595 | 2025.03.25 05:54:52.311729 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1596 | 2025.03.25 05:54:52.311844 [ 3 ] {96d3cfb4-cff5-48d5-9c90-3da48ac8b9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1597 | 2025.03.25 05:54:52.311893 [ 3 ] {96d3cfb4-cff5-48d5-9c90-3da48ac8b9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1598 | 2025.03.25 05:54:52.312790 [ 3 ] {96d3cfb4-cff5-48d5-9c90-3da48ac8b9b7} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1599 | 2025.03.25 05:54:52.312831 [ 3 ] {96d3cfb4-cff5-48d5-9c90-3da48ac8b9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1600 | 2025.03.25 05:54:52.313257 [ 3 ] {96d3cfb4-cff5-48d5-9c90-3da48ac8b9b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1601 | 2025.03.25 05:54:52.313502 [ 3 ] {96d3cfb4-cff5-48d5-9c90-3da48ac8b9b7} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1602 | 2025.03.25 05:54:52.313714 [ 3 ] {96d3cfb4-cff5-48d5-9c90-3da48ac8b9b7} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.001899 sec., 360716.16640337015 rows/sec., 28.72 MiB/sec. | ||
1603 | 2025.03.25 05:54:52.313773 [ 3 ] {96d3cfb4-cff5-48d5-9c90-3da48ac8b9b7} <Debug> TCPHandler: Processed in 0.002100127 sec. | ||
1604 | 2025.03.25 05:54:52.313877 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1605 | 2025.03.25 05:54:52.313983 [ 3 ] {3600c5ed-b904-4c1e-8147-b3af1a25c049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1606 | 2025.03.25 05:54:52.314030 [ 3 ] {3600c5ed-b904-4c1e-8147-b3af1a25c049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1607 | 2025.03.25 05:54:52.314614 [ 3 ] {3600c5ed-b904-4c1e-8147-b3af1a25c049} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1608 | 2025.03.25 05:54:52.314654 [ 3 ] {3600c5ed-b904-4c1e-8147-b3af1a25c049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1609 | 2025.03.25 05:54:52.315014 [ 3 ] {3600c5ed-b904-4c1e-8147-b3af1a25c049} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1610 | 2025.03.25 05:54:52.315265 [ 3 ] {3600c5ed-b904-4c1e-8147-b3af1a25c049} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1611 | 2025.03.25 05:54:52.315463 [ 3 ] {3600c5ed-b904-4c1e-8147-b3af1a25c049} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001504 sec., 93085.10638297873 rows/sec., 5.81 MiB/sec. | ||
1612 | 2025.03.25 05:54:52.315519 [ 3 ] {3600c5ed-b904-4c1e-8147-b3af1a25c049} <Debug> TCPHandler: Processed in 0.001692994 sec. | ||
1613 | 2025.03.25 05:54:52.315651 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1614 | 2025.03.25 05:54:52.315785 [ 3 ] {4121ac65-5302-4557-b989-0b95fbf94e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1615 | 2025.03.25 05:54:52.315840 [ 3 ] {4121ac65-5302-4557-b989-0b95fbf94e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1616 | 2025.03.25 05:54:52.316520 [ 3 ] {4121ac65-5302-4557-b989-0b95fbf94e28} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1617 | 2025.03.25 05:54:52.316569 [ 3 ] {4121ac65-5302-4557-b989-0b95fbf94e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1618 | 2025.03.25 05:54:52.316950 [ 3 ] {4121ac65-5302-4557-b989-0b95fbf94e28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1619 | 2025.03.25 05:54:52.317190 [ 3 ] {4121ac65-5302-4557-b989-0b95fbf94e28} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1620 | 2025.03.25 05:54:52.317402 [ 3 ] {4121ac65-5302-4557-b989-0b95fbf94e28} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001645 sec., 68693.00911854103 rows/sec., 4.45 MiB/sec. | ||
1621 | 2025.03.25 05:54:52.317456 [ 3 ] {4121ac65-5302-4557-b989-0b95fbf94e28} <Debug> TCPHandler: Processed in 0.001868179 sec. | ||
1622 | 2025.03.25 05:54:52.317573 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1623 | 2025.03.25 05:54:52.317692 [ 3 ] {5e69a985-276a-411d-ae92-2f10a15e7ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1624 | 2025.03.25 05:54:52.317738 [ 3 ] {5e69a985-276a-411d-ae92-2f10a15e7ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1625 | 2025.03.25 05:54:52.318345 [ 3 ] {5e69a985-276a-411d-ae92-2f10a15e7ec0} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1626 | 2025.03.25 05:54:52.318386 [ 3 ] {5e69a985-276a-411d-ae92-2f10a15e7ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1627 | 2025.03.25 05:54:52.318750 [ 3 ] {5e69a985-276a-411d-ae92-2f10a15e7ec0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1628 | 2025.03.25 05:54:52.318998 [ 3 ] {5e69a985-276a-411d-ae92-2f10a15e7ec0} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1629 | 2025.03.25 05:54:52.319204 [ 3 ] {5e69a985-276a-411d-ae92-2f10a15e7ec0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001531 sec., 73154.80078380143 rows/sec., 4.17 MiB/sec. | ||
1630 | 2025.03.25 05:54:52.319274 [ 3 ] {5e69a985-276a-411d-ae92-2f10a15e7ec0} <Debug> TCPHandler: Processed in 0.001754126 sec. | ||
1631 | 2025.03.25 05:54:52.319376 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1632 | 2025.03.25 05:54:52.319477 [ 3 ] {56d1c6f8-87e5-4680-8a3e-0b644400a693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1633 | 2025.03.25 05:54:52.319522 [ 3 ] {56d1c6f8-87e5-4680-8a3e-0b644400a693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1634 | 2025.03.25 05:54:52.320167 [ 3 ] {56d1c6f8-87e5-4680-8a3e-0b644400a693} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1635 | 2025.03.25 05:54:52.320206 [ 3 ] {56d1c6f8-87e5-4680-8a3e-0b644400a693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1636 | 2025.03.25 05:54:52.320576 [ 3 ] {56d1c6f8-87e5-4680-8a3e-0b644400a693} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1637 | 2025.03.25 05:54:52.320815 [ 3 ] {56d1c6f8-87e5-4680-8a3e-0b644400a693} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1638 | 2025.03.25 05:54:52.321068 [ 3 ] {56d1c6f8-87e5-4680-8a3e-0b644400a693} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001608 sec., 258706.46766169154 rows/sec., 18.41 MiB/sec. | ||
1639 | 2025.03.25 05:54:52.321226 [ 3 ] {56d1c6f8-87e5-4680-8a3e-0b644400a693} <Debug> TCPHandler: Processed in 0.001895441 sec. | ||
1640 | 2025.03.25 05:54:52.321335 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1641 | 2025.03.25 05:54:52.321436 [ 3 ] {a720d15d-1931-4b73-876b-de79492049a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1642 | 2025.03.25 05:54:52.321483 [ 3 ] {a720d15d-1931-4b73-876b-de79492049a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1643 | 2025.03.25 05:54:52.321931 [ 3 ] {a720d15d-1931-4b73-876b-de79492049a0} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1644 | 2025.03.25 05:54:52.321971 [ 3 ] {a720d15d-1931-4b73-876b-de79492049a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1645 | 2025.03.25 05:54:52.322320 [ 3 ] {a720d15d-1931-4b73-876b-de79492049a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1646 | 2025.03.25 05:54:52.322560 [ 3 ] {a720d15d-1931-4b73-876b-de79492049a0} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1647 | 2025.03.25 05:54:52.322788 [ 3 ] {a720d15d-1931-4b73-876b-de79492049a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec. | ||
1648 | 2025.03.25 05:54:52.322847 [ 3 ] {a720d15d-1931-4b73-876b-de79492049a0} <Debug> TCPHandler: Processed in 0.001560909 sec. | ||
1649 | 2025.03.25 05:54:52.322965 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1650 | 2025.03.25 05:54:52.323070 [ 3 ] {a2c1fa08-849d-4edb-ae78-2546c466e2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1651 | 2025.03.25 05:54:52.323119 [ 3 ] {a2c1fa08-849d-4edb-ae78-2546c466e2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1652 | 2025.03.25 05:54:52.323632 [ 3 ] {a2c1fa08-849d-4edb-ae78-2546c466e2c3} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1653 | 2025.03.25 05:54:52.323670 [ 3 ] {a2c1fa08-849d-4edb-ae78-2546c466e2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1654 | 2025.03.25 05:54:52.324041 [ 3 ] {a2c1fa08-849d-4edb-ae78-2546c466e2c3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1655 | 2025.03.25 05:54:52.324272 [ 3 ] {a2c1fa08-849d-4edb-ae78-2546c466e2c3} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1656 | 2025.03.25 05:54:52.324478 [ 3 ] {a2c1fa08-849d-4edb-ae78-2546c466e2c3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001429 sec., 165850.24492652205 rows/sec., 11.12 MiB/sec. | ||
1657 | 2025.03.25 05:54:52.324529 [ 3 ] {a2c1fa08-849d-4edb-ae78-2546c466e2c3} <Debug> TCPHandler: Processed in 0.001614491 sec. | ||
1658 | 2025.03.25 05:54:52.324628 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1659 | 2025.03.25 05:54:52.324727 [ 3 ] {ff529e6a-12d9-4058-90d8-bab5a0772c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1660 | 2025.03.25 05:54:52.324774 [ 3 ] {ff529e6a-12d9-4058-90d8-bab5a0772c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1661 | 2025.03.25 05:54:52.325175 [ 3 ] {ff529e6a-12d9-4058-90d8-bab5a0772c91} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1662 | 2025.03.25 05:54:52.325213 [ 3 ] {ff529e6a-12d9-4058-90d8-bab5a0772c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1663 | 2025.03.25 05:54:52.325549 [ 3 ] {ff529e6a-12d9-4058-90d8-bab5a0772c91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1664 | 2025.03.25 05:54:52.325775 [ 3 ] {ff529e6a-12d9-4058-90d8-bab5a0772c91} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1665 | 2025.03.25 05:54:52.325971 [ 3 ] {ff529e6a-12d9-4058-90d8-bab5a0772c91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001263 sec., 791.7656373713381 rows/sec., 53.35 KiB/sec. | ||
1666 | 2025.03.25 05:54:52.326019 [ 3 ] {ff529e6a-12d9-4058-90d8-bab5a0772c91} <Debug> TCPHandler: Processed in 0.001440056 sec. | ||
1667 | 2025.03.25 05:54:52.326120 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1668 | 2025.03.25 05:54:52.326221 [ 3 ] {0cb2d4d0-d9b9-40f1-ba5d-9b18819fb89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1669 | 2025.03.25 05:54:52.326285 [ 3 ] {0cb2d4d0-d9b9-40f1-ba5d-9b18819fb89a} <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 | ||
1670 | 2025.03.25 05:54:52.327381 [ 3 ] {0cb2d4d0-d9b9-40f1-ba5d-9b18819fb89a} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1671 | 2025.03.25 05:54:52.327420 [ 3 ] {0cb2d4d0-d9b9-40f1-ba5d-9b18819fb89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1672 | 2025.03.25 05:54:52.328061 [ 3 ] {0cb2d4d0-d9b9-40f1-ba5d-9b18819fb89a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1673 | 2025.03.25 05:54:52.328326 [ 3 ] {0cb2d4d0-d9b9-40f1-ba5d-9b18819fb89a} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1674 | 2025.03.25 05:54:52.328636 [ 3 ] {0cb2d4d0-d9b9-40f1-ba5d-9b18819fb89a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002417 sec., 14067.025237898222 rows/sec., 25.21 MiB/sec. | ||
1675 | 2025.03.25 05:54:52.328757 [ 3 ] {0cb2d4d0-d9b9-40f1-ba5d-9b18819fb89a} <Debug> TCPHandler: Processed in 0.002685996 sec. | ||
1676 | 2025.03.25 05:54:52.328887 [ 3 ] {} <Trace> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1677 | 2025.03.25 05:54:52.328991 [ 3 ] {af390181-1a9f-4af4-a915-68b7c5804ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1678 | 2025.03.25 05:54:52.329037 [ 3 ] {af390181-1a9f-4af4-a915-68b7c5804ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1679 | 2025.03.25 05:54:52.329463 [ 3 ] {af390181-1a9f-4af4-a915-68b7c5804ccc} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1680 | 2025.03.25 05:54:52.329502 [ 3 ] {af390181-1a9f-4af4-a915-68b7c5804ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1681 | 2025.03.25 05:54:52.329849 [ 3 ] {af390181-1a9f-4af4-a915-68b7c5804ccc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1682 | 2025.03.25 05:54:52.330079 [ 3 ] {af390181-1a9f-4af4-a915-68b7c5804ccc} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1683 | 2025.03.25 05:54:52.330282 [ 3 ] {af390181-1a9f-4af4-a915-68b7c5804ccc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001312 sec., 62500 rows/sec., 3.97 MiB/sec. | ||
1684 | 2025.03.25 05:54:52.330333 [ 3 ] {af390181-1a9f-4af4-a915-68b7c5804ccc} <Debug> TCPHandler: Processed in 0.001494948 sec. | ||
1685 | 2025.03.25 05:54:56.515681 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1686 | 2025.03.25 05:54:56.515754 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1687 | 2025.03.25 05:54:56.595552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1688 | 2025.03.25 05:54:56.596238 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1689 | 2025.03.25 05:54:56.596281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1690 | 2025.03.25 05:54:56.596919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1691 | 2025.03.25 05:54:56.597183 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1692 | 2025.03.25 05:54:56.597455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1693 | 2025.03.25 05:54:56.605145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 254 | ||
1694 | 2025.03.25 05:54:56.608160 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1695 | 2025.03.25 05:54:56.608220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1696 | 2025.03.25 05:54:56.609730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1697 | 2025.03.25 05:54:56.610052 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1698 | 2025.03.25 05:54:56.610907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
1699 | 2025.03.25 05:54:56.632444 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1700 | 2025.03.25 05:54:56.632557 [ 3 ] {} <Debug> TCP-Session: a8c99057-b4ec-429f-9508-1f0be8301c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1701 | 2025.03.25 05:54:56.829357 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1702 | 2025.03.25 05:54:56.848956 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1703 | 2025.03.25 05:54:56.849010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1704 | 2025.03.25 05:54:56.856141 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1705 | 2025.03.25 05:54:56.856907 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1706 | 2025.03.25 05:54:56.859437 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1707 | 2025.03.25 05:54:57.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.59 MiB, peak 169.25 MiB, free memory in arenas 0.00 B, will set to 165.78 MiB (RSS), difference: 2.19 MiB | ||
1708 | 2025.03.25 05:54:57.302011 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1709 | 2025.03.25 05:54:57.302330 [ 5 ] {a43c9461-660b-488f-9520-6ef1c7d6f04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1710 | 2025.03.25 05:54:57.302443 [ 5 ] {a43c9461-660b-488f-9520-6ef1c7d6f04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1711 | 2025.03.25 05:54:57.303444 [ 5 ] {a43c9461-660b-488f-9520-6ef1c7d6f04c} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1712 | 2025.03.25 05:54:57.303490 [ 5 ] {a43c9461-660b-488f-9520-6ef1c7d6f04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1713 | 2025.03.25 05:54:57.303927 [ 5 ] {a43c9461-660b-488f-9520-6ef1c7d6f04c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1714 | 2025.03.25 05:54:57.304196 [ 5 ] {a43c9461-660b-488f-9520-6ef1c7d6f04c} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1715 | 2025.03.25 05:54:57.304418 [ 5 ] {a43c9461-660b-488f-9520-6ef1c7d6f04c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002166 sec., 25854.10895660203 rows/sec., 1.99 MiB/sec. | ||
1716 | 2025.03.25 05:54:57.304538 [ 5 ] {a43c9461-660b-488f-9520-6ef1c7d6f04c} <Debug> TCPHandler: Processed in 0.002709057 sec. | ||
1717 | 2025.03.25 05:54:57.304765 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1718 | 2025.03.25 05:54:57.304880 [ 5 ] {cc837c0a-b76a-4e2f-98d3-43226075c0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1719 | 2025.03.25 05:54:57.304931 [ 5 ] {cc837c0a-b76a-4e2f-98d3-43226075c0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1720 | 2025.03.25 05:54:57.305503 [ 5 ] {cc837c0a-b76a-4e2f-98d3-43226075c0ba} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1721 | 2025.03.25 05:54:57.305544 [ 5 ] {cc837c0a-b76a-4e2f-98d3-43226075c0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1722 | 2025.03.25 05:54:57.305905 [ 5 ] {cc837c0a-b76a-4e2f-98d3-43226075c0ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1723 | 2025.03.25 05:54:57.306147 [ 5 ] {cc837c0a-b76a-4e2f-98d3-43226075c0ba} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1724 | 2025.03.25 05:54:57.306493 [ 5 ] {cc837c0a-b76a-4e2f-98d3-43226075c0ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001627 sec., 39336.20159803319 rows/sec., 3.07 MiB/sec. | ||
1725 | 2025.03.25 05:54:57.306728 [ 5 ] {cc837c0a-b76a-4e2f-98d3-43226075c0ba} <Debug> TCPHandler: Processed in 0.002027695 sec. | ||
1726 | 2025.03.25 05:54:57.306842 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1727 | 2025.03.25 05:54:57.306946 [ 5 ] {80f018fa-6359-4f6c-8ccd-ecff83e95170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1728 | 2025.03.25 05:54:57.306997 [ 5 ] {80f018fa-6359-4f6c-8ccd-ecff83e95170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1729 | 2025.03.25 05:54:57.307550 [ 5 ] {80f018fa-6359-4f6c-8ccd-ecff83e95170} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1730 | 2025.03.25 05:54:57.307589 [ 5 ] {80f018fa-6359-4f6c-8ccd-ecff83e95170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1731 | 2025.03.25 05:54:57.307966 [ 5 ] {80f018fa-6359-4f6c-8ccd-ecff83e95170} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1732 | 2025.03.25 05:54:57.308207 [ 5 ] {80f018fa-6359-4f6c-8ccd-ecff83e95170} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1733 | 2025.03.25 05:54:57.308531 [ 5 ] {80f018fa-6359-4f6c-8ccd-ecff83e95170} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
1734 | 2025.03.25 05:54:57.308844 [ 5 ] {80f018fa-6359-4f6c-8ccd-ecff83e95170} <Debug> TCPHandler: Processed in 0.002052485 sec. | ||
1735 | 2025.03.25 05:54:57.308996 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1736 | 2025.03.25 05:54:57.309102 [ 5 ] {3bb8a626-8195-463f-951d-8702629788a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1737 | 2025.03.25 05:54:57.309148 [ 5 ] {3bb8a626-8195-463f-951d-8702629788a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1738 | 2025.03.25 05:54:57.309615 [ 5 ] {3bb8a626-8195-463f-951d-8702629788a3} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1739 | 2025.03.25 05:54:57.309654 [ 5 ] {3bb8a626-8195-463f-951d-8702629788a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1740 | 2025.03.25 05:54:57.310020 [ 5 ] {3bb8a626-8195-463f-951d-8702629788a3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1741 | 2025.03.25 05:54:57.310256 [ 5 ] {3bb8a626-8195-463f-951d-8702629788a3} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1742 | 2025.03.25 05:54:57.310466 [ 5 ] {3bb8a626-8195-463f-951d-8702629788a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
1743 | 2025.03.25 05:54:57.310516 [ 5 ] {3bb8a626-8195-463f-951d-8702629788a3} <Debug> TCPHandler: Processed in 0.00157016 sec. | ||
1744 | 2025.03.25 05:55:00.493283 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1745 | 2025.03.25 05:55:00.493714 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) 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) | ||
1746 | 2025.03.25 05:55:00.494234 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1747 | 2025.03.25 05:55:00.494285 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <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 | ||
1748 | 2025.03.25 05:55:00.494655 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1749 | 2025.03.25 05:55:00.494739 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1750 | 2025.03.25 05:55:00.494913 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1751 | 2025.03.25 05:55:00.495095 [ 290 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1752 | 2025.03.25 05:55:00.495182 [ 292 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1753 | 2025.03.25 05:55:00.495315 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1754 | 2025.03.25 05:55:00.495346 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1755 | 2025.03.25 05:55:00.497532 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1756 | 2025.03.25 05:55:00.497567 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1757 | 2025.03.25 05:55:00.497639 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <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'))" | ||
1758 | 2025.03.25 05:55:00.497695 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <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'))" | ||
1759 | 2025.03.25 05:55:00.499106 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.005602 sec., 6069.260978222063 rows/sec., 233.59 KiB/sec. | ||
1760 | 2025.03.25 05:55:00.499248 [ 5 ] {c80ecc96-feca-409d-bcc3-a51976962ad1} <Debug> TCPHandler: Processed in 0.006159687 sec. | ||
1761 | 2025.03.25 05:55:00.499573 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1762 | 2025.03.25 05:55:00.499747 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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) | ||
1763 | 2025.03.25 05:55:00.500052 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1764 | 2025.03.25 05:55:00.500102 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <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', '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 | ||
1765 | 2025.03.25 05:55:00.500414 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1766 | 2025.03.25 05:55:00.500481 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1767 | 2025.03.25 05:55:00.500624 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1768 | 2025.03.25 05:55:00.500697 [ 290 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1769 | 2025.03.25 05:55:00.500725 [ 293 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1770 | 2025.03.25 05:55:00.500836 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1771 | 2025.03.25 05:55:00.500864 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1772 | 2025.03.25 05:55:00.500946 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1773 | 2025.03.25 05:55:00.500967 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1774 | 2025.03.25 05:55:00.501007 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <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', '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'))" | ||
1775 | 2025.03.25 05:55:00.501051 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <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', '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'))" | ||
1776 | 2025.03.25 05:55:00.502032 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00237 sec., 14345.991561181434 rows/sec., 552.15 KiB/sec. | ||
1777 | 2025.03.25 05:55:00.502184 [ 5 ] {6ca07ad6-82d4-444e-9922-4127cf4c8d64} <Debug> TCPHandler: Processed in 0.002667165 sec. | ||
1778 | 2025.03.25 05:55:00.502411 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1779 | 2025.03.25 05:55:00.502577 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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) | ||
1780 | 2025.03.25 05:55:00.502877 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1781 | 2025.03.25 05:55:00.502926 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <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', '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 | ||
1782 | 2025.03.25 05:55:00.503239 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1783 | 2025.03.25 05:55:00.503304 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1784 | 2025.03.25 05:55:00.503444 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1785 | 2025.03.25 05:55:00.503504 [ 290 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1786 | 2025.03.25 05:55:00.503540 [ 292 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1787 | 2025.03.25 05:55:00.503634 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1788 | 2025.03.25 05:55:00.503662 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1789 | 2025.03.25 05:55:00.503743 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1790 | 2025.03.25 05:55:00.503763 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1791 | 2025.03.25 05:55:00.503803 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <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', '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'))" | ||
1792 | 2025.03.25 05:55:00.503844 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <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', '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'))" | ||
1793 | 2025.03.25 05:55:00.504864 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002366 sec., 14370.245139475908 rows/sec., 553.08 KiB/sec. | ||
1794 | 2025.03.25 05:55:00.505117 [ 5 ] {a09888cf-5e94-41d8-bd69-30d41aecbacf} <Debug> TCPHandler: Processed in 0.002757678 sec. | ||
1795 | 2025.03.25 05:55:00.505334 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1796 | 2025.03.25 05:55:00.505502 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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) | ||
1797 | 2025.03.25 05:55:00.505889 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1798 | 2025.03.25 05:55:00.505938 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <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', '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 | ||
1799 | 2025.03.25 05:55:00.506253 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1800 | 2025.03.25 05:55:00.506317 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1801 | 2025.03.25 05:55:00.506456 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1802 | 2025.03.25 05:55:00.506531 [ 290 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1803 | 2025.03.25 05:55:00.506553 [ 293 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1804 | 2025.03.25 05:55:00.506646 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1805 | 2025.03.25 05:55:00.506673 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1806 | 2025.03.25 05:55:00.506753 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1807 | 2025.03.25 05:55:00.506773 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1808 | 2025.03.25 05:55:00.506814 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <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', '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'))" | ||
1809 | 2025.03.25 05:55:00.506855 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <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', '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'))" | ||
1810 | 2025.03.25 05:55:00.507783 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002362 sec., 14394.580863674852 rows/sec., 554.02 KiB/sec. | ||
1811 | 2025.03.25 05:55:00.507932 [ 5 ] {6bbbca14-9c78-4c0f-aac8-ebadf7d9ca9e} <Debug> TCPHandler: Processed in 0.002650245 sec. | ||
1812 | 2025.03.25 05:55:00.508141 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1813 | 2025.03.25 05:55:00.508305 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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) | ||
1814 | 2025.03.25 05:55:00.508605 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1815 | 2025.03.25 05:55:00.508654 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <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', '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 | ||
1816 | 2025.03.25 05:55:00.508971 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1817 | 2025.03.25 05:55:00.509035 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1818 | 2025.03.25 05:55:00.509178 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1819 | 2025.03.25 05:55:00.509240 [ 290 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1820 | 2025.03.25 05:55:00.509269 [ 292 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1821 | 2025.03.25 05:55:00.509363 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1822 | 2025.03.25 05:55:00.509392 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1823 | 2025.03.25 05:55:00.509471 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1824 | 2025.03.25 05:55:00.509491 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1825 | 2025.03.25 05:55:00.509531 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <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', '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'))" | ||
1826 | 2025.03.25 05:55:00.509573 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <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', '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'))" | ||
1827 | 2025.03.25 05:55:00.510496 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00227 sec., 14977.97356828194 rows/sec., 576.47 KiB/sec. | ||
1828 | 2025.03.25 05:55:00.510646 [ 5 ] {b9199c57-2387-4dd3-9efb-339e7d60c76f} <Debug> TCPHandler: Processed in 0.002556211 sec. | ||
1829 | 2025.03.25 05:55:00.510873 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1830 | 2025.03.25 05:55:00.511037 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
1831 | 2025.03.25 05:55:00.511337 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1832 | 2025.03.25 05:55:00.511386 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <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', '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 | ||
1833 | 2025.03.25 05:55:00.511706 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1834 | 2025.03.25 05:55:00.511770 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1835 | 2025.03.25 05:55:00.511907 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1836 | 2025.03.25 05:55:00.511978 [ 290 ] {edc63f14-a676-4b37-8388-68da19326dca} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1837 | 2025.03.25 05:55:00.512000 [ 293 ] {edc63f14-a676-4b37-8388-68da19326dca} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1838 | 2025.03.25 05:55:00.512098 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (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 | ||
1839 | 2025.03.25 05:55:00.512125 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1840 | 2025.03.25 05:55:00.512204 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1841 | 2025.03.25 05:55:00.512223 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1842 | 2025.03.25 05:55:00.512263 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <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', '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'))" | ||
1843 | 2025.03.25 05:55:00.512306 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <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', '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'))" | ||
1844 | 2025.03.25 05:55:00.513279 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002323 sec., 14636.246233318985 rows/sec., 563.32 KiB/sec. | ||
1845 | 2025.03.25 05:55:00.513408 [ 5 ] {edc63f14-a676-4b37-8388-68da19326dca} <Debug> TCPHandler: Processed in 0.002586442 sec. | ||
1846 | 2025.03.25 05:55:00.625752 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1847 | 2025.03.25 05:55:00.625990 [ 5 ] {57761208-f5d1-455c-9b6b-93f476a7a1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1848 | 2025.03.25 05:55:00.626047 [ 5 ] {57761208-f5d1-455c-9b6b-93f476a7a1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1849 | 2025.03.25 05:55:00.626725 [ 5 ] {57761208-f5d1-455c-9b6b-93f476a7a1d0} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1850 | 2025.03.25 05:55:00.626764 [ 5 ] {57761208-f5d1-455c-9b6b-93f476a7a1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1851 | 2025.03.25 05:55:00.627251 [ 5 ] {57761208-f5d1-455c-9b6b-93f476a7a1d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1852 | 2025.03.25 05:55:00.627471 [ 5 ] {57761208-f5d1-455c-9b6b-93f476a7a1d0} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1853 | 2025.03.25 05:55:00.627656 [ 5 ] {57761208-f5d1-455c-9b6b-93f476a7a1d0} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001734 sec., 3460.207612456747 rows/sec., 770.44 KiB/sec. | ||
1854 | 2025.03.25 05:55:00.627709 [ 5 ] {57761208-f5d1-455c-9b6b-93f476a7a1d0} <Debug> TCPHandler: Processed in 0.002070136 sec. | ||
1855 | 2025.03.25 05:55:00.627814 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1856 | 2025.03.25 05:55:00.627918 [ 5 ] {a58a131f-866e-4022-92da-27b36c40c0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1857 | 2025.03.25 05:55:00.627963 [ 5 ] {a58a131f-866e-4022-92da-27b36c40c0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1858 | 2025.03.25 05:55:00.628565 [ 5 ] {a58a131f-866e-4022-92da-27b36c40c0b2} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1859 | 2025.03.25 05:55:00.628603 [ 5 ] {a58a131f-866e-4022-92da-27b36c40c0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1860 | 2025.03.25 05:55:00.628972 [ 5 ] {a58a131f-866e-4022-92da-27b36c40c0b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1861 | 2025.03.25 05:55:00.629211 [ 5 ] {a58a131f-866e-4022-92da-27b36c40c0b2} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1862 | 2025.03.25 05:55:00.629413 [ 5 ] {a58a131f-866e-4022-92da-27b36c40c0b2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001511 sec., 140304.43414956983 rows/sec., 8.92 MiB/sec. | ||
1863 | 2025.03.25 05:55:00.629481 [ 5 ] {a58a131f-866e-4022-92da-27b36c40c0b2} <Debug> TCPHandler: Processed in 0.001716875 sec. | ||
1864 | 2025.03.25 05:55:00.629583 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1865 | 2025.03.25 05:55:00.629686 [ 5 ] {c6b96c7c-9f7f-454c-a1e2-1b1b0b188d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1866 | 2025.03.25 05:55:00.629729 [ 5 ] {c6b96c7c-9f7f-454c-a1e2-1b1b0b188d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1867 | 2025.03.25 05:55:00.631021 [ 5 ] {c6b96c7c-9f7f-454c-a1e2-1b1b0b188d05} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1868 | 2025.03.25 05:55:00.631059 [ 5 ] {c6b96c7c-9f7f-454c-a1e2-1b1b0b188d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1869 | 2025.03.25 05:55:00.631536 [ 5 ] {c6b96c7c-9f7f-454c-a1e2-1b1b0b188d05} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1870 | 2025.03.25 05:55:00.631798 [ 5 ] {c6b96c7c-9f7f-454c-a1e2-1b1b0b188d05} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1871 | 2025.03.25 05:55:00.631927 [ 53 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
1872 | 2025.03.25 05:55:00.631975 [ 53 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1873 | 2025.03.25 05:55:00.631985 [ 5 ] {c6b96c7c-9f7f-454c-a1e2-1b1b0b188d05} <Debug> executeQuery: Read 1825 rows, 152.41 KiB in 0.002319 sec., 786977.1453212592 rows/sec., 64.18 MiB/sec. | ||
1874 | 2025.03.25 05:55:00.632005 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1875 | 2025.03.25 05:55:00.632048 [ 5 ] {c6b96c7c-9f7f-454c-a1e2-1b1b0b188d05} <Debug> TCPHandler: Processed in 0.002515321 sec. | ||
1876 | 2025.03.25 05:55:00.632347 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
1877 | 2025.03.25 05:55:00.632401 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1878 | 2025.03.25 05:55:00.632697 [ 5 ] {c22430fd-dc1f-47c8-a285-30af9553c4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1879 | 2025.03.25 05:55:00.632707 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1880 | 2025.03.25 05:55:00.632794 [ 5 ] {c22430fd-dc1f-47c8-a285-30af9553c4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1881 | 2025.03.25 05:55:00.632801 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 56 rows starting from the beginning of the part | ||
1882 | 2025.03.25 05:55:00.633108 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 685 rows starting from the beginning of the part | ||
1883 | 2025.03.25 05:55:00.633521 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
1884 | 2025.03.25 05:55:00.633919 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 685 rows starting from the beginning of the part | ||
1885 | 2025.03.25 05:55:00.634242 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
1886 | 2025.03.25 05:55:00.634680 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1825 rows starting from the beginning of the part | ||
1887 | 2025.03.25 05:55:00.635649 [ 5 ] {c22430fd-dc1f-47c8-a285-30af9553c4fb} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1888 | 2025.03.25 05:55:00.635720 [ 5 ] {c22430fd-dc1f-47c8-a285-30af9553c4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1889 | 2025.03.25 05:55:00.636571 [ 5 ] {c22430fd-dc1f-47c8-a285-30af9553c4fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1890 | 2025.03.25 05:55:00.637044 [ 5 ] {c22430fd-dc1f-47c8-a285-30af9553c4fb} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1891 | 2025.03.25 05:55:00.637309 [ 5 ] {c22430fd-dc1f-47c8-a285-30af9553c4fb} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.004695 sec., 29818.95633652822 rows/sec., 1.86 MiB/sec. | ||
1892 | 2025.03.25 05:55:00.637406 [ 5 ] {c22430fd-dc1f-47c8-a285-30af9553c4fb} <Debug> TCPHandler: Processed in 0.005126454 sec. | ||
1893 | 2025.03.25 05:55:00.637533 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1894 | 2025.03.25 05:55:00.637688 [ 5 ] {45a2a7ac-c414-4ab3-892d-14ed43a9f499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1895 | 2025.03.25 05:55:00.637770 [ 5 ] {45a2a7ac-c414-4ab3-892d-14ed43a9f499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1896 | 2025.03.25 05:55:00.638212 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3363 rows, containing 5 columns (5 merged, 0 gathered) in 0.006109396 sec., 550463.58101521 rows/sec., 46.43 MiB/sec. | ||
1897 | 2025.03.25 05:55:00.638506 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1898 | 2025.03.25 05:55:00.638905 [ 5 ] {45a2a7ac-c414-4ab3-892d-14ed43a9f499} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1899 | 2025.03.25 05:55:00.638949 [ 5 ] {45a2a7ac-c414-4ab3-892d-14ed43a9f499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1900 | 2025.03.25 05:55:00.638962 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1901 | 2025.03.25 05:55:00.639082 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_10_2} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
1902 | 2025.03.25 05:55:00.639189 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
1903 | 2025.03.25 05:55:00.639450 [ 5 ] {45a2a7ac-c414-4ab3-892d-14ed43a9f499} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1904 | 2025.03.25 05:55:00.639701 [ 5 ] {45a2a7ac-c414-4ab3-892d-14ed43a9f499} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1905 | 2025.03.25 05:55:00.639879 [ 5 ] {45a2a7ac-c414-4ab3-892d-14ed43a9f499} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.002263 sec., 150684.93150684933 rows/sec., 10.05 MiB/sec. | ||
1906 | 2025.03.25 05:55:00.639937 [ 5 ] {45a2a7ac-c414-4ab3-892d-14ed43a9f499} <Debug> TCPHandler: Processed in 0.002453309 sec. | ||
1907 | 2025.03.25 05:55:00.640053 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1908 | 2025.03.25 05:55:00.640160 [ 5 ] {eede0c82-faa0-40a4-8a7c-46a364c088fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1909 | 2025.03.25 05:55:00.640203 [ 5 ] {eede0c82-faa0-40a4-8a7c-46a364c088fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1910 | 2025.03.25 05:55:00.640752 [ 5 ] {eede0c82-faa0-40a4-8a7c-46a364c088fb} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1911 | 2025.03.25 05:55:00.640792 [ 5 ] {eede0c82-faa0-40a4-8a7c-46a364c088fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1912 | 2025.03.25 05:55:00.641139 [ 5 ] {eede0c82-faa0-40a4-8a7c-46a364c088fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1913 | 2025.03.25 05:55:00.641372 [ 5 ] {eede0c82-faa0-40a4-8a7c-46a364c088fb} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1914 | 2025.03.25 05:55:00.641561 [ 5 ] {eede0c82-faa0-40a4-8a7c-46a364c088fb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001419 sec., 78928.82311486964 rows/sec., 4.50 MiB/sec. | ||
1915 | 2025.03.25 05:55:00.641617 [ 5 ] {eede0c82-faa0-40a4-8a7c-46a364c088fb} <Debug> TCPHandler: Processed in 0.001614181 sec. | ||
1916 | 2025.03.25 05:55:00.641727 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1917 | 2025.03.25 05:55:00.641832 [ 5 ] {58403904-b6dc-43b8-bf6a-71142a4a765a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1918 | 2025.03.25 05:55:00.641876 [ 5 ] {58403904-b6dc-43b8-bf6a-71142a4a765a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1919 | 2025.03.25 05:55:00.642680 [ 5 ] {58403904-b6dc-43b8-bf6a-71142a4a765a} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1920 | 2025.03.25 05:55:00.642717 [ 5 ] {58403904-b6dc-43b8-bf6a-71142a4a765a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1921 | 2025.03.25 05:55:00.643107 [ 5 ] {58403904-b6dc-43b8-bf6a-71142a4a765a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1922 | 2025.03.25 05:55:00.643358 [ 5 ] {58403904-b6dc-43b8-bf6a-71142a4a765a} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1923 | 2025.03.25 05:55:00.643482 [ 53 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
1924 | 2025.03.25 05:55:00.643523 [ 53 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1925 | 2025.03.25 05:55:00.643546 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1926 | 2025.03.25 05:55:00.643555 [ 5 ] {58403904-b6dc-43b8-bf6a-71142a4a765a} <Debug> executeQuery: Read 872 rows, 64.60 KiB in 0.001744 sec., 499999.99999999994 rows/sec., 36.17 MiB/sec. | ||
1927 | 2025.03.25 05:55:00.643806 [ 5 ] {58403904-b6dc-43b8-bf6a-71142a4a765a} <Debug> TCPHandler: Processed in 0.002120818 sec. | ||
1928 | 2025.03.25 05:55:00.644062 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
1929 | 2025.03.25 05:55:00.644151 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1930 | 2025.03.25 05:55:00.644369 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1931 | 2025.03.25 05:55:00.644378 [ 5 ] {0f354166-b7aa-44bb-a0ea-d87ec7acd9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1932 | 2025.03.25 05:55:00.644436 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 64 rows starting from the beginning of the part | ||
1933 | 2025.03.25 05:55:00.644481 [ 5 ] {0f354166-b7aa-44bb-a0ea-d87ec7acd9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1934 | 2025.03.25 05:55:00.644863 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 431 rows starting from the beginning of the part | ||
1935 | 2025.03.25 05:55:00.645245 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
1936 | 2025.03.25 05:55:00.645601 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 416 rows starting from the beginning of the part | ||
1937 | 2025.03.25 05:55:00.645798 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
1938 | 2025.03.25 05:55:00.646162 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 872 rows starting from the beginning of the part | ||
1939 | 2025.03.25 05:55:00.646819 [ 5 ] {0f354166-b7aa-44bb-a0ea-d87ec7acd9b0} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1940 | 2025.03.25 05:55:00.646885 [ 5 ] {0f354166-b7aa-44bb-a0ea-d87ec7acd9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1941 | 2025.03.25 05:55:00.647796 [ 5 ] {0f354166-b7aa-44bb-a0ea-d87ec7acd9b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1942 | 2025.03.25 05:55:00.648317 [ 5 ] {0f354166-b7aa-44bb-a0ea-d87ec7acd9b0} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1943 | 2025.03.25 05:55:00.648732 [ 5 ] {0f354166-b7aa-44bb-a0ea-d87ec7acd9b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004438 sec., 1351.9603424966201 rows/sec., 70.63 KiB/sec. | ||
1944 | 2025.03.25 05:55:00.648796 [ 5 ] {0f354166-b7aa-44bb-a0ea-d87ec7acd9b0} <Debug> TCPHandler: Processed in 0.004744222 sec. | ||
1945 | 2025.03.25 05:55:00.649044 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1946 | 2025.03.25 05:55:00.649199 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1911 rows, containing 5 columns (5 merged, 0 gathered) in 0.005545888 sec., 344579.6236779394 rows/sec., 26.28 MiB/sec. | ||
1947 | 2025.03.25 05:55:00.649244 [ 5 ] {0368d298-4a26-4abb-b220-ba24a8980195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1948 | 2025.03.25 05:55:00.649312 [ 5 ] {0368d298-4a26-4abb-b220-ba24a8980195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1949 | 2025.03.25 05:55:00.649477 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1950 | 2025.03.25 05:55:00.650026 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1951 | 2025.03.25 05:55:00.650114 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_10_2} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
1952 | 2025.03.25 05:55:00.650211 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
1953 | 2025.03.25 05:55:00.653031 [ 5 ] {0368d298-4a26-4abb-b220-ba24a8980195} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1954 | 2025.03.25 05:55:00.653081 [ 5 ] {0368d298-4a26-4abb-b220-ba24a8980195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1955 | 2025.03.25 05:55:00.653770 [ 5 ] {0368d298-4a26-4abb-b220-ba24a8980195} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1956 | 2025.03.25 05:55:00.654043 [ 5 ] {0368d298-4a26-4abb-b220-ba24a8980195} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1957 | 2025.03.25 05:55:00.654229 [ 5 ] {0368d298-4a26-4abb-b220-ba24a8980195} <Debug> executeQuery: Read 3143 rows, 214.73 KiB in 0.005033 sec., 624478.4422809457 rows/sec., 41.66 MiB/sec. | ||
1958 | 2025.03.25 05:55:00.654291 [ 5 ] {0368d298-4a26-4abb-b220-ba24a8980195} <Debug> TCPHandler: Processed in 0.005365051 sec. | ||
1959 | 2025.03.25 05:55:00.654431 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1960 | 2025.03.25 05:55:00.654568 [ 5 ] {7e5b0970-08f6-48b1-8491-17a1754d94d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1961 | 2025.03.25 05:55:00.654626 [ 5 ] {7e5b0970-08f6-48b1-8491-17a1754d94d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1962 | 2025.03.25 05:55:00.655102 [ 5 ] {7e5b0970-08f6-48b1-8491-17a1754d94d4} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1963 | 2025.03.25 05:55:00.655139 [ 5 ] {7e5b0970-08f6-48b1-8491-17a1754d94d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1964 | 2025.03.25 05:55:00.655513 [ 5 ] {7e5b0970-08f6-48b1-8491-17a1754d94d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1965 | 2025.03.25 05:55:00.655754 [ 5 ] {7e5b0970-08f6-48b1-8491-17a1754d94d4} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1966 | 2025.03.25 05:55:00.655925 [ 5 ] {7e5b0970-08f6-48b1-8491-17a1754d94d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. | ||
1967 | 2025.03.25 05:55:00.655976 [ 5 ] {7e5b0970-08f6-48b1-8491-17a1754d94d4} <Debug> TCPHandler: Processed in 0.001610071 sec. | ||
1968 | 2025.03.25 05:55:00.656102 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1969 | 2025.03.25 05:55:00.656206 [ 5 ] {c42b7d44-d7c3-4b67-941a-c4af93d739df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1970 | 2025.03.25 05:55:00.656271 [ 5 ] {c42b7d44-d7c3-4b67-941a-c4af93d739df} <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 | ||
1971 | 2025.03.25 05:55:00.657366 [ 5 ] {c42b7d44-d7c3-4b67-941a-c4af93d739df} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1972 | 2025.03.25 05:55:00.657403 [ 5 ] {c42b7d44-d7c3-4b67-941a-c4af93d739df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1973 | 2025.03.25 05:55:00.658027 [ 5 ] {c42b7d44-d7c3-4b67-941a-c4af93d739df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1974 | 2025.03.25 05:55:00.658276 [ 5 ] {c42b7d44-d7c3-4b67-941a-c4af93d739df} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1975 | 2025.03.25 05:55:00.658506 [ 5 ] {c42b7d44-d7c3-4b67-941a-c4af93d739df} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002313 sec., 14699.524427150887 rows/sec., 26.34 MiB/sec. | ||
1976 | 2025.03.25 05:55:00.658721 [ 5 ] {c42b7d44-d7c3-4b67-941a-c4af93d739df} <Debug> TCPHandler: Processed in 0.002668886 sec. | ||
1977 | 2025.03.25 05:55:00.658834 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1978 | 2025.03.25 05:55:00.658936 [ 5 ] {94df833e-a25a-4177-bd83-ce609ede0d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1979 | 2025.03.25 05:55:00.658982 [ 5 ] {94df833e-a25a-4177-bd83-ce609ede0d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1980 | 2025.03.25 05:55:00.659402 [ 5 ] {94df833e-a25a-4177-bd83-ce609ede0d14} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1981 | 2025.03.25 05:55:00.659441 [ 5 ] {94df833e-a25a-4177-bd83-ce609ede0d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1982 | 2025.03.25 05:55:00.659791 [ 5 ] {94df833e-a25a-4177-bd83-ce609ede0d14} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1983 | 2025.03.25 05:55:00.660018 [ 5 ] {94df833e-a25a-4177-bd83-ce609ede0d14} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1984 | 2025.03.25 05:55:00.660229 [ 5 ] {94df833e-a25a-4177-bd83-ce609ede0d14} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.001314 sec., 44140.030441400304 rows/sec., 2.73 MiB/sec. | ||
1985 | 2025.03.25 05:55:00.660280 [ 5 ] {94df833e-a25a-4177-bd83-ce609ede0d14} <Debug> TCPHandler: Processed in 0.001495948 sec. | ||
1986 | 2025.03.25 05:55:02.296857 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1987 | 2025.03.25 05:55:02.297052 [ 5 ] {a55a87e3-3eb4-4405-ac28-f1ae504fcc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1988 | 2025.03.25 05:55:02.297122 [ 5 ] {a55a87e3-3eb4-4405-ac28-f1ae504fcc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1989 | 2025.03.25 05:55:02.297879 [ 5 ] {a55a87e3-3eb4-4405-ac28-f1ae504fcc4e} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1990 | 2025.03.25 05:55:02.297925 [ 5 ] {a55a87e3-3eb4-4405-ac28-f1ae504fcc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1991 | 2025.03.25 05:55:02.298445 [ 5 ] {a55a87e3-3eb4-4405-ac28-f1ae504fcc4e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1992 | 2025.03.25 05:55:02.298689 [ 5 ] {a55a87e3-3eb4-4405-ac28-f1ae504fcc4e} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1993 | 2025.03.25 05:55:02.298924 [ 5 ] {a55a87e3-3eb4-4405-ac28-f1ae504fcc4e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. | ||
1994 | 2025.03.25 05:55:02.298982 [ 5 ] {a55a87e3-3eb4-4405-ac28-f1ae504fcc4e} <Debug> TCPHandler: Processed in 0.002254372 sec. | ||
1995 | 2025.03.25 05:55:02.299116 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1996 | 2025.03.25 05:55:02.299222 [ 5 ] {b5a131b9-6600-455d-ad12-579194ba959a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1997 | 2025.03.25 05:55:02.299266 [ 5 ] {b5a131b9-6600-455d-ad12-579194ba959a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1998 | 2025.03.25 05:55:02.299803 [ 5 ] {b5a131b9-6600-455d-ad12-579194ba959a} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1999 | 2025.03.25 05:55:02.299843 [ 5 ] {b5a131b9-6600-455d-ad12-579194ba959a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2000 | 2025.03.25 05:55:02.300188 [ 5 ] {b5a131b9-6600-455d-ad12-579194ba959a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2001 | 2025.03.25 05:55:02.300425 [ 5 ] {b5a131b9-6600-455d-ad12-579194ba959a} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2002 | 2025.03.25 05:55:02.300641 [ 5 ] {b5a131b9-6600-455d-ad12-579194ba959a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001442 sec., 44382.801664355065 rows/sec., 3.46 MiB/sec. | ||
2003 | 2025.03.25 05:55:02.300695 [ 5 ] {b5a131b9-6600-455d-ad12-579194ba959a} <Debug> TCPHandler: Processed in 0.001634472 sec. | ||
2004 | 2025.03.25 05:55:02.300810 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2005 | 2025.03.25 05:55:02.300914 [ 5 ] {bf6517cc-a64e-438e-9de6-330acb46c9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2006 | 2025.03.25 05:55:02.300963 [ 5 ] {bf6517cc-a64e-438e-9de6-330acb46c9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2007 | 2025.03.25 05:55:02.301450 [ 5 ] {bf6517cc-a64e-438e-9de6-330acb46c9eb} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2008 | 2025.03.25 05:55:02.301490 [ 5 ] {bf6517cc-a64e-438e-9de6-330acb46c9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2009 | 2025.03.25 05:55:02.301857 [ 5 ] {bf6517cc-a64e-438e-9de6-330acb46c9eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2010 | 2025.03.25 05:55:02.302093 [ 5 ] {bf6517cc-a64e-438e-9de6-330acb46c9eb} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2011 | 2025.03.25 05:55:02.302259 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2012 | 2025.03.25 05:55:02.302324 [ 5 ] {bf6517cc-a64e-438e-9de6-330acb46c9eb} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001429 sec., 44786.56403079077 rows/sec., 3.12 MiB/sec. | ||
2013 | 2025.03.25 05:55:02.302344 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2014 | 2025.03.25 05:55:02.302411 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2015 | 2025.03.25 05:55:02.302440 [ 5 ] {bf6517cc-a64e-438e-9de6-330acb46c9eb} <Debug> TCPHandler: Processed in 0.001679983 sec. | ||
2016 | 2025.03.25 05:55:02.302796 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2017 | 2025.03.25 05:55:02.302867 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
2018 | 2025.03.25 05:55:02.303054 [ 5 ] {96c02b6c-7dc4-4ffc-8b27-8cd82cfea8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2019 | 2025.03.25 05:55:02.303170 [ 5 ] {96c02b6c-7dc4-4ffc-8b27-8cd82cfea8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2020 | 2025.03.25 05:55:02.303190 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2021 | 2025.03.25 05:55:02.303307 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 941 rows starting from the beginning of the part | ||
2022 | 2025.03.25 05:55:02.303723 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
2023 | 2025.03.25 05:55:02.304059 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part | ||
2024 | 2025.03.25 05:55:02.304328 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2025 | 2025.03.25 05:55:02.304731 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3143 rows starting from the beginning of the part | ||
2026 | 2025.03.25 05:55:02.305006 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2027 | 2025.03.25 05:55:02.305566 [ 5 ] {96c02b6c-7dc4-4ffc-8b27-8cd82cfea8a2} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2028 | 2025.03.25 05:55:02.305614 [ 5 ] {96c02b6c-7dc4-4ffc-8b27-8cd82cfea8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2029 | 2025.03.25 05:55:02.306426 [ 5 ] {96c02b6c-7dc4-4ffc-8b27-8cd82cfea8a2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2030 | 2025.03.25 05:55:02.306930 [ 5 ] {96c02b6c-7dc4-4ffc-8b27-8cd82cfea8a2} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2031 | 2025.03.25 05:55:02.307156 [ 50 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2032 | 2025.03.25 05:55:02.307259 [ 50 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2033 | 2025.03.25 05:55:02.307342 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2034 | 2025.03.25 05:55:02.307587 [ 5 ] {96c02b6c-7dc4-4ffc-8b27-8cd82cfea8a2} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.004539 sec., 5287.508261731659 rows/sec., 364.89 KiB/sec. | ||
2035 | 2025.03.25 05:55:02.307726 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
2036 | 2025.03.25 05:55:02.307787 [ 5 ] {96c02b6c-7dc4-4ffc-8b27-8cd82cfea8a2} <Debug> TCPHandler: Processed in 0.005146444 sec. | ||
2037 | 2025.03.25 05:55:02.308025 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2038 | 2025.03.25 05:55:02.308080 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 346 rows starting from the beginning of the part | ||
2039 | 2025.03.25 05:55:02.308213 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
2040 | 2025.03.25 05:55:02.308581 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
2041 | 2025.03.25 05:55:02.308910 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2042 | 2025.03.25 05:55:02.308943 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4705 rows, containing 5 columns (5 merged, 0 gathered) in 0.006414275 sec., 733520.1562140695 rows/sec., 49.46 MiB/sec. | ||
2043 | 2025.03.25 05:55:02.309124 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
2044 | 2025.03.25 05:55:02.309233 [ 190 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
2045 | 2025.03.25 05:55:02.309483 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2046 | 2025.03.25 05:55:02.310003 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2047 | 2025.03.25 05:55:02.310116 [ 194 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2048 | 2025.03.25 05:55:02.310220 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
2049 | 2025.03.25 05:55:02.310682 [ 193 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203202 sec., 196678.19887724845 rows/sec., 12.96 MiB/sec. | ||
2050 | 2025.03.25 05:55:02.310851 [ 194 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2051 | 2025.03.25 05:55:02.311117 [ 194 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2025.03.25 05:55:02.311194 [ 194 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_11_2} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2053 | 2025.03.25 05:55:02.311264 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2054 | 2025.03.25 05:55:04.098549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2055 | 2025.03.25 05:55:04.099237 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2056 | 2025.03.25 05:55:04.099290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2057 | 2025.03.25 05:55:04.099842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2058 | 2025.03.25 05:55:04.100110 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2059 | 2025.03.25 05:55:04.100440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2060 | 2025.03.25 05:55:04.360465 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2061 | 2025.03.25 05:55:04.380424 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2062 | 2025.03.25 05:55:04.380483 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2063 | 2025.03.25 05:55:04.387805 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2064 | 2025.03.25 05:55:04.388569 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2065 | 2025.03.25 05:55:04.391704 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2066 | 2025.03.25 05:55:06.612030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 306 | ||
2067 | 2025.03.25 05:55:06.615406 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2068 | 2025.03.25 05:55:06.615450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2069 | 2025.03.25 05:55:06.616945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2070 | 2025.03.25 05:55:06.617270 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2071 | 2025.03.25 05:55:06.617466 [ 42 ] {} <Debug> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2072 | 2025.03.25 05:55:06.617583 [ 42 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2073 | 2025.03.25 05:55:06.617649 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2074 | 2025.03.25 05:55:06.618078 [ 190 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
2075 | 2025.03.25 05:55:06.619029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
2076 | 2025.03.25 05:55:06.619458 [ 190 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2077 | 2025.03.25 05:55:06.619642 [ 190 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
2078 | 2025.03.25 05:55:06.620298 [ 190 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
2079 | 2025.03.25 05:55:06.620906 [ 190 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
2080 | 2025.03.25 05:55:06.621491 [ 190 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
2081 | 2025.03.25 05:55:06.622057 [ 190 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
2082 | 2025.03.25 05:55:06.622633 [ 190 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
2083 | 2025.03.25 05:55:06.630834 [ 190 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 72 columns (72 merged, 0 gathered) in 0.013048757 sec., 23450.50950063673 rows/sec., 24.17 MiB/sec. | ||
2084 | 2025.03.25 05:55:06.631828 [ 193 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2085 | 2025.03.25 05:55:06.632741 [ 193 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2086 | 2025.03.25 05:55:06.632845 [ 193 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_6_1} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2087 | 2025.03.25 05:55:06.633180 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
2088 | 2025.03.25 05:55:07.301352 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2089 | 2025.03.25 05:55:07.301676 [ 5 ] {08fa55f4-00ee-4609-98d3-3ea2f392198c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2090 | 2025.03.25 05:55:07.301790 [ 5 ] {08fa55f4-00ee-4609-98d3-3ea2f392198c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2091 | 2025.03.25 05:55:07.302745 [ 5 ] {08fa55f4-00ee-4609-98d3-3ea2f392198c} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2092 | 2025.03.25 05:55:07.302792 [ 5 ] {08fa55f4-00ee-4609-98d3-3ea2f392198c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2093 | 2025.03.25 05:55:07.303227 [ 5 ] {08fa55f4-00ee-4609-98d3-3ea2f392198c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2094 | 2025.03.25 05:55:07.303488 [ 5 ] {08fa55f4-00ee-4609-98d3-3ea2f392198c} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2095 | 2025.03.25 05:55:07.303713 [ 5 ] {08fa55f4-00ee-4609-98d3-3ea2f392198c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00212 sec., 26415.094339622643 rows/sec., 2.03 MiB/sec. | ||
2096 | 2025.03.25 05:55:07.303770 [ 5 ] {08fa55f4-00ee-4609-98d3-3ea2f392198c} <Debug> TCPHandler: Processed in 0.002595732 sec. | ||
2097 | 2025.03.25 05:55:07.303890 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2098 | 2025.03.25 05:55:07.303997 [ 5 ] {7f6bb18a-19f8-45b3-b878-9f48dd3befe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2099 | 2025.03.25 05:55:07.304044 [ 5 ] {7f6bb18a-19f8-45b3-b878-9f48dd3befe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2100 | 2025.03.25 05:55:07.304586 [ 5 ] {7f6bb18a-19f8-45b3-b878-9f48dd3befe7} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2101 | 2025.03.25 05:55:07.304626 [ 5 ] {7f6bb18a-19f8-45b3-b878-9f48dd3befe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2102 | 2025.03.25 05:55:07.304976 [ 5 ] {7f6bb18a-19f8-45b3-b878-9f48dd3befe7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2103 | 2025.03.25 05:55:07.305219 [ 5 ] {7f6bb18a-19f8-45b3-b878-9f48dd3befe7} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2104 | 2025.03.25 05:55:07.305459 [ 5 ] {7f6bb18a-19f8-45b3-b878-9f48dd3befe7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001484 sec., 43126.684636118596 rows/sec., 3.37 MiB/sec. | ||
2105 | 2025.03.25 05:55:07.305578 [ 5 ] {7f6bb18a-19f8-45b3-b878-9f48dd3befe7} <Debug> TCPHandler: Processed in 0.001737145 sec. | ||
2106 | 2025.03.25 05:55:07.305711 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2107 | 2025.03.25 05:55:07.305813 [ 5 ] {9a87161b-68e9-412c-8b4f-2a8924dc1b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2108 | 2025.03.25 05:55:07.305862 [ 5 ] {9a87161b-68e9-412c-8b4f-2a8924dc1b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2109 | 2025.03.25 05:55:07.306378 [ 5 ] {9a87161b-68e9-412c-8b4f-2a8924dc1b9d} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2110 | 2025.03.25 05:55:07.306416 [ 5 ] {9a87161b-68e9-412c-8b4f-2a8924dc1b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2111 | 2025.03.25 05:55:07.306796 [ 5 ] {9a87161b-68e9-412c-8b4f-2a8924dc1b9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2112 | 2025.03.25 05:55:07.307045 [ 5 ] {9a87161b-68e9-412c-8b4f-2a8924dc1b9d} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2113 | 2025.03.25 05:55:07.307263 [ 5 ] {9a87161b-68e9-412c-8b4f-2a8924dc1b9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001471 sec., 108769.54452753229 rows/sec., 7.58 MiB/sec. | ||
2114 | 2025.03.25 05:55:07.307316 [ 5 ] {9a87161b-68e9-412c-8b4f-2a8924dc1b9d} <Debug> TCPHandler: Processed in 0.001656403 sec. | ||
2115 | 2025.03.25 05:55:07.307427 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2116 | 2025.03.25 05:55:07.307528 [ 5 ] {d6ea0d9f-5ee9-4400-a634-4cf81f26118b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2117 | 2025.03.25 05:55:07.307575 [ 5 ] {d6ea0d9f-5ee9-4400-a634-4cf81f26118b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2118 | 2025.03.25 05:55:07.308006 [ 5 ] {d6ea0d9f-5ee9-4400-a634-4cf81f26118b} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2119 | 2025.03.25 05:55:07.308047 [ 5 ] {d6ea0d9f-5ee9-4400-a634-4cf81f26118b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2120 | 2025.03.25 05:55:07.308404 [ 5 ] {d6ea0d9f-5ee9-4400-a634-4cf81f26118b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2121 | 2025.03.25 05:55:07.308640 [ 5 ] {d6ea0d9f-5ee9-4400-a634-4cf81f26118b} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2122 | 2025.03.25 05:55:07.308853 [ 5 ] {d6ea0d9f-5ee9-4400-a634-4cf81f26118b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec. | ||
2123 | 2025.03.25 05:55:07.308903 [ 5 ] {d6ea0d9f-5ee9-4400-a634-4cf81f26118b} <Debug> TCPHandler: Processed in 0.001525488 sec. | ||
2124 | 2025.03.25 05:55:11.515798 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2125 | 2025.03.25 05:55:11.515854 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2126 | 2025.03.25 05:55:11.601544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2127 | 2025.03.25 05:55:11.602196 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2128 | 2025.03.25 05:55:11.602246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2129 | 2025.03.25 05:55:11.602815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2130 | 2025.03.25 05:55:11.603082 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2131 | 2025.03.25 05:55:11.603339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2132 | 2025.03.25 05:55:11.892733 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2133 | 2025.03.25 05:55:11.912983 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2134 | 2025.03.25 05:55:11.913033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2135 | 2025.03.25 05:55:11.920262 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2136 | 2025.03.25 05:55:11.921048 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2137 | 2025.03.25 05:55:11.923655 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2138 | 2025.03.25 05:55:12.308649 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2139 | 2025.03.25 05:55:12.308851 [ 5 ] {ff6430bb-dfe2-4f86-8be8-f787e4c6c40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2140 | 2025.03.25 05:55:12.308922 [ 5 ] {ff6430bb-dfe2-4f86-8be8-f787e4c6c40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2141 | 2025.03.25 05:55:12.309690 [ 5 ] {ff6430bb-dfe2-4f86-8be8-f787e4c6c40f} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2142 | 2025.03.25 05:55:12.309742 [ 5 ] {ff6430bb-dfe2-4f86-8be8-f787e4c6c40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2143 | 2025.03.25 05:55:12.310179 [ 5 ] {ff6430bb-dfe2-4f86-8be8-f787e4c6c40f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2144 | 2025.03.25 05:55:12.310427 [ 5 ] {ff6430bb-dfe2-4f86-8be8-f787e4c6c40f} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2145 | 2025.03.25 05:55:12.310678 [ 5 ] {ff6430bb-dfe2-4f86-8be8-f787e4c6c40f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001865 sec., 113672.92225201073 rows/sec., 7.23 MiB/sec. | ||
2146 | 2025.03.25 05:55:12.310827 [ 5 ] {ff6430bb-dfe2-4f86-8be8-f787e4c6c40f} <Debug> TCPHandler: Processed in 0.002312113 sec. | ||
2147 | 2025.03.25 05:55:12.310955 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2148 | 2025.03.25 05:55:12.311061 [ 5 ] {30c76a83-1f4c-4939-a244-1e9aaf9c39e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2149 | 2025.03.25 05:55:12.311107 [ 5 ] {30c76a83-1f4c-4939-a244-1e9aaf9c39e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2150 | 2025.03.25 05:55:12.311864 [ 5 ] {30c76a83-1f4c-4939-a244-1e9aaf9c39e8} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2151 | 2025.03.25 05:55:12.311904 [ 5 ] {30c76a83-1f4c-4939-a244-1e9aaf9c39e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2152 | 2025.03.25 05:55:12.312289 [ 5 ] {30c76a83-1f4c-4939-a244-1e9aaf9c39e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2153 | 2025.03.25 05:55:12.312542 [ 5 ] {30c76a83-1f4c-4939-a244-1e9aaf9c39e8} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2154 | 2025.03.25 05:55:12.312755 [ 5 ] {30c76a83-1f4c-4939-a244-1e9aaf9c39e8} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.001717 sec., 398951.65987186955 rows/sec., 31.76 MiB/sec. | ||
2155 | 2025.03.25 05:55:12.312807 [ 5 ] {30c76a83-1f4c-4939-a244-1e9aaf9c39e8} <Debug> TCPHandler: Processed in 0.00190268 sec. | ||
2156 | 2025.03.25 05:55:12.312928 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2157 | 2025.03.25 05:55:12.313033 [ 5 ] {c5356c73-1f8d-49ab-b003-e986b80e9219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2158 | 2025.03.25 05:55:12.313078 [ 5 ] {c5356c73-1f8d-49ab-b003-e986b80e9219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2159 | 2025.03.25 05:55:12.313628 [ 5 ] {c5356c73-1f8d-49ab-b003-e986b80e9219} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2160 | 2025.03.25 05:55:12.313668 [ 5 ] {c5356c73-1f8d-49ab-b003-e986b80e9219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2161 | 2025.03.25 05:55:12.314013 [ 5 ] {c5356c73-1f8d-49ab-b003-e986b80e9219} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2162 | 2025.03.25 05:55:12.314254 [ 5 ] {c5356c73-1f8d-49ab-b003-e986b80e9219} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2163 | 2025.03.25 05:55:12.314457 [ 5 ] {c5356c73-1f8d-49ab-b003-e986b80e9219} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001444 sec., 96952.90858725763 rows/sec., 6.05 MiB/sec. | ||
2164 | 2025.03.25 05:55:12.314508 [ 5 ] {c5356c73-1f8d-49ab-b003-e986b80e9219} <Debug> TCPHandler: Processed in 0.001630902 sec. | ||
2165 | 2025.03.25 05:55:12.314626 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2166 | 2025.03.25 05:55:12.314731 [ 5 ] {2b411d43-d5b0-4a76-8550-0e13d7e86b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2167 | 2025.03.25 05:55:12.314775 [ 5 ] {2b411d43-d5b0-4a76-8550-0e13d7e86b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2168 | 2025.03.25 05:55:12.315304 [ 5 ] {2b411d43-d5b0-4a76-8550-0e13d7e86b3e} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2169 | 2025.03.25 05:55:12.315343 [ 5 ] {2b411d43-d5b0-4a76-8550-0e13d7e86b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2170 | 2025.03.25 05:55:12.315676 [ 5 ] {2b411d43-d5b0-4a76-8550-0e13d7e86b3e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2171 | 2025.03.25 05:55:12.315905 [ 5 ] {2b411d43-d5b0-4a76-8550-0e13d7e86b3e} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2172 | 2025.03.25 05:55:12.316096 [ 5 ] {2b411d43-d5b0-4a76-8550-0e13d7e86b3e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00138 sec., 81884.0579710145 rows/sec., 5.30 MiB/sec. | ||
2173 | 2025.03.25 05:55:12.316226 [ 5 ] {2b411d43-d5b0-4a76-8550-0e13d7e86b3e} <Debug> TCPHandler: Processed in 0.001647593 sec. | ||
2174 | 2025.03.25 05:55:12.316399 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2175 | 2025.03.25 05:55:12.316503 [ 5 ] {5b221da1-4f43-416f-a4fe-219e3af57380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2176 | 2025.03.25 05:55:12.316547 [ 5 ] {5b221da1-4f43-416f-a4fe-219e3af57380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2177 | 2025.03.25 05:55:12.317092 [ 5 ] {5b221da1-4f43-416f-a4fe-219e3af57380} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2178 | 2025.03.25 05:55:12.317131 [ 5 ] {5b221da1-4f43-416f-a4fe-219e3af57380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2179 | 2025.03.25 05:55:12.317468 [ 5 ] {5b221da1-4f43-416f-a4fe-219e3af57380} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2180 | 2025.03.25 05:55:12.317703 [ 5 ] {5b221da1-4f43-416f-a4fe-219e3af57380} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2181 | 2025.03.25 05:55:12.317909 [ 5 ] {5b221da1-4f43-416f-a4fe-219e3af57380} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001427 sec., 78486.33496846531 rows/sec., 4.47 MiB/sec. | ||
2182 | 2025.03.25 05:55:12.317961 [ 5 ] {5b221da1-4f43-416f-a4fe-219e3af57380} <Debug> TCPHandler: Processed in 0.001612691 sec. | ||
2183 | 2025.03.25 05:55:12.318075 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2184 | 2025.03.25 05:55:12.318178 [ 5 ] {ca86426f-2ffb-4d44-bf16-7732b33692ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2185 | 2025.03.25 05:55:12.318222 [ 5 ] {ca86426f-2ffb-4d44-bf16-7732b33692ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2186 | 2025.03.25 05:55:12.318842 [ 5 ] {ca86426f-2ffb-4d44-bf16-7732b33692ad} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2187 | 2025.03.25 05:55:12.318881 [ 5 ] {ca86426f-2ffb-4d44-bf16-7732b33692ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2188 | 2025.03.25 05:55:12.319248 [ 5 ] {ca86426f-2ffb-4d44-bf16-7732b33692ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2189 | 2025.03.25 05:55:12.319484 [ 5 ] {ca86426f-2ffb-4d44-bf16-7732b33692ad} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2190 | 2025.03.25 05:55:12.319746 [ 5 ] {ca86426f-2ffb-4d44-bf16-7732b33692ad} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001587 sec., 262129.80466288593 rows/sec., 18.65 MiB/sec. | ||
2191 | 2025.03.25 05:55:12.319946 [ 5 ] {ca86426f-2ffb-4d44-bf16-7732b33692ad} <Debug> TCPHandler: Processed in 0.001919412 sec. | ||
2192 | 2025.03.25 05:55:12.320078 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2193 | 2025.03.25 05:55:12.320181 [ 5 ] {9d4486d8-5f46-495b-80ee-4f418c21e020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2194 | 2025.03.25 05:55:12.320228 [ 5 ] {9d4486d8-5f46-495b-80ee-4f418c21e020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2195 | 2025.03.25 05:55:12.320680 [ 5 ] {9d4486d8-5f46-495b-80ee-4f418c21e020} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2196 | 2025.03.25 05:55:12.320719 [ 5 ] {9d4486d8-5f46-495b-80ee-4f418c21e020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2197 | 2025.03.25 05:55:12.321074 [ 5 ] {9d4486d8-5f46-495b-80ee-4f418c21e020} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2198 | 2025.03.25 05:55:12.321301 [ 5 ] {9d4486d8-5f46-495b-80ee-4f418c21e020} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2199 | 2025.03.25 05:55:12.321508 [ 5 ] {9d4486d8-5f46-495b-80ee-4f418c21e020} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec. | ||
2200 | 2025.03.25 05:55:12.321557 [ 5 ] {9d4486d8-5f46-495b-80ee-4f418c21e020} <Debug> TCPHandler: Processed in 0.001529219 sec. | ||
2201 | 2025.03.25 05:55:12.321660 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2202 | 2025.03.25 05:55:12.321761 [ 5 ] {3d7df778-8aff-4aa3-a8b5-e80c5e3a3331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2203 | 2025.03.25 05:55:12.321808 [ 5 ] {3d7df778-8aff-4aa3-a8b5-e80c5e3a3331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2204 | 2025.03.25 05:55:12.322316 [ 5 ] {3d7df778-8aff-4aa3-a8b5-e80c5e3a3331} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2205 | 2025.03.25 05:55:12.322355 [ 5 ] {3d7df778-8aff-4aa3-a8b5-e80c5e3a3331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2206 | 2025.03.25 05:55:12.322722 [ 5 ] {3d7df778-8aff-4aa3-a8b5-e80c5e3a3331} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2207 | 2025.03.25 05:55:12.322951 [ 5 ] {3d7df778-8aff-4aa3-a8b5-e80c5e3a3331} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2208 | 2025.03.25 05:55:12.323157 [ 5 ] {3d7df778-8aff-4aa3-a8b5-e80c5e3a3331} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001417 sec., 167254.7635850388 rows/sec., 11.21 MiB/sec. | ||
2209 | 2025.03.25 05:55:12.323209 [ 5 ] {3d7df778-8aff-4aa3-a8b5-e80c5e3a3331} <Debug> TCPHandler: Processed in 0.001599041 sec. | ||
2210 | 2025.03.25 05:55:12.323322 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2211 | 2025.03.25 05:55:12.323425 [ 5 ] {46be7c1d-5473-4093-a6ac-92f49a123a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2212 | 2025.03.25 05:55:12.323473 [ 5 ] {46be7c1d-5473-4093-a6ac-92f49a123a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2213 | 2025.03.25 05:55:12.323885 [ 5 ] {46be7c1d-5473-4093-a6ac-92f49a123a3a} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2214 | 2025.03.25 05:55:12.323924 [ 5 ] {46be7c1d-5473-4093-a6ac-92f49a123a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2215 | 2025.03.25 05:55:12.324281 [ 5 ] {46be7c1d-5473-4093-a6ac-92f49a123a3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2216 | 2025.03.25 05:55:12.324512 [ 5 ] {46be7c1d-5473-4093-a6ac-92f49a123a3a} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2217 | 2025.03.25 05:55:12.324784 [ 5 ] {46be7c1d-5473-4093-a6ac-92f49a123a3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. | ||
2218 | 2025.03.25 05:55:12.324871 [ 5 ] {46be7c1d-5473-4093-a6ac-92f49a123a3a} <Debug> TCPHandler: Processed in 0.001599131 sec. | ||
2219 | 2025.03.25 05:55:12.325004 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2220 | 2025.03.25 05:55:12.325108 [ 5 ] {53171d3d-4ac0-417b-86b7-a46466596d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2221 | 2025.03.25 05:55:12.325175 [ 5 ] {53171d3d-4ac0-417b-86b7-a46466596d62} <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 | ||
2222 | 2025.03.25 05:55:12.326245 [ 5 ] {53171d3d-4ac0-417b-86b7-a46466596d62} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2223 | 2025.03.25 05:55:12.326284 [ 5 ] {53171d3d-4ac0-417b-86b7-a46466596d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2224 | 2025.03.25 05:55:12.326919 [ 5 ] {53171d3d-4ac0-417b-86b7-a46466596d62} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2225 | 2025.03.25 05:55:12.327171 [ 5 ] {53171d3d-4ac0-417b-86b7-a46466596d62} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2226 | 2025.03.25 05:55:12.327504 [ 5 ] {53171d3d-4ac0-417b-86b7-a46466596d62} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002397 sec., 14184.397163120568 rows/sec., 25.42 MiB/sec. | ||
2227 | 2025.03.25 05:55:12.327608 [ 5 ] {53171d3d-4ac0-417b-86b7-a46466596d62} <Debug> TCPHandler: Processed in 0.002655305 sec. | ||
2228 | 2025.03.25 05:55:12.327722 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2229 | 2025.03.25 05:55:12.327824 [ 5 ] {1eafd62f-8ab6-4750-ad99-d2e730cbc7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2230 | 2025.03.25 05:55:12.327870 [ 5 ] {1eafd62f-8ab6-4750-ad99-d2e730cbc7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2231 | 2025.03.25 05:55:12.328293 [ 5 ] {1eafd62f-8ab6-4750-ad99-d2e730cbc7c6} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2232 | 2025.03.25 05:55:12.328332 [ 5 ] {1eafd62f-8ab6-4750-ad99-d2e730cbc7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2233 | 2025.03.25 05:55:12.328687 [ 5 ] {1eafd62f-8ab6-4750-ad99-d2e730cbc7c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2234 | 2025.03.25 05:55:12.328915 [ 5 ] {1eafd62f-8ab6-4750-ad99-d2e730cbc7c6} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2235 | 2025.03.25 05:55:12.329120 [ 5 ] {1eafd62f-8ab6-4750-ad99-d2e730cbc7c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001317 sec., 62262.718299164764 rows/sec., 3.95 MiB/sec. | ||
2236 | 2025.03.25 05:55:12.329171 [ 5 ] {1eafd62f-8ab6-4750-ad99-d2e730cbc7c6} <Debug> TCPHandler: Processed in 0.001499038 sec. | ||
2237 | 2025.03.25 05:55:16.620277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 336 | ||
2238 | 2025.03.25 05:55:16.623360 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2239 | 2025.03.25 05:55:16.623420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2240 | 2025.03.25 05:55:16.625022 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2241 | 2025.03.25 05:55:16.625362 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2242 | 2025.03.25 05:55:16.626013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
2243 | 2025.03.25 05:55:17.296918 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2244 | 2025.03.25 05:55:17.297201 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
2245 | 2025.03.25 05:55:17.297644 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2246 | 2025.03.25 05:55:17.297701 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <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', '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 | ||
2247 | 2025.03.25 05:55:17.298084 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2248 | 2025.03.25 05:55:17.298169 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2249 | 2025.03.25 05:55:17.298347 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2250 | 2025.03.25 05:55:17.298447 [ 290 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2251 | 2025.03.25 05:55:17.298541 [ 292 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2252 | 2025.03.25 05:55:17.298544 [ 293 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2253 | 2025.03.25 05:55:17.298688 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2254 | 2025.03.25 05:55:17.298719 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2255 | 2025.03.25 05:55:17.298845 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2256 | 2025.03.25 05:55:17.298869 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Debug> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
2257 | 2025.03.25 05:55:17.298913 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <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', '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'))" | ||
2258 | 2025.03.25 05:55:17.298963 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <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', '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'))" | ||
2259 | 2025.03.25 05:55:17.299009 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <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', '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'))" | ||
2260 | 2025.03.25 05:55:17.300836 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003762 sec., 10632.64221158958 rows/sec., 405.47 KiB/sec. | ||
2261 | 2025.03.25 05:55:17.301038 [ 5 ] {e66f69d9-0e05-44c1-afa4-7f35a024f17c} <Debug> TCPHandler: Processed in 0.004254556 sec. | ||
2262 | 2025.03.25 05:55:17.306475 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2263 | 2025.03.25 05:55:17.306621 [ 5 ] {3b0a02c1-4044-4d36-bf1f-c23182eccc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2264 | 2025.03.25 05:55:17.306681 [ 5 ] {3b0a02c1-4044-4d36-bf1f-c23182eccc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2265 | 2025.03.25 05:55:17.307464 [ 5 ] {3b0a02c1-4044-4d36-bf1f-c23182eccc88} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2266 | 2025.03.25 05:55:17.307513 [ 5 ] {3b0a02c1-4044-4d36-bf1f-c23182eccc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2267 | 2025.03.25 05:55:17.308031 [ 5 ] {3b0a02c1-4044-4d36-bf1f-c23182eccc88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2268 | 2025.03.25 05:55:17.308293 [ 5 ] {3b0a02c1-4044-4d36-bf1f-c23182eccc88} <Trace> oximeter.timeseries_schema (cbfbaff4-adca-4199-85bd-a6a28fe18d4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2269 | 2025.03.25 05:55:17.308539 [ 5 ] {3b0a02c1-4044-4d36-bf1f-c23182eccc88} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001959 sec., 510.4645227156713 rows/sec., 115.65 KiB/sec. | ||
2270 | 2025.03.25 05:55:17.308599 [ 5 ] {3b0a02c1-4044-4d36-bf1f-c23182eccc88} <Debug> TCPHandler: Processed in 0.00219812 sec. | ||
2271 | 2025.03.25 05:55:17.308725 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2272 | 2025.03.25 05:55:17.308835 [ 5 ] {c29a1d48-756d-4419-a8cf-c849ccb6430e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2273 | 2025.03.25 05:55:17.308884 [ 5 ] {c29a1d48-756d-4419-a8cf-c849ccb6430e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2274 | 2025.03.25 05:55:17.309426 [ 5 ] {c29a1d48-756d-4419-a8cf-c849ccb6430e} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2275 | 2025.03.25 05:55:17.309466 [ 5 ] {c29a1d48-756d-4419-a8cf-c849ccb6430e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2276 | 2025.03.25 05:55:17.309811 [ 5 ] {c29a1d48-756d-4419-a8cf-c849ccb6430e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2277 | 2025.03.25 05:55:17.310051 [ 5 ] {c29a1d48-756d-4419-a8cf-c849ccb6430e} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2278 | 2025.03.25 05:55:17.310322 [ 5 ] {c29a1d48-756d-4419-a8cf-c849ccb6430e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001497 sec., 5344.021376085504 rows/sec., 435.77 KiB/sec. | ||
2279 | 2025.03.25 05:55:17.310406 [ 5 ] {c29a1d48-756d-4419-a8cf-c849ccb6430e} <Debug> TCPHandler: Processed in 0.001733586 sec. | ||
2280 | 2025.03.25 05:55:17.310528 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2281 | 2025.03.25 05:55:17.310634 [ 5 ] {d34978f1-6592-4642-adf1-f2019f05319c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2282 | 2025.03.25 05:55:17.310679 [ 5 ] {d34978f1-6592-4642-adf1-f2019f05319c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2283 | 2025.03.25 05:55:17.311227 [ 5 ] {d34978f1-6592-4642-adf1-f2019f05319c} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2284 | 2025.03.25 05:55:17.311267 [ 5 ] {d34978f1-6592-4642-adf1-f2019f05319c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2285 | 2025.03.25 05:55:17.311636 [ 5 ] {d34978f1-6592-4642-adf1-f2019f05319c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2286 | 2025.03.25 05:55:17.311879 [ 5 ] {d34978f1-6592-4642-adf1-f2019f05319c} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2287 | 2025.03.25 05:55:17.312121 [ 5 ] {d34978f1-6592-4642-adf1-f2019f05319c} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 3.04 MiB/sec. | ||
2288 | 2025.03.25 05:55:17.312206 [ 5 ] {d34978f1-6592-4642-adf1-f2019f05319c} <Debug> TCPHandler: Processed in 0.001727265 sec. | ||
2289 | 2025.03.25 05:55:17.312324 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2290 | 2025.03.25 05:55:17.312427 [ 5 ] {3e677d82-5666-4d2d-b183-d0994439bf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2291 | 2025.03.25 05:55:17.312473 [ 5 ] {3e677d82-5666-4d2d-b183-d0994439bf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2292 | 2025.03.25 05:55:17.312997 [ 5 ] {3e677d82-5666-4d2d-b183-d0994439bf71} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2293 | 2025.03.25 05:55:17.313038 [ 5 ] {3e677d82-5666-4d2d-b183-d0994439bf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2294 | 2025.03.25 05:55:17.313372 [ 5 ] {3e677d82-5666-4d2d-b183-d0994439bf71} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2295 | 2025.03.25 05:55:17.313633 [ 5 ] {3e677d82-5666-4d2d-b183-d0994439bf71} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2296 | 2025.03.25 05:55:17.313860 [ 5 ] {3e677d82-5666-4d2d-b183-d0994439bf71} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001453 sec., 5505.849965588437 rows/sec., 384.44 KiB/sec. | ||
2297 | 2025.03.25 05:55:17.313912 [ 5 ] {3e677d82-5666-4d2d-b183-d0994439bf71} <Debug> TCPHandler: Processed in 0.001638822 sec. | ||
2298 | 2025.03.25 05:55:17.314022 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2299 | 2025.03.25 05:55:17.314130 [ 5 ] {b019f839-d1d2-41d2-b3a7-d02d7a15a652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2300 | 2025.03.25 05:55:17.314175 [ 5 ] {b019f839-d1d2-41d2-b3a7-d02d7a15a652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2301 | 2025.03.25 05:55:17.314714 [ 5 ] {b019f839-d1d2-41d2-b3a7-d02d7a15a652} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2302 | 2025.03.25 05:55:17.314754 [ 5 ] {b019f839-d1d2-41d2-b3a7-d02d7a15a652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2303 | 2025.03.25 05:55:17.315106 [ 5 ] {b019f839-d1d2-41d2-b3a7-d02d7a15a652} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2304 | 2025.03.25 05:55:17.315338 [ 5 ] {b019f839-d1d2-41d2-b3a7-d02d7a15a652} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2305 | 2025.03.25 05:55:17.315647 [ 5 ] {b019f839-d1d2-41d2-b3a7-d02d7a15a652} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001512 sec., 47619.04761904762 rows/sec., 3.73 MiB/sec. | ||
2306 | 2025.03.25 05:55:17.315791 [ 5 ] {b019f839-d1d2-41d2-b3a7-d02d7a15a652} <Debug> TCPHandler: Processed in 0.001822368 sec. | ||
2307 | 2025.03.25 05:55:17.315920 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2308 | 2025.03.25 05:55:17.316031 [ 5 ] {a56c1c72-033a-43da-afec-6469de0219c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2309 | 2025.03.25 05:55:17.316080 [ 5 ] {a56c1c72-033a-43da-afec-6469de0219c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2310 | 2025.03.25 05:55:17.316623 [ 5 ] {a56c1c72-033a-43da-afec-6469de0219c5} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2311 | 2025.03.25 05:55:17.316663 [ 5 ] {a56c1c72-033a-43da-afec-6469de0219c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2312 | 2025.03.25 05:55:17.317045 [ 5 ] {a56c1c72-033a-43da-afec-6469de0219c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2313 | 2025.03.25 05:55:17.317282 [ 5 ] {a56c1c72-033a-43da-afec-6469de0219c5} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2314 | 2025.03.25 05:55:17.317504 [ 5 ] {a56c1c72-033a-43da-afec-6469de0219c5} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.0015 sec., 109333.33333333333 rows/sec., 7.61 MiB/sec. | ||
2315 | 2025.03.25 05:55:17.317556 [ 5 ] {a56c1c72-033a-43da-afec-6469de0219c5} <Debug> TCPHandler: Processed in 0.001686584 sec. | ||
2316 | 2025.03.25 05:55:17.317701 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2317 | 2025.03.25 05:55:17.317832 [ 5 ] {c6f6ca74-65da-4e60-89bf-79f968425149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2318 | 2025.03.25 05:55:17.317881 [ 5 ] {c6f6ca74-65da-4e60-89bf-79f968425149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2319 | 2025.03.25 05:55:17.318323 [ 5 ] {c6f6ca74-65da-4e60-89bf-79f968425149} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2320 | 2025.03.25 05:55:17.318362 [ 5 ] {c6f6ca74-65da-4e60-89bf-79f968425149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2321 | 2025.03.25 05:55:17.318708 [ 5 ] {c6f6ca74-65da-4e60-89bf-79f968425149} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2322 | 2025.03.25 05:55:17.318966 [ 5 ] {c6f6ca74-65da-4e60-89bf-79f968425149} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2323 | 2025.03.25 05:55:17.319181 [ 5 ] {c6f6ca74-65da-4e60-89bf-79f968425149} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
2324 | 2025.03.25 05:55:17.319230 [ 5 ] {c6f6ca74-65da-4e60-89bf-79f968425149} <Debug> TCPHandler: Processed in 0.001587401 sec. | ||
2325 | 2025.03.25 05:55:19.104429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2326 | 2025.03.25 05:55:19.105107 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2327 | 2025.03.25 05:55:19.105153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2328 | 2025.03.25 05:55:19.105732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2329 | 2025.03.25 05:55:19.106003 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2330 | 2025.03.25 05:55:19.106205 [ 71 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2331 | 2025.03.25 05:55:19.106268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2332 | 2025.03.25 05:55:19.106293 [ 71 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2333 | 2025.03.25 05:55:19.106325 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2334 | 2025.03.25 05:55:19.106473 [ 190 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
2335 | 2025.03.25 05:55:19.106648 [ 190 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2336 | 2025.03.25 05:55:19.106691 [ 190 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
2337 | 2025.03.25 05:55:19.106775 [ 190 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
2338 | 2025.03.25 05:55:19.106995 [ 190 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
2339 | 2025.03.25 05:55:19.107224 [ 190 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
2340 | 2025.03.25 05:55:19.107373 [ 190 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
2341 | 2025.03.25 05:55:19.107447 [ 190 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
2342 | 2025.03.25 05:55:19.109292 [ 193 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002889202 sec., 1773500.087567432 rows/sec., 25.37 MiB/sec. | ||
2343 | 2025.03.25 05:55:19.110069 [ 198 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2344 | 2025.03.25 05:55:19.110392 [ 198 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_11_2} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2345 | 2025.03.25 05:55:19.110482 [ 198 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_11_2} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2346 | 2025.03.25 05:55:19.110581 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2347 | 2025.03.25 05:55:19.424687 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2348 | 2025.03.25 05:55:19.444611 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2349 | 2025.03.25 05:55:19.444664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2350 | 2025.03.25 05:55:19.451936 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2351 | 2025.03.25 05:55:19.452719 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2352 | 2025.03.25 05:55:19.453073 [ 71 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2353 | 2025.03.25 05:55:19.453203 [ 71 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2354 | 2025.03.25 05:55:19.453268 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2355 | 2025.03.25 05:55:19.453920 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
2356 | 2025.03.25 05:55:19.469921 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2357 | 2025.03.25 05:55:19.471131 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2358 | 2025.03.25 05:55:19.472303 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
2359 | 2025.03.25 05:55:19.477355 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
2360 | 2025.03.25 05:55:19.482641 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
2361 | 2025.03.25 05:55:19.488075 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
2362 | 2025.03.25 05:55:19.493633 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
2363 | 2025.03.25 05:55:19.498493 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
2364 | 2025.03.25 05:55:19.557133 [ 199 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103680882 sec., 800.5333133643674 rows/sec., 4.14 MiB/sec. | ||
2365 | 2025.03.25 05:55:19.559868 [ 199 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2366 | 2025.03.25 05:55:19.562712 [ 199 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_11_2} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2367 | 2025.03.25 05:55:19.562850 [ 199 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_11_2} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2368 | 2025.03.25 05:55:19.565085 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2369 | 2025.03.25 05:55:20.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.09 MiB, peak 177.98 MiB, free memory in arenas 0.00 B, will set to 169.27 MiB (RSS), difference: 1.18 MiB | ||
2370 | 2025.03.25 05:55:22.308338 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2371 | 2025.03.25 05:55:22.308664 [ 5 ] {3acca50e-4af4-4950-83f0-1c940d3dd2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2372 | 2025.03.25 05:55:22.308911 [ 5 ] {3acca50e-4af4-4950-83f0-1c940d3dd2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2373 | 2025.03.25 05:55:22.309787 [ 5 ] {3acca50e-4af4-4950-83f0-1c940d3dd2e2} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2374 | 2025.03.25 05:55:22.309843 [ 5 ] {3acca50e-4af4-4950-83f0-1c940d3dd2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2375 | 2025.03.25 05:55:22.310293 [ 5 ] {3acca50e-4af4-4950-83f0-1c940d3dd2e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2376 | 2025.03.25 05:55:22.310565 [ 5 ] {3acca50e-4af4-4950-83f0-1c940d3dd2e2} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2377 | 2025.03.25 05:55:22.310772 [ 140 ] {} <Debug> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2378 | 2025.03.25 05:55:22.310848 [ 5 ] {3acca50e-4af4-4950-83f0-1c940d3dd2e2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002263 sec., 93680.95448519665 rows/sec., 5.96 MiB/sec. | ||
2379 | 2025.03.25 05:55:22.310862 [ 140 ] {} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2380 | 2025.03.25 05:55:22.310938 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2381 | 2025.03.25 05:55:22.310995 [ 5 ] {3acca50e-4af4-4950-83f0-1c940d3dd2e2} <Debug> TCPHandler: Processed in 0.002844891 sec. | ||
2382 | 2025.03.25 05:55:22.311340 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::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 | ||
2383 | 2025.03.25 05:55:22.311345 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2384 | 2025.03.25 05:55:22.311633 [ 5 ] {4ef077ce-4f0d-4975-b9b5-c77fc68bfd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2385 | 2025.03.25 05:55:22.311671 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2386 | 2025.03.25 05:55:22.311730 [ 5 ] {4ef077ce-4f0d-4975-b9b5-c77fc68bfd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2387 | 2025.03.25 05:55:22.311752 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
2388 | 2025.03.25 05:55:22.312065 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
2389 | 2025.03.25 05:55:22.312432 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
2390 | 2025.03.25 05:55:22.312833 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
2391 | 2025.03.25 05:55:22.313228 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
2392 | 2025.03.25 05:55:22.314784 [ 5 ] {4ef077ce-4f0d-4975-b9b5-c77fc68bfd58} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2393 | 2025.03.25 05:55:22.314859 [ 5 ] {4ef077ce-4f0d-4975-b9b5-c77fc68bfd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2394 | 2025.03.25 05:55:22.315822 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004748772 sec., 223215.60184401355 rows/sec., 15.05 MiB/sec. | ||
2395 | 2025.03.25 05:55:22.315867 [ 5 ] {4ef077ce-4f0d-4975-b9b5-c77fc68bfd58} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2396 | 2025.03.25 05:55:22.316065 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2397 | 2025.03.25 05:55:22.316260 [ 5 ] {4ef077ce-4f0d-4975-b9b5-c77fc68bfd58} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2398 | 2025.03.25 05:55:22.316614 [ 140 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
2399 | 2025.03.25 05:55:22.316723 [ 140 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2400 | 2025.03.25 05:55:22.316734 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_5_1} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2401 | 2025.03.25 05:55:22.316784 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2402 | 2025.03.25 05:55:22.316817 [ 5 ] {4ef077ce-4f0d-4975-b9b5-c77fc68bfd58} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.005236 sec., 130825.05729564553 rows/sec., 10.42 MiB/sec. | ||
2403 | 2025.03.25 05:55:22.317079 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_5_1} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2404 | 2025.03.25 05:55:22.317275 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
2405 | 2025.03.25 05:55:22.317413 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2406 | 2025.03.25 05:55:22.317493 [ 5 ] {4ef077ce-4f0d-4975-b9b5-c77fc68bfd58} <Debug> TCPHandler: Processed in 0.00623717 sec. | ||
2407 | 2025.03.25 05:55:22.317817 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2408 | 2025.03.25 05:55:22.317896 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 1825 rows starting from the beginning of the part | ||
2409 | 2025.03.25 05:55:22.317936 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2410 | 2025.03.25 05:55:22.318107 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2411 | 2025.03.25 05:55:22.318368 [ 5 ] {4b904fb5-3f98-4dcc-ac67-90870357ce4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2412 | 2025.03.25 05:55:22.318419 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2413 | 2025.03.25 05:55:22.318516 [ 5 ] {4b904fb5-3f98-4dcc-ac67-90870357ce4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2414 | 2025.03.25 05:55:22.318694 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 685 rows starting from the beginning of the part | ||
2415 | 2025.03.25 05:55:22.319092 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2416 | 2025.03.25 05:55:22.319468 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 685 rows starting from the beginning of the part | ||
2417 | 2025.03.25 05:55:22.321022 [ 5 ] {4b904fb5-3f98-4dcc-ac67-90870357ce4a} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2418 | 2025.03.25 05:55:22.321085 [ 5 ] {4b904fb5-3f98-4dcc-ac67-90870357ce4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2419 | 2025.03.25 05:55:22.322084 [ 5 ] {4b904fb5-3f98-4dcc-ac67-90870357ce4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2420 | 2025.03.25 05:55:22.322496 [ 5 ] {4b904fb5-3f98-4dcc-ac67-90870357ce4a} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2421 | 2025.03.25 05:55:22.322697 [ 140 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2422 | 2025.03.25 05:55:22.322837 [ 140 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2423 | 2025.03.25 05:55:22.322905 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2424 | 2025.03.25 05:55:22.322984 [ 5 ] {4b904fb5-3f98-4dcc-ac67-90870357ce4a} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.004788 sec., 29239.76608187135 rows/sec., 1.82 MiB/sec. | ||
2425 | 2025.03.25 05:55:22.323349 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
2426 | 2025.03.25 05:55:22.323597 [ 5 ] {4b904fb5-3f98-4dcc-ac67-90870357ce4a} <Debug> TCPHandler: Processed in 0.005724143 sec. | ||
2427 | 2025.03.25 05:55:22.323784 [ 195 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3367 rows, containing 5 columns (5 merged, 0 gathered) in 0.006850929 sec., 491466.19385487714 rows/sec., 41.45 MiB/sec. | ||
2428 | 2025.03.25 05:55:22.323824 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2429 | 2025.03.25 05:55:22.323904 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 140 rows starting from the beginning of the part | ||
2430 | 2025.03.25 05:55:22.324006 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2431 | 2025.03.25 05:55:22.324182 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
2432 | 2025.03.25 05:55:22.324316 [ 195 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2433 | 2025.03.25 05:55:22.324575 [ 5 ] {dc121abc-5ad1-4811-87d7-30e28cde210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2434 | 2025.03.25 05:55:22.324724 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
2435 | 2025.03.25 05:55:22.324831 [ 5 ] {dc121abc-5ad1-4811-87d7-30e28cde210e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2436 | 2025.03.25 05:55:22.325239 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
2437 | 2025.03.25 05:55:22.325751 [ 195 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2438 | 2025.03.25 05:55:22.325769 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
2439 | 2025.03.25 05:55:22.326231 [ 195 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_15_3} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
2440 | 2025.03.25 05:55:22.326258 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
2441 | 2025.03.25 05:55:22.326677 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2442 | 2025.03.25 05:55:22.328285 [ 5 ] {dc121abc-5ad1-4811-87d7-30e28cde210e} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2443 | 2025.03.25 05:55:22.328369 [ 5 ] {dc121abc-5ad1-4811-87d7-30e28cde210e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2444 | 2025.03.25 05:55:22.329428 [ 5 ] {dc121abc-5ad1-4811-87d7-30e28cde210e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2445 | 2025.03.25 05:55:22.329483 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.006441086 sec., 109919.3521092561 rows/sec., 7.28 MiB/sec. | ||
2446 | 2025.03.25 05:55:22.329718 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2447 | 2025.03.25 05:55:22.329898 [ 5 ] {dc121abc-5ad1-4811-87d7-30e28cde210e} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2448 | 2025.03.25 05:55:22.330332 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_6_1} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2449 | 2025.03.25 05:55:22.330363 [ 5 ] {dc121abc-5ad1-4811-87d7-30e28cde210e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.006033 sec., 18730.31659207691 rows/sec., 1.21 MiB/sec. | ||
2450 | 2025.03.25 05:55:22.330538 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_6_1} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2451 | 2025.03.25 05:55:22.330554 [ 5 ] {dc121abc-5ad1-4811-87d7-30e28cde210e} <Debug> TCPHandler: Processed in 0.006677093 sec. | ||
2452 | 2025.03.25 05:55:22.330735 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2453 | 2025.03.25 05:55:22.330802 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2454 | 2025.03.25 05:55:22.330914 [ 5 ] {234bc888-c8d4-49d2-8fb5-0eb13c6fbe2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2455 | 2025.03.25 05:55:22.330961 [ 5 ] {234bc888-c8d4-49d2-8fb5-0eb13c6fbe2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2456 | 2025.03.25 05:55:22.331569 [ 5 ] {234bc888-c8d4-49d2-8fb5-0eb13c6fbe2c} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2457 | 2025.03.25 05:55:22.331610 [ 5 ] {234bc888-c8d4-49d2-8fb5-0eb13c6fbe2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2458 | 2025.03.25 05:55:22.331976 [ 5 ] {234bc888-c8d4-49d2-8fb5-0eb13c6fbe2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2459 | 2025.03.25 05:55:22.332213 [ 5 ] {234bc888-c8d4-49d2-8fb5-0eb13c6fbe2c} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2460 | 2025.03.25 05:55:22.332371 [ 140 ] {} <Debug> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2461 | 2025.03.25 05:55:22.332435 [ 140 ] {} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2462 | 2025.03.25 05:55:22.332470 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2463 | 2025.03.25 05:55:22.332486 [ 5 ] {234bc888-c8d4-49d2-8fb5-0eb13c6fbe2c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001584 sec., 70707.07070707071 rows/sec., 4.03 MiB/sec. | ||
2464 | 2025.03.25 05:55:22.332844 [ 5 ] {234bc888-c8d4-49d2-8fb5-0eb13c6fbe2c} <Debug> TCPHandler: Processed in 0.002095227 sec. | ||
2465 | 2025.03.25 05:55:22.332858 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::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 | ||
2466 | 2025.03.25 05:55:22.333065 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2467 | 2025.03.25 05:55:22.333085 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2468 | 2025.03.25 05:55:22.333132 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
2469 | 2025.03.25 05:55:22.333271 [ 5 ] {c6ca9efd-92e4-4665-b3e5-5c9fb4a47d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2470 | 2025.03.25 05:55:22.333432 [ 5 ] {c6ca9efd-92e4-4665-b3e5-5c9fb4a47d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2471 | 2025.03.25 05:55:22.333488 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
2472 | 2025.03.25 05:55:22.333893 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
2473 | 2025.03.25 05:55:22.334279 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
2474 | 2025.03.25 05:55:22.334611 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
2475 | 2025.03.25 05:55:22.336545 [ 5 ] {c6ca9efd-92e4-4665-b3e5-5c9fb4a47d52} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2476 | 2025.03.25 05:55:22.336613 [ 5 ] {c6ca9efd-92e4-4665-b3e5-5c9fb4a47d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2477 | 2025.03.25 05:55:22.337543 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004983739 sec., 112365.43486727535 rows/sec., 6.83 MiB/sec. | ||
2478 | 2025.03.25 05:55:22.337608 [ 5 ] {c6ca9efd-92e4-4665-b3e5-5c9fb4a47d52} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2479 | 2025.03.25 05:55:22.337694 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2480 | 2025.03.25 05:55:22.337904 [ 5 ] {c6ca9efd-92e4-4665-b3e5-5c9fb4a47d52} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2481 | 2025.03.25 05:55:22.338031 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_5_1} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2482 | 2025.03.25 05:55:22.338070 [ 125 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
2483 | 2025.03.25 05:55:22.338137 [ 125 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2484 | 2025.03.25 05:55:22.338171 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2485 | 2025.03.25 05:55:22.338188 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_5_1} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2486 | 2025.03.25 05:55:22.338188 [ 5 ] {c6ca9efd-92e4-4665-b3e5-5c9fb4a47d52} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.004997 sec., 83249.949969982 rows/sec., 5.92 MiB/sec. | ||
2487 | 2025.03.25 05:55:22.338675 [ 5 ] {c6ca9efd-92e4-4665-b3e5-5c9fb4a47d52} <Debug> TCPHandler: Processed in 0.005696362 sec. | ||
2488 | 2025.03.25 05:55:22.338751 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2489 | 2025.03.25 05:55:22.338883 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
2490 | 2025.03.25 05:55:22.339065 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2491 | 2025.03.25 05:55:22.339127 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2492 | 2025.03.25 05:55:22.339171 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 887 rows starting from the beginning of the part | ||
2493 | 2025.03.25 05:55:22.339342 [ 5 ] {7543300d-8846-48ff-811c-705ed905c806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2494 | 2025.03.25 05:55:22.339440 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2495 | 2025.03.25 05:55:22.339572 [ 5 ] {7543300d-8846-48ff-811c-705ed905c806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2496 | 2025.03.25 05:55:22.339643 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
2497 | 2025.03.25 05:55:22.340078 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 416 rows starting from the beginning of the part | ||
2498 | 2025.03.25 05:55:22.340405 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part | ||
2499 | 2025.03.25 05:55:22.340708 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 416 rows starting from the beginning of the part | ||
2500 | 2025.03.25 05:55:22.342242 [ 5 ] {7543300d-8846-48ff-811c-705ed905c806} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2501 | 2025.03.25 05:55:22.342310 [ 5 ] {7543300d-8846-48ff-811c-705ed905c806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2502 | 2025.03.25 05:55:22.343331 [ 5 ] {7543300d-8846-48ff-811c-705ed905c806} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2503 | 2025.03.25 05:55:22.343832 [ 5 ] {7543300d-8846-48ff-811c-705ed905c806} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2504 | 2025.03.25 05:55:22.343967 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1919 rows, containing 5 columns (5 merged, 0 gathered) in 0.005702272 sec., 336532.52598262584 rows/sec., 25.67 MiB/sec. | ||
2505 | 2025.03.25 05:55:22.344212 [ 5 ] {7543300d-8846-48ff-811c-705ed905c806} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004995 sec., 1201.2012012012012 rows/sec., 62.76 KiB/sec. | ||
2506 | 2025.03.25 05:55:22.344213 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2507 | 2025.03.25 05:55:22.344405 [ 5 ] {7543300d-8846-48ff-811c-705ed905c806} <Debug> TCPHandler: Processed in 0.005458084 sec. | ||
2508 | 2025.03.25 05:55:22.344598 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2509 | 2025.03.25 05:55:22.344787 [ 5 ] {d87b16ed-8eb2-475f-8238-a35235fcb324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2510 | 2025.03.25 05:55:22.344790 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2511 | 2025.03.25 05:55:22.344913 [ 5 ] {d87b16ed-8eb2-475f-8238-a35235fcb324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2512 | 2025.03.25 05:55:22.344990 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_15_3} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
2513 | 2025.03.25 05:55:22.345181 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2514 | 2025.03.25 05:55:22.345714 [ 5 ] {d87b16ed-8eb2-475f-8238-a35235fcb324} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2515 | 2025.03.25 05:55:22.345757 [ 5 ] {d87b16ed-8eb2-475f-8238-a35235fcb324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2516 | 2025.03.25 05:55:22.346151 [ 5 ] {d87b16ed-8eb2-475f-8238-a35235fcb324} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2517 | 2025.03.25 05:55:22.346379 [ 5 ] {d87b16ed-8eb2-475f-8238-a35235fcb324} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2518 | 2025.03.25 05:55:22.346569 [ 5 ] {d87b16ed-8eb2-475f-8238-a35235fcb324} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001843 sec., 128594.68258274552 rows/sec., 8.62 MiB/sec. | ||
2519 | 2025.03.25 05:55:22.346623 [ 5 ] {d87b16ed-8eb2-475f-8238-a35235fcb324} <Debug> TCPHandler: Processed in 0.002103617 sec. | ||
2520 | 2025.03.25 05:55:22.346759 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2521 | 2025.03.25 05:55:22.346893 [ 5 ] {537382cc-e836-46f3-9a5c-c717fe47efca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2522 | 2025.03.25 05:55:22.346953 [ 5 ] {537382cc-e836-46f3-9a5c-c717fe47efca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2523 | 2025.03.25 05:55:22.347467 [ 5 ] {537382cc-e836-46f3-9a5c-c717fe47efca} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2524 | 2025.03.25 05:55:22.347513 [ 5 ] {537382cc-e836-46f3-9a5c-c717fe47efca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2525 | 2025.03.25 05:55:22.347921 [ 5 ] {537382cc-e836-46f3-9a5c-c717fe47efca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2526 | 2025.03.25 05:55:22.348166 [ 5 ] {537382cc-e836-46f3-9a5c-c717fe47efca} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2527 | 2025.03.25 05:55:22.348279 [ 125 ] {} <Debug> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2528 | 2025.03.25 05:55:22.348312 [ 125 ] {} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2529 | 2025.03.25 05:55:22.348333 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2530 | 2025.03.25 05:55:22.348370 [ 5 ] {537382cc-e836-46f3-9a5c-c717fe47efca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. | ||
2531 | 2025.03.25 05:55:22.348658 [ 5 ] {537382cc-e836-46f3-9a5c-c717fe47efca} <Debug> TCPHandler: Processed in 0.001956773 sec. | ||
2532 | 2025.03.25 05:55:22.348676 [ 195 ] {e4042bbc-b832-44b0-95ac-597960611ee3::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 | ||
2533 | 2025.03.25 05:55:22.348965 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2534 | 2025.03.25 05:55:22.348975 [ 195 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2535 | 2025.03.25 05:55:22.349028 [ 195 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2536 | 2025.03.25 05:55:22.349241 [ 5 ] {7573e5bc-5384-4286-a7f2-8ee1d3a43490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2537 | 2025.03.25 05:55:22.349266 [ 195 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2538 | 2025.03.25 05:55:22.349587 [ 195 ] {e4042bbc-b832-44b0-95ac-597960611ee3::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 | ||
2539 | 2025.03.25 05:55:22.349619 [ 5 ] {7573e5bc-5384-4286-a7f2-8ee1d3a43490} <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 | ||
2540 | 2025.03.25 05:55:22.349852 [ 195 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2541 | 2025.03.25 05:55:22.350205 [ 195 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2542 | 2025.03.25 05:55:22.353487 [ 195 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005078182 sec., 984.6043328104429 rows/sec., 66.35 KiB/sec. | ||
2543 | 2025.03.25 05:55:22.353696 [ 195 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2544 | 2025.03.25 05:55:22.354398 [ 197 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_5_1} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2545 | 2025.03.25 05:55:22.354531 [ 5 ] {7573e5bc-5384-4286-a7f2-8ee1d3a43490} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2546 | 2025.03.25 05:55:22.354548 [ 197 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_5_1} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2547 | 2025.03.25 05:55:22.354571 [ 5 ] {7573e5bc-5384-4286-a7f2-8ee1d3a43490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2548 | 2025.03.25 05:55:22.354656 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2549 | 2025.03.25 05:55:22.355274 [ 5 ] {7573e5bc-5384-4286-a7f2-8ee1d3a43490} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2550 | 2025.03.25 05:55:22.355544 [ 5 ] {7573e5bc-5384-4286-a7f2-8ee1d3a43490} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2551 | 2025.03.25 05:55:22.355833 [ 5 ] {7573e5bc-5384-4286-a7f2-8ee1d3a43490} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.006711 sec., 5066.309044851736 rows/sec., 9.08 MiB/sec. | ||
2552 | 2025.03.25 05:55:22.356014 [ 5 ] {7573e5bc-5384-4286-a7f2-8ee1d3a43490} <Debug> TCPHandler: Processed in 0.007133648 sec. | ||
2553 | 2025.03.25 05:55:22.356138 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2554 | 2025.03.25 05:55:22.356241 [ 5 ] {a1457eee-d527-43e2-a185-f2d95faf00d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2555 | 2025.03.25 05:55:22.356287 [ 5 ] {a1457eee-d527-43e2-a185-f2d95faf00d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2556 | 2025.03.25 05:55:22.356726 [ 5 ] {a1457eee-d527-43e2-a185-f2d95faf00d7} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2557 | 2025.03.25 05:55:22.356763 [ 5 ] {a1457eee-d527-43e2-a185-f2d95faf00d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2558 | 2025.03.25 05:55:22.357121 [ 5 ] {a1457eee-d527-43e2-a185-f2d95faf00d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2559 | 2025.03.25 05:55:22.357358 [ 5 ] {a1457eee-d527-43e2-a185-f2d95faf00d7} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2560 | 2025.03.25 05:55:22.357545 [ 5 ] {a1457eee-d527-43e2-a185-f2d95faf00d7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001326 sec., 61840.12066365008 rows/sec., 3.93 MiB/sec. | ||
2561 | 2025.03.25 05:55:22.357594 [ 5 ] {a1457eee-d527-43e2-a185-f2d95faf00d7} <Debug> TCPHandler: Processed in 0.001506557 sec. | ||
2562 | 2025.03.25 05:55:26.515891 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2563 | 2025.03.25 05:55:26.515941 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2564 | 2025.03.25 05:55:26.607339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2565 | 2025.03.25 05:55:26.607973 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2566 | 2025.03.25 05:55:26.608018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2567 | 2025.03.25 05:55:26.608586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2568 | 2025.03.25 05:55:26.608854 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2569 | 2025.03.25 05:55:26.609160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2570 | 2025.03.25 05:55:26.627123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 374 | ||
2571 | 2025.03.25 05:55:26.630273 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2572 | 2025.03.25 05:55:26.630321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2573 | 2025.03.25 05:55:26.631823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2574 | 2025.03.25 05:55:26.632148 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2575 | 2025.03.25 05:55:26.633143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
2576 | 2025.03.25 05:55:26.970949 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2577 | 2025.03.25 05:55:26.990491 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2578 | 2025.03.25 05:55:26.990559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2579 | 2025.03.25 05:55:26.997929 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2580 | 2025.03.25 05:55:26.998688 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2581 | 2025.03.25 05:55:27.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.96 MiB, peak 177.98 MiB, free memory in arenas 0.00 B, will set to 171.11 MiB (RSS), difference: -2.85 MiB | ||
2582 | 2025.03.25 05:55:27.002171 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2583 | 2025.03.25 05:55:27.301294 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2584 | 2025.03.25 05:55:27.301587 [ 5 ] {7b5cbc98-4322-4ef4-878f-a6a1dae9d449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2585 | 2025.03.25 05:55:27.301696 [ 5 ] {7b5cbc98-4322-4ef4-878f-a6a1dae9d449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2586 | 2025.03.25 05:55:27.302586 [ 5 ] {7b5cbc98-4322-4ef4-878f-a6a1dae9d449} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2025.03.25 05:55:27.302632 [ 5 ] {7b5cbc98-4322-4ef4-878f-a6a1dae9d449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2588 | 2025.03.25 05:55:27.303086 [ 5 ] {7b5cbc98-4322-4ef4-878f-a6a1dae9d449} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2589 | 2025.03.25 05:55:27.303351 [ 5 ] {7b5cbc98-4322-4ef4-878f-a6a1dae9d449} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2025.03.25 05:55:27.303607 [ 5 ] {7b5cbc98-4322-4ef4-878f-a6a1dae9d449} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002095 sec., 31503.5799522673 rows/sec., 2.51 MiB/sec. | ||
2591 | 2025.03.25 05:55:27.303780 [ 5 ] {7b5cbc98-4322-4ef4-878f-a6a1dae9d449} <Debug> TCPHandler: Processed in 0.002658415 sec. | ||
2592 | 2025.03.25 05:55:27.303977 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2593 | 2025.03.25 05:55:27.304090 [ 5 ] {304283a3-2ae0-41fe-9b08-c10673111345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2594 | 2025.03.25 05:55:27.304140 [ 5 ] {304283a3-2ae0-41fe-9b08-c10673111345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2595 | 2025.03.25 05:55:27.304701 [ 5 ] {304283a3-2ae0-41fe-9b08-c10673111345} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2596 | 2025.03.25 05:55:27.304743 [ 5 ] {304283a3-2ae0-41fe-9b08-c10673111345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2597 | 2025.03.25 05:55:27.305102 [ 5 ] {304283a3-2ae0-41fe-9b08-c10673111345} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2598 | 2025.03.25 05:55:27.305369 [ 5 ] {304283a3-2ae0-41fe-9b08-c10673111345} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2599 | 2025.03.25 05:55:27.305581 [ 5 ] {304283a3-2ae0-41fe-9b08-c10673111345} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00152 sec., 3289.4736842105262 rows/sec., 247.35 KiB/sec. | ||
2600 | 2025.03.25 05:55:27.305637 [ 5 ] {304283a3-2ae0-41fe-9b08-c10673111345} <Debug> TCPHandler: Processed in 0.001723835 sec. | ||
2601 | 2025.03.25 05:55:27.305760 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2602 | 2025.03.25 05:55:27.305875 [ 5 ] {1a5a2820-45e6-483f-88e6-51ac88e55468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2603 | 2025.03.25 05:55:27.305923 [ 5 ] {1a5a2820-45e6-483f-88e6-51ac88e55468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2604 | 2025.03.25 05:55:27.306486 [ 5 ] {1a5a2820-45e6-483f-88e6-51ac88e55468} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2605 | 2025.03.25 05:55:27.306526 [ 5 ] {1a5a2820-45e6-483f-88e6-51ac88e55468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2606 | 2025.03.25 05:55:27.306892 [ 5 ] {1a5a2820-45e6-483f-88e6-51ac88e55468} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2607 | 2025.03.25 05:55:27.307134 [ 5 ] {1a5a2820-45e6-483f-88e6-51ac88e55468} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2608 | 2025.03.25 05:55:27.307351 [ 5 ] {1a5a2820-45e6-483f-88e6-51ac88e55468} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001501 sec., 47968.02131912059 rows/sec., 3.75 MiB/sec. | ||
2609 | 2025.03.25 05:55:27.307475 [ 5 ] {1a5a2820-45e6-483f-88e6-51ac88e55468} <Debug> TCPHandler: Processed in 0.001768447 sec. | ||
2610 | 2025.03.25 05:55:27.307617 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2611 | 2025.03.25 05:55:27.307754 [ 5 ] {67768cd6-edf2-450a-8650-43eca7e4cdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2612 | 2025.03.25 05:55:27.307813 [ 5 ] {67768cd6-edf2-450a-8650-43eca7e4cdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2613 | 2025.03.25 05:55:27.308387 [ 5 ] {67768cd6-edf2-450a-8650-43eca7e4cdd0} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2614 | 2025.03.25 05:55:27.308427 [ 5 ] {67768cd6-edf2-450a-8650-43eca7e4cdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2615 | 2025.03.25 05:55:27.308844 [ 5 ] {67768cd6-edf2-450a-8650-43eca7e4cdd0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2616 | 2025.03.25 05:55:27.309083 [ 5 ] {67768cd6-edf2-450a-8650-43eca7e4cdd0} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2617 | 2025.03.25 05:55:27.309256 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2618 | 2025.03.25 05:55:27.309326 [ 5 ] {67768cd6-edf2-450a-8650-43eca7e4cdd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec. | ||
2619 | 2025.03.25 05:55:27.309337 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2620 | 2025.03.25 05:55:27.309413 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2621 | 2025.03.25 05:55:27.309446 [ 5 ] {67768cd6-edf2-450a-8650-43eca7e4cdd0} <Debug> TCPHandler: Processed in 0.001890771 sec. | ||
2622 | 2025.03.25 05:55:27.309592 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
2623 | 2025.03.25 05:55:27.309610 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2624 | 2025.03.25 05:55:27.309736 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2625 | 2025.03.25 05:55:27.309748 [ 5 ] {22628bec-6e86-4d2b-90a0-e2b299a3eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2626 | 2025.03.25 05:55:27.309779 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4705 rows starting from the beginning of the part | ||
2627 | 2025.03.25 05:55:27.309833 [ 5 ] {22628bec-6e86-4d2b-90a0-e2b299a3eecd} <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 | ||
2628 | 2025.03.25 05:55:27.309990 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2629 | 2025.03.25 05:55:27.310408 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
2630 | 2025.03.25 05:55:27.310839 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 164 rows starting from the beginning of the part | ||
2631 | 2025.03.25 05:55:27.311280 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part | ||
2632 | 2025.03.25 05:55:27.311635 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2633 | 2025.03.25 05:55:27.313974 [ 5 ] {22628bec-6e86-4d2b-90a0-e2b299a3eecd} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2634 | 2025.03.25 05:55:27.314021 [ 5 ] {22628bec-6e86-4d2b-90a0-e2b299a3eecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2635 | 2025.03.25 05:55:27.314828 [ 5 ] {22628bec-6e86-4d2b-90a0-e2b299a3eecd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2636 | 2025.03.25 05:55:27.315089 [ 5 ] {22628bec-6e86-4d2b-90a0-e2b299a3eecd} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2637 | 2025.03.25 05:55:27.315270 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2638 | 2025.03.25 05:55:27.315340 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2639 | 2025.03.25 05:55:27.315432 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2640 | 2025.03.25 05:55:27.315469 [ 5 ] {22628bec-6e86-4d2b-90a0-e2b299a3eecd} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.005733 sec., 872.1437292865863 rows/sec., 1.56 MiB/sec. | ||
2641 | 2025.03.25 05:55:27.316303 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
2642 | 2025.03.25 05:55:27.316473 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5663 rows, containing 5 columns (5 merged, 0 gathered) in 0.006946662 sec., 815211.6800846219 rows/sec., 55.09 MiB/sec. | ||
2643 | 2025.03.25 05:55:27.316723 [ 5 ] {22628bec-6e86-4d2b-90a0-e2b299a3eecd} <Debug> TCPHandler: Processed in 0.007164459 sec. | ||
2644 | 2025.03.25 05:55:27.317034 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2645 | 2025.03.25 05:55:27.317313 [ 192 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2646 | 2025.03.25 05:55:27.317370 [ 5 ] {2805fe92-de59-43e8-a8cc-42090808545d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2647 | 2025.03.25 05:55:27.317378 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2648 | 2025.03.25 05:55:27.317567 [ 5 ] {2805fe92-de59-43e8-a8cc-42090808545d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2649 | 2025.03.25 05:55:27.317750 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
2650 | 2025.03.25 05:55:27.318879 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
2651 | 2025.03.25 05:55:27.319817 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
2652 | 2025.03.25 05:55:27.319858 [ 192 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2653 | 2025.03.25 05:55:27.320529 [ 5 ] {2805fe92-de59-43e8-a8cc-42090808545d} <Trace> oximeter.measurements_i64 (8121a9b8-494c-4490-95bf-221ee69b9bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2654 | 2025.03.25 05:55:27.320672 [ 5 ] {2805fe92-de59-43e8-a8cc-42090808545d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2655 | 2025.03.25 05:55:27.320676 [ 192 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2656 | 2025.03.25 05:55:27.320873 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
2657 | 2025.03.25 05:55:27.321181 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
2658 | 2025.03.25 05:55:27.321732 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
2659 | 2025.03.25 05:55:27.322364 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
2660 | 2025.03.25 05:55:27.322470 [ 5 ] {2805fe92-de59-43e8-a8cc-42090808545d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2661 | 2025.03.25 05:55:27.323342 [ 5 ] {2805fe92-de59-43e8-a8cc-42090808545d} <Trace> oximeter.measurements_i64 (8121a9b8-494c-4490-95bf-221ee69b9bf9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2662 | 2025.03.25 05:55:27.323911 [ 5 ] {2805fe92-de59-43e8-a8cc-42090808545d} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.006658 sec., 450.58576148993694 rows/sec., 31.83 KiB/sec. | ||
2663 | 2025.03.25 05:55:27.324065 [ 5 ] {2805fe92-de59-43e8-a8cc-42090808545d} <Debug> TCPHandler: Processed in 0.007116658 sec. | ||
2664 | 2025.03.25 05:55:27.324303 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2025.03.25 05:55:27.324528 [ 5 ] {d8a31c39-9bb9-43d4-a17e-779262a33144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2666 | 2025.03.25 05:55:27.324627 [ 5 ] {d8a31c39-9bb9-43d4-a17e-779262a33144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2667 | 2025.03.25 05:55:27.326402 [ 5 ] {d8a31c39-9bb9-43d4-a17e-779262a33144} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2668 | 2025.03.25 05:55:27.326475 [ 5 ] {d8a31c39-9bb9-43d4-a17e-779262a33144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2669 | 2025.03.25 05:55:27.327651 [ 5 ] {d8a31c39-9bb9-43d4-a17e-779262a33144} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2670 | 2025.03.25 05:55:27.328213 [ 5 ] {d8a31c39-9bb9-43d4-a17e-779262a33144} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2671 | 2025.03.25 05:55:27.328541 [ 123 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2672 | 2025.03.25 05:55:27.328659 [ 123 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2673 | 2025.03.25 05:55:27.328754 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2674 | 2025.03.25 05:55:27.328984 [ 5 ] {d8a31c39-9bb9-43d4-a17e-779262a33144} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004452 sec., 13477.08894878706 rows/sec., 930.06 KiB/sec. | ||
2675 | 2025.03.25 05:55:27.329555 [ 5 ] {d8a31c39-9bb9-43d4-a17e-779262a33144} <Debug> TCPHandler: Processed in 0.00532046 sec. | ||
2676 | 2025.03.25 05:55:27.329607 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
2677 | 2025.03.25 05:55:27.330198 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2678 | 2025.03.25 05:55:27.330295 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 630 rows starting from the beginning of the part | ||
2679 | 2025.03.25 05:55:27.330498 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2680 | 2025.03.25 05:55:27.330833 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
2681 | 2025.03.25 05:55:27.331079 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2682 | 2025.03.25 05:55:27.331270 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
2683 | 2025.03.25 05:55:27.331708 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2684 | 2025.03.25 05:55:27.332562 [ 189 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 19 columns (19 merged, 0 gathered) in 0.016967492 sec., 10313.840136185123 rows/sec., 18.48 MiB/sec. | ||
2685 | 2025.03.25 05:55:27.333229 [ 196 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2686 | 2025.03.25 05:55:27.334609 [ 196 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2687 | 2025.03.25 05:55:27.334744 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 974 rows, containing 4 columns (4 merged, 0 gathered) in 0.005794275 sec., 168096.9577729742 rows/sec., 11.05 MiB/sec. | ||
2688 | 2025.03.25 05:55:27.334787 [ 196 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2689 | 2025.03.25 05:55:27.335027 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2690 | 2025.03.25 05:55:27.335041 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
2691 | 2025.03.25 05:55:27.335347 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2692 | 2025.03.25 05:55:27.335426 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_16_3} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2693 | 2025.03.25 05:55:27.335501 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
2694 | 2025.03.25 05:55:30.159261 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2695 | 2025.03.25 05:55:30.159477 [ 5 ] {aa0c68b6-58fe-42e2-b845-336a841267c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2696 | 2025.03.25 05:55:30.159562 [ 5 ] {aa0c68b6-58fe-42e2-b845-336a841267c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2697 | 2025.03.25 05:55:30.160669 [ 5 ] {aa0c68b6-58fe-42e2-b845-336a841267c9} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2698 | 2025.03.25 05:55:30.160726 [ 5 ] {aa0c68b6-58fe-42e2-b845-336a841267c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2699 | 2025.03.25 05:55:30.161182 [ 5 ] {aa0c68b6-58fe-42e2-b845-336a841267c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2700 | 2025.03.25 05:55:30.161443 [ 5 ] {aa0c68b6-58fe-42e2-b845-336a841267c9} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2701 | 2025.03.25 05:55:30.161680 [ 5 ] {aa0c68b6-58fe-42e2-b845-336a841267c9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00226 sec., 93805.30973451328 rows/sec., 5.97 MiB/sec. | ||
2702 | 2025.03.25 05:55:30.161747 [ 5 ] {aa0c68b6-58fe-42e2-b845-336a841267c9} <Debug> TCPHandler: Processed in 0.002632844 sec. | ||
2703 | 2025.03.25 05:55:30.161877 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2704 | 2025.03.25 05:55:30.161993 [ 5 ] {d5757ae6-c599-4404-8593-a52b407c1a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2705 | 2025.03.25 05:55:30.162042 [ 5 ] {d5757ae6-c599-4404-8593-a52b407c1a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2706 | 2025.03.25 05:55:30.162582 [ 5 ] {d5757ae6-c599-4404-8593-a52b407c1a16} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2707 | 2025.03.25 05:55:30.162624 [ 5 ] {d5757ae6-c599-4404-8593-a52b407c1a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2708 | 2025.03.25 05:55:30.162972 [ 5 ] {d5757ae6-c599-4404-8593-a52b407c1a16} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2709 | 2025.03.25 05:55:30.163220 [ 5 ] {d5757ae6-c599-4404-8593-a52b407c1a16} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2710 | 2025.03.25 05:55:30.163485 [ 5 ] {d5757ae6-c599-4404-8593-a52b407c1a16} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 323.58 KiB/sec. | ||
2711 | 2025.03.25 05:55:30.163622 [ 5 ] {d5757ae6-c599-4404-8593-a52b407c1a16} <Debug> TCPHandler: Processed in 0.001797717 sec. | ||
2712 | 2025.03.25 05:55:30.163732 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2713 | 2025.03.25 05:55:30.163837 [ 5 ] {d58c948c-2d51-4249-801c-8807754b4e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2714 | 2025.03.25 05:55:30.163883 [ 5 ] {d58c948c-2d51-4249-801c-8807754b4e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2715 | 2025.03.25 05:55:30.165232 [ 5 ] {d58c948c-2d51-4249-801c-8807754b4e6a} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2716 | 2025.03.25 05:55:30.165274 [ 5 ] {d58c948c-2d51-4249-801c-8807754b4e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2717 | 2025.03.25 05:55:30.165748 [ 5 ] {d58c948c-2d51-4249-801c-8807754b4e6a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2718 | 2025.03.25 05:55:30.165996 [ 5 ] {d58c948c-2d51-4249-801c-8807754b4e6a} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2719 | 2025.03.25 05:55:30.166211 [ 5 ] {d58c948c-2d51-4249-801c-8807754b4e6a} <Debug> executeQuery: Read 1828 rows, 152.63 KiB in 0.002383 sec., 767100.2937473772 rows/sec., 62.55 MiB/sec. | ||
2720 | 2025.03.25 05:55:30.166423 [ 5 ] {d58c948c-2d51-4249-801c-8807754b4e6a} <Debug> TCPHandler: Processed in 0.002741168 sec. | ||
2721 | 2025.03.25 05:55:30.166568 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2722 | 2025.03.25 05:55:30.166673 [ 5 ] {b1d23a60-16c5-448d-a700-cfee857c7590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2723 | 2025.03.25 05:55:30.166720 [ 5 ] {b1d23a60-16c5-448d-a700-cfee857c7590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2724 | 2025.03.25 05:55:30.167313 [ 5 ] {b1d23a60-16c5-448d-a700-cfee857c7590} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2725 | 2025.03.25 05:55:30.167354 [ 5 ] {b1d23a60-16c5-448d-a700-cfee857c7590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2726 | 2025.03.25 05:55:30.167701 [ 5 ] {b1d23a60-16c5-448d-a700-cfee857c7590} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2727 | 2025.03.25 05:55:30.167938 [ 5 ] {b1d23a60-16c5-448d-a700-cfee857c7590} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2728 | 2025.03.25 05:55:30.168114 [ 5 ] {b1d23a60-16c5-448d-a700-cfee857c7590} <Debug> executeQuery: Read 146 rows, 9.36 KiB in 0.001463 sec., 99794.94190020506 rows/sec., 6.25 MiB/sec. | ||
2729 | 2025.03.25 05:55:30.168165 [ 5 ] {b1d23a60-16c5-448d-a700-cfee857c7590} <Debug> TCPHandler: Processed in 0.001650272 sec. | ||
2730 | 2025.03.25 05:55:30.168297 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2731 | 2025.03.25 05:55:30.168435 [ 5 ] {5b1f15d0-4145-4b1a-8788-f7abdc8303c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2732 | 2025.03.25 05:55:30.168490 [ 5 ] {5b1f15d0-4145-4b1a-8788-f7abdc8303c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2733 | 2025.03.25 05:55:30.169224 [ 5 ] {5b1f15d0-4145-4b1a-8788-f7abdc8303c5} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2734 | 2025.03.25 05:55:30.169263 [ 5 ] {5b1f15d0-4145-4b1a-8788-f7abdc8303c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2735 | 2025.03.25 05:55:30.169643 [ 5 ] {5b1f15d0-4145-4b1a-8788-f7abdc8303c5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2736 | 2025.03.25 05:55:30.169892 [ 5 ] {5b1f15d0-4145-4b1a-8788-f7abdc8303c5} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2737 | 2025.03.25 05:55:30.170029 [ 73 ] {} <Debug> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2738 | 2025.03.25 05:55:30.170076 [ 73 ] {} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2739 | 2025.03.25 05:55:30.170088 [ 5 ] {5b1f15d0-4145-4b1a-8788-f7abdc8303c5} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001682 sec., 202734.83947681333 rows/sec., 13.53 MiB/sec. | ||
2740 | 2025.03.25 05:55:30.170101 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2741 | 2025.03.25 05:55:30.170181 [ 5 ] {5b1f15d0-4145-4b1a-8788-f7abdc8303c5} <Debug> TCPHandler: Processed in 0.001949182 sec. | ||
2742 | 2025.03.25 05:55:30.170358 [ 191 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::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 | ||
2743 | 2025.03.25 05:55:30.170381 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2744 | 2025.03.25 05:55:30.170621 [ 5 ] {a867d594-4328-4924-aa16-0a38eafa68e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2745 | 2025.03.25 05:55:30.170642 [ 191 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2746 | 2025.03.25 05:55:30.170700 [ 5 ] {a867d594-4328-4924-aa16-0a38eafa68e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2747 | 2025.03.25 05:55:30.170728 [ 191 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
2748 | 2025.03.25 05:55:30.171029 [ 191 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
2749 | 2025.03.25 05:55:30.171370 [ 191 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 341 rows starting from the beginning of the part | ||
2750 | 2025.03.25 05:55:30.171710 [ 191 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
2751 | 2025.03.25 05:55:30.172053 [ 191 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
2752 | 2025.03.25 05:55:30.172504 [ 191 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 341 rows starting from the beginning of the part | ||
2753 | 2025.03.25 05:55:30.173960 [ 5 ] {a867d594-4328-4924-aa16-0a38eafa68e1} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2754 | 2025.03.25 05:55:30.174025 [ 5 ] {a867d594-4328-4924-aa16-0a38eafa68e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2755 | 2025.03.25 05:55:30.175032 [ 5 ] {a867d594-4328-4924-aa16-0a38eafa68e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2756 | 2025.03.25 05:55:30.175495 [ 5 ] {a867d594-4328-4924-aa16-0a38eafa68e1} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2757 | 2025.03.25 05:55:30.175904 [ 197 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005705812 sec., 198744.7185431276 rows/sec., 13.86 MiB/sec. | ||
2758 | 2025.03.25 05:55:30.175953 [ 5 ] {a867d594-4328-4924-aa16-0a38eafa68e1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005428 sec., 20633.750921149596 rows/sec., 1.18 MiB/sec. | ||
2759 | 2025.03.25 05:55:30.176042 [ 5 ] {a867d594-4328-4924-aa16-0a38eafa68e1} <Debug> TCPHandler: Processed in 0.005721293 sec. | ||
2760 | 2025.03.25 05:55:30.176128 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2761 | 2025.03.25 05:55:30.176158 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2762 | 2025.03.25 05:55:30.176275 [ 5 ] {d8885318-954f-4adf-b670-80717752e145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2763 | 2025.03.25 05:55:30.176327 [ 5 ] {d8885318-954f-4adf-b670-80717752e145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2764 | 2025.03.25 05:55:30.176547 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2765 | 2025.03.25 05:55:30.176701 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_6_1} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2766 | 2025.03.25 05:55:30.176812 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2767 | 2025.03.25 05:55:30.177323 [ 5 ] {d8885318-954f-4adf-b670-80717752e145} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2768 | 2025.03.25 05:55:30.177361 [ 5 ] {d8885318-954f-4adf-b670-80717752e145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2769 | 2025.03.25 05:55:30.177756 [ 5 ] {d8885318-954f-4adf-b670-80717752e145} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2770 | 2025.03.25 05:55:30.178004 [ 5 ] {d8885318-954f-4adf-b670-80717752e145} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2771 | 2025.03.25 05:55:30.178186 [ 5 ] {d8885318-954f-4adf-b670-80717752e145} <Debug> executeQuery: Read 878 rows, 65.09 KiB in 0.001938 sec., 453044.37564499484 rows/sec., 32.80 MiB/sec. | ||
2772 | 2025.03.25 05:55:30.178237 [ 5 ] {d8885318-954f-4adf-b670-80717752e145} <Debug> TCPHandler: Processed in 0.002133679 sec. | ||
2773 | 2025.03.25 05:55:30.178354 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2774 | 2025.03.25 05:55:30.178459 [ 5 ] {8076ef4c-48e8-4768-91f2-d89f6b250ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2775 | 2025.03.25 05:55:30.178505 [ 5 ] {8076ef4c-48e8-4768-91f2-d89f6b250ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2776 | 2025.03.25 05:55:30.178934 [ 5 ] {8076ef4c-48e8-4768-91f2-d89f6b250ee9} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2777 | 2025.03.25 05:55:30.178972 [ 5 ] {8076ef4c-48e8-4768-91f2-d89f6b250ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2778 | 2025.03.25 05:55:30.179342 [ 5 ] {8076ef4c-48e8-4768-91f2-d89f6b250ee9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2779 | 2025.03.25 05:55:30.179576 [ 5 ] {8076ef4c-48e8-4768-91f2-d89f6b250ee9} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2780 | 2025.03.25 05:55:30.179688 [ 73 ] {} <Debug> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2781 | 2025.03.25 05:55:30.179727 [ 73 ] {} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2782 | 2025.03.25 05:55:30.179752 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2783 | 2025.03.25 05:55:30.179760 [ 5 ] {8076ef4c-48e8-4768-91f2-d89f6b250ee9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. | ||
2784 | 2025.03.25 05:55:30.180020 [ 5 ] {8076ef4c-48e8-4768-91f2-d89f6b250ee9} <Debug> TCPHandler: Processed in 0.001710334 sec. | ||
2785 | 2025.03.25 05:55:30.180185 [ 189 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
2786 | 2025.03.25 05:55:30.180326 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2787 | 2025.03.25 05:55:30.180372 [ 189 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2788 | 2025.03.25 05:55:30.180418 [ 189 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
2789 | 2025.03.25 05:55:30.180454 [ 5 ] {0b35cff0-bcf2-45c0-a8f6-41768e3ea966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2790 | 2025.03.25 05:55:30.180590 [ 5 ] {0b35cff0-bcf2-45c0-a8f6-41768e3ea966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2791 | 2025.03.25 05:55:30.180621 [ 189 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
2792 | 2025.03.25 05:55:30.181066 [ 189 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
2793 | 2025.03.25 05:55:30.181373 [ 189 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
2794 | 2025.03.25 05:55:30.181740 [ 189 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
2795 | 2025.03.25 05:55:30.182143 [ 189 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
2796 | 2025.03.25 05:55:30.183110 [ 5 ] {0b35cff0-bcf2-45c0-a8f6-41768e3ea966} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2797 | 2025.03.25 05:55:30.183153 [ 5 ] {0b35cff0-bcf2-45c0-a8f6-41768e3ea966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2798 | 2025.03.25 05:55:30.183647 [ 189 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003842223 sec., 9369.57589395514 rows/sec., 489.52 KiB/sec. | ||
2799 | 2025.03.25 05:55:30.183848 [ 5 ] {0b35cff0-bcf2-45c0-a8f6-41768e3ea966} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2800 | 2025.03.25 05:55:30.183860 [ 190 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2801 | 2025.03.25 05:55:30.184296 [ 5 ] {0b35cff0-bcf2-45c0-a8f6-41768e3ea966} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2802 | 2025.03.25 05:55:30.184548 [ 190 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_6_1} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2803 | 2025.03.25 05:55:30.184675 [ 5 ] {0b35cff0-bcf2-45c0-a8f6-41768e3ea966} <Debug> executeQuery: Read 1022 rows, 69.75 KiB in 0.004236 sec., 241265.3446647781 rows/sec., 16.08 MiB/sec. | ||
2804 | 2025.03.25 05:55:30.184727 [ 190 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_6_1} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2805 | 2025.03.25 05:55:30.184824 [ 5 ] {0b35cff0-bcf2-45c0-a8f6-41768e3ea966} <Debug> TCPHandler: Processed in 0.004572696 sec. | ||
2806 | 2025.03.25 05:55:30.184987 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2807 | 2025.03.25 05:55:30.185052 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2808 | 2025.03.25 05:55:30.185161 [ 5 ] {c90c5182-8770-4f1c-a014-127fead1e312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2809 | 2025.03.25 05:55:30.185211 [ 5 ] {c90c5182-8770-4f1c-a014-127fead1e312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2810 | 2025.03.25 05:55:30.185766 [ 5 ] {c90c5182-8770-4f1c-a014-127fead1e312} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2811 | 2025.03.25 05:55:30.185805 [ 5 ] {c90c5182-8770-4f1c-a014-127fead1e312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2812 | 2025.03.25 05:55:30.186162 [ 5 ] {c90c5182-8770-4f1c-a014-127fead1e312} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2813 | 2025.03.25 05:55:30.186411 [ 5 ] {c90c5182-8770-4f1c-a014-127fead1e312} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2814 | 2025.03.25 05:55:30.186668 [ 5 ] {c90c5182-8770-4f1c-a014-127fead1e312} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. | ||
2815 | 2025.03.25 05:55:30.186752 [ 5 ] {c90c5182-8770-4f1c-a014-127fead1e312} <Debug> TCPHandler: Processed in 0.001764836 sec. | ||
2816 | 2025.03.25 05:55:30.186879 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2817 | 2025.03.25 05:55:30.186985 [ 5 ] {fff4cc4a-eece-482a-9aee-f277511663ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2818 | 2025.03.25 05:55:30.187051 [ 5 ] {fff4cc4a-eece-482a-9aee-f277511663ec} <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 | ||
2819 | 2025.03.25 05:55:30.188141 [ 5 ] {fff4cc4a-eece-482a-9aee-f277511663ec} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2820 | 2025.03.25 05:55:30.188179 [ 5 ] {fff4cc4a-eece-482a-9aee-f277511663ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2821 | 2025.03.25 05:55:30.188865 [ 5 ] {fff4cc4a-eece-482a-9aee-f277511663ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2822 | 2025.03.25 05:55:30.189139 [ 5 ] {fff4cc4a-eece-482a-9aee-f277511663ec} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2823 | 2025.03.25 05:55:30.189375 [ 5 ] {fff4cc4a-eece-482a-9aee-f277511663ec} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002403 sec., 14148.98044111527 rows/sec., 25.35 MiB/sec. | ||
2824 | 2025.03.25 05:55:30.189509 [ 5 ] {fff4cc4a-eece-482a-9aee-f277511663ec} <Debug> TCPHandler: Processed in 0.002680206 sec. | ||
2825 | 2025.03.25 05:55:30.189644 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2826 | 2025.03.25 05:55:30.189751 [ 5 ] {9723030d-dcfc-402e-b848-b717961d91da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2827 | 2025.03.25 05:55:30.189797 [ 5 ] {9723030d-dcfc-402e-b848-b717961d91da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2828 | 2025.03.25 05:55:30.190236 [ 5 ] {9723030d-dcfc-402e-b848-b717961d91da} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2829 | 2025.03.25 05:55:30.190273 [ 5 ] {9723030d-dcfc-402e-b848-b717961d91da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2830 | 2025.03.25 05:55:30.190628 [ 5 ] {9723030d-dcfc-402e-b848-b717961d91da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2831 | 2025.03.25 05:55:30.190869 [ 5 ] {9723030d-dcfc-402e-b848-b717961d91da} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2832 | 2025.03.25 05:55:30.191051 [ 5 ] {9723030d-dcfc-402e-b848-b717961d91da} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.001323 sec., 43839.758125472414 rows/sec., 2.71 MiB/sec. | ||
2833 | 2025.03.25 05:55:30.191102 [ 5 ] {9723030d-dcfc-402e-b848-b717961d91da} <Debug> TCPHandler: Processed in 0.001510208 sec. | ||
2834 | 2025.03.25 05:55:32.296533 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2835 | 2025.03.25 05:55:32.296855 [ 5 ] {36411aec-3ec1-4b48-b0ed-bd9cbf406d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2836 | 2025.03.25 05:55:32.296971 [ 5 ] {36411aec-3ec1-4b48-b0ed-bd9cbf406d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2837 | 2025.03.25 05:55:32.297818 [ 5 ] {36411aec-3ec1-4b48-b0ed-bd9cbf406d37} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2838 | 2025.03.25 05:55:32.297864 [ 5 ] {36411aec-3ec1-4b48-b0ed-bd9cbf406d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2839 | 2025.03.25 05:55:32.298303 [ 5 ] {36411aec-3ec1-4b48-b0ed-bd9cbf406d37} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2840 | 2025.03.25 05:55:32.298560 [ 5 ] {36411aec-3ec1-4b48-b0ed-bd9cbf406d37} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2841 | 2025.03.25 05:55:32.298801 [ 5 ] {36411aec-3ec1-4b48-b0ed-bd9cbf406d37} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002028 sec., 27613.412228796846 rows/sec., 2.12 MiB/sec. | ||
2842 | 2025.03.25 05:55:32.298959 [ 5 ] {36411aec-3ec1-4b48-b0ed-bd9cbf406d37} <Debug> TCPHandler: Processed in 0.002611933 sec. | ||
2843 | 2025.03.25 05:55:32.299149 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2844 | 2025.03.25 05:55:32.299261 [ 5 ] {1df105e3-60f1-4447-be68-e1da7de42c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2845 | 2025.03.25 05:55:32.299309 [ 5 ] {1df105e3-60f1-4447-be68-e1da7de42c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2846 | 2025.03.25 05:55:32.299880 [ 5 ] {1df105e3-60f1-4447-be68-e1da7de42c6f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2847 | 2025.03.25 05:55:32.299919 [ 5 ] {1df105e3-60f1-4447-be68-e1da7de42c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2848 | 2025.03.25 05:55:32.300280 [ 5 ] {1df105e3-60f1-4447-be68-e1da7de42c6f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2849 | 2025.03.25 05:55:32.300545 [ 5 ] {1df105e3-60f1-4447-be68-e1da7de42c6f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2850 | 2025.03.25 05:55:32.300731 [ 5 ] {1df105e3-60f1-4447-be68-e1da7de42c6f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. | ||
2851 | 2025.03.25 05:55:32.300782 [ 5 ] {1df105e3-60f1-4447-be68-e1da7de42c6f} <Debug> TCPHandler: Processed in 0.001693154 sec. | ||
2852 | 2025.03.25 05:55:32.300898 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2853 | 2025.03.25 05:55:32.301004 [ 5 ] {f1ecf84f-4bb9-4970-b75a-43b63d4fae1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2854 | 2025.03.25 05:55:32.301051 [ 5 ] {f1ecf84f-4bb9-4970-b75a-43b63d4fae1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2855 | 2025.03.25 05:55:32.301524 [ 5 ] {f1ecf84f-4bb9-4970-b75a-43b63d4fae1b} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2856 | 2025.03.25 05:55:32.301561 [ 5 ] {f1ecf84f-4bb9-4970-b75a-43b63d4fae1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2857 | 2025.03.25 05:55:32.301932 [ 5 ] {f1ecf84f-4bb9-4970-b75a-43b63d4fae1b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2858 | 2025.03.25 05:55:32.302175 [ 5 ] {f1ecf84f-4bb9-4970-b75a-43b63d4fae1b} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2859 | 2025.03.25 05:55:32.302399 [ 5 ] {f1ecf84f-4bb9-4970-b75a-43b63d4fae1b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001414 sec., 45261.669024045266 rows/sec., 3.15 MiB/sec. | ||
2860 | 2025.03.25 05:55:32.302625 [ 5 ] {f1ecf84f-4bb9-4970-b75a-43b63d4fae1b} <Debug> TCPHandler: Processed in 0.001776156 sec. | ||
2861 | 2025.03.25 05:55:32.302785 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2862 | 2025.03.25 05:55:32.302889 [ 5 ] {249d2610-a4ac-4af7-8156-7087a49df971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2863 | 2025.03.25 05:55:32.302936 [ 5 ] {249d2610-a4ac-4af7-8156-7087a49df971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2864 | 2025.03.25 05:55:32.303383 [ 5 ] {249d2610-a4ac-4af7-8156-7087a49df971} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2025.03.25 05:55:32.303420 [ 5 ] {249d2610-a4ac-4af7-8156-7087a49df971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2866 | 2025.03.25 05:55:32.303772 [ 5 ] {249d2610-a4ac-4af7-8156-7087a49df971} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2867 | 2025.03.25 05:55:32.304011 [ 5 ] {249d2610-a4ac-4af7-8156-7087a49df971} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2025.03.25 05:55:32.304228 [ 5 ] {249d2610-a4ac-4af7-8156-7087a49df971} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001361 sec., 17634.09257898604 rows/sec., 1.19 MiB/sec. | ||
2869 | 2025.03.25 05:55:32.304304 [ 5 ] {249d2610-a4ac-4af7-8156-7087a49df971} <Debug> TCPHandler: Processed in 0.00156541 sec. | ||
2870 | 2025.03.25 05:55:34.110261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2871 | 2025.03.25 05:55:34.110945 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2872 | 2025.03.25 05:55:34.110998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2873 | 2025.03.25 05:55:34.111534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2874 | 2025.03.25 05:55:34.111796 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2875 | 2025.03.25 05:55:34.112004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2876 | 2025.03.25 05:55:34.503207 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2877 | 2025.03.25 05:55:34.523719 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2878 | 2025.03.25 05:55:34.523780 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2879 | 2025.03.25 05:55:34.531294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2880 | 2025.03.25 05:55:34.532058 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2881 | 2025.03.25 05:55:34.534766 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2882 | 2025.03.25 05:55:36.634319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 420 | ||
2883 | 2025.03.25 05:55:36.637790 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2884 | 2025.03.25 05:55:36.637853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2885 | 2025.03.25 05:55:36.639366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2886 | 2025.03.25 05:55:36.639681 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2887 | 2025.03.25 05:55:36.640307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
2888 | 2025.03.25 05:55:37.301534 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2889 | 2025.03.25 05:55:37.301862 [ 5 ] {44e86f61-e380-4194-bf50-121668b34140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2890 | 2025.03.25 05:55:37.301985 [ 5 ] {44e86f61-e380-4194-bf50-121668b34140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2891 | 2025.03.25 05:55:37.302939 [ 5 ] {44e86f61-e380-4194-bf50-121668b34140} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2892 | 2025.03.25 05:55:37.302984 [ 5 ] {44e86f61-e380-4194-bf50-121668b34140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2893 | 2025.03.25 05:55:37.303439 [ 5 ] {44e86f61-e380-4194-bf50-121668b34140} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2894 | 2025.03.25 05:55:37.303723 [ 5 ] {44e86f61-e380-4194-bf50-121668b34140} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2895 | 2025.03.25 05:55:37.303970 [ 5 ] {44e86f61-e380-4194-bf50-121668b34140} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002174 sec., 30358.785648574056 rows/sec., 2.42 MiB/sec. | ||
2896 | 2025.03.25 05:55:37.304103 [ 5 ] {44e86f61-e380-4194-bf50-121668b34140} <Debug> TCPHandler: Processed in 0.002754078 sec. | ||
2897 | 2025.03.25 05:55:37.304377 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2898 | 2025.03.25 05:55:37.304493 [ 5 ] {18c3f94f-a376-421a-a0c7-307bf586b515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2899 | 2025.03.25 05:55:37.304544 [ 5 ] {18c3f94f-a376-421a-a0c7-307bf586b515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2900 | 2025.03.25 05:55:37.305096 [ 5 ] {18c3f94f-a376-421a-a0c7-307bf586b515} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2901 | 2025.03.25 05:55:37.305137 [ 5 ] {18c3f94f-a376-421a-a0c7-307bf586b515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2902 | 2025.03.25 05:55:37.305500 [ 5 ] {18c3f94f-a376-421a-a0c7-307bf586b515} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2903 | 2025.03.25 05:55:37.305746 [ 5 ] {18c3f94f-a376-421a-a0c7-307bf586b515} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2904 | 2025.03.25 05:55:37.305921 [ 5 ] {18c3f94f-a376-421a-a0c7-307bf586b515} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001456 sec., 3434.065934065934 rows/sec., 258.23 KiB/sec. | ||
2905 | 2025.03.25 05:55:37.305975 [ 5 ] {18c3f94f-a376-421a-a0c7-307bf586b515} <Debug> TCPHandler: Processed in 0.001677524 sec. | ||
2906 | 2025.03.25 05:55:37.306082 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2907 | 2025.03.25 05:55:37.306186 [ 5 ] {9909eb91-daf9-4b38-b173-7b4b89c2a760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2908 | 2025.03.25 05:55:37.306231 [ 5 ] {9909eb91-daf9-4b38-b173-7b4b89c2a760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2909 | 2025.03.25 05:55:37.306754 [ 5 ] {9909eb91-daf9-4b38-b173-7b4b89c2a760} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2910 | 2025.03.25 05:55:37.306791 [ 5 ] {9909eb91-daf9-4b38-b173-7b4b89c2a760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2911 | 2025.03.25 05:55:37.307148 [ 5 ] {9909eb91-daf9-4b38-b173-7b4b89c2a760} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2912 | 2025.03.25 05:55:37.307388 [ 5 ] {9909eb91-daf9-4b38-b173-7b4b89c2a760} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2913 | 2025.03.25 05:55:37.307562 [ 5 ] {9909eb91-daf9-4b38-b173-7b4b89c2a760} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001399 sec., 49320.94353109364 rows/sec., 3.85 MiB/sec. | ||
2914 | 2025.03.25 05:55:37.307611 [ 5 ] {9909eb91-daf9-4b38-b173-7b4b89c2a760} <Debug> TCPHandler: Processed in 0.0015803 sec. | ||
2915 | 2025.03.25 05:55:37.307724 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2916 | 2025.03.25 05:55:37.307829 [ 5 ] {78d6114f-609e-4ac8-9550-2fd81b62f127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2917 | 2025.03.25 05:55:37.307877 [ 5 ] {78d6114f-609e-4ac8-9550-2fd81b62f127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2918 | 2025.03.25 05:55:37.308375 [ 5 ] {78d6114f-609e-4ac8-9550-2fd81b62f127} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2919 | 2025.03.25 05:55:37.308412 [ 5 ] {78d6114f-609e-4ac8-9550-2fd81b62f127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2920 | 2025.03.25 05:55:37.308796 [ 5 ] {78d6114f-609e-4ac8-9550-2fd81b62f127} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2921 | 2025.03.25 05:55:37.309056 [ 5 ] {78d6114f-609e-4ac8-9550-2fd81b62f127} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2922 | 2025.03.25 05:55:37.309246 [ 5 ] {78d6114f-609e-4ac8-9550-2fd81b62f127} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
2923 | 2025.03.25 05:55:37.309373 [ 5 ] {78d6114f-609e-4ac8-9550-2fd81b62f127} <Debug> TCPHandler: Processed in 0.001699814 sec. | ||
2924 | 2025.03.25 05:55:37.309492 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2925 | 2025.03.25 05:55:37.309594 [ 5 ] {dcac4bb3-3fb5-441e-9240-045347541bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2926 | 2025.03.25 05:55:37.309659 [ 5 ] {dcac4bb3-3fb5-441e-9240-045347541bde} <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 | ||
2927 | 2025.03.25 05:55:37.310680 [ 5 ] {dcac4bb3-3fb5-441e-9240-045347541bde} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2928 | 2025.03.25 05:55:37.310718 [ 5 ] {dcac4bb3-3fb5-441e-9240-045347541bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2929 | 2025.03.25 05:55:37.311370 [ 5 ] {dcac4bb3-3fb5-441e-9240-045347541bde} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2930 | 2025.03.25 05:55:37.311627 [ 5 ] {dcac4bb3-3fb5-441e-9240-045347541bde} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2931 | 2025.03.25 05:55:37.311822 [ 5 ] {dcac4bb3-3fb5-441e-9240-045347541bde} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00225 sec., 2222.222222222222 rows/sec., 3.98 MiB/sec. | ||
2932 | 2025.03.25 05:55:37.311922 [ 5 ] {dcac4bb3-3fb5-441e-9240-045347541bde} <Debug> TCPHandler: Processed in 0.002479449 sec. | ||
2933 | 2025.03.25 05:55:37.312039 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2934 | 2025.03.25 05:55:37.312141 [ 5 ] {74ebd2d7-7c21-42c3-b9bc-6225a6cfdc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2935 | 2025.03.25 05:55:37.312186 [ 5 ] {74ebd2d7-7c21-42c3-b9bc-6225a6cfdc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2936 | 2025.03.25 05:55:37.312614 [ 5 ] {74ebd2d7-7c21-42c3-b9bc-6225a6cfdc12} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2937 | 2025.03.25 05:55:37.312651 [ 5 ] {74ebd2d7-7c21-42c3-b9bc-6225a6cfdc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2938 | 2025.03.25 05:55:37.312999 [ 5 ] {74ebd2d7-7c21-42c3-b9bc-6225a6cfdc12} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2939 | 2025.03.25 05:55:37.313237 [ 5 ] {74ebd2d7-7c21-42c3-b9bc-6225a6cfdc12} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2940 | 2025.03.25 05:55:37.313445 [ 5 ] {74ebd2d7-7c21-42c3-b9bc-6225a6cfdc12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
2941 | 2025.03.25 05:55:37.313542 [ 5 ] {74ebd2d7-7c21-42c3-b9bc-6225a6cfdc12} <Debug> TCPHandler: Processed in 0.001549669 sec. | ||
2942 | 2025.03.25 05:55:41.515982 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2943 | 2025.03.25 05:55:41.516033 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2944 | 2025.03.25 05:55:41.613103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
2945 | 2025.03.25 05:55:41.613763 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2946 | 2025.03.25 05:55:41.613817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2947 | 2025.03.25 05:55:41.614447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2948 | 2025.03.25 05:55:41.614762 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2949 | 2025.03.25 05:55:41.615050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2950 | 2025.03.25 05:55:42.035804 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2951 | 2025.03.25 05:55:42.057211 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2952 | 2025.03.25 05:55:42.057273 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2953 | 2025.03.25 05:55:42.065209 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2954 | 2025.03.25 05:55:42.066082 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2955 | 2025.03.25 05:55:42.069298 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2956 | 2025.03.25 05:55:42.309261 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2957 | 2025.03.25 05:55:42.309592 [ 5 ] {785ecdc6-dccf-4578-8262-38249a5832bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2958 | 2025.03.25 05:55:42.309665 [ 5 ] {785ecdc6-dccf-4578-8262-38249a5832bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2959 | 2025.03.25 05:55:42.310474 [ 5 ] {785ecdc6-dccf-4578-8262-38249a5832bc} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2960 | 2025.03.25 05:55:42.310526 [ 5 ] {785ecdc6-dccf-4578-8262-38249a5832bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2961 | 2025.03.25 05:55:42.310985 [ 5 ] {785ecdc6-dccf-4578-8262-38249a5832bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2962 | 2025.03.25 05:55:42.311242 [ 5 ] {785ecdc6-dccf-4578-8262-38249a5832bc} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2963 | 2025.03.25 05:55:42.311517 [ 5 ] {785ecdc6-dccf-4578-8262-38249a5832bc} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002001 sec., 105947.02648675661 rows/sec., 6.74 MiB/sec. | ||
2964 | 2025.03.25 05:55:42.311684 [ 5 ] {785ecdc6-dccf-4578-8262-38249a5832bc} <Debug> TCPHandler: Processed in 0.002613214 sec. | ||
2965 | 2025.03.25 05:55:42.311822 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2966 | 2025.03.25 05:55:42.311930 [ 5 ] {53a2f826-9138-445f-a4f7-d2f3c673fb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2967 | 2025.03.25 05:55:42.311975 [ 5 ] {53a2f826-9138-445f-a4f7-d2f3c673fb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2968 | 2025.03.25 05:55:42.312764 [ 5 ] {53a2f826-9138-445f-a4f7-d2f3c673fb35} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2969 | 2025.03.25 05:55:42.312804 [ 5 ] {53a2f826-9138-445f-a4f7-d2f3c673fb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2970 | 2025.03.25 05:55:42.313233 [ 5 ] {53a2f826-9138-445f-a4f7-d2f3c673fb35} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2971 | 2025.03.25 05:55:42.313477 [ 5 ] {53a2f826-9138-445f-a4f7-d2f3c673fb35} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2972 | 2025.03.25 05:55:42.313682 [ 155 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
2973 | 2025.03.25 05:55:42.313754 [ 5 ] {53a2f826-9138-445f-a4f7-d2f3c673fb35} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.00184 sec., 372282.60869565216 rows/sec., 29.64 MiB/sec. | ||
2974 | 2025.03.25 05:55:42.313815 [ 155 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2975 | 2025.03.25 05:55:42.313888 [ 5 ] {53a2f826-9138-445f-a4f7-d2f3c673fb35} <Debug> TCPHandler: Processed in 0.002109357 sec. | ||
2976 | 2025.03.25 05:55:42.313909 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2977 | 2025.03.25 05:55:42.314064 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2978 | 2025.03.25 05:55:42.314207 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
2979 | 2025.03.25 05:55:42.314237 [ 5 ] {0e815dde-0e30-4c18-9d42-9e895dcae0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2980 | 2025.03.25 05:55:42.314322 [ 5 ] {0e815dde-0e30-4c18-9d42-9e895dcae0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2981 | 2025.03.25 05:55:42.314598 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2982 | 2025.03.25 05:55:42.314671 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 1829 rows starting from the beginning of the part | ||
2983 | 2025.03.25 05:55:42.315028 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
2984 | 2025.03.25 05:55:42.315447 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1828 rows starting from the beginning of the part | ||
2985 | 2025.03.25 05:55:42.315799 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
2986 | 2025.03.25 05:55:42.315972 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
2987 | 2025.03.25 05:55:42.316348 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 685 rows starting from the beginning of the part | ||
2988 | 2025.03.25 05:55:42.317118 [ 5 ] {0e815dde-0e30-4c18-9d42-9e895dcae0e8} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2989 | 2025.03.25 05:55:42.317184 [ 5 ] {0e815dde-0e30-4c18-9d42-9e895dcae0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2990 | 2025.03.25 05:55:42.318013 [ 5 ] {0e815dde-0e30-4c18-9d42-9e895dcae0e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2991 | 2025.03.25 05:55:42.318523 [ 5 ] {0e815dde-0e30-4c18-9d42-9e895dcae0e8} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2025.03.25 05:55:42.319125 [ 5 ] {0e815dde-0e30-4c18-9d42-9e895dcae0e8} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.004894 sec., 28606.456885982836 rows/sec., 1.78 MiB/sec. | ||
2993 | 2025.03.25 05:55:42.319430 [ 5 ] {0e815dde-0e30-4c18-9d42-9e895dcae0e8} <Debug> TCPHandler: Processed in 0.005428584 sec. | ||
2994 | 2025.03.25 05:55:42.319654 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2995 | 2025.03.25 05:55:42.319764 [ 5 ] {ed27cdba-e4ab-4177-b303-1f52da49490a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2996 | 2025.03.25 05:55:42.319815 [ 5 ] {ed27cdba-e4ab-4177-b303-1f52da49490a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2997 | 2025.03.25 05:55:42.320442 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4530 rows, containing 5 columns (5 merged, 0 gathered) in 0.006361253 sec., 712123.8535867069 rows/sec., 60.49 MiB/sec. | ||
2998 | 2025.03.25 05:55:42.320784 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
2999 | 2025.03.25 05:55:42.321273 [ 5 ] {ed27cdba-e4ab-4177-b303-1f52da49490a} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3000 | 2025.03.25 05:55:42.321350 [ 5 ] {ed27cdba-e4ab-4177-b303-1f52da49490a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3001 | 2025.03.25 05:55:42.321357 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3002 | 2025.03.25 05:55:42.321563 [ 200 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_20_4} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
3003 | 2025.03.25 05:55:42.321733 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
3004 | 2025.03.25 05:55:42.321996 [ 5 ] {ed27cdba-e4ab-4177-b303-1f52da49490a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3005 | 2025.03.25 05:55:42.322252 [ 5 ] {ed27cdba-e4ab-4177-b303-1f52da49490a} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3006 | 2025.03.25 05:55:42.322435 [ 5 ] {ed27cdba-e4ab-4177-b303-1f52da49490a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002696 sec., 41913.94658753709 rows/sec., 2.71 MiB/sec. | ||
3007 | 2025.03.25 05:55:42.322490 [ 5 ] {ed27cdba-e4ab-4177-b303-1f52da49490a} <Debug> TCPHandler: Processed in 0.002908383 sec. | ||
3008 | 2025.03.25 05:55:42.322614 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3009 | 2025.03.25 05:55:42.322730 [ 5 ] {8885ba61-4547-44d7-8073-997ab9081751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3010 | 2025.03.25 05:55:42.322776 [ 5 ] {8885ba61-4547-44d7-8073-997ab9081751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3011 | 2025.03.25 05:55:42.323334 [ 5 ] {8885ba61-4547-44d7-8073-997ab9081751} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3012 | 2025.03.25 05:55:42.323373 [ 5 ] {8885ba61-4547-44d7-8073-997ab9081751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3013 | 2025.03.25 05:55:42.323732 [ 5 ] {8885ba61-4547-44d7-8073-997ab9081751} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3014 | 2025.03.25 05:55:42.323967 [ 5 ] {8885ba61-4547-44d7-8073-997ab9081751} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3015 | 2025.03.25 05:55:42.324144 [ 5 ] {8885ba61-4547-44d7-8073-997ab9081751} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001438 sec., 77885.95271210013 rows/sec., 4.44 MiB/sec. | ||
3016 | 2025.03.25 05:55:42.324195 [ 5 ] {8885ba61-4547-44d7-8073-997ab9081751} <Debug> TCPHandler: Processed in 0.001636762 sec. | ||
3017 | 2025.03.25 05:55:42.324312 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3018 | 2025.03.25 05:55:42.324417 [ 5 ] {8a48771d-4c71-4d51-8ed1-eff2e6f7f453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3019 | 2025.03.25 05:55:42.324461 [ 5 ] {8a48771d-4c71-4d51-8ed1-eff2e6f7f453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3020 | 2025.03.25 05:55:42.325105 [ 5 ] {8a48771d-4c71-4d51-8ed1-eff2e6f7f453} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3021 | 2025.03.25 05:55:42.325142 [ 5 ] {8a48771d-4c71-4d51-8ed1-eff2e6f7f453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3022 | 2025.03.25 05:55:42.325512 [ 5 ] {8a48771d-4c71-4d51-8ed1-eff2e6f7f453} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3023 | 2025.03.25 05:55:42.325742 [ 5 ] {8a48771d-4c71-4d51-8ed1-eff2e6f7f453} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3024 | 2025.03.25 05:55:42.325868 [ 153 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
3025 | 2025.03.25 05:55:42.325917 [ 153 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3026 | 2025.03.25 05:55:42.325927 [ 5 ] {8a48771d-4c71-4d51-8ed1-eff2e6f7f453} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.00153 sec., 271895.4248366013 rows/sec., 19.34 MiB/sec. | ||
3027 | 2025.03.25 05:55:42.325946 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3028 | 2025.03.25 05:55:42.325998 [ 5 ] {8a48771d-4c71-4d51-8ed1-eff2e6f7f453} <Debug> TCPHandler: Processed in 0.001737906 sec. | ||
3029 | 2025.03.25 05:55:42.326268 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
3030 | 2025.03.25 05:55:42.326292 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3031 | 2025.03.25 05:55:42.326639 [ 5 ] {a7295369-733e-4a70-a0c1-71150c26580e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3032 | 2025.03.25 05:55:42.326711 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3033 | 2025.03.25 05:55:42.326730 [ 5 ] {a7295369-733e-4a70-a0c1-71150c26580e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3034 | 2025.03.25 05:55:42.326749 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 895 rows starting from the beginning of the part | ||
3035 | 2025.03.25 05:55:42.326998 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part | ||
3036 | 2025.03.25 05:55:42.327366 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 878 rows starting from the beginning of the part | ||
3037 | 2025.03.25 05:55:42.327599 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3038 | 2025.03.25 05:55:42.327770 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 69 rows starting from the beginning of the part | ||
3039 | 2025.03.25 05:55:42.327919 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 416 rows starting from the beginning of the part | ||
3040 | 2025.03.25 05:55:42.328358 [ 5 ] {a7295369-733e-4a70-a0c1-71150c26580e} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3041 | 2025.03.25 05:55:42.328400 [ 5 ] {a7295369-733e-4a70-a0c1-71150c26580e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3042 | 2025.03.25 05:55:42.328930 [ 5 ] {a7295369-733e-4a70-a0c1-71150c26580e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3043 | 2025.03.25 05:55:42.329259 [ 5 ] {a7295369-733e-4a70-a0c1-71150c26580e} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3044 | 2025.03.25 05:55:42.329463 [ 5 ] {a7295369-733e-4a70-a0c1-71150c26580e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002933 sec., 2045.6870098874874 rows/sec., 106.88 KiB/sec. | ||
3045 | 2025.03.25 05:55:42.329523 [ 5 ] {a7295369-733e-4a70-a0c1-71150c26580e} <Debug> TCPHandler: Processed in 0.003323896 sec. | ||
3046 | 2025.03.25 05:55:42.329670 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3047 | 2025.03.25 05:55:42.329792 [ 200 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 5 columns (5 merged, 0 gathered) in 0.003770681 sec., 634898.5766762025 rows/sec., 48.58 MiB/sec. | ||
3048 | 2025.03.25 05:55:42.329845 [ 5 ] {c8b1cf7a-bb82-4858-85b1-8397f39be154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3049 | 2025.03.25 05:55:42.330017 [ 5 ] {c8b1cf7a-bb82-4858-85b1-8397f39be154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3050 | 2025.03.25 05:55:42.330023 [ 200 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
3051 | 2025.03.25 05:55:42.330633 [ 200 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3052 | 2025.03.25 05:55:42.330839 [ 200 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_20_4} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
3053 | 2025.03.25 05:55:42.330998 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
3054 | 2025.03.25 05:55:42.331162 [ 5 ] {c8b1cf7a-bb82-4858-85b1-8397f39be154} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3055 | 2025.03.25 05:55:42.331205 [ 5 ] {c8b1cf7a-bb82-4858-85b1-8397f39be154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3056 | 2025.03.25 05:55:42.331596 [ 5 ] {c8b1cf7a-bb82-4858-85b1-8397f39be154} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3057 | 2025.03.25 05:55:42.331915 [ 5 ] {c8b1cf7a-bb82-4858-85b1-8397f39be154} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3058 | 2025.03.25 05:55:42.332161 [ 5 ] {c8b1cf7a-bb82-4858-85b1-8397f39be154} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002356 sec., 100594.22750424448 rows/sec., 6.74 MiB/sec. | ||
3059 | 2025.03.25 05:55:42.332386 [ 5 ] {c8b1cf7a-bb82-4858-85b1-8397f39be154} <Debug> TCPHandler: Processed in 0.002788229 sec. | ||
3060 | 2025.03.25 05:55:42.332533 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3061 | 2025.03.25 05:55:42.332638 [ 5 ] {88a4a77f-6db1-4156-b5db-d93e58dd7ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3062 | 2025.03.25 05:55:42.332686 [ 5 ] {88a4a77f-6db1-4156-b5db-d93e58dd7ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3063 | 2025.03.25 05:55:42.333136 [ 5 ] {88a4a77f-6db1-4156-b5db-d93e58dd7ca2} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2025.03.25 05:55:42.333175 [ 5 ] {88a4a77f-6db1-4156-b5db-d93e58dd7ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3065 | 2025.03.25 05:55:42.333513 [ 5 ] {88a4a77f-6db1-4156-b5db-d93e58dd7ca2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3066 | 2025.03.25 05:55:42.333739 [ 5 ] {88a4a77f-6db1-4156-b5db-d93e58dd7ca2} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2025.03.25 05:55:42.334002 [ 5 ] {88a4a77f-6db1-4156-b5db-d93e58dd7ca2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001362 sec., 734.2143906020558 rows/sec., 49.47 KiB/sec. | ||
3068 | 2025.03.25 05:55:42.334109 [ 5 ] {88a4a77f-6db1-4156-b5db-d93e58dd7ca2} <Debug> TCPHandler: Processed in 0.001627822 sec. | ||
3069 | 2025.03.25 05:55:42.334216 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3070 | 2025.03.25 05:55:42.334318 [ 5 ] {ddc42beb-88b1-409a-8833-2c20601edc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3071 | 2025.03.25 05:55:42.334384 [ 5 ] {ddc42beb-88b1-409a-8833-2c20601edc44} <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 | ||
3072 | 2025.03.25 05:55:42.335438 [ 5 ] {ddc42beb-88b1-409a-8833-2c20601edc44} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3073 | 2025.03.25 05:55:42.335477 [ 5 ] {ddc42beb-88b1-409a-8833-2c20601edc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3074 | 2025.03.25 05:55:42.336125 [ 5 ] {ddc42beb-88b1-409a-8833-2c20601edc44} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3075 | 2025.03.25 05:55:42.336394 [ 5 ] {ddc42beb-88b1-409a-8833-2c20601edc44} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3076 | 2025.03.25 05:55:42.336591 [ 5 ] {ddc42beb-88b1-409a-8833-2c20601edc44} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002296 sec., 14808.36236933798 rows/sec., 26.54 MiB/sec. | ||
3077 | 2025.03.25 05:55:42.336692 [ 5 ] {ddc42beb-88b1-409a-8833-2c20601edc44} <Debug> TCPHandler: Processed in 0.002526071 sec. | ||
3078 | 2025.03.25 05:55:42.336835 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3079 | 2025.03.25 05:55:42.336943 [ 5 ] {15676eb6-2adf-4c6b-b98b-a98b911911ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3080 | 2025.03.25 05:55:42.336988 [ 5 ] {15676eb6-2adf-4c6b-b98b-a98b911911ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3081 | 2025.03.25 05:55:42.337420 [ 5 ] {15676eb6-2adf-4c6b-b98b-a98b911911ad} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3082 | 2025.03.25 05:55:42.337457 [ 5 ] {15676eb6-2adf-4c6b-b98b-a98b911911ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3083 | 2025.03.25 05:55:42.337807 [ 5 ] {15676eb6-2adf-4c6b-b98b-a98b911911ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3084 | 2025.03.25 05:55:42.338034 [ 5 ] {15676eb6-2adf-4c6b-b98b-a98b911911ad} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3085 | 2025.03.25 05:55:42.338269 [ 5 ] {15676eb6-2adf-4c6b-b98b-a98b911911ad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001341 sec., 61148.39671886652 rows/sec., 3.88 MiB/sec. | ||
3086 | 2025.03.25 05:55:42.338476 [ 5 ] {15676eb6-2adf-4c6b-b98b-a98b911911ad} <Debug> TCPHandler: Processed in 0.001689094 sec. | ||
3087 | 2025.03.25 05:55:46.641500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 454 | ||
3088 | 2025.03.25 05:55:46.644520 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3089 | 2025.03.25 05:55:46.644573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3090 | 2025.03.25 05:55:46.646047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3091 | 2025.03.25 05:55:46.646351 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3092 | 2025.03.25 05:55:46.646889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
3093 | 2025.03.25 05:55:47.301670 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3094 | 2025.03.25 05:55:47.302005 [ 5 ] {bc7b875f-3a91-4657-aad3-8ba75ea2d71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3095 | 2025.03.25 05:55:47.302123 [ 5 ] {bc7b875f-3a91-4657-aad3-8ba75ea2d71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3096 | 2025.03.25 05:55:47.303202 [ 5 ] {bc7b875f-3a91-4657-aad3-8ba75ea2d71e} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3097 | 2025.03.25 05:55:47.303247 [ 5 ] {bc7b875f-3a91-4657-aad3-8ba75ea2d71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3098 | 2025.03.25 05:55:47.303679 [ 5 ] {bc7b875f-3a91-4657-aad3-8ba75ea2d71e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3099 | 2025.03.25 05:55:47.303932 [ 5 ] {bc7b875f-3a91-4657-aad3-8ba75ea2d71e} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3100 | 2025.03.25 05:55:47.304205 [ 5 ] {bc7b875f-3a91-4657-aad3-8ba75ea2d71e} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002278 sec., 28972.783143107987 rows/sec., 2.31 MiB/sec. | ||
3101 | 2025.03.25 05:55:47.304322 [ 5 ] {bc7b875f-3a91-4657-aad3-8ba75ea2d71e} <Debug> TCPHandler: Processed in 0.00283514 sec. | ||
3102 | 2025.03.25 05:55:47.304522 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3103 | 2025.03.25 05:55:47.304631 [ 5 ] {c6da42e0-bfd3-4e55-b78c-52d86722aabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3104 | 2025.03.25 05:55:47.304679 [ 5 ] {c6da42e0-bfd3-4e55-b78c-52d86722aabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3105 | 2025.03.25 05:55:47.305244 [ 5 ] {c6da42e0-bfd3-4e55-b78c-52d86722aabf} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3106 | 2025.03.25 05:55:47.305284 [ 5 ] {c6da42e0-bfd3-4e55-b78c-52d86722aabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3107 | 2025.03.25 05:55:47.305625 [ 5 ] {c6da42e0-bfd3-4e55-b78c-52d86722aabf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3108 | 2025.03.25 05:55:47.305878 [ 5 ] {c6da42e0-bfd3-4e55-b78c-52d86722aabf} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3109 | 2025.03.25 05:55:47.306038 [ 90 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3110 | 2025.03.25 05:55:47.306115 [ 5 ] {c6da42e0-bfd3-4e55-b78c-52d86722aabf} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001501 sec., 3331.112591605596 rows/sec., 250.48 KiB/sec. | ||
3111 | 2025.03.25 05:55:47.306122 [ 90 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3112 | 2025.03.25 05:55:47.306199 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3113 | 2025.03.25 05:55:47.306245 [ 5 ] {c6da42e0-bfd3-4e55-b78c-52d86722aabf} <Debug> TCPHandler: Processed in 0.001790308 sec. | ||
3114 | 2025.03.25 05:55:47.306385 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
3115 | 2025.03.25 05:55:47.306393 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3116 | 2025.03.25 05:55:47.306515 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3117 | 2025.03.25 05:55:47.306535 [ 5 ] {fee6363f-4bfc-41b0-841a-a6125f282f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3118 | 2025.03.25 05:55:47.306549 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 148 rows starting from the beginning of the part | ||
3119 | 2025.03.25 05:55:47.306592 [ 5 ] {fee6363f-4bfc-41b0-841a-a6125f282f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3120 | 2025.03.25 05:55:47.306697 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part | ||
3121 | 2025.03.25 05:55:47.306968 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 146 rows starting from the beginning of the part | ||
3122 | 2025.03.25 05:55:47.307435 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
3123 | 2025.03.25 05:55:47.307662 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 140 rows starting from the beginning of the part | ||
3124 | 2025.03.25 05:55:47.307908 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
3125 | 2025.03.25 05:55:47.308681 [ 5 ] {fee6363f-4bfc-41b0-841a-a6125f282f1f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3126 | 2025.03.25 05:55:47.308729 [ 5 ] {fee6363f-4bfc-41b0-841a-a6125f282f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3127 | 2025.03.25 05:55:47.309279 [ 5 ] {fee6363f-4bfc-41b0-841a-a6125f282f1f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3128 | 2025.03.25 05:55:47.309507 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.003191012 sec., 140707.71278829413 rows/sec., 9.39 MiB/sec. | ||
3129 | 2025.03.25 05:55:47.309665 [ 5 ] {fee6363f-4bfc-41b0-841a-a6125f282f1f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3130 | 2025.03.25 05:55:47.309806 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3131 | 2025.03.25 05:55:47.310086 [ 5 ] {fee6363f-4bfc-41b0-841a-a6125f282f1f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.003583 sec., 19257.605358638015 rows/sec., 1.50 MiB/sec. | ||
3132 | 2025.03.25 05:55:47.310223 [ 5 ] {fee6363f-4bfc-41b0-841a-a6125f282f1f} <Debug> TCPHandler: Processed in 0.003889775 sec. | ||
3133 | 2025.03.25 05:55:47.310391 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3134 | 2025.03.25 05:55:47.310506 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3135 | 2025.03.25 05:55:47.310530 [ 5 ] {8028fe06-4aa4-4fc4-8dda-177d65d2f2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3136 | 2025.03.25 05:55:47.310593 [ 5 ] {8028fe06-4aa4-4fc4-8dda-177d65d2f2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3137 | 2025.03.25 05:55:47.310665 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_11_2} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3138 | 2025.03.25 05:55:47.310807 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3139 | 2025.03.25 05:55:47.311243 [ 5 ] {8028fe06-4aa4-4fc4-8dda-177d65d2f2e1} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2025.03.25 05:55:47.311281 [ 5 ] {8028fe06-4aa4-4fc4-8dda-177d65d2f2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3141 | 2025.03.25 05:55:47.311663 [ 5 ] {8028fe06-4aa4-4fc4-8dda-177d65d2f2e1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3142 | 2025.03.25 05:55:47.311895 [ 5 ] {8028fe06-4aa4-4fc4-8dda-177d65d2f2e1} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3143 | 2025.03.25 05:55:47.312058 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3144 | 2025.03.25 05:55:47.312119 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3145 | 2025.03.25 05:55:47.312149 [ 5 ] {8028fe06-4aa4-4fc4-8dda-177d65d2f2e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. | ||
3146 | 2025.03.25 05:55:47.312163 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3147 | 2025.03.25 05:55:47.312321 [ 5 ] {8028fe06-4aa4-4fc4-8dda-177d65d2f2e1} <Debug> TCPHandler: Processed in 0.001988714 sec. | ||
3148 | 2025.03.25 05:55:47.312363 [ 193 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
3149 | 2025.03.25 05:55:47.312469 [ 193 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3150 | 2025.03.25 05:55:47.312477 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3151 | 2025.03.25 05:55:47.312502 [ 193 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5663 rows starting from the beginning of the part | ||
3152 | 2025.03.25 05:55:47.312653 [ 193 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1022 rows starting from the beginning of the part | ||
3153 | 2025.03.25 05:55:47.312702 [ 5 ] {60b946f4-79a2-4868-b827-ae7b851b9d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3154 | 2025.03.25 05:55:47.312857 [ 193 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3155 | 2025.03.25 05:55:47.312936 [ 5 ] {60b946f4-79a2-4868-b827-ae7b851b9d39} <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 | ||
3156 | 2025.03.25 05:55:47.313076 [ 193 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
3157 | 2025.03.25 05:55:47.313500 [ 193 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
3158 | 2025.03.25 05:55:47.313938 [ 193 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
3159 | 2025.03.25 05:55:47.316198 [ 5 ] {60b946f4-79a2-4868-b827-ae7b851b9d39} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3160 | 2025.03.25 05:55:47.316241 [ 5 ] {60b946f4-79a2-4868-b827-ae7b851b9d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3161 | 2025.03.25 05:55:47.316926 [ 5 ] {60b946f4-79a2-4868-b827-ae7b851b9d39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3162 | 2025.03.25 05:55:47.317128 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7306 rows, containing 5 columns (5 merged, 0 gathered) in 0.004841594 sec., 1509007.1575600926 rows/sec., 101.92 MiB/sec. | ||
3163 | 2025.03.25 05:55:47.317277 [ 5 ] {60b946f4-79a2-4868-b827-ae7b851b9d39} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3164 | 2025.03.25 05:55:47.317595 [ 5 ] {60b946f4-79a2-4868-b827-ae7b851b9d39} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00495 sec., 1010.10101010101 rows/sec., 1.81 MiB/sec. | ||
3165 | 2025.03.25 05:55:47.317720 [ 5 ] {60b946f4-79a2-4868-b827-ae7b851b9d39} <Debug> TCPHandler: Processed in 0.005296369 sec. | ||
3166 | 2025.03.25 05:55:47.317851 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3167 | 2025.03.25 05:55:47.317954 [ 199 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3168 | 2025.03.25 05:55:47.317996 [ 5 ] {6184185a-231a-471e-9002-192376b8e4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3169 | 2025.03.25 05:55:47.318126 [ 5 ] {6184185a-231a-471e-9002-192376b8e4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3170 | 2025.03.25 05:55:47.318601 [ 199 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3171 | 2025.03.25 05:55:47.318838 [ 199 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3172 | 2025.03.25 05:55:47.319047 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
3173 | 2025.03.25 05:55:47.319132 [ 5 ] {6184185a-231a-471e-9002-192376b8e4bf} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3174 | 2025.03.25 05:55:47.319176 [ 5 ] {6184185a-231a-471e-9002-192376b8e4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3175 | 2025.03.25 05:55:47.319541 [ 5 ] {6184185a-231a-471e-9002-192376b8e4bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3176 | 2025.03.25 05:55:47.319778 [ 5 ] {6184185a-231a-471e-9002-192376b8e4bf} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3177 | 2025.03.25 05:55:47.319938 [ 90 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3178 | 2025.03.25 05:55:47.319996 [ 90 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3179 | 2025.03.25 05:55:47.320033 [ 5 ] {6184185a-231a-471e-9002-192376b8e4bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00207 sec., 28985.507246376816 rows/sec., 1.95 MiB/sec. | ||
3180 | 2025.03.25 05:55:47.320040 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3181 | 2025.03.25 05:55:47.320210 [ 5 ] {6184185a-231a-471e-9002-192376b8e4bf} <Debug> TCPHandler: Processed in 0.002411057 sec. | ||
3182 | 2025.03.25 05:55:47.320398 [ 193 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
3183 | 2025.03.25 05:55:47.320683 [ 193 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3184 | 2025.03.25 05:55:47.320717 [ 193 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 974 rows starting from the beginning of the part | ||
3185 | 2025.03.25 05:55:47.320815 [ 193 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 58 rows starting from the beginning of the part | ||
3186 | 2025.03.25 05:55:47.321002 [ 193 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
3187 | 2025.03.25 05:55:47.321188 [ 193 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
3188 | 2025.03.25 05:55:47.321326 [ 193 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
3189 | 2025.03.25 05:55:47.321476 [ 193 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
3190 | 2025.03.25 05:55:47.322606 [ 199 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1258 rows, containing 4 columns (4 merged, 0 gathered) in 0.002434668 sec., 516702.8933719094 rows/sec., 33.91 MiB/sec. | ||
3191 | 2025.03.25 05:55:47.322784 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3192 | 2025.03.25 05:55:47.323107 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3193 | 2025.03.25 05:55:47.323190 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_21_4} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3194 | 2025.03.25 05:55:47.323268 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
3195 | 2025.03.25 05:55:49.116170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3196 | 2025.03.25 05:55:49.116854 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3197 | 2025.03.25 05:55:49.116903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3198 | 2025.03.25 05:55:49.117445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3199 | 2025.03.25 05:55:49.117720 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3200 | 2025.03.25 05:55:49.118034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3201 | 2025.03.25 05:55:49.570338 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3202 | 2025.03.25 05:55:49.590649 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3203 | 2025.03.25 05:55:49.590700 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3204 | 2025.03.25 05:55:49.598056 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3205 | 2025.03.25 05:55:49.598801 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3206 | 2025.03.25 05:55:49.601401 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3207 | 2025.03.25 05:55:52.308699 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3208 | 2025.03.25 05:55:52.308911 [ 5 ] {ce7201b5-bc6b-4564-ae79-320d9f9c8c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3209 | 2025.03.25 05:55:52.308984 [ 5 ] {ce7201b5-bc6b-4564-ae79-320d9f9c8c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3210 | 2025.03.25 05:55:52.309835 [ 5 ] {ce7201b5-bc6b-4564-ae79-320d9f9c8c75} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3211 | 2025.03.25 05:55:52.309886 [ 5 ] {ce7201b5-bc6b-4564-ae79-320d9f9c8c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3212 | 2025.03.25 05:55:52.310338 [ 5 ] {ce7201b5-bc6b-4564-ae79-320d9f9c8c75} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3213 | 2025.03.25 05:55:52.310593 [ 5 ] {ce7201b5-bc6b-4564-ae79-320d9f9c8c75} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3214 | 2025.03.25 05:55:52.310845 [ 5 ] {ce7201b5-bc6b-4564-ae79-320d9f9c8c75} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001991 sec., 106479.1562029131 rows/sec., 6.77 MiB/sec. | ||
3215 | 2025.03.25 05:55:52.310948 [ 5 ] {ce7201b5-bc6b-4564-ae79-320d9f9c8c75} <Debug> TCPHandler: Processed in 0.002381616 sec. | ||
3216 | 2025.03.25 05:55:52.311084 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3217 | 2025.03.25 05:55:52.311191 [ 5 ] {907c93f5-7aa1-4eb1-90dc-1913863e5fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3218 | 2025.03.25 05:55:52.311237 [ 5 ] {907c93f5-7aa1-4eb1-90dc-1913863e5fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3219 | 2025.03.25 05:55:52.312089 [ 5 ] {907c93f5-7aa1-4eb1-90dc-1913863e5fa3} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3220 | 2025.03.25 05:55:52.312128 [ 5 ] {907c93f5-7aa1-4eb1-90dc-1913863e5fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3221 | 2025.03.25 05:55:52.312540 [ 5 ] {907c93f5-7aa1-4eb1-90dc-1913863e5fa3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3222 | 2025.03.25 05:55:52.312783 [ 5 ] {907c93f5-7aa1-4eb1-90dc-1913863e5fa3} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3223 | 2025.03.25 05:55:52.313053 [ 5 ] {907c93f5-7aa1-4eb1-90dc-1913863e5fa3} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.001882 sec., 363974.49521785334 rows/sec., 28.98 MiB/sec. | ||
3224 | 2025.03.25 05:55:52.313266 [ 5 ] {907c93f5-7aa1-4eb1-90dc-1913863e5fa3} <Debug> TCPHandler: Processed in 0.002231441 sec. | ||
3225 | 2025.03.25 05:55:52.313424 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3226 | 2025.03.25 05:55:52.313529 [ 5 ] {98367582-b7b7-4bc8-b889-62ccde150ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3227 | 2025.03.25 05:55:52.313574 [ 5 ] {98367582-b7b7-4bc8-b889-62ccde150ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3228 | 2025.03.25 05:55:52.314174 [ 5 ] {98367582-b7b7-4bc8-b889-62ccde150ea8} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3229 | 2025.03.25 05:55:52.314213 [ 5 ] {98367582-b7b7-4bc8-b889-62ccde150ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3230 | 2025.03.25 05:55:52.314571 [ 5 ] {98367582-b7b7-4bc8-b889-62ccde150ea8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3231 | 2025.03.25 05:55:52.314802 [ 5 ] {98367582-b7b7-4bc8-b889-62ccde150ea8} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3232 | 2025.03.25 05:55:52.314977 [ 5 ] {98367582-b7b7-4bc8-b889-62ccde150ea8} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001471 sec., 95173.35146159075 rows/sec., 5.94 MiB/sec. | ||
3233 | 2025.03.25 05:55:52.315029 [ 5 ] {98367582-b7b7-4bc8-b889-62ccde150ea8} <Debug> TCPHandler: Processed in 0.001656663 sec. | ||
3234 | 2025.03.25 05:55:52.315144 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3235 | 2025.03.25 05:55:52.315249 [ 5 ] {eadd9858-f9d0-4ec7-8b39-b3bc6b157c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3236 | 2025.03.25 05:55:52.315294 [ 5 ] {eadd9858-f9d0-4ec7-8b39-b3bc6b157c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3237 | 2025.03.25 05:55:52.315841 [ 5 ] {eadd9858-f9d0-4ec7-8b39-b3bc6b157c6e} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3238 | 2025.03.25 05:55:52.315879 [ 5 ] {eadd9858-f9d0-4ec7-8b39-b3bc6b157c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3239 | 2025.03.25 05:55:52.316218 [ 5 ] {eadd9858-f9d0-4ec7-8b39-b3bc6b157c6e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3240 | 2025.03.25 05:55:52.316449 [ 5 ] {eadd9858-f9d0-4ec7-8b39-b3bc6b157c6e} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2025.03.25 05:55:52.316620 [ 5 ] {eadd9858-f9d0-4ec7-8b39-b3bc6b157c6e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001392 sec., 81178.16091954023 rows/sec., 5.25 MiB/sec. | ||
3242 | 2025.03.25 05:55:52.316670 [ 5 ] {eadd9858-f9d0-4ec7-8b39-b3bc6b157c6e} <Debug> TCPHandler: Processed in 0.00157831 sec. | ||
3243 | 2025.03.25 05:55:52.316784 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3244 | 2025.03.25 05:55:52.316889 [ 5 ] {6a62494a-af5d-40aa-a2d8-3b8c5d5add9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3245 | 2025.03.25 05:55:52.316934 [ 5 ] {6a62494a-af5d-40aa-a2d8-3b8c5d5add9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3246 | 2025.03.25 05:55:52.317478 [ 5 ] {6a62494a-af5d-40aa-a2d8-3b8c5d5add9e} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3247 | 2025.03.25 05:55:52.317515 [ 5 ] {6a62494a-af5d-40aa-a2d8-3b8c5d5add9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3248 | 2025.03.25 05:55:52.317851 [ 5 ] {6a62494a-af5d-40aa-a2d8-3b8c5d5add9e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3249 | 2025.03.25 05:55:52.318082 [ 5 ] {6a62494a-af5d-40aa-a2d8-3b8c5d5add9e} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3250 | 2025.03.25 05:55:52.318260 [ 5 ] {6a62494a-af5d-40aa-a2d8-3b8c5d5add9e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001393 sec., 80402.01005025127 rows/sec., 4.58 MiB/sec. | ||
3251 | 2025.03.25 05:55:52.318310 [ 5 ] {6a62494a-af5d-40aa-a2d8-3b8c5d5add9e} <Debug> TCPHandler: Processed in 0.00157747 sec. | ||
3252 | 2025.03.25 05:55:52.318423 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3253 | 2025.03.25 05:55:52.318526 [ 5 ] {cd770bb8-67ff-4251-81b9-b54b061da52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3254 | 2025.03.25 05:55:52.318570 [ 5 ] {cd770bb8-67ff-4251-81b9-b54b061da52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3255 | 2025.03.25 05:55:52.319217 [ 5 ] {cd770bb8-67ff-4251-81b9-b54b061da52f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3256 | 2025.03.25 05:55:52.319255 [ 5 ] {cd770bb8-67ff-4251-81b9-b54b061da52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3257 | 2025.03.25 05:55:52.319615 [ 5 ] {cd770bb8-67ff-4251-81b9-b54b061da52f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3258 | 2025.03.25 05:55:52.319841 [ 5 ] {cd770bb8-67ff-4251-81b9-b54b061da52f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3259 | 2025.03.25 05:55:52.320042 [ 5 ] {cd770bb8-67ff-4251-81b9-b54b061da52f} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.00153 sec., 271895.4248366013 rows/sec., 19.34 MiB/sec. | ||
3260 | 2025.03.25 05:55:52.320165 [ 5 ] {cd770bb8-67ff-4251-81b9-b54b061da52f} <Debug> TCPHandler: Processed in 0.001791738 sec. | ||
3261 | 2025.03.25 05:55:52.320299 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3262 | 2025.03.25 05:55:52.320435 [ 5 ] {570ca4a8-e454-47c6-8a64-d22bcac1cb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3263 | 2025.03.25 05:55:52.320491 [ 5 ] {570ca4a8-e454-47c6-8a64-d22bcac1cb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3264 | 2025.03.25 05:55:52.321005 [ 5 ] {570ca4a8-e454-47c6-8a64-d22bcac1cb70} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3265 | 2025.03.25 05:55:52.321042 [ 5 ] {570ca4a8-e454-47c6-8a64-d22bcac1cb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3266 | 2025.03.25 05:55:52.321395 [ 5 ] {570ca4a8-e454-47c6-8a64-d22bcac1cb70} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3267 | 2025.03.25 05:55:52.321629 [ 5 ] {570ca4a8-e454-47c6-8a64-d22bcac1cb70} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3268 | 2025.03.25 05:55:52.321799 [ 5 ] {570ca4a8-e454-47c6-8a64-d22bcac1cb70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. | ||
3269 | 2025.03.25 05:55:52.321847 [ 5 ] {570ca4a8-e454-47c6-8a64-d22bcac1cb70} <Debug> TCPHandler: Processed in 0.001613551 sec. | ||
3270 | 2025.03.25 05:55:52.321983 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3271 | 2025.03.25 05:55:52.322088 [ 5 ] {b1811877-7b7d-4b48-b68f-b50d4c87c16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3272 | 2025.03.25 05:55:52.322137 [ 5 ] {b1811877-7b7d-4b48-b68f-b50d4c87c16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3273 | 2025.03.25 05:55:52.322653 [ 5 ] {b1811877-7b7d-4b48-b68f-b50d4c87c16b} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3274 | 2025.03.25 05:55:52.322691 [ 5 ] {b1811877-7b7d-4b48-b68f-b50d4c87c16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3275 | 2025.03.25 05:55:52.323064 [ 5 ] {b1811877-7b7d-4b48-b68f-b50d4c87c16b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3276 | 2025.03.25 05:55:52.323298 [ 5 ] {b1811877-7b7d-4b48-b68f-b50d4c87c16b} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3277 | 2025.03.25 05:55:52.323563 [ 5 ] {b1811877-7b7d-4b48-b68f-b50d4c87c16b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001464 sec., 161885.24590163934 rows/sec., 10.85 MiB/sec. | ||
3278 | 2025.03.25 05:55:52.323769 [ 5 ] {b1811877-7b7d-4b48-b68f-b50d4c87c16b} <Debug> TCPHandler: Processed in 0.001832869 sec. | ||
3279 | 2025.03.25 05:55:52.323920 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3280 | 2025.03.25 05:55:52.324025 [ 5 ] {d68dfc01-1dd0-4b79-8580-713f37cc7b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3281 | 2025.03.25 05:55:52.324072 [ 5 ] {d68dfc01-1dd0-4b79-8580-713f37cc7b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3282 | 2025.03.25 05:55:52.324513 [ 5 ] {d68dfc01-1dd0-4b79-8580-713f37cc7b61} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2025.03.25 05:55:52.324551 [ 5 ] {d68dfc01-1dd0-4b79-8580-713f37cc7b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3284 | 2025.03.25 05:55:52.324884 [ 5 ] {d68dfc01-1dd0-4b79-8580-713f37cc7b61} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3285 | 2025.03.25 05:55:52.325107 [ 5 ] {d68dfc01-1dd0-4b79-8580-713f37cc7b61} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3286 | 2025.03.25 05:55:52.325278 [ 5 ] {d68dfc01-1dd0-4b79-8580-713f37cc7b61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001275 sec., 784.313725490196 rows/sec., 52.85 KiB/sec. | ||
3287 | 2025.03.25 05:55:52.325327 [ 5 ] {d68dfc01-1dd0-4b79-8580-713f37cc7b61} <Debug> TCPHandler: Processed in 0.001458137 sec. | ||
3288 | 2025.03.25 05:55:52.325457 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3289 | 2025.03.25 05:55:52.325561 [ 5 ] {b0f66b53-e4d1-4f4d-8d3d-d441804d4532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3290 | 2025.03.25 05:55:52.325626 [ 5 ] {b0f66b53-e4d1-4f4d-8d3d-d441804d4532} <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 | ||
3291 | 2025.03.25 05:55:52.326722 [ 5 ] {b0f66b53-e4d1-4f4d-8d3d-d441804d4532} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3292 | 2025.03.25 05:55:52.326759 [ 5 ] {b0f66b53-e4d1-4f4d-8d3d-d441804d4532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3293 | 2025.03.25 05:55:52.327394 [ 5 ] {b0f66b53-e4d1-4f4d-8d3d-d441804d4532} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3294 | 2025.03.25 05:55:52.327644 [ 5 ] {b0f66b53-e4d1-4f4d-8d3d-d441804d4532} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3295 | 2025.03.25 05:55:52.327770 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3296 | 2025.03.25 05:55:52.327822 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3297 | 2025.03.25 05:55:52.327847 [ 5 ] {b0f66b53-e4d1-4f4d-8d3d-d441804d4532} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002305 sec., 14750.54229934924 rows/sec., 26.43 MiB/sec. | ||
3298 | 2025.03.25 05:55:52.327852 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3299 | 2025.03.25 05:55:52.328214 [ 5 ] {b0f66b53-e4d1-4f4d-8d3d-d441804d4532} <Debug> TCPHandler: Processed in 0.00280555 sec. | ||
3300 | 2025.03.25 05:55:52.328241 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
3301 | 2025.03.25 05:55:52.328369 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3302 | 2025.03.25 05:55:52.328615 [ 5 ] {12f4fee8-7976-4926-b7c4-151742531da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3303 | 2025.03.25 05:55:52.328736 [ 5 ] {12f4fee8-7976-4926-b7c4-151742531da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3304 | 2025.03.25 05:55:52.329291 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3305 | 2025.03.25 05:55:52.329507 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part | ||
3306 | 2025.03.25 05:55:52.330143 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
3307 | 2025.03.25 05:55:52.330961 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
3308 | 2025.03.25 05:55:52.331022 [ 5 ] {12f4fee8-7976-4926-b7c4-151742531da7} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3309 | 2025.03.25 05:55:52.331084 [ 5 ] {12f4fee8-7976-4926-b7c4-151742531da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3310 | 2025.03.25 05:55:52.331612 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
3311 | 2025.03.25 05:55:52.332280 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
3312 | 2025.03.25 05:55:52.332689 [ 5 ] {12f4fee8-7976-4926-b7c4-151742531da7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3313 | 2025.03.25 05:55:52.332956 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
3314 | 2025.03.25 05:55:52.333584 [ 5 ] {12f4fee8-7976-4926-b7c4-151742531da7} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3315 | 2025.03.25 05:55:52.334444 [ 5 ] {12f4fee8-7976-4926-b7c4-151742531da7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005884 sec., 13936.097892590074 rows/sec., 906.36 KiB/sec. | ||
3316 | 2025.03.25 05:55:52.334611 [ 5 ] {12f4fee8-7976-4926-b7c4-151742531da7} <Debug> TCPHandler: Processed in 0.006308331 sec. | ||
3317 | 2025.03.25 05:55:52.337400 [ 199 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 19 columns (19 merged, 0 gathered) in 0.009415211 sec., 30482.588228771507 rows/sec., 54.62 MiB/sec. | ||
3318 | 2025.03.25 05:55:52.338083 [ 199 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3319 | 2025.03.25 05:55:52.338535 [ 199 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3320 | 2025.03.25 05:55:52.338632 [ 199 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3321 | 2025.03.25 05:55:52.338792 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
3322 | 2025.03.25 05:55:56.516081 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3323 | 2025.03.25 05:55:56.516143 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3324 | 2025.03.25 05:55:56.619165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3325 | 2025.03.25 05:55:56.619803 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3326 | 2025.03.25 05:55:56.619850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3327 | 2025.03.25 05:55:56.620436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3328 | 2025.03.25 05:55:56.620703 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): 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.03.25 05:55:56.620900 [ 138 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3330 | 2025.03.25 05:55:56.620995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3331 | 2025.03.25 05:55:56.621008 [ 138 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3332 | 2025.03.25 05:55:56.621048 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3333 | 2025.03.25 05:55:56.621195 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
3334 | 2025.03.25 05:55:56.621369 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3335 | 2025.03.25 05:55:56.621417 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
3336 | 2025.03.25 05:55:56.621504 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
3337 | 2025.03.25 05:55:56.621724 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
3338 | 2025.03.25 05:55:56.621938 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
3339 | 2025.03.25 05:55:56.622109 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
3340 | 2025.03.25 05:55:56.622267 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
3341 | 2025.03.25 05:55:56.624086 [ 199 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002957005 sec., 2496106.702558839 rows/sec., 35.71 MiB/sec. | ||
3342 | 2025.03.25 05:55:56.624510 [ 201 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3343 | 2025.03.25 05:55:56.624805 [ 201 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_16_3} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3344 | 2025.03.25 05:55:56.624888 [ 201 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_16_3} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3345 | 2025.03.25 05:55:56.624987 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3346 | 2025.03.25 05:55:56.648041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 488 | ||
3347 | 2025.03.25 05:55:56.651194 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3348 | 2025.03.25 05:55:56.651248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3349 | 2025.03.25 05:55:56.652956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3350 | 2025.03.25 05:55:56.653276 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3351 | 2025.03.25 05:55:56.653468 [ 138 ] {} <Debug> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3352 | 2025.03.25 05:55:56.653562 [ 138 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3353 | 2025.03.25 05:55:56.653628 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3354 | 2025.03.25 05:55:56.653984 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
3355 | 2025.03.25 05:55:56.654923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
3356 | 2025.03.25 05:55:56.655317 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3357 | 2025.03.25 05:55:56.655489 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 306 rows starting from the beginning of the part | ||
3358 | 2025.03.25 05:55:56.656004 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
3359 | 2025.03.25 05:55:56.656474 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
3360 | 2025.03.25 05:55:56.656941 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
3361 | 2025.03.25 05:55:56.657427 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
3362 | 2025.03.25 05:55:56.657891 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
3363 | 2025.03.25 05:55:56.665478 [ 199 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 72 columns (72 merged, 0 gathered) in 0.011731945 sec., 41595.83087032883 rows/sec., 38.09 MiB/sec. | ||
3364 | 2025.03.25 05:55:56.666718 [ 199 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3365 | 2025.03.25 05:55:56.667469 [ 199 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_11_2} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3366 | 2025.03.25 05:55:56.667554 [ 199 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_11_2} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3367 | 2025.03.25 05:55:56.667848 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
3368 | 2025.03.25 05:55:57.001674 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001186008 sec. | ||
3369 | 2025.03.25 05:55:57.102434 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3370 | 2025.03.25 05:55:57.125440 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3371 | 2025.03.25 05:55:57.125512 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3372 | 2025.03.25 05:55:57.133545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3373 | 2025.03.25 05:55:57.134351 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3374 | 2025.03.25 05:55:57.134765 [ 149 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3375 | 2025.03.25 05:55:57.134949 [ 149 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3376 | 2025.03.25 05:55:57.135022 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3377 | 2025.03.25 05:55:57.135482 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
3378 | 2025.03.25 05:55:57.154294 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3379 | 2025.03.25 05:55:57.155249 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3380 | 2025.03.25 05:55:57.156544 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
3381 | 2025.03.25 05:55:57.162096 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
3382 | 2025.03.25 05:55:57.167711 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
3383 | 2025.03.25 05:55:57.173244 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
3384 | 2025.03.25 05:55:57.178861 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
3385 | 2025.03.25 05:55:57.183496 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3386 | 2025.03.25 05:55:57.242428 [ 199 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.107282067 sec., 1127.8679035891432 rows/sec., 5.83 MiB/sec. | ||
3387 | 2025.03.25 05:55:57.245060 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3388 | 2025.03.25 05:55:57.248011 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_16_3} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2025.03.25 05:55:57.248139 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_16_3} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3390 | 2025.03.25 05:55:57.250506 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3391 | 2025.03.25 05:55:57.300947 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3392 | 2025.03.25 05:55:57.301136 [ 5 ] {a2a26f21-c4a2-4a0c-aaab-e493787011d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3393 | 2025.03.25 05:55:57.301207 [ 5 ] {a2a26f21-c4a2-4a0c-aaab-e493787011d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3394 | 2025.03.25 05:55:57.301970 [ 5 ] {a2a26f21-c4a2-4a0c-aaab-e493787011d4} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3395 | 2025.03.25 05:55:57.302024 [ 5 ] {a2a26f21-c4a2-4a0c-aaab-e493787011d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3396 | 2025.03.25 05:55:57.302497 [ 5 ] {a2a26f21-c4a2-4a0c-aaab-e493787011d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3397 | 2025.03.25 05:55:57.302757 [ 5 ] {a2a26f21-c4a2-4a0c-aaab-e493787011d4} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3398 | 2025.03.25 05:55:57.302965 [ 5 ] {a2a26f21-c4a2-4a0c-aaab-e493787011d4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001877 sec., 35162.49334043687 rows/sec., 2.80 MiB/sec. | ||
3399 | 2025.03.25 05:55:57.303032 [ 5 ] {a2a26f21-c4a2-4a0c-aaab-e493787011d4} <Debug> TCPHandler: Processed in 0.002219571 sec. | ||
3400 | 2025.03.25 05:55:57.303150 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3401 | 2025.03.25 05:55:57.303262 [ 5 ] {2b4ecf95-4a89-4063-b699-b849c6849665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3402 | 2025.03.25 05:55:57.303312 [ 5 ] {2b4ecf95-4a89-4063-b699-b849c6849665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3403 | 2025.03.25 05:55:57.303860 [ 5 ] {2b4ecf95-4a89-4063-b699-b849c6849665} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3404 | 2025.03.25 05:55:57.303899 [ 5 ] {2b4ecf95-4a89-4063-b699-b849c6849665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3405 | 2025.03.25 05:55:57.304257 [ 5 ] {2b4ecf95-4a89-4063-b699-b849c6849665} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3406 | 2025.03.25 05:55:57.304498 [ 5 ] {2b4ecf95-4a89-4063-b699-b849c6849665} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3407 | 2025.03.25 05:55:57.304686 [ 5 ] {2b4ecf95-4a89-4063-b699-b849c6849665} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001449 sec., 3450.655624568668 rows/sec., 259.47 KiB/sec. | ||
3408 | 2025.03.25 05:55:57.304739 [ 5 ] {2b4ecf95-4a89-4063-b699-b849c6849665} <Debug> TCPHandler: Processed in 0.001641632 sec. | ||
3409 | 2025.03.25 05:55:57.304870 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3410 | 2025.03.25 05:55:57.304976 [ 5 ] {34c68408-c648-4693-af86-a9852ce27099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3411 | 2025.03.25 05:55:57.305024 [ 5 ] {34c68408-c648-4693-af86-a9852ce27099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3412 | 2025.03.25 05:55:57.305601 [ 5 ] {34c68408-c648-4693-af86-a9852ce27099} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3413 | 2025.03.25 05:55:57.305639 [ 5 ] {34c68408-c648-4693-af86-a9852ce27099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3414 | 2025.03.25 05:55:57.306003 [ 5 ] {34c68408-c648-4693-af86-a9852ce27099} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3415 | 2025.03.25 05:55:57.306262 [ 5 ] {34c68408-c648-4693-af86-a9852ce27099} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3416 | 2025.03.25 05:55:57.306476 [ 5 ] {34c68408-c648-4693-af86-a9852ce27099} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001519 sec., 45424.62146148782 rows/sec., 3.55 MiB/sec. | ||
3417 | 2025.03.25 05:55:57.306704 [ 5 ] {34c68408-c648-4693-af86-a9852ce27099} <Debug> TCPHandler: Processed in 0.00188134 sec. | ||
3418 | 2025.03.25 05:55:57.306875 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3419 | 2025.03.25 05:55:57.306980 [ 5 ] {e7d1115a-3d58-4fc1-9da7-695bf4bc70c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3420 | 2025.03.25 05:55:57.307031 [ 5 ] {e7d1115a-3d58-4fc1-9da7-695bf4bc70c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3421 | 2025.03.25 05:55:57.307584 [ 5 ] {e7d1115a-3d58-4fc1-9da7-695bf4bc70c4} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3422 | 2025.03.25 05:55:57.307623 [ 5 ] {e7d1115a-3d58-4fc1-9da7-695bf4bc70c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3423 | 2025.03.25 05:55:57.308018 [ 5 ] {e7d1115a-3d58-4fc1-9da7-695bf4bc70c4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3424 | 2025.03.25 05:55:57.308264 [ 5 ] {e7d1115a-3d58-4fc1-9da7-695bf4bc70c4} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3425 | 2025.03.25 05:55:57.308464 [ 5 ] {e7d1115a-3d58-4fc1-9da7-695bf4bc70c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. | ||
3426 | 2025.03.25 05:55:57.308566 [ 5 ] {e7d1115a-3d58-4fc1-9da7-695bf4bc70c4} <Debug> TCPHandler: Processed in 0.001742175 sec. | ||
3427 | 2025.03.25 05:55:57.308691 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3428 | 2025.03.25 05:55:57.308798 [ 5 ] {abc9be76-a93a-45cd-958f-bf7f29573f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3429 | 2025.03.25 05:55:57.308864 [ 5 ] {abc9be76-a93a-45cd-958f-bf7f29573f9d} <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 | ||
3430 | 2025.03.25 05:55:57.309924 [ 5 ] {abc9be76-a93a-45cd-958f-bf7f29573f9d} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3431 | 2025.03.25 05:55:57.309964 [ 5 ] {abc9be76-a93a-45cd-958f-bf7f29573f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3432 | 2025.03.25 05:55:57.310586 [ 5 ] {abc9be76-a93a-45cd-958f-bf7f29573f9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3433 | 2025.03.25 05:55:57.310850 [ 5 ] {abc9be76-a93a-45cd-958f-bf7f29573f9d} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3434 | 2025.03.25 05:55:57.311052 [ 5 ] {abc9be76-a93a-45cd-958f-bf7f29573f9d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002278 sec., 2194.9078138718173 rows/sec., 3.93 MiB/sec. | ||
3435 | 2025.03.25 05:55:57.311154 [ 5 ] {abc9be76-a93a-45cd-958f-bf7f29573f9d} <Debug> TCPHandler: Processed in 0.0025148 sec. | ||
3436 | 2025.03.25 05:55:57.311290 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3437 | 2025.03.25 05:55:57.311394 [ 5 ] {295419ec-f77f-46c8-9fd8-5bd0e9051bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3438 | 2025.03.25 05:55:57.311444 [ 5 ] {295419ec-f77f-46c8-9fd8-5bd0e9051bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3439 | 2025.03.25 05:55:57.311883 [ 5 ] {295419ec-f77f-46c8-9fd8-5bd0e9051bba} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3440 | 2025.03.25 05:55:57.311919 [ 5 ] {295419ec-f77f-46c8-9fd8-5bd0e9051bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3441 | 2025.03.25 05:55:57.312266 [ 5 ] {295419ec-f77f-46c8-9fd8-5bd0e9051bba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3442 | 2025.03.25 05:55:57.312498 [ 5 ] {295419ec-f77f-46c8-9fd8-5bd0e9051bba} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3443 | 2025.03.25 05:55:57.312708 [ 5 ] {295419ec-f77f-46c8-9fd8-5bd0e9051bba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
3444 | 2025.03.25 05:55:57.312776 [ 5 ] {295419ec-f77f-46c8-9fd8-5bd0e9051bba} <Debug> TCPHandler: Processed in 0.001539639 sec. | ||
3445 | 2025.03.25 05:56:00.163501 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3446 | 2025.03.25 05:56:00.163749 [ 5 ] {048a2e52-8920-420c-89c0-14771ca472a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3447 | 2025.03.25 05:56:00.163843 [ 5 ] {048a2e52-8920-420c-89c0-14771ca472a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3448 | 2025.03.25 05:56:00.164844 [ 5 ] {048a2e52-8920-420c-89c0-14771ca472a9} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3449 | 2025.03.25 05:56:00.164901 [ 5 ] {048a2e52-8920-420c-89c0-14771ca472a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3450 | 2025.03.25 05:56:00.165350 [ 5 ] {048a2e52-8920-420c-89c0-14771ca472a9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3451 | 2025.03.25 05:56:00.165597 [ 5 ] {048a2e52-8920-420c-89c0-14771ca472a9} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3452 | 2025.03.25 05:56:00.165795 [ 146 ] {} <Debug> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3453 | 2025.03.25 05:56:00.165872 [ 5 ] {048a2e52-8920-420c-89c0-14771ca472a9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002185 sec., 97025.17162471397 rows/sec., 6.17 MiB/sec. | ||
3454 | 2025.03.25 05:56:00.165887 [ 146 ] {} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3455 | 2025.03.25 05:56:00.165961 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3456 | 2025.03.25 05:56:00.165992 [ 5 ] {048a2e52-8920-420c-89c0-14771ca472a9} <Debug> TCPHandler: Processed in 0.002647694 sec. | ||
3457 | 2025.03.25 05:56:00.166257 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3458 | 2025.03.25 05:56:00.166510 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::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 | ||
3459 | 2025.03.25 05:56:00.166536 [ 5 ] {1fdc9e74-7d2d-403e-bb43-395328d6bf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3460 | 2025.03.25 05:56:00.166669 [ 5 ] {1fdc9e74-7d2d-403e-bb43-395328d6bf66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3461 | 2025.03.25 05:56:00.167049 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3462 | 2025.03.25 05:56:00.167217 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
3463 | 2025.03.25 05:56:00.167614 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
3464 | 2025.03.25 05:56:00.168017 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
3465 | 2025.03.25 05:56:00.168134 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
3466 | 2025.03.25 05:56:00.168228 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
3467 | 2025.03.25 05:56:00.169782 [ 5 ] {1fdc9e74-7d2d-403e-bb43-395328d6bf66} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3468 | 2025.03.25 05:56:00.169869 [ 5 ] {1fdc9e74-7d2d-403e-bb43-395328d6bf66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3469 | 2025.03.25 05:56:00.170640 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004507883 sec., 235143.63615914612 rows/sec., 15.85 MiB/sec. | ||
3470 | 2025.03.25 05:56:00.170823 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3471 | 2025.03.25 05:56:00.170962 [ 5 ] {1fdc9e74-7d2d-403e-bb43-395328d6bf66} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3472 | 2025.03.25 05:56:00.171317 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_9_2} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3473 | 2025.03.25 05:56:00.171472 [ 5 ] {1fdc9e74-7d2d-403e-bb43-395328d6bf66} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3474 | 2025.03.25 05:56:00.171491 [ 196 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_9_2} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3475 | 2025.03.25 05:56:00.171655 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3476 | 2025.03.25 05:56:00.171847 [ 5 ] {1fdc9e74-7d2d-403e-bb43-395328d6bf66} <Debug> executeQuery: Read 1825 rows, 152.41 KiB in 0.005389 sec., 338652.8112822416 rows/sec., 27.62 MiB/sec. | ||
3477 | 2025.03.25 05:56:00.171913 [ 5 ] {1fdc9e74-7d2d-403e-bb43-395328d6bf66} <Debug> TCPHandler: Processed in 0.005770853 sec. | ||
3478 | 2025.03.25 05:56:00.172051 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3479 | 2025.03.25 05:56:00.172157 [ 5 ] {55ee3702-6e7d-4e83-af19-2de48437328b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3480 | 2025.03.25 05:56:00.172203 [ 5 ] {55ee3702-6e7d-4e83-af19-2de48437328b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3481 | 2025.03.25 05:56:00.172783 [ 5 ] {55ee3702-6e7d-4e83-af19-2de48437328b} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3482 | 2025.03.25 05:56:00.172839 [ 5 ] {55ee3702-6e7d-4e83-af19-2de48437328b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3483 | 2025.03.25 05:56:00.173425 [ 5 ] {55ee3702-6e7d-4e83-af19-2de48437328b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3484 | 2025.03.25 05:56:00.173663 [ 5 ] {55ee3702-6e7d-4e83-af19-2de48437328b} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3485 | 2025.03.25 05:56:00.173881 [ 5 ] {55ee3702-6e7d-4e83-af19-2de48437328b} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001746 sec., 80183.27605956473 rows/sec., 5.00 MiB/sec. | ||
3486 | 2025.03.25 05:56:00.173934 [ 5 ] {55ee3702-6e7d-4e83-af19-2de48437328b} <Debug> TCPHandler: Processed in 0.001934672 sec. | ||
3487 | 2025.03.25 05:56:00.174051 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3488 | 2025.03.25 05:56:00.174156 [ 5 ] {7de13b96-10a3-4624-afd0-30f96367048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3489 | 2025.03.25 05:56:00.174199 [ 5 ] {7de13b96-10a3-4624-afd0-30f96367048a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3490 | 2025.03.25 05:56:00.174838 [ 5 ] {7de13b96-10a3-4624-afd0-30f96367048a} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3491 | 2025.03.25 05:56:00.174879 [ 5 ] {7de13b96-10a3-4624-afd0-30f96367048a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3492 | 2025.03.25 05:56:00.175247 [ 5 ] {7de13b96-10a3-4624-afd0-30f96367048a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3493 | 2025.03.25 05:56:00.175477 [ 5 ] {7de13b96-10a3-4624-afd0-30f96367048a} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3494 | 2025.03.25 05:56:00.175680 [ 5 ] {7de13b96-10a3-4624-afd0-30f96367048a} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001545 sec., 220711.97411003237 rows/sec., 14.73 MiB/sec. | ||
3495 | 2025.03.25 05:56:00.175733 [ 5 ] {7de13b96-10a3-4624-afd0-30f96367048a} <Debug> TCPHandler: Processed in 0.001734555 sec. | ||
3496 | 2025.03.25 05:56:00.175864 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3497 | 2025.03.25 05:56:00.175969 [ 5 ] {33aa9d03-2408-45bf-9a29-157f27751c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3498 | 2025.03.25 05:56:00.176014 [ 5 ] {33aa9d03-2408-45bf-9a29-157f27751c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3499 | 2025.03.25 05:56:00.176574 [ 5 ] {33aa9d03-2408-45bf-9a29-157f27751c99} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3500 | 2025.03.25 05:56:00.176614 [ 5 ] {33aa9d03-2408-45bf-9a29-157f27751c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3501 | 2025.03.25 05:56:00.176953 [ 5 ] {33aa9d03-2408-45bf-9a29-157f27751c99} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3502 | 2025.03.25 05:56:00.177189 [ 5 ] {33aa9d03-2408-45bf-9a29-157f27751c99} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3503 | 2025.03.25 05:56:00.177340 [ 146 ] {} <Debug> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3504 | 2025.03.25 05:56:00.177407 [ 146 ] {} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3505 | 2025.03.25 05:56:00.177443 [ 5 ] {33aa9d03-2408-45bf-9a29-157f27751c99} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001486 sec., 75370.12113055182 rows/sec., 4.29 MiB/sec. | ||
3506 | 2025.03.25 05:56:00.177451 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3507 | 2025.03.25 05:56:00.177586 [ 5 ] {33aa9d03-2408-45bf-9a29-157f27751c99} <Debug> TCPHandler: Processed in 0.001771977 sec. | ||
3508 | 2025.03.25 05:56:00.177712 [ 199 ] {3c135151-5627-41aa-aed9-07be29b520f3::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 | ||
3509 | 2025.03.25 05:56:00.177763 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3510 | 2025.03.25 05:56:00.177993 [ 5 ] {79c04001-6bb8-4289-b884-cdbf51d6f1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3511 | 2025.03.25 05:56:00.178026 [ 199 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3512 | 2025.03.25 05:56:00.178072 [ 5 ] {79c04001-6bb8-4289-b884-cdbf51d6f1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3513 | 2025.03.25 05:56:00.178108 [ 199 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part | ||
3514 | 2025.03.25 05:56:00.178425 [ 199 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
3515 | 2025.03.25 05:56:00.178725 [ 199 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
3516 | 2025.03.25 05:56:00.179176 [ 199 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
3517 | 2025.03.25 05:56:00.179536 [ 199 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
3518 | 2025.03.25 05:56:00.181229 [ 5 ] {79c04001-6bb8-4289-b884-cdbf51d6f1ff} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3519 | 2025.03.25 05:56:00.181316 [ 5 ] {79c04001-6bb8-4289-b884-cdbf51d6f1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3520 | 2025.03.25 05:56:00.182054 [ 196 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004455092 sec., 125698.86323335186 rows/sec., 7.64 MiB/sec. | ||
3521 | 2025.03.25 05:56:00.182255 [ 196 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3522 | 2025.03.25 05:56:00.182279 [ 5 ] {79c04001-6bb8-4289-b884-cdbf51d6f1ff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3523 | 2025.03.25 05:56:00.182769 [ 5 ] {79c04001-6bb8-4289-b884-cdbf51d6f1ff} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3524 | 2025.03.25 05:56:00.182802 [ 196 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_9_2} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3525 | 2025.03.25 05:56:00.183004 [ 196 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_9_2} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3526 | 2025.03.25 05:56:00.183210 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3527 | 2025.03.25 05:56:00.183219 [ 5 ] {79c04001-6bb8-4289-b884-cdbf51d6f1ff} <Debug> executeQuery: Read 872 rows, 64.60 KiB in 0.005299 sec., 164559.3508209096 rows/sec., 11.90 MiB/sec. | ||
3528 | 2025.03.25 05:56:00.183299 [ 5 ] {79c04001-6bb8-4289-b884-cdbf51d6f1ff} <Debug> TCPHandler: Processed in 0.005598979 sec. | ||
3529 | 2025.03.25 05:56:00.183419 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3530 | 2025.03.25 05:56:00.183525 [ 5 ] {f7edd2d5-317d-4796-b8f7-6a6347e119d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3531 | 2025.03.25 05:56:00.183571 [ 5 ] {f7edd2d5-317d-4796-b8f7-6a6347e119d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3532 | 2025.03.25 05:56:00.184010 [ 5 ] {f7edd2d5-317d-4796-b8f7-6a6347e119d7} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3533 | 2025.03.25 05:56:00.184049 [ 5 ] {f7edd2d5-317d-4796-b8f7-6a6347e119d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3534 | 2025.03.25 05:56:00.184407 [ 5 ] {f7edd2d5-317d-4796-b8f7-6a6347e119d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3535 | 2025.03.25 05:56:00.184649 [ 5 ] {f7edd2d5-317d-4796-b8f7-6a6347e119d7} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3536 | 2025.03.25 05:56:00.184883 [ 5 ] {f7edd2d5-317d-4796-b8f7-6a6347e119d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
3537 | 2025.03.25 05:56:00.184964 [ 5 ] {f7edd2d5-317d-4796-b8f7-6a6347e119d7} <Debug> TCPHandler: Processed in 0.001595811 sec. | ||
3538 | 2025.03.25 05:56:00.185098 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3539 | 2025.03.25 05:56:00.185202 [ 5 ] {4cb8e5d0-f9aa-4492-b0f8-72bf35f5240a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3540 | 2025.03.25 05:56:00.185250 [ 5 ] {4cb8e5d0-f9aa-4492-b0f8-72bf35f5240a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3541 | 2025.03.25 05:56:00.185981 [ 5 ] {4cb8e5d0-f9aa-4492-b0f8-72bf35f5240a} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3542 | 2025.03.25 05:56:00.186019 [ 5 ] {4cb8e5d0-f9aa-4492-b0f8-72bf35f5240a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3543 | 2025.03.25 05:56:00.186457 [ 5 ] {4cb8e5d0-f9aa-4492-b0f8-72bf35f5240a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3544 | 2025.03.25 05:56:00.186694 [ 5 ] {4cb8e5d0-f9aa-4492-b0f8-72bf35f5240a} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3545 | 2025.03.25 05:56:00.186910 [ 5 ] {4cb8e5d0-f9aa-4492-b0f8-72bf35f5240a} <Debug> executeQuery: Read 1019 rows, 69.53 KiB in 0.001729 sec., 589358.010410642 rows/sec., 39.27 MiB/sec. | ||
3546 | 2025.03.25 05:56:00.186962 [ 5 ] {4cb8e5d0-f9aa-4492-b0f8-72bf35f5240a} <Debug> TCPHandler: Processed in 0.001915191 sec. | ||
3547 | 2025.03.25 05:56:00.187077 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3548 | 2025.03.25 05:56:00.187182 [ 5 ] {42ba7934-32dc-46c0-a780-86326b1cbcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3549 | 2025.03.25 05:56:00.187229 [ 5 ] {42ba7934-32dc-46c0-a780-86326b1cbcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3550 | 2025.03.25 05:56:00.187649 [ 5 ] {42ba7934-32dc-46c0-a780-86326b1cbcc0} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3551 | 2025.03.25 05:56:00.187689 [ 5 ] {42ba7934-32dc-46c0-a780-86326b1cbcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3552 | 2025.03.25 05:56:00.188032 [ 5 ] {42ba7934-32dc-46c0-a780-86326b1cbcc0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3553 | 2025.03.25 05:56:00.188267 [ 5 ] {42ba7934-32dc-46c0-a780-86326b1cbcc0} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3554 | 2025.03.25 05:56:00.188476 [ 5 ] {42ba7934-32dc-46c0-a780-86326b1cbcc0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec. | ||
3555 | 2025.03.25 05:56:00.188525 [ 5 ] {42ba7934-32dc-46c0-a780-86326b1cbcc0} <Debug> TCPHandler: Processed in 0.001497918 sec. | ||
3556 | 2025.03.25 05:56:00.188658 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3557 | 2025.03.25 05:56:00.188763 [ 5 ] {81172d1b-1d8e-45ba-b6bc-101b0ef7b174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3558 | 2025.03.25 05:56:00.188830 [ 5 ] {81172d1b-1d8e-45ba-b6bc-101b0ef7b174} <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 | ||
3559 | 2025.03.25 05:56:00.189939 [ 5 ] {81172d1b-1d8e-45ba-b6bc-101b0ef7b174} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3560 | 2025.03.25 05:56:00.189978 [ 5 ] {81172d1b-1d8e-45ba-b6bc-101b0ef7b174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3561 | 2025.03.25 05:56:00.190599 [ 5 ] {81172d1b-1d8e-45ba-b6bc-101b0ef7b174} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3562 | 2025.03.25 05:56:00.190910 [ 5 ] {81172d1b-1d8e-45ba-b6bc-101b0ef7b174} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3563 | 2025.03.25 05:56:00.191268 [ 5 ] {81172d1b-1d8e-45ba-b6bc-101b0ef7b174} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002503 sec., 13583.699560527368 rows/sec., 24.34 MiB/sec. | ||
3564 | 2025.03.25 05:56:00.191506 [ 5 ] {81172d1b-1d8e-45ba-b6bc-101b0ef7b174} <Debug> TCPHandler: Processed in 0.002898233 sec. | ||
3565 | 2025.03.25 05:56:00.191662 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3566 | 2025.03.25 05:56:00.191791 [ 5 ] {6c2dfb01-fe05-47e9-bda5-02c51e154d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3567 | 2025.03.25 05:56:00.191853 [ 5 ] {6c2dfb01-fe05-47e9-bda5-02c51e154d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3568 | 2025.03.25 05:56:00.192332 [ 5 ] {6c2dfb01-fe05-47e9-bda5-02c51e154d3a} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2025.03.25 05:56:00.192373 [ 5 ] {6c2dfb01-fe05-47e9-bda5-02c51e154d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3570 | 2025.03.25 05:56:00.192721 [ 5 ] {6c2dfb01-fe05-47e9-bda5-02c51e154d3a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3571 | 2025.03.25 05:56:00.192954 [ 5 ] {6c2dfb01-fe05-47e9-bda5-02c51e154d3a} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3572 | 2025.03.25 05:56:00.193159 [ 5 ] {6c2dfb01-fe05-47e9-bda5-02c51e154d3a} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.001398 sec., 41487.83977110158 rows/sec., 2.57 MiB/sec. | ||
3573 | 2025.03.25 05:56:00.193208 [ 5 ] {6c2dfb01-fe05-47e9-bda5-02c51e154d3a} <Debug> TCPHandler: Processed in 0.001597782 sec. | ||
3574 | 2025.03.25 05:56:02.297170 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3575 | 2025.03.25 05:56:02.297455 [ 5 ] {5974bc22-9936-4838-a852-f4aceca65b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3576 | 2025.03.25 05:56:02.297526 [ 5 ] {5974bc22-9936-4838-a852-f4aceca65b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3577 | 2025.03.25 05:56:02.298302 [ 5 ] {5974bc22-9936-4838-a852-f4aceca65b35} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2025.03.25 05:56:02.298351 [ 5 ] {5974bc22-9936-4838-a852-f4aceca65b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3579 | 2025.03.25 05:56:02.298777 [ 5 ] {5974bc22-9936-4838-a852-f4aceca65b35} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3580 | 2025.03.25 05:56:02.299028 [ 5 ] {5974bc22-9936-4838-a852-f4aceca65b35} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2025.03.25 05:56:02.299241 [ 143 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
3582 | 2025.03.25 05:56:02.299308 [ 5 ] {5974bc22-9936-4838-a852-f4aceca65b35} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.26 MiB/sec. | ||
3583 | 2025.03.25 05:56:02.299330 [ 143 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3584 | 2025.03.25 05:56:02.299415 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3585 | 2025.03.25 05:56:02.299469 [ 5 ] {5974bc22-9936-4838-a852-f4aceca65b35} <Debug> TCPHandler: Processed in 0.002485399 sec. | ||
3586 | 2025.03.25 05:56:02.299692 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
3587 | 2025.03.25 05:56:02.299711 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3588 | 2025.03.25 05:56:02.299968 [ 5 ] {d23aa720-8dd3-4803-82b7-6d039d41d353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3589 | 2025.03.25 05:56:02.299983 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3590 | 2025.03.25 05:56:02.300071 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 1842 rows starting from the beginning of the part | ||
3591 | 2025.03.25 05:56:02.300071 [ 5 ] {d23aa720-8dd3-4803-82b7-6d039d41d353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3592 | 2025.03.25 05:56:02.300439 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
3593 | 2025.03.25 05:56:02.300766 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 685 rows starting from the beginning of the part | ||
3594 | 2025.03.25 05:56:02.301192 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
3595 | 2025.03.25 05:56:02.301565 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1825 rows starting from the beginning of the part | ||
3596 | 2025.03.25 05:56:02.301922 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
3597 | 2025.03.25 05:56:02.302795 [ 5 ] {d23aa720-8dd3-4803-82b7-6d039d41d353} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3598 | 2025.03.25 05:56:02.302863 [ 5 ] {d23aa720-8dd3-4803-82b7-6d039d41d353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3599 | 2025.03.25 05:56:02.303726 [ 5 ] {d23aa720-8dd3-4803-82b7-6d039d41d353} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3600 | 2025.03.25 05:56:02.304310 [ 5 ] {d23aa720-8dd3-4803-82b7-6d039d41d353} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3601 | 2025.03.25 05:56:02.304615 [ 143 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
3602 | 2025.03.25 05:56:02.304710 [ 143 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3603 | 2025.03.25 05:56:02.304749 [ 5 ] {d23aa720-8dd3-4803-82b7-6d039d41d353} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004868 sec., 13147.08299096138 rows/sec., 1.03 MiB/sec. | ||
3604 | 2025.03.25 05:56:02.304785 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3605 | 2025.03.25 05:56:02.305040 [ 5 ] {d23aa720-8dd3-4803-82b7-6d039d41d353} <Debug> TCPHandler: Processed in 0.005398282 sec. | ||
3606 | 2025.03.25 05:56:02.305391 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3607 | 2025.03.25 05:56:02.305535 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
3608 | 2025.03.25 05:56:02.305973 [ 5 ] {fd03f68a-4446-4357-9fd7-ac35e7cb9b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3609 | 2025.03.25 05:56:02.305985 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006444136 sec., 704516.4782369584 rows/sec., 59.87 MiB/sec. | ||
3610 | 2025.03.25 05:56:02.306020 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3611 | 2025.03.25 05:56:02.306119 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 909 rows starting from the beginning of the part | ||
3612 | 2025.03.25 05:56:02.306128 [ 5 ] {fd03f68a-4446-4357-9fd7-ac35e7cb9b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3613 | 2025.03.25 05:56:02.306499 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
3614 | 2025.03.25 05:56:02.306547 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 69 rows starting from the beginning of the part | ||
3615 | 2025.03.25 05:56:02.307019 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 416 rows starting from the beginning of the part | ||
3616 | 2025.03.25 05:56:02.307410 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 69 rows starting from the beginning of the part | ||
3617 | 2025.03.25 05:56:02.307810 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 872 rows starting from the beginning of the part | ||
3618 | 2025.03.25 05:56:02.307779 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3619 | 2025.03.25 05:56:02.308166 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
3620 | 2025.03.25 05:56:02.308255 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_25_5} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
3621 | 2025.03.25 05:56:02.308553 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
3622 | 2025.03.25 05:56:02.310123 [ 5 ] {fd03f68a-4446-4357-9fd7-ac35e7cb9b15} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3623 | 2025.03.25 05:56:02.310195 [ 5 ] {fd03f68a-4446-4357-9fd7-ac35e7cb9b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3624 | 2025.03.25 05:56:02.311211 [ 5 ] {fd03f68a-4446-4357-9fd7-ac35e7cb9b15} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3625 | 2025.03.25 05:56:02.311493 [ 5 ] {fd03f68a-4446-4357-9fd7-ac35e7cb9b15} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3626 | 2025.03.25 05:56:02.312084 [ 194 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2399 rows, containing 5 columns (5 merged, 0 gathered) in 0.006972183 sec., 344081.6169053509 rows/sec., 26.33 MiB/sec. | ||
3627 | 2025.03.25 05:56:02.312097 [ 5 ] {fd03f68a-4446-4357-9fd7-ac35e7cb9b15} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.006352 sec., 10075.566750629723 rows/sec., 718.59 KiB/sec. | ||
3628 | 2025.03.25 05:56:02.312225 [ 5 ] {fd03f68a-4446-4357-9fd7-ac35e7cb9b15} <Debug> TCPHandler: Processed in 0.006977243 sec. | ||
3629 | 2025.03.25 05:56:02.312349 [ 194 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
3630 | 2025.03.25 05:56:02.312359 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3631 | 2025.03.25 05:56:02.312533 [ 5 ] {5eaa9179-4419-44fe-8496-6e47c043ee70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3632 | 2025.03.25 05:56:02.312629 [ 5 ] {5eaa9179-4419-44fe-8496-6e47c043ee70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3633 | 2025.03.25 05:56:02.312853 [ 194 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3634 | 2025.03.25 05:56:02.313080 [ 194 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_25_5} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
3635 | 2025.03.25 05:56:02.313216 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
3636 | 2025.03.25 05:56:02.313469 [ 5 ] {5eaa9179-4419-44fe-8496-6e47c043ee70} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3637 | 2025.03.25 05:56:02.313512 [ 5 ] {5eaa9179-4419-44fe-8496-6e47c043ee70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3638 | 2025.03.25 05:56:02.313871 [ 5 ] {5eaa9179-4419-44fe-8496-6e47c043ee70} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3639 | 2025.03.25 05:56:02.314104 [ 5 ] {5eaa9179-4419-44fe-8496-6e47c043ee70} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3640 | 2025.03.25 05:56:02.314323 [ 5 ] {5eaa9179-4419-44fe-8496-6e47c043ee70} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001848 sec., 12987.012987012988 rows/sec., 896.24 KiB/sec. | ||
3641 | 2025.03.25 05:56:02.314379 [ 5 ] {5eaa9179-4419-44fe-8496-6e47c043ee70} <Debug> TCPHandler: Processed in 0.002079317 sec. | ||
3642 | 2025.03.25 05:56:04.122099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3643 | 2025.03.25 05:56:04.123237 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3644 | 2025.03.25 05:56:04.123286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3645 | 2025.03.25 05:56:04.123828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3646 | 2025.03.25 05:56:04.124091 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3647 | 2025.03.25 05:56:04.124394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3648 | 2025.03.25 05:56:04.655352 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3649 | 2025.03.25 05:56:04.674491 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3650 | 2025.03.25 05:56:04.674556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3651 | 2025.03.25 05:56:04.682160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3652 | 2025.03.25 05:56:04.682914 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3653 | 2025.03.25 05:56:04.685903 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3654 | 2025.03.25 05:56:06.656105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 530 | ||
3655 | 2025.03.25 05:56:06.659379 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3656 | 2025.03.25 05:56:06.659443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3657 | 2025.03.25 05:56:06.660980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3658 | 2025.03.25 05:56:06.661300 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3659 | 2025.03.25 05:56:06.662234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
3660 | 2025.03.25 05:56:07.301499 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3661 | 2025.03.25 05:56:07.301820 [ 5 ] {9ff062c5-4701-4ffa-96ce-e1203abf3bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3662 | 2025.03.25 05:56:07.301945 [ 5 ] {9ff062c5-4701-4ffa-96ce-e1203abf3bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3663 | 2025.03.25 05:56:07.302978 [ 5 ] {9ff062c5-4701-4ffa-96ce-e1203abf3bca} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3664 | 2025.03.25 05:56:07.303019 [ 5 ] {9ff062c5-4701-4ffa-96ce-e1203abf3bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3665 | 2025.03.25 05:56:07.303445 [ 5 ] {9ff062c5-4701-4ffa-96ce-e1203abf3bca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3666 | 2025.03.25 05:56:07.303706 [ 5 ] {9ff062c5-4701-4ffa-96ce-e1203abf3bca} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3667 | 2025.03.25 05:56:07.303908 [ 5 ] {9ff062c5-4701-4ffa-96ce-e1203abf3bca} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002174 sec., 30358.785648574056 rows/sec., 2.42 MiB/sec. | ||
3668 | 2025.03.25 05:56:07.304022 [ 5 ] {9ff062c5-4701-4ffa-96ce-e1203abf3bca} <Debug> TCPHandler: Processed in 0.002712936 sec. | ||
3669 | 2025.03.25 05:56:07.304177 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3670 | 2025.03.25 05:56:07.304282 [ 5 ] {b60d6b49-8147-4532-bd73-307a7076c1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3671 | 2025.03.25 05:56:07.304329 [ 5 ] {b60d6b49-8147-4532-bd73-307a7076c1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3672 | 2025.03.25 05:56:07.304850 [ 5 ] {b60d6b49-8147-4532-bd73-307a7076c1bf} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3673 | 2025.03.25 05:56:07.304888 [ 5 ] {b60d6b49-8147-4532-bd73-307a7076c1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3674 | 2025.03.25 05:56:07.305240 [ 5 ] {b60d6b49-8147-4532-bd73-307a7076c1bf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3675 | 2025.03.25 05:56:07.305475 [ 5 ] {b60d6b49-8147-4532-bd73-307a7076c1bf} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3676 | 2025.03.25 05:56:07.305701 [ 5 ] {b60d6b49-8147-4532-bd73-307a7076c1bf} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001437 sec., 3479.471120389701 rows/sec., 261.64 KiB/sec. | ||
3677 | 2025.03.25 05:56:07.305899 [ 5 ] {b60d6b49-8147-4532-bd73-307a7076c1bf} <Debug> TCPHandler: Processed in 0.001771606 sec. | ||
3678 | 2025.03.25 05:56:07.306049 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3679 | 2025.03.25 05:56:07.306155 [ 5 ] {49a79642-1d1a-459e-b15e-395a974e102b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3680 | 2025.03.25 05:56:07.306201 [ 5 ] {49a79642-1d1a-459e-b15e-395a974e102b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3681 | 2025.03.25 05:56:07.306778 [ 5 ] {49a79642-1d1a-459e-b15e-395a974e102b} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3682 | 2025.03.25 05:56:07.306818 [ 5 ] {49a79642-1d1a-459e-b15e-395a974e102b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3683 | 2025.03.25 05:56:07.307165 [ 5 ] {49a79642-1d1a-459e-b15e-395a974e102b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3684 | 2025.03.25 05:56:07.307398 [ 5 ] {49a79642-1d1a-459e-b15e-395a974e102b} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3685 | 2025.03.25 05:56:07.307608 [ 5 ] {49a79642-1d1a-459e-b15e-395a974e102b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001475 sec., 46779.661016949154 rows/sec., 3.65 MiB/sec. | ||
3686 | 2025.03.25 05:56:07.307660 [ 5 ] {49a79642-1d1a-459e-b15e-395a974e102b} <Debug> TCPHandler: Processed in 0.001661922 sec. | ||
3687 | 2025.03.25 05:56:07.307794 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3688 | 2025.03.25 05:56:07.307937 [ 5 ] {079fb60d-56cc-429f-bab4-88ba2cdfa02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3689 | 2025.03.25 05:56:07.307996 [ 5 ] {079fb60d-56cc-429f-bab4-88ba2cdfa02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3690 | 2025.03.25 05:56:07.308613 [ 5 ] {079fb60d-56cc-429f-bab4-88ba2cdfa02f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3691 | 2025.03.25 05:56:07.308652 [ 5 ] {079fb60d-56cc-429f-bab4-88ba2cdfa02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3692 | 2025.03.25 05:56:07.309047 [ 5 ] {079fb60d-56cc-429f-bab4-88ba2cdfa02f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3693 | 2025.03.25 05:56:07.309282 [ 5 ] {079fb60d-56cc-429f-bab4-88ba2cdfa02f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3694 | 2025.03.25 05:56:07.309443 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3695 | 2025.03.25 05:56:07.309517 [ 5 ] {079fb60d-56cc-429f-bab4-88ba2cdfa02f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec. | ||
3696 | 2025.03.25 05:56:07.309523 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3697 | 2025.03.25 05:56:07.309598 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3698 | 2025.03.25 05:56:07.309649 [ 5 ] {079fb60d-56cc-429f-bab4-88ba2cdfa02f} <Debug> TCPHandler: Processed in 0.001921011 sec. | ||
3699 | 2025.03.25 05:56:07.309845 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
3700 | 2025.03.25 05:56:07.309879 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2025.03.25 05:56:07.310107 [ 5 ] {48055d28-56dc-4dc5-9a52-39c2a516caad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3702 | 2025.03.25 05:56:07.310128 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3703 | 2025.03.25 05:56:07.310233 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7306 rows starting from the beginning of the part | ||
3704 | 2025.03.25 05:56:07.310262 [ 5 ] {48055d28-56dc-4dc5-9a52-39c2a516caad} <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 | ||
3705 | 2025.03.25 05:56:07.310571 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
3706 | 2025.03.25 05:56:07.311011 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
3707 | 2025.03.25 05:56:07.311453 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1019 rows starting from the beginning of the part | ||
3708 | 2025.03.25 05:56:07.311841 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
3709 | 2025.03.25 05:56:07.312189 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
3710 | 2025.03.25 05:56:07.314961 [ 5 ] {48055d28-56dc-4dc5-9a52-39c2a516caad} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3711 | 2025.03.25 05:56:07.315023 [ 5 ] {48055d28-56dc-4dc5-9a52-39c2a516caad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3712 | 2025.03.25 05:56:07.316580 [ 5 ] {48055d28-56dc-4dc5-9a52-39c2a516caad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3713 | 2025.03.25 05:56:07.316877 [ 5 ] {48055d28-56dc-4dc5-9a52-39c2a516caad} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3714 | 2025.03.25 05:56:07.317311 [ 5 ] {48055d28-56dc-4dc5-9a52-39c2a516caad} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.007286 sec., 686.2475981334065 rows/sec., 1.23 MiB/sec. | ||
3715 | 2025.03.25 05:56:07.317420 [ 5 ] {48055d28-56dc-4dc5-9a52-39c2a516caad} <Debug> TCPHandler: Processed in 0.007606073 sec. | ||
3716 | 2025.03.25 05:56:07.317541 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3717 | 2025.03.25 05:56:07.317651 [ 5 ] {1fca2fd6-2be0-4a52-a603-bd2a00b2a0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3718 | 2025.03.25 05:56:07.317729 [ 5 ] {1fca2fd6-2be0-4a52-a603-bd2a00b2a0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3719 | 2025.03.25 05:56:07.318592 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8946 rows, containing 5 columns (5 merged, 0 gathered) in 0.008889084 sec., 1006402.9094561375 rows/sec., 67.95 MiB/sec. | ||
3720 | 2025.03.25 05:56:07.318651 [ 5 ] {1fca2fd6-2be0-4a52-a603-bd2a00b2a0fd} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3721 | 2025.03.25 05:56:07.318702 [ 5 ] {1fca2fd6-2be0-4a52-a603-bd2a00b2a0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3722 | 2025.03.25 05:56:07.318826 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3723 | 2025.03.25 05:56:07.319409 [ 5 ] {1fca2fd6-2be0-4a52-a603-bd2a00b2a0fd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3724 | 2025.03.25 05:56:07.319420 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2025.03.25 05:56:07.319579 [ 190 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3726 | 2025.03.25 05:56:07.319729 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
3727 | 2025.03.25 05:56:07.319816 [ 5 ] {1fca2fd6-2be0-4a52-a603-bd2a00b2a0fd} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3728 | 2025.03.25 05:56:07.319981 [ 130 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3729 | 2025.03.25 05:56:07.320068 [ 130 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3730 | 2025.03.25 05:56:07.320067 [ 5 ] {1fca2fd6-2be0-4a52-a603-bd2a00b2a0fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002432 sec., 24671.052631578947 rows/sec., 1.66 MiB/sec. | ||
3731 | 2025.03.25 05:56:07.320102 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3732 | 2025.03.25 05:56:07.320294 [ 5 ] {1fca2fd6-2be0-4a52-a603-bd2a00b2a0fd} <Debug> TCPHandler: Processed in 0.002799519 sec. | ||
3733 | 2025.03.25 05:56:07.320507 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
3734 | 2025.03.25 05:56:07.320816 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3735 | 2025.03.25 05:56:07.320859 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1258 rows starting from the beginning of the part | ||
3736 | 2025.03.25 05:56:07.320979 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
3737 | 2025.03.25 05:56:07.321190 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
3738 | 2025.03.25 05:56:07.321338 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
3739 | 2025.03.25 05:56:07.321500 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
3740 | 2025.03.25 05:56:07.321675 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3741 | 2025.03.25 05:56:07.323061 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 4 columns (4 merged, 0 gathered) in 0.002809779 sec., 548797.6100611471 rows/sec., 35.97 MiB/sec. | ||
3742 | 2025.03.25 05:56:07.323339 [ 188 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3743 | 2025.03.25 05:56:07.323698 [ 188 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_26_5} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3744 | 2025.03.25 05:56:07.323797 [ 188 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_26_5} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3745 | 2025.03.25 05:56:07.323906 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3746 | 2025.03.25 05:56:11.516178 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3747 | 2025.03.25 05:56:11.516235 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3748 | 2025.03.25 05:56:11.625505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3749 | 2025.03.25 05:56:11.626158 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3750 | 2025.03.25 05:56:11.626204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3751 | 2025.03.25 05:56:11.626752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3752 | 2025.03.25 05:56:11.627023 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3753 | 2025.03.25 05:56:11.627349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3754 | 2025.03.25 05:56:11.647389 [ 127 ] {} <Debug> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3755 | 2025.03.25 05:56:11.647455 [ 127 ] {} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3756 | 2025.03.25 05:56:11.647481 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3757 | 2025.03.25 05:56:11.647676 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::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 | ||
3758 | 2025.03.25 05:56:11.647846 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3759 | 2025.03.25 05:56:11.647882 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3760 | 2025.03.25 05:56:11.647978 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3761 | 2025.03.25 05:56:11.648071 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3762 | 2025.03.25 05:56:11.648334 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3763 | 2025.03.25 05:56:11.648537 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3764 | 2025.03.25 05:56:11.649632 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002077326 sec., 4332.492829724367 rows/sec., 291.94 KiB/sec. | ||
3765 | 2025.03.25 05:56:11.649755 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3766 | 2025.03.25 05:56:11.650041 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_9_2} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3767 | 2025.03.25 05:56:11.650115 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_9_2} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3768 | 2025.03.25 05:56:11.650187 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
3769 | 2025.03.25 05:56:12.186937 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3770 | 2025.03.25 05:56:12.206303 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3771 | 2025.03.25 05:56:12.206356 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3772 | 2025.03.25 05:56:12.214250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3773 | 2025.03.25 05:56:12.215011 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3774 | 2025.03.25 05:56:12.217578 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3775 | 2025.03.25 05:56:12.308845 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3776 | 2025.03.25 05:56:12.309147 [ 5 ] {d4b19e76-26d0-40ba-8df3-afe1e45fe1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3777 | 2025.03.25 05:56:12.309263 [ 5 ] {d4b19e76-26d0-40ba-8df3-afe1e45fe1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3778 | 2025.03.25 05:56:12.310316 [ 5 ] {d4b19e76-26d0-40ba-8df3-afe1e45fe1d7} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3779 | 2025.03.25 05:56:12.310366 [ 5 ] {d4b19e76-26d0-40ba-8df3-afe1e45fe1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3780 | 2025.03.25 05:56:12.310801 [ 5 ] {d4b19e76-26d0-40ba-8df3-afe1e45fe1d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3781 | 2025.03.25 05:56:12.311047 [ 5 ] {d4b19e76-26d0-40ba-8df3-afe1e45fe1d7} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3782 | 2025.03.25 05:56:12.311277 [ 5 ] {d4b19e76-26d0-40ba-8df3-afe1e45fe1d7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002213 sec., 95797.55987347492 rows/sec., 6.09 MiB/sec. | ||
3783 | 2025.03.25 05:56:12.311335 [ 5 ] {d4b19e76-26d0-40ba-8df3-afe1e45fe1d7} <Debug> TCPHandler: Processed in 0.002680585 sec. | ||
3784 | 2025.03.25 05:56:12.311459 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3785 | 2025.03.25 05:56:12.311564 [ 5 ] {47f618bf-62bc-40cd-94af-978766769c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3786 | 2025.03.25 05:56:12.311610 [ 5 ] {47f618bf-62bc-40cd-94af-978766769c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3787 | 2025.03.25 05:56:12.312450 [ 5 ] {47f618bf-62bc-40cd-94af-978766769c58} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3788 | 2025.03.25 05:56:12.312490 [ 5 ] {47f618bf-62bc-40cd-94af-978766769c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3789 | 2025.03.25 05:56:12.312882 [ 5 ] {47f618bf-62bc-40cd-94af-978766769c58} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3790 | 2025.03.25 05:56:12.313113 [ 5 ] {47f618bf-62bc-40cd-94af-978766769c58} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3791 | 2025.03.25 05:56:12.313316 [ 5 ] {47f618bf-62bc-40cd-94af-978766769c58} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.001773 sec., 386350.81782289903 rows/sec., 30.76 MiB/sec. | ||
3792 | 2025.03.25 05:56:12.313367 [ 5 ] {47f618bf-62bc-40cd-94af-978766769c58} <Debug> TCPHandler: Processed in 0.001959782 sec. | ||
3793 | 2025.03.25 05:56:12.313484 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3794 | 2025.03.25 05:56:12.313588 [ 5 ] {cfca42ea-192a-4f56-8b63-8e8f2ca5541c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3795 | 2025.03.25 05:56:12.313633 [ 5 ] {cfca42ea-192a-4f56-8b63-8e8f2ca5541c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3796 | 2025.03.25 05:56:12.314192 [ 5 ] {cfca42ea-192a-4f56-8b63-8e8f2ca5541c} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2025.03.25 05:56:12.314230 [ 5 ] {cfca42ea-192a-4f56-8b63-8e8f2ca5541c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3798 | 2025.03.25 05:56:12.314586 [ 5 ] {cfca42ea-192a-4f56-8b63-8e8f2ca5541c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3799 | 2025.03.25 05:56:12.314816 [ 5 ] {cfca42ea-192a-4f56-8b63-8e8f2ca5541c} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2025.03.25 05:56:12.314978 [ 124 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3801 | 2025.03.25 05:56:12.315045 [ 5 ] {cfca42ea-192a-4f56-8b63-8e8f2ca5541c} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001477 sec., 94786.72985781991 rows/sec., 5.91 MiB/sec. | ||
3802 | 2025.03.25 05:56:12.315062 [ 124 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3803 | 2025.03.25 05:56:12.315134 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3804 | 2025.03.25 05:56:12.315162 [ 5 ] {cfca42ea-192a-4f56-8b63-8e8f2ca5541c} <Debug> TCPHandler: Processed in 0.001729006 sec. | ||
3805 | 2025.03.25 05:56:12.315352 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3806 | 2025.03.25 05:56:12.315361 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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.03.25 05:56:12.315524 [ 5 ] {261d7a04-91af-4709-9db3-4a51e324e5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3808 | 2025.03.25 05:56:12.315636 [ 5 ] {261d7a04-91af-4709-9db3-4a51e324e5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3809 | 2025.03.25 05:56:12.315654 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3810 | 2025.03.25 05:56:12.315759 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 159 rows starting from the beginning of the part | ||
3811 | 2025.03.25 05:56:12.316098 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
3812 | 2025.03.25 05:56:12.316496 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part | ||
3813 | 2025.03.25 05:56:12.316881 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 140 rows starting from the beginning of the part | ||
3814 | 2025.03.25 05:56:12.317206 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
3815 | 2025.03.25 05:56:12.317352 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 140 rows starting from the beginning of the part | ||
3816 | 2025.03.25 05:56:12.318421 [ 5 ] {261d7a04-91af-4709-9db3-4a51e324e5d0} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3817 | 2025.03.25 05:56:12.318476 [ 5 ] {261d7a04-91af-4709-9db3-4a51e324e5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3818 | 2025.03.25 05:56:12.319521 [ 5 ] {261d7a04-91af-4709-9db3-4a51e324e5d0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3819 | 2025.03.25 05:56:12.320018 [ 5 ] {261d7a04-91af-4709-9db3-4a51e324e5d0} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3820 | 2025.03.25 05:56:12.320575 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.00531914 sec., 110732.18603007252 rows/sec., 7.38 MiB/sec. | ||
3821 | 2025.03.25 05:56:12.320619 [ 5 ] {261d7a04-91af-4709-9db3-4a51e324e5d0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00515 sec., 21941.747572815533 rows/sec., 1.42 MiB/sec. | ||
3822 | 2025.03.25 05:56:12.320751 [ 5 ] {261d7a04-91af-4709-9db3-4a51e324e5d0} <Debug> TCPHandler: Processed in 0.005472925 sec. | ||
3823 | 2025.03.25 05:56:12.320791 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3824 | 2025.03.25 05:56:12.320936 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3825 | 2025.03.25 05:56:12.321108 [ 5 ] {133606fb-c9b0-453e-876e-fe83bf9f66d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3826 | 2025.03.25 05:56:12.321182 [ 5 ] {133606fb-c9b0-453e-876e-fe83bf9f66d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3827 | 2025.03.25 05:56:12.321272 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3828 | 2025.03.25 05:56:12.321477 [ 200 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_16_3} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3829 | 2025.03.25 05:56:12.321653 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3830 | 2025.03.25 05:56:12.322108 [ 5 ] {133606fb-c9b0-453e-876e-fe83bf9f66d7} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3831 | 2025.03.25 05:56:12.322152 [ 5 ] {133606fb-c9b0-453e-876e-fe83bf9f66d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3832 | 2025.03.25 05:56:12.322497 [ 5 ] {133606fb-c9b0-453e-876e-fe83bf9f66d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3833 | 2025.03.25 05:56:12.322723 [ 5 ] {133606fb-c9b0-453e-876e-fe83bf9f66d7} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3834 | 2025.03.25 05:56:12.322926 [ 5 ] {133606fb-c9b0-453e-876e-fe83bf9f66d7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001883 sec., 59479.553903345724 rows/sec., 3.39 MiB/sec. | ||
3835 | 2025.03.25 05:56:12.322981 [ 5 ] {133606fb-c9b0-453e-876e-fe83bf9f66d7} <Debug> TCPHandler: Processed in 0.002118547 sec. | ||
3836 | 2025.03.25 05:56:12.323096 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3837 | 2025.03.25 05:56:12.323201 [ 5 ] {10b0aed7-f97c-45aa-b287-710fb7910e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3838 | 2025.03.25 05:56:12.323245 [ 5 ] {10b0aed7-f97c-45aa-b287-710fb7910e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3839 | 2025.03.25 05:56:12.323928 [ 5 ] {10b0aed7-f97c-45aa-b287-710fb7910e6b} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3840 | 2025.03.25 05:56:12.323967 [ 5 ] {10b0aed7-f97c-45aa-b287-710fb7910e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3841 | 2025.03.25 05:56:12.324335 [ 5 ] {10b0aed7-f97c-45aa-b287-710fb7910e6b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3842 | 2025.03.25 05:56:12.324569 [ 5 ] {10b0aed7-f97c-45aa-b287-710fb7910e6b} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3843 | 2025.03.25 05:56:12.324775 [ 5 ] {10b0aed7-f97c-45aa-b287-710fb7910e6b} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001596 sec., 260651.6290726817 rows/sec., 18.54 MiB/sec. | ||
3844 | 2025.03.25 05:56:12.324833 [ 5 ] {10b0aed7-f97c-45aa-b287-710fb7910e6b} <Debug> TCPHandler: Processed in 0.001786786 sec. | ||
3845 | 2025.03.25 05:56:12.324947 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3846 | 2025.03.25 05:56:12.325052 [ 5 ] {20b1fc9c-dcf5-40a3-860a-45b5d5a4336d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3847 | 2025.03.25 05:56:12.325098 [ 5 ] {20b1fc9c-dcf5-40a3-860a-45b5d5a4336d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3848 | 2025.03.25 05:56:12.325536 [ 5 ] {20b1fc9c-dcf5-40a3-860a-45b5d5a4336d} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3849 | 2025.03.25 05:56:12.325575 [ 5 ] {20b1fc9c-dcf5-40a3-860a-45b5d5a4336d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3850 | 2025.03.25 05:56:12.325920 [ 5 ] {20b1fc9c-dcf5-40a3-860a-45b5d5a4336d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3851 | 2025.03.25 05:56:12.326147 [ 5 ] {20b1fc9c-dcf5-40a3-860a-45b5d5a4336d} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3852 | 2025.03.25 05:56:12.326392 [ 5 ] {20b1fc9c-dcf5-40a3-860a-45b5d5a4336d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. | ||
3853 | 2025.03.25 05:56:12.326581 [ 5 ] {20b1fc9c-dcf5-40a3-860a-45b5d5a4336d} <Debug> TCPHandler: Processed in 0.001681273 sec. | ||
3854 | 2025.03.25 05:56:12.326726 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3855 | 2025.03.25 05:56:12.326829 [ 5 ] {cbc23460-1044-483a-bd59-98eec67bc814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3856 | 2025.03.25 05:56:12.326877 [ 5 ] {cbc23460-1044-483a-bd59-98eec67bc814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3857 | 2025.03.25 05:56:12.327407 [ 5 ] {cbc23460-1044-483a-bd59-98eec67bc814} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3858 | 2025.03.25 05:56:12.327446 [ 5 ] {cbc23460-1044-483a-bd59-98eec67bc814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3859 | 2025.03.25 05:56:12.327821 [ 5 ] {cbc23460-1044-483a-bd59-98eec67bc814} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3860 | 2025.03.25 05:56:12.328054 [ 5 ] {cbc23460-1044-483a-bd59-98eec67bc814} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3861 | 2025.03.25 05:56:12.328292 [ 5 ] {cbc23460-1044-483a-bd59-98eec67bc814} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001484 sec., 159703.50404312668 rows/sec., 10.70 MiB/sec. | ||
3862 | 2025.03.25 05:56:12.328492 [ 5 ] {cbc23460-1044-483a-bd59-98eec67bc814} <Debug> TCPHandler: Processed in 0.001812308 sec. | ||
3863 | 2025.03.25 05:56:12.328658 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3864 | 2025.03.25 05:56:12.328762 [ 5 ] {a0595d82-e306-42ec-a7ee-fa00b9790afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3865 | 2025.03.25 05:56:12.328809 [ 5 ] {a0595d82-e306-42ec-a7ee-fa00b9790afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3866 | 2025.03.25 05:56:12.329255 [ 5 ] {a0595d82-e306-42ec-a7ee-fa00b9790afc} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3867 | 2025.03.25 05:56:12.329294 [ 5 ] {a0595d82-e306-42ec-a7ee-fa00b9790afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3868 | 2025.03.25 05:56:12.329632 [ 5 ] {a0595d82-e306-42ec-a7ee-fa00b9790afc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3869 | 2025.03.25 05:56:12.329873 [ 5 ] {a0595d82-e306-42ec-a7ee-fa00b9790afc} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3870 | 2025.03.25 05:56:12.330071 [ 5 ] {a0595d82-e306-42ec-a7ee-fa00b9790afc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. | ||
3871 | 2025.03.25 05:56:12.330120 [ 5 ] {a0595d82-e306-42ec-a7ee-fa00b9790afc} <Debug> TCPHandler: Processed in 0.001513298 sec. | ||
3872 | 2025.03.25 05:56:12.330224 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3873 | 2025.03.25 05:56:12.330325 [ 5 ] {7061b674-257a-4d03-9ada-d302609b3d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3874 | 2025.03.25 05:56:12.330389 [ 5 ] {7061b674-257a-4d03-9ada-d302609b3d6c} <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 | ||
3875 | 2025.03.25 05:56:12.331506 [ 5 ] {7061b674-257a-4d03-9ada-d302609b3d6c} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3876 | 2025.03.25 05:56:12.331545 [ 5 ] {7061b674-257a-4d03-9ada-d302609b3d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3877 | 2025.03.25 05:56:12.332192 [ 5 ] {7061b674-257a-4d03-9ada-d302609b3d6c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3878 | 2025.03.25 05:56:12.332442 [ 5 ] {7061b674-257a-4d03-9ada-d302609b3d6c} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3879 | 2025.03.25 05:56:12.332687 [ 5 ] {7061b674-257a-4d03-9ada-d302609b3d6c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002383 sec., 14267.729752412924 rows/sec., 25.57 MiB/sec. | ||
3880 | 2025.03.25 05:56:12.332778 [ 5 ] {7061b674-257a-4d03-9ada-d302609b3d6c} <Debug> TCPHandler: Processed in 0.002603073 sec. | ||
3881 | 2025.03.25 05:56:12.332922 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3882 | 2025.03.25 05:56:12.333033 [ 5 ] {a354fc46-b23a-4cd0-8e76-5889555599e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3883 | 2025.03.25 05:56:12.333079 [ 5 ] {a354fc46-b23a-4cd0-8e76-5889555599e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3884 | 2025.03.25 05:56:12.333516 [ 5 ] {a354fc46-b23a-4cd0-8e76-5889555599e7} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3885 | 2025.03.25 05:56:12.333555 [ 5 ] {a354fc46-b23a-4cd0-8e76-5889555599e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3886 | 2025.03.25 05:56:12.333901 [ 5 ] {a354fc46-b23a-4cd0-8e76-5889555599e7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3887 | 2025.03.25 05:56:12.334131 [ 5 ] {a354fc46-b23a-4cd0-8e76-5889555599e7} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3888 | 2025.03.25 05:56:12.334335 [ 5 ] {a354fc46-b23a-4cd0-8e76-5889555599e7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00133 sec., 61654.13533834586 rows/sec., 3.92 MiB/sec. | ||
3889 | 2025.03.25 05:56:12.334384 [ 5 ] {a354fc46-b23a-4cd0-8e76-5889555599e7} <Debug> TCPHandler: Processed in 0.001513689 sec. | ||
3890 | 2025.03.25 05:56:16.663426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 564 | ||
3891 | 2025.03.25 05:56:16.666650 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3892 | 2025.03.25 05:56:16.666709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3893 | 2025.03.25 05:56:16.668247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3894 | 2025.03.25 05:56:16.668580 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3895 | 2025.03.25 05:56:16.669201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
3896 | 2025.03.25 05:56:17.301814 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3897 | 2025.03.25 05:56:17.302015 [ 5 ] {421b2551-efe2-4905-83d8-9c2750f8e6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3898 | 2025.03.25 05:56:17.302089 [ 5 ] {421b2551-efe2-4905-83d8-9c2750f8e6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3899 | 2025.03.25 05:56:17.302904 [ 5 ] {421b2551-efe2-4905-83d8-9c2750f8e6c5} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3900 | 2025.03.25 05:56:17.302959 [ 5 ] {421b2551-efe2-4905-83d8-9c2750f8e6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3901 | 2025.03.25 05:56:17.303396 [ 5 ] {421b2551-efe2-4905-83d8-9c2750f8e6c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3902 | 2025.03.25 05:56:17.303745 [ 5 ] {421b2551-efe2-4905-83d8-9c2750f8e6c5} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3903 | 2025.03.25 05:56:17.304001 [ 5 ] {421b2551-efe2-4905-83d8-9c2750f8e6c5} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002037 sec., 5891.01620029455 rows/sec., 480.37 KiB/sec. | ||
3904 | 2025.03.25 05:56:17.304091 [ 5 ] {421b2551-efe2-4905-83d8-9c2750f8e6c5} <Debug> TCPHandler: Processed in 0.002412288 sec. | ||
3905 | 2025.03.25 05:56:17.304230 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3906 | 2025.03.25 05:56:17.304345 [ 5 ] {9f0128c2-4ed6-4b5e-9c43-73de45f307c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3907 | 2025.03.25 05:56:17.304395 [ 5 ] {9f0128c2-4ed6-4b5e-9c43-73de45f307c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3908 | 2025.03.25 05:56:17.304987 [ 5 ] {9f0128c2-4ed6-4b5e-9c43-73de45f307c9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3909 | 2025.03.25 05:56:17.305027 [ 5 ] {9f0128c2-4ed6-4b5e-9c43-73de45f307c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3910 | 2025.03.25 05:56:17.305392 [ 5 ] {9f0128c2-4ed6-4b5e-9c43-73de45f307c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3911 | 2025.03.25 05:56:17.305633 [ 5 ] {9f0128c2-4ed6-4b5e-9c43-73de45f307c9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3912 | 2025.03.25 05:56:17.305860 [ 5 ] {9f0128c2-4ed6-4b5e-9c43-73de45f307c9} <Debug> executeQuery: Read 72 rows, 5.82 KiB in 0.001537 sec., 46844.50227716331 rows/sec., 3.70 MiB/sec. | ||
3913 | 2025.03.25 05:56:17.305980 [ 5 ] {9f0128c2-4ed6-4b5e-9c43-73de45f307c9} <Debug> TCPHandler: Processed in 0.001801878 sec. | ||
3914 | 2025.03.25 05:56:17.306197 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3915 | 2025.03.25 05:56:17.306307 [ 5 ] {42277d8a-724d-46cd-82d1-d9f091c09cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3916 | 2025.03.25 05:56:17.306356 [ 5 ] {42277d8a-724d-46cd-82d1-d9f091c09cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3917 | 2025.03.25 05:56:17.306905 [ 5 ] {42277d8a-724d-46cd-82d1-d9f091c09cea} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3918 | 2025.03.25 05:56:17.306946 [ 5 ] {42277d8a-724d-46cd-82d1-d9f091c09cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3919 | 2025.03.25 05:56:17.307295 [ 5 ] {42277d8a-724d-46cd-82d1-d9f091c09cea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3920 | 2025.03.25 05:56:17.307527 [ 5 ] {42277d8a-724d-46cd-82d1-d9f091c09cea} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3921 | 2025.03.25 05:56:17.307721 [ 5 ] {42277d8a-724d-46cd-82d1-d9f091c09cea} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001438 sec., 11821.974965229485 rows/sec., 844.14 KiB/sec. | ||
3922 | 2025.03.25 05:56:17.307797 [ 5 ] {42277d8a-724d-46cd-82d1-d9f091c09cea} <Debug> TCPHandler: Processed in 0.001667063 sec. | ||
3923 | 2025.03.25 05:56:17.307950 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3924 | 2025.03.25 05:56:17.308055 [ 5 ] {82595808-88f6-4df0-b592-717cc6ed8eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3925 | 2025.03.25 05:56:17.308100 [ 5 ] {82595808-88f6-4df0-b592-717cc6ed8eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3926 | 2025.03.25 05:56:17.308643 [ 5 ] {82595808-88f6-4df0-b592-717cc6ed8eb0} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3927 | 2025.03.25 05:56:17.308681 [ 5 ] {82595808-88f6-4df0-b592-717cc6ed8eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3928 | 2025.03.25 05:56:17.309038 [ 5 ] {82595808-88f6-4df0-b592-717cc6ed8eb0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3929 | 2025.03.25 05:56:17.309268 [ 5 ] {82595808-88f6-4df0-b592-717cc6ed8eb0} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3930 | 2025.03.25 05:56:17.309479 [ 5 ] {82595808-88f6-4df0-b592-717cc6ed8eb0} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001445 sec., 56055.363321799305 rows/sec., 4.39 MiB/sec. | ||
3931 | 2025.03.25 05:56:17.309530 [ 5 ] {82595808-88f6-4df0-b592-717cc6ed8eb0} <Debug> TCPHandler: Processed in 0.001632172 sec. | ||
3932 | 2025.03.25 05:56:17.309654 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3933 | 2025.03.25 05:56:17.309759 [ 5 ] {bf894545-ceb9-4fe4-8a44-86d4d821b187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3934 | 2025.03.25 05:56:17.309808 [ 5 ] {bf894545-ceb9-4fe4-8a44-86d4d821b187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3935 | 2025.03.25 05:56:17.310339 [ 5 ] {bf894545-ceb9-4fe4-8a44-86d4d821b187} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3936 | 2025.03.25 05:56:17.310377 [ 5 ] {bf894545-ceb9-4fe4-8a44-86d4d821b187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3937 | 2025.03.25 05:56:17.310765 [ 5 ] {bf894545-ceb9-4fe4-8a44-86d4d821b187} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3938 | 2025.03.25 05:56:17.311011 [ 5 ] {bf894545-ceb9-4fe4-8a44-86d4d821b187} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3939 | 2025.03.25 05:56:17.311251 [ 5 ] {bf894545-ceb9-4fe4-8a44-86d4d821b187} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001505 sec., 110299.00332225913 rows/sec., 7.68 MiB/sec. | ||
3940 | 2025.03.25 05:56:17.311412 [ 5 ] {bf894545-ceb9-4fe4-8a44-86d4d821b187} <Debug> TCPHandler: Processed in 0.001803108 sec. | ||
3941 | 2025.03.25 05:56:17.311615 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3942 | 2025.03.25 05:56:17.311721 [ 5 ] {004193f8-007a-4b89-bdbc-e540de2afb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3943 | 2025.03.25 05:56:17.311796 [ 5 ] {004193f8-007a-4b89-bdbc-e540de2afb93} <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 | ||
3944 | 2025.03.25 05:56:17.312852 [ 5 ] {004193f8-007a-4b89-bdbc-e540de2afb93} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3945 | 2025.03.25 05:56:17.312891 [ 5 ] {004193f8-007a-4b89-bdbc-e540de2afb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3946 | 2025.03.25 05:56:17.313482 [ 5 ] {004193f8-007a-4b89-bdbc-e540de2afb93} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3947 | 2025.03.25 05:56:17.313744 [ 5 ] {004193f8-007a-4b89-bdbc-e540de2afb93} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3948 | 2025.03.25 05:56:17.313946 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3949 | 2025.03.25 05:56:17.314018 [ 5 ] {004193f8-007a-4b89-bdbc-e540de2afb93} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002313 sec., 2161.6947686986596 rows/sec., 3.87 MiB/sec. | ||
3950 | 2025.03.25 05:56:17.314027 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3951 | 2025.03.25 05:56:17.314099 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3952 | 2025.03.25 05:56:17.314408 [ 5 ] {004193f8-007a-4b89-bdbc-e540de2afb93} <Debug> TCPHandler: Processed in 0.002855151 sec. | ||
3953 | 2025.03.25 05:56:17.314503 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
3954 | 2025.03.25 05:56:17.314601 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3955 | 2025.03.25 05:56:17.314839 [ 5 ] {1f0b6feb-2ee6-4a4f-b72d-e647225f7088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3956 | 2025.03.25 05:56:17.314966 [ 5 ] {1f0b6feb-2ee6-4a4f-b72d-e647225f7088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3957 | 2025.03.25 05:56:17.315498 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3958 | 2025.03.25 05:56:17.315736 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 287 rows starting from the beginning of the part | ||
3959 | 2025.03.25 05:56:17.316411 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
3960 | 2025.03.25 05:56:17.317143 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
3961 | 2025.03.25 05:56:17.317240 [ 5 ] {1f0b6feb-2ee6-4a4f-b72d-e647225f7088} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3962 | 2025.03.25 05:56:17.317360 [ 5 ] {1f0b6feb-2ee6-4a4f-b72d-e647225f7088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3963 | 2025.03.25 05:56:17.317804 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
3964 | 2025.03.25 05:56:17.318389 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
3965 | 2025.03.25 05:56:17.319044 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
3966 | 2025.03.25 05:56:17.319095 [ 5 ] {1f0b6feb-2ee6-4a4f-b72d-e647225f7088} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3967 | 2025.03.25 05:56:17.320004 [ 5 ] {1f0b6feb-2ee6-4a4f-b72d-e647225f7088} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3968 | 2025.03.25 05:56:17.320544 [ 5 ] {1f0b6feb-2ee6-4a4f-b72d-e647225f7088} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005806 sec., 10334.137099552187 rows/sec., 713.16 KiB/sec. | ||
3969 | 2025.03.25 05:56:17.320793 [ 5 ] {1f0b6feb-2ee6-4a4f-b72d-e647225f7088} <Debug> TCPHandler: Processed in 0.0062502 sec. | ||
3970 | 2025.03.25 05:56:17.323819 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 19 columns (19 merged, 0 gathered) in 0.009561225 sec., 38697.97018687459 rows/sec., 69.34 MiB/sec. | ||
3971 | 2025.03.25 05:56:17.324374 [ 189 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3972 | 2025.03.25 05:56:17.324818 [ 189 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3973 | 2025.03.25 05:56:17.324898 [ 189 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3974 | 2025.03.25 05:56:17.325057 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
3975 | 2025.03.25 05:56:19.128449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
3976 | 2025.03.25 05:56:19.129135 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3977 | 2025.03.25 05:56:19.129186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3978 | 2025.03.25 05:56:19.129741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3979 | 2025.03.25 05:56:19.130014 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3980 | 2025.03.25 05:56:19.130290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
3981 | 2025.03.25 05:56:19.718614 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3982 | 2025.03.25 05:56:19.738967 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3983 | 2025.03.25 05:56:19.739029 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3984 | 2025.03.25 05:56:19.746608 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3985 | 2025.03.25 05:56:19.747390 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3986 | 2025.03.25 05:56:19.750060 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3987 | 2025.03.25 05:56:22.309201 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3988 | 2025.03.25 05:56:22.309409 [ 5 ] {744b282d-7fc1-4462-b552-11089a3af1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3989 | 2025.03.25 05:56:22.309482 [ 5 ] {744b282d-7fc1-4462-b552-11089a3af1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3990 | 2025.03.25 05:56:22.310326 [ 5 ] {744b282d-7fc1-4462-b552-11089a3af1c9} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3991 | 2025.03.25 05:56:22.310383 [ 5 ] {744b282d-7fc1-4462-b552-11089a3af1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3992 | 2025.03.25 05:56:22.310844 [ 5 ] {744b282d-7fc1-4462-b552-11089a3af1c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3993 | 2025.03.25 05:56:22.311101 [ 5 ] {744b282d-7fc1-4462-b552-11089a3af1c9} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3994 | 2025.03.25 05:56:22.311350 [ 5 ] {744b282d-7fc1-4462-b552-11089a3af1c9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001992 sec., 106425.70281124499 rows/sec., 6.77 MiB/sec. | ||
3995 | 2025.03.25 05:56:22.311422 [ 5 ] {744b282d-7fc1-4462-b552-11089a3af1c9} <Debug> TCPHandler: Processed in 0.002356605 sec. | ||
3996 | 2025.03.25 05:56:22.311541 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3997 | 2025.03.25 05:56:22.311651 [ 5 ] {249dd647-1ad6-4b69-af71-1621d43f5412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3998 | 2025.03.25 05:56:22.311700 [ 5 ] {249dd647-1ad6-4b69-af71-1621d43f5412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3999 | 2025.03.25 05:56:22.312589 [ 5 ] {249dd647-1ad6-4b69-af71-1621d43f5412} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4000 | 2025.03.25 05:56:22.312633 [ 5 ] {249dd647-1ad6-4b69-af71-1621d43f5412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4001 | 2025.03.25 05:56:22.313079 [ 5 ] {249dd647-1ad6-4b69-af71-1621d43f5412} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4002 | 2025.03.25 05:56:22.313322 [ 5 ] {249dd647-1ad6-4b69-af71-1621d43f5412} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4003 | 2025.03.25 05:56:22.313553 [ 5 ] {249dd647-1ad6-4b69-af71-1621d43f5412} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.00193 sec., 354922.2797927461 rows/sec., 28.26 MiB/sec. | ||
4004 | 2025.03.25 05:56:22.313609 [ 5 ] {249dd647-1ad6-4b69-af71-1621d43f5412} <Debug> TCPHandler: Processed in 0.002122298 sec. | ||
4005 | 2025.03.25 05:56:22.313730 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4006 | 2025.03.25 05:56:22.313841 [ 5 ] {ad285bd2-2e57-449e-bd92-15bceb8ff804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4007 | 2025.03.25 05:56:22.313888 [ 5 ] {ad285bd2-2e57-449e-bd92-15bceb8ff804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4008 | 2025.03.25 05:56:22.314465 [ 5 ] {ad285bd2-2e57-449e-bd92-15bceb8ff804} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4009 | 2025.03.25 05:56:22.314504 [ 5 ] {ad285bd2-2e57-449e-bd92-15bceb8ff804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4010 | 2025.03.25 05:56:22.314868 [ 5 ] {ad285bd2-2e57-449e-bd92-15bceb8ff804} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4011 | 2025.03.25 05:56:22.315101 [ 5 ] {ad285bd2-2e57-449e-bd92-15bceb8ff804} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4012 | 2025.03.25 05:56:22.315326 [ 5 ] {ad285bd2-2e57-449e-bd92-15bceb8ff804} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001511 sec., 92653.8716082065 rows/sec., 5.78 MiB/sec. | ||
4013 | 2025.03.25 05:56:22.315382 [ 5 ] {ad285bd2-2e57-449e-bd92-15bceb8ff804} <Debug> TCPHandler: Processed in 0.001706355 sec. | ||
4014 | 2025.03.25 05:56:22.315502 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4015 | 2025.03.25 05:56:22.315610 [ 5 ] {8721f65a-e70a-4d71-a091-a573427aecec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4016 | 2025.03.25 05:56:22.315655 [ 5 ] {8721f65a-e70a-4d71-a091-a573427aecec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4017 | 2025.03.25 05:56:22.316210 [ 5 ] {8721f65a-e70a-4d71-a091-a573427aecec} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4018 | 2025.03.25 05:56:22.316249 [ 5 ] {8721f65a-e70a-4d71-a091-a573427aecec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4019 | 2025.03.25 05:56:22.316593 [ 5 ] {8721f65a-e70a-4d71-a091-a573427aecec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4020 | 2025.03.25 05:56:22.316840 [ 5 ] {8721f65a-e70a-4d71-a091-a573427aecec} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4021 | 2025.03.25 05:56:22.317014 [ 110 ] {} <Debug> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4022 | 2025.03.25 05:56:22.317071 [ 5 ] {8721f65a-e70a-4d71-a091-a573427aecec} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001484 sec., 76145.5525606469 rows/sec., 4.93 MiB/sec. | ||
4023 | 2025.03.25 05:56:22.317096 [ 110 ] {} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4024 | 2025.03.25 05:56:22.317163 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4025 | 2025.03.25 05:56:22.317197 [ 5 ] {8721f65a-e70a-4d71-a091-a573427aecec} <Debug> TCPHandler: Processed in 0.001741255 sec. | ||
4026 | 2025.03.25 05:56:22.317470 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4027 | 2025.03.25 05:56:22.317651 [ 188 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::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 | ||
4028 | 2025.03.25 05:56:22.317712 [ 5 ] {f79b6340-60b3-424c-9618-360702f579bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4029 | 2025.03.25 05:56:22.317787 [ 5 ] {f79b6340-60b3-424c-9618-360702f579bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4030 | 2025.03.25 05:56:22.318046 [ 188 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4031 | 2025.03.25 05:56:22.318134 [ 188 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part | ||
4032 | 2025.03.25 05:56:22.318484 [ 188 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
4033 | 2025.03.25 05:56:22.318897 [ 188 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
4034 | 2025.03.25 05:56:22.319271 [ 188 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 341 rows starting from the beginning of the part | ||
4035 | 2025.03.25 05:56:22.319572 [ 188 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
4036 | 2025.03.25 05:56:22.319722 [ 188 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
4037 | 2025.03.25 05:56:22.320596 [ 5 ] {f79b6340-60b3-424c-9618-360702f579bd} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4038 | 2025.03.25 05:56:22.320668 [ 5 ] {f79b6340-60b3-424c-9618-360702f579bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4039 | 2025.03.25 05:56:22.321653 [ 5 ] {f79b6340-60b3-424c-9618-360702f579bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4040 | 2025.03.25 05:56:22.322146 [ 5 ] {f79b6340-60b3-424c-9618-360702f579bd} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4041 | 2025.03.25 05:56:22.322633 [ 5 ] {f79b6340-60b3-424c-9618-360702f579bd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00494 sec., 22672.064777327934 rows/sec., 1.29 MiB/sec. | ||
4042 | 2025.03.25 05:56:22.322882 [ 5 ] {f79b6340-60b3-424c-9618-360702f579bd} <Debug> TCPHandler: Processed in 0.005523926 sec. | ||
4043 | 2025.03.25 05:56:22.322896 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005609759 sec., 202147.72149748323 rows/sec., 14.10 MiB/sec. | ||
4044 | 2025.03.25 05:56:22.323018 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4045 | 2025.03.25 05:56:22.323068 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4046 | 2025.03.25 05:56:22.323164 [ 5 ] {fd5999a5-4884-462d-9bb9-c04ae78c7145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4047 | 2025.03.25 05:56:22.323222 [ 5 ] {fd5999a5-4884-462d-9bb9-c04ae78c7145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4048 | 2025.03.25 05:56:22.323449 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4049 | 2025.03.25 05:56:22.323588 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_11_2} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4050 | 2025.03.25 05:56:22.323689 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
4051 | 2025.03.25 05:56:22.324105 [ 5 ] {fd5999a5-4884-462d-9bb9-c04ae78c7145} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4052 | 2025.03.25 05:56:22.324145 [ 5 ] {fd5999a5-4884-462d-9bb9-c04ae78c7145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4053 | 2025.03.25 05:56:22.324550 [ 5 ] {fd5999a5-4884-462d-9bb9-c04ae78c7145} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4054 | 2025.03.25 05:56:22.324797 [ 5 ] {fd5999a5-4884-462d-9bb9-c04ae78c7145} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4055 | 2025.03.25 05:56:22.325046 [ 5 ] {fd5999a5-4884-462d-9bb9-c04ae78c7145} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001914 sec., 217345.8725182863 rows/sec., 15.46 MiB/sec. | ||
4056 | 2025.03.25 05:56:22.325104 [ 5 ] {fd5999a5-4884-462d-9bb9-c04ae78c7145} <Debug> TCPHandler: Processed in 0.002142368 sec. | ||
4057 | 2025.03.25 05:56:22.325223 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4058 | 2025.03.25 05:56:22.325328 [ 5 ] {808c5209-bce9-4ac3-abc8-3ab43a6461d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4059 | 2025.03.25 05:56:22.325376 [ 5 ] {808c5209-bce9-4ac3-abc8-3ab43a6461d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4060 | 2025.03.25 05:56:22.325815 [ 5 ] {808c5209-bce9-4ac3-abc8-3ab43a6461d2} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4061 | 2025.03.25 05:56:22.325855 [ 5 ] {808c5209-bce9-4ac3-abc8-3ab43a6461d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4062 | 2025.03.25 05:56:22.326261 [ 5 ] {808c5209-bce9-4ac3-abc8-3ab43a6461d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4063 | 2025.03.25 05:56:22.326507 [ 5 ] {808c5209-bce9-4ac3-abc8-3ab43a6461d2} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4064 | 2025.03.25 05:56:22.326660 [ 110 ] {} <Debug> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4065 | 2025.03.25 05:56:22.326725 [ 110 ] {} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4066 | 2025.03.25 05:56:22.326748 [ 5 ] {808c5209-bce9-4ac3-abc8-3ab43a6461d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. | ||
4067 | 2025.03.25 05:56:22.326762 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4068 | 2025.03.25 05:56:22.326894 [ 5 ] {808c5209-bce9-4ac3-abc8-3ab43a6461d2} <Debug> TCPHandler: Processed in 0.001721155 sec. | ||
4069 | 2025.03.25 05:56:22.326998 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
4070 | 2025.03.25 05:56:22.327070 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4071 | 2025.03.25 05:56:22.327230 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4072 | 2025.03.25 05:56:22.327265 [ 5 ] {e2d758b5-ce65-4ce9-b93e-9c26ce6cec32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4073 | 2025.03.25 05:56:22.327290 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
4074 | 2025.03.25 05:56:22.327366 [ 5 ] {e2d758b5-ce65-4ce9-b93e-9c26ce6cec32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4075 | 2025.03.25 05:56:22.327626 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
4076 | 2025.03.25 05:56:22.327993 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
4077 | 2025.03.25 05:56:22.328272 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
4078 | 2025.03.25 05:56:22.328521 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
4079 | 2025.03.25 05:56:22.328789 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
4080 | 2025.03.25 05:56:22.329961 [ 5 ] {e2d758b5-ce65-4ce9-b93e-9c26ce6cec32} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4081 | 2025.03.25 05:56:22.330025 [ 5 ] {e2d758b5-ce65-4ce9-b93e-9c26ce6cec32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4082 | 2025.03.25 05:56:22.331072 [ 5 ] {e2d758b5-ce65-4ce9-b93e-9c26ce6cec32} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4083 | 2025.03.25 05:56:22.331459 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004574836 sec., 14426.746663705542 rows/sec., 753.74 KiB/sec. | ||
4084 | 2025.03.25 05:56:22.331616 [ 5 ] {e2d758b5-ce65-4ce9-b93e-9c26ce6cec32} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4085 | 2025.03.25 05:56:22.331670 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4086 | 2025.03.25 05:56:22.332047 [ 5 ] {e2d758b5-ce65-4ce9-b93e-9c26ce6cec32} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004837 sec., 48997.31238370891 rows/sec., 3.28 MiB/sec. | ||
4087 | 2025.03.25 05:56:22.332191 [ 5 ] {e2d758b5-ce65-4ce9-b93e-9c26ce6cec32} <Debug> TCPHandler: Processed in 0.005168225 sec. | ||
4088 | 2025.03.25 05:56:22.332271 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_11_2} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4089 | 2025.03.25 05:56:22.332371 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4090 | 2025.03.25 05:56:22.332410 [ 198 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_11_2} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4091 | 2025.03.25 05:56:22.332560 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4092 | 2025.03.25 05:56:22.332559 [ 5 ] {cbc79600-41a7-4601-9769-cb8c37a79880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4093 | 2025.03.25 05:56:22.332634 [ 5 ] {cbc79600-41a7-4601-9769-cb8c37a79880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4094 | 2025.03.25 05:56:22.333073 [ 5 ] {cbc79600-41a7-4601-9769-cb8c37a79880} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4095 | 2025.03.25 05:56:22.333112 [ 5 ] {cbc79600-41a7-4601-9769-cb8c37a79880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4096 | 2025.03.25 05:56:22.333466 [ 5 ] {cbc79600-41a7-4601-9769-cb8c37a79880} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4097 | 2025.03.25 05:56:22.333711 [ 5 ] {cbc79600-41a7-4601-9769-cb8c37a79880} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4098 | 2025.03.25 05:56:22.333928 [ 5 ] {cbc79600-41a7-4601-9769-cb8c37a79880} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
4099 | 2025.03.25 05:56:22.334046 [ 5 ] {cbc79600-41a7-4601-9769-cb8c37a79880} <Debug> TCPHandler: Processed in 0.001746716 sec. | ||
4100 | 2025.03.25 05:56:22.334230 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4101 | 2025.03.25 05:56:22.334335 [ 5 ] {f9c3fca3-82a6-4879-ad24-f0bab076e596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4102 | 2025.03.25 05:56:22.334409 [ 5 ] {f9c3fca3-82a6-4879-ad24-f0bab076e596} <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 | ||
4103 | 2025.03.25 05:56:22.335538 [ 5 ] {f9c3fca3-82a6-4879-ad24-f0bab076e596} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4104 | 2025.03.25 05:56:22.335578 [ 5 ] {f9c3fca3-82a6-4879-ad24-f0bab076e596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4105 | 2025.03.25 05:56:22.336215 [ 5 ] {f9c3fca3-82a6-4879-ad24-f0bab076e596} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4106 | 2025.03.25 05:56:22.336471 [ 5 ] {f9c3fca3-82a6-4879-ad24-f0bab076e596} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4107 | 2025.03.25 05:56:22.336730 [ 5 ] {f9c3fca3-82a6-4879-ad24-f0bab076e596} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002411 sec., 14102.032351721278 rows/sec., 25.27 MiB/sec. | ||
4108 | 2025.03.25 05:56:22.336867 [ 5 ] {f9c3fca3-82a6-4879-ad24-f0bab076e596} <Debug> TCPHandler: Processed in 0.002696986 sec. | ||
4109 | 2025.03.25 05:56:22.337008 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4110 | 2025.03.25 05:56:22.337112 [ 5 ] {99419e5f-bb24-4519-9a41-896cd9d1ec71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4111 | 2025.03.25 05:56:22.337158 [ 5 ] {99419e5f-bb24-4519-9a41-896cd9d1ec71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4112 | 2025.03.25 05:56:22.337591 [ 5 ] {99419e5f-bb24-4519-9a41-896cd9d1ec71} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4113 | 2025.03.25 05:56:22.337630 [ 5 ] {99419e5f-bb24-4519-9a41-896cd9d1ec71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4114 | 2025.03.25 05:56:22.337982 [ 5 ] {99419e5f-bb24-4519-9a41-896cd9d1ec71} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4115 | 2025.03.25 05:56:22.338218 [ 5 ] {99419e5f-bb24-4519-9a41-896cd9d1ec71} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4116 | 2025.03.25 05:56:22.338474 [ 5 ] {99419e5f-bb24-4519-9a41-896cd9d1ec71} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001371 sec., 59810.357403355214 rows/sec., 3.80 MiB/sec. | ||
4117 | 2025.03.25 05:56:22.338668 [ 5 ] {99419e5f-bb24-4519-9a41-896cd9d1ec71} <Debug> TCPHandler: Processed in 0.001706924 sec. | ||
4118 | 2025.03.25 05:56:26.516283 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4119 | 2025.03.25 05:56:26.516338 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4120 | 2025.03.25 05:56:26.631383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4121 | 2025.03.25 05:56:26.632024 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4122 | 2025.03.25 05:56:26.632071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4123 | 2025.03.25 05:56:26.632611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4124 | 2025.03.25 05:56:26.632883 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4125 | 2025.03.25 05:56:26.633129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4126 | 2025.03.25 05:56:26.670356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 600 | ||
4127 | 2025.03.25 05:56:26.673658 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4128 | 2025.03.25 05:56:26.673721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4129 | 2025.03.25 05:56:26.675226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4130 | 2025.03.25 05:56:26.675541 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4131 | 2025.03.25 05:56:26.676368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
4132 | 2025.03.25 05:56:27.251106 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4133 | 2025.03.25 05:56:27.271774 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4134 | 2025.03.25 05:56:27.271833 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4135 | 2025.03.25 05:56:27.279671 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4136 | 2025.03.25 05:56:27.280435 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4137 | 2025.03.25 05:56:27.283148 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4138 | 2025.03.25 05:56:27.301790 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4139 | 2025.03.25 05:56:27.301980 [ 5 ] {8d32f7e4-fc83-4fba-9e1a-2dcaff049091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4140 | 2025.03.25 05:56:27.302050 [ 5 ] {8d32f7e4-fc83-4fba-9e1a-2dcaff049091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4141 | 2025.03.25 05:56:27.302835 [ 5 ] {8d32f7e4-fc83-4fba-9e1a-2dcaff049091} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4142 | 2025.03.25 05:56:27.302875 [ 5 ] {8d32f7e4-fc83-4fba-9e1a-2dcaff049091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4143 | 2025.03.25 05:56:27.303343 [ 5 ] {8d32f7e4-fc83-4fba-9e1a-2dcaff049091} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4144 | 2025.03.25 05:56:27.303618 [ 5 ] {8d32f7e4-fc83-4fba-9e1a-2dcaff049091} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4145 | 2025.03.25 05:56:27.303770 [ 105 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
4146 | 2025.03.25 05:56:27.303819 [ 105 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4147 | 2025.03.25 05:56:27.303827 [ 5 ] {8d32f7e4-fc83-4fba-9e1a-2dcaff049091} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001898 sec., 34773.44573234984 rows/sec., 2.77 MiB/sec. | ||
4148 | 2025.03.25 05:56:27.303847 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4149 | 2025.03.25 05:56:27.303905 [ 5 ] {8d32f7e4-fc83-4fba-9e1a-2dcaff049091} <Debug> TCPHandler: Processed in 0.002241642 sec. | ||
4150 | 2025.03.25 05:56:27.304158 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
4151 | 2025.03.25 05:56:27.304226 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4152 | 2025.03.25 05:56:27.304587 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4153 | 2025.03.25 05:56:27.304597 [ 5 ] {faf5b12b-2b4b-4c31-bda3-8d96ef22419a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4154 | 2025.03.25 05:56:27.304648 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 1842 rows starting from the beginning of the part | ||
4155 | 2025.03.25 05:56:27.304693 [ 5 ] {faf5b12b-2b4b-4c31-bda3-8d96ef22419a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4156 | 2025.03.25 05:56:27.304876 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 66 rows starting from the beginning of the part | ||
4157 | 2025.03.25 05:56:27.305253 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 685 rows starting from the beginning of the part | ||
4158 | 2025.03.25 05:56:27.305624 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
4159 | 2025.03.25 05:56:27.305913 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 685 rows starting from the beginning of the part | ||
4160 | 2025.03.25 05:56:27.306248 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
4161 | 2025.03.25 05:56:27.307701 [ 5 ] {faf5b12b-2b4b-4c31-bda3-8d96ef22419a} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4162 | 2025.03.25 05:56:27.307781 [ 5 ] {faf5b12b-2b4b-4c31-bda3-8d96ef22419a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4163 | 2025.03.25 05:56:27.308841 [ 5 ] {faf5b12b-2b4b-4c31-bda3-8d96ef22419a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4164 | 2025.03.25 05:56:27.309186 [ 5 ] {faf5b12b-2b4b-4c31-bda3-8d96ef22419a} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4165 | 2025.03.25 05:56:27.309422 [ 5 ] {faf5b12b-2b4b-4c31-bda3-8d96ef22419a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.004932 sec., 1013.7875101378752 rows/sec., 76.23 KiB/sec. | ||
4166 | 2025.03.25 05:56:27.309574 [ 5 ] {faf5b12b-2b4b-4c31-bda3-8d96ef22419a} <Debug> TCPHandler: Processed in 0.005458064 sec. | ||
4167 | 2025.03.25 05:56:27.309864 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4168 | 2025.03.25 05:56:27.310135 [ 5 ] {ad74e5bb-e3da-419a-b175-29259e48f924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4169 | 2025.03.25 05:56:27.310200 [ 5 ] {ad74e5bb-e3da-419a-b175-29259e48f924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4170 | 2025.03.25 05:56:27.310198 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3416 rows, containing 5 columns (5 merged, 0 gathered) in 0.006239359 sec., 547492.138214839 rows/sec., 46.25 MiB/sec. | ||
4171 | 2025.03.25 05:56:27.310642 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
4172 | 2025.03.25 05:56:27.311216 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4173 | 2025.03.25 05:56:27.311221 [ 5 ] {ad74e5bb-e3da-419a-b175-29259e48f924} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4174 | 2025.03.25 05:56:27.311304 [ 5 ] {ad74e5bb-e3da-419a-b175-29259e48f924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4175 | 2025.03.25 05:56:27.311409 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_30_6} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
4176 | 2025.03.25 05:56:27.311601 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
4177 | 2025.03.25 05:56:27.311876 [ 5 ] {ad74e5bb-e3da-419a-b175-29259e48f924} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4178 | 2025.03.25 05:56:27.312128 [ 5 ] {ad74e5bb-e3da-419a-b175-29259e48f924} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4179 | 2025.03.25 05:56:27.312257 [ 105 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
4180 | 2025.03.25 05:56:27.312298 [ 105 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4181 | 2025.03.25 05:56:27.312319 [ 5 ] {ad74e5bb-e3da-419a-b175-29259e48f924} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00224 sec., 30803.57142857143 rows/sec., 2.40 MiB/sec. | ||
4182 | 2025.03.25 05:56:27.312327 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4183 | 2025.03.25 05:56:27.312461 [ 5 ] {ad74e5bb-e3da-419a-b175-29259e48f924} <Debug> TCPHandler: Processed in 0.002703466 sec. | ||
4184 | 2025.03.25 05:56:27.312658 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
4185 | 2025.03.25 05:56:27.312770 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4186 | 2025.03.25 05:56:27.313147 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4187 | 2025.03.25 05:56:27.313199 [ 5 ] {78b7ad8c-946e-42f3-88b6-f443ec4aea7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4188 | 2025.03.25 05:56:27.313263 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 909 rows starting from the beginning of the part | ||
4189 | 2025.03.25 05:56:27.313441 [ 5 ] {78b7ad8c-946e-42f3-88b6-f443ec4aea7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4190 | 2025.03.25 05:56:27.313725 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 69 rows starting from the beginning of the part | ||
4191 | 2025.03.25 05:56:27.314181 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 416 rows starting from the beginning of the part | ||
4192 | 2025.03.25 05:56:27.314588 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 81 rows starting from the beginning of the part | ||
4193 | 2025.03.25 05:56:27.314972 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 416 rows starting from the beginning of the part | ||
4194 | 2025.03.25 05:56:27.315305 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 69 rows starting from the beginning of the part | ||
4195 | 2025.03.25 05:56:27.316332 [ 5 ] {78b7ad8c-946e-42f3-88b6-f443ec4aea7f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4196 | 2025.03.25 05:56:27.316394 [ 5 ] {78b7ad8c-946e-42f3-88b6-f443ec4aea7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4197 | 2025.03.25 05:56:27.317431 [ 5 ] {78b7ad8c-946e-42f3-88b6-f443ec4aea7f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4198 | 2025.03.25 05:56:27.317848 [ 5 ] {78b7ad8c-946e-42f3-88b6-f443ec4aea7f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4199 | 2025.03.25 05:56:27.318246 [ 187 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.005806586 sec., 337547.7432005657 rows/sec., 25.80 MiB/sec. | ||
4200 | 2025.03.25 05:56:27.318337 [ 5 ] {78b7ad8c-946e-42f3-88b6-f443ec4aea7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005303 sec., 30171.60098057703 rows/sec., 2.10 MiB/sec. | ||
4201 | 2025.03.25 05:56:27.318461 [ 5 ] {78b7ad8c-946e-42f3-88b6-f443ec4aea7f} <Debug> TCPHandler: Processed in 0.005786165 sec. | ||
4202 | 2025.03.25 05:56:27.318563 [ 186 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
4203 | 2025.03.25 05:56:27.318641 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4204 | 2025.03.25 05:56:27.318833 [ 5 ] {2ea88873-07ec-4429-b91d-22eb7890ce33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4205 | 2025.03.25 05:56:27.318983 [ 5 ] {2ea88873-07ec-4429-b91d-22eb7890ce33} <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 | ||
4206 | 2025.03.25 05:56:27.319207 [ 186 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4207 | 2025.03.25 05:56:27.319469 [ 186 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_30_6} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
4208 | 2025.03.25 05:56:27.319650 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4209 | 2025.03.25 05:56:27.320600 [ 5 ] {2ea88873-07ec-4429-b91d-22eb7890ce33} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4210 | 2025.03.25 05:56:27.320645 [ 5 ] {2ea88873-07ec-4429-b91d-22eb7890ce33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4211 | 2025.03.25 05:56:27.321271 [ 5 ] {2ea88873-07ec-4429-b91d-22eb7890ce33} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4212 | 2025.03.25 05:56:27.321535 [ 5 ] {2ea88873-07ec-4429-b91d-22eb7890ce33} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4213 | 2025.03.25 05:56:27.321736 [ 5 ] {2ea88873-07ec-4429-b91d-22eb7890ce33} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00295 sec., 1694.915254237288 rows/sec., 3.04 MiB/sec. | ||
4214 | 2025.03.25 05:56:27.321839 [ 5 ] {2ea88873-07ec-4429-b91d-22eb7890ce33} <Debug> TCPHandler: Processed in 0.003281405 sec. | ||
4215 | 2025.03.25 05:56:27.321956 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4216 | 2025.03.25 05:56:27.322060 [ 5 ] {1b2e8ae1-38b0-45f4-b743-c5ca004a5b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4217 | 2025.03.25 05:56:27.322107 [ 5 ] {1b2e8ae1-38b0-45f4-b743-c5ca004a5b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4218 | 2025.03.25 05:56:27.322547 [ 5 ] {1b2e8ae1-38b0-45f4-b743-c5ca004a5b28} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4219 | 2025.03.25 05:56:27.322585 [ 5 ] {1b2e8ae1-38b0-45f4-b743-c5ca004a5b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4220 | 2025.03.25 05:56:27.322947 [ 5 ] {1b2e8ae1-38b0-45f4-b743-c5ca004a5b28} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4221 | 2025.03.25 05:56:27.323188 [ 5 ] {1b2e8ae1-38b0-45f4-b743-c5ca004a5b28} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4222 | 2025.03.25 05:56:27.323402 [ 5 ] {1b2e8ae1-38b0-45f4-b743-c5ca004a5b28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. | ||
4223 | 2025.03.25 05:56:27.323594 [ 5 ] {1b2e8ae1-38b0-45f4-b743-c5ca004a5b28} <Debug> TCPHandler: Processed in 0.001685464 sec. | ||
4224 | 2025.03.25 05:56:30.160033 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4225 | 2025.03.25 05:56:30.160228 [ 5 ] {7a92325b-c2e2-4bfe-8ed5-1abc83113c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4226 | 2025.03.25 05:56:30.160301 [ 5 ] {7a92325b-c2e2-4bfe-8ed5-1abc83113c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4227 | 2025.03.25 05:56:30.161228 [ 5 ] {7a92325b-c2e2-4bfe-8ed5-1abc83113c33} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4228 | 2025.03.25 05:56:30.161282 [ 5 ] {7a92325b-c2e2-4bfe-8ed5-1abc83113c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4229 | 2025.03.25 05:56:30.161736 [ 5 ] {7a92325b-c2e2-4bfe-8ed5-1abc83113c33} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4230 | 2025.03.25 05:56:30.161999 [ 5 ] {7a92325b-c2e2-4bfe-8ed5-1abc83113c33} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4231 | 2025.03.25 05:56:30.162247 [ 5 ] {7a92325b-c2e2-4bfe-8ed5-1abc83113c33} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002069 sec., 102464.95891735137 rows/sec., 6.52 MiB/sec. | ||
4232 | 2025.03.25 05:56:30.162311 [ 5 ] {7a92325b-c2e2-4bfe-8ed5-1abc83113c33} <Debug> TCPHandler: Processed in 0.002410287 sec. | ||
4233 | 2025.03.25 05:56:30.162444 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4234 | 2025.03.25 05:56:30.162555 [ 5 ] {d15eac6e-e459-4f44-a9a3-eb499cf803a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4235 | 2025.03.25 05:56:30.162603 [ 5 ] {d15eac6e-e459-4f44-a9a3-eb499cf803a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4236 | 2025.03.25 05:56:30.163144 [ 5 ] {d15eac6e-e459-4f44-a9a3-eb499cf803a4} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4237 | 2025.03.25 05:56:30.163185 [ 5 ] {d15eac6e-e459-4f44-a9a3-eb499cf803a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4238 | 2025.03.25 05:56:30.163534 [ 5 ] {d15eac6e-e459-4f44-a9a3-eb499cf803a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4239 | 2025.03.25 05:56:30.163775 [ 5 ] {d15eac6e-e459-4f44-a9a3-eb499cf803a4} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4240 | 2025.03.25 05:56:30.164034 [ 5 ] {d15eac6e-e459-4f44-a9a3-eb499cf803a4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 325.74 KiB/sec. | ||
4241 | 2025.03.25 05:56:30.164184 [ 5 ] {d15eac6e-e459-4f44-a9a3-eb499cf803a4} <Debug> TCPHandler: Processed in 0.001789917 sec. | ||
4242 | 2025.03.25 05:56:30.164317 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4243 | 2025.03.25 05:56:30.164426 [ 5 ] {7bcc1719-0473-4cde-a188-8207b06783af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4244 | 2025.03.25 05:56:30.164470 [ 5 ] {7bcc1719-0473-4cde-a188-8207b06783af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4245 | 2025.03.25 05:56:30.165923 [ 5 ] {7bcc1719-0473-4cde-a188-8207b06783af} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4246 | 2025.03.25 05:56:30.165963 [ 5 ] {7bcc1719-0473-4cde-a188-8207b06783af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4247 | 2025.03.25 05:56:30.166426 [ 5 ] {7bcc1719-0473-4cde-a188-8207b06783af} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4248 | 2025.03.25 05:56:30.166668 [ 5 ] {7bcc1719-0473-4cde-a188-8207b06783af} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4249 | 2025.03.25 05:56:30.166881 [ 5 ] {7bcc1719-0473-4cde-a188-8207b06783af} <Debug> executeQuery: Read 1828 rows, 152.63 KiB in 0.00248 sec., 737096.7741935484 rows/sec., 60.10 MiB/sec. | ||
4250 | 2025.03.25 05:56:30.166935 [ 5 ] {7bcc1719-0473-4cde-a188-8207b06783af} <Debug> TCPHandler: Processed in 0.002670455 sec. | ||
4251 | 2025.03.25 05:56:30.167050 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4252 | 2025.03.25 05:56:30.167156 [ 5 ] {a569084c-21fd-44d9-81b5-75de2edb745a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4253 | 2025.03.25 05:56:30.167201 [ 5 ] {a569084c-21fd-44d9-81b5-75de2edb745a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4254 | 2025.03.25 05:56:30.167790 [ 5 ] {a569084c-21fd-44d9-81b5-75de2edb745a} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4255 | 2025.03.25 05:56:30.167829 [ 5 ] {a569084c-21fd-44d9-81b5-75de2edb745a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4256 | 2025.03.25 05:56:30.168180 [ 5 ] {a569084c-21fd-44d9-81b5-75de2edb745a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4257 | 2025.03.25 05:56:30.168421 [ 5 ] {a569084c-21fd-44d9-81b5-75de2edb745a} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4258 | 2025.03.25 05:56:30.168633 [ 5 ] {a569084c-21fd-44d9-81b5-75de2edb745a} <Debug> executeQuery: Read 146 rows, 9.36 KiB in 0.001499 sec., 97398.26551034024 rows/sec., 6.10 MiB/sec. | ||
4259 | 2025.03.25 05:56:30.168684 [ 5 ] {a569084c-21fd-44d9-81b5-75de2edb745a} <Debug> TCPHandler: Processed in 0.001685134 sec. | ||
4260 | 2025.03.25 05:56:30.168818 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4261 | 2025.03.25 05:56:30.168954 [ 5 ] {ab148fa1-2d45-42cb-9d10-d4aa1388525e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4262 | 2025.03.25 05:56:30.169010 [ 5 ] {ab148fa1-2d45-42cb-9d10-d4aa1388525e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4263 | 2025.03.25 05:56:30.169760 [ 5 ] {ab148fa1-2d45-42cb-9d10-d4aa1388525e} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4264 | 2025.03.25 05:56:30.169801 [ 5 ] {ab148fa1-2d45-42cb-9d10-d4aa1388525e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4265 | 2025.03.25 05:56:30.170184 [ 5 ] {ab148fa1-2d45-42cb-9d10-d4aa1388525e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4266 | 2025.03.25 05:56:30.170432 [ 5 ] {ab148fa1-2d45-42cb-9d10-d4aa1388525e} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4267 | 2025.03.25 05:56:30.170647 [ 5 ] {ab148fa1-2d45-42cb-9d10-d4aa1388525e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001723 sec., 197910.62100986653 rows/sec., 13.21 MiB/sec. | ||
4268 | 2025.03.25 05:56:30.170700 [ 5 ] {ab148fa1-2d45-42cb-9d10-d4aa1388525e} <Debug> TCPHandler: Processed in 0.001948253 sec. | ||
4269 | 2025.03.25 05:56:30.170817 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4270 | 2025.03.25 05:56:30.170923 [ 5 ] {85592bc4-75e5-4f5a-a2c1-4842a9c570f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4271 | 2025.03.25 05:56:30.170967 [ 5 ] {85592bc4-75e5-4f5a-a2c1-4842a9c570f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4272 | 2025.03.25 05:56:30.171534 [ 5 ] {85592bc4-75e5-4f5a-a2c1-4842a9c570f9} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4273 | 2025.03.25 05:56:30.171574 [ 5 ] {85592bc4-75e5-4f5a-a2c1-4842a9c570f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4274 | 2025.03.25 05:56:30.171915 [ 5 ] {85592bc4-75e5-4f5a-a2c1-4842a9c570f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4275 | 2025.03.25 05:56:30.172148 [ 5 ] {85592bc4-75e5-4f5a-a2c1-4842a9c570f9} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4276 | 2025.03.25 05:56:30.172351 [ 5 ] {85592bc4-75e5-4f5a-a2c1-4842a9c570f9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00145 sec., 77241.37931034483 rows/sec., 4.40 MiB/sec. | ||
4277 | 2025.03.25 05:56:30.172403 [ 5 ] {85592bc4-75e5-4f5a-a2c1-4842a9c570f9} <Debug> TCPHandler: Processed in 0.001636902 sec. | ||
4278 | 2025.03.25 05:56:30.172535 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4279 | 2025.03.25 05:56:30.172673 [ 5 ] {8cf84530-66bd-4df8-ab63-b8237b5d3dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4280 | 2025.03.25 05:56:30.172730 [ 5 ] {8cf84530-66bd-4df8-ab63-b8237b5d3dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4281 | 2025.03.25 05:56:30.173683 [ 5 ] {8cf84530-66bd-4df8-ab63-b8237b5d3dbd} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4282 | 2025.03.25 05:56:30.173723 [ 5 ] {8cf84530-66bd-4df8-ab63-b8237b5d3dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4283 | 2025.03.25 05:56:30.174121 [ 5 ] {8cf84530-66bd-4df8-ab63-b8237b5d3dbd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4284 | 2025.03.25 05:56:30.174363 [ 5 ] {8cf84530-66bd-4df8-ab63-b8237b5d3dbd} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4285 | 2025.03.25 05:56:30.174549 [ 5 ] {8cf84530-66bd-4df8-ab63-b8237b5d3dbd} <Debug> executeQuery: Read 878 rows, 65.09 KiB in 0.001906 sec., 460650.57712486887 rows/sec., 33.35 MiB/sec. | ||
4286 | 2025.03.25 05:56:30.174601 [ 5 ] {8cf84530-66bd-4df8-ab63-b8237b5d3dbd} <Debug> TCPHandler: Processed in 0.002131108 sec. | ||
4287 | 2025.03.25 05:56:30.174717 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4288 | 2025.03.25 05:56:30.174824 [ 5 ] {fc54f250-6bb9-4149-b077-97cbf3631c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4289 | 2025.03.25 05:56:30.174871 [ 5 ] {fc54f250-6bb9-4149-b077-97cbf3631c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4290 | 2025.03.25 05:56:30.175315 [ 5 ] {fc54f250-6bb9-4149-b077-97cbf3631c22} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4291 | 2025.03.25 05:56:30.175353 [ 5 ] {fc54f250-6bb9-4149-b077-97cbf3631c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4292 | 2025.03.25 05:56:30.175699 [ 5 ] {fc54f250-6bb9-4149-b077-97cbf3631c22} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4293 | 2025.03.25 05:56:30.175933 [ 5 ] {fc54f250-6bb9-4149-b077-97cbf3631c22} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4294 | 2025.03.25 05:56:30.176149 [ 5 ] {fc54f250-6bb9-4149-b077-97cbf3631c22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec. | ||
4295 | 2025.03.25 05:56:30.176341 [ 5 ] {fc54f250-6bb9-4149-b077-97cbf3631c22} <Debug> TCPHandler: Processed in 0.001671144 sec. | ||
4296 | 2025.03.25 05:56:30.176460 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4297 | 2025.03.25 05:56:30.176564 [ 5 ] {19674bb1-526a-496e-88aa-1c2fe375cd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4298 | 2025.03.25 05:56:30.176613 [ 5 ] {19674bb1-526a-496e-88aa-1c2fe375cd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4299 | 2025.03.25 05:56:30.177370 [ 5 ] {19674bb1-526a-496e-88aa-1c2fe375cd26} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4300 | 2025.03.25 05:56:30.177410 [ 5 ] {19674bb1-526a-496e-88aa-1c2fe375cd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4301 | 2025.03.25 05:56:30.177828 [ 5 ] {19674bb1-526a-496e-88aa-1c2fe375cd26} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4302 | 2025.03.25 05:56:30.178064 [ 5 ] {19674bb1-526a-496e-88aa-1c2fe375cd26} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4303 | 2025.03.25 05:56:30.178192 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4304 | 2025.03.25 05:56:30.178240 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4305 | 2025.03.25 05:56:30.178250 [ 5 ] {19674bb1-526a-496e-88aa-1c2fe375cd26} <Debug> executeQuery: Read 1022 rows, 69.75 KiB in 0.001706 sec., 599062.1336459555 rows/sec., 39.92 MiB/sec. | ||
4306 | 2025.03.25 05:56:30.178271 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4307 | 2025.03.25 05:56:30.178319 [ 5 ] {19674bb1-526a-496e-88aa-1c2fe375cd26} <Debug> TCPHandler: Processed in 0.001907381 sec. | ||
4308 | 2025.03.25 05:56:30.178409 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
4309 | 2025.03.25 05:56:30.178456 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4310 | 2025.03.25 05:56:30.178546 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4311 | 2025.03.25 05:56:30.178583 [ 5 ] {a076f23c-e09d-4549-a506-97e844092c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4312 | 2025.03.25 05:56:30.178593 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8946 rows starting from the beginning of the part | ||
4313 | 2025.03.25 05:56:30.178643 [ 5 ] {a076f23c-e09d-4549-a506-97e844092c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4314 | 2025.03.25 05:56:30.178801 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part | ||
4315 | 2025.03.25 05:56:30.179256 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 166 rows starting from the beginning of the part | ||
4316 | 2025.03.25 05:56:30.179581 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part | ||
4317 | 2025.03.25 05:56:30.179992 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
4318 | 2025.03.25 05:56:30.180252 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1022 rows starting from the beginning of the part | ||
4319 | 2025.03.25 05:56:30.180887 [ 5 ] {a076f23c-e09d-4549-a506-97e844092c7a} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4320 | 2025.03.25 05:56:30.180928 [ 5 ] {a076f23c-e09d-4549-a506-97e844092c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4321 | 2025.03.25 05:56:30.181325 [ 5 ] {a076f23c-e09d-4549-a506-97e844092c7a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4322 | 2025.03.25 05:56:30.181631 [ 5 ] {a076f23c-e09d-4549-a506-97e844092c7a} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2025.03.25 05:56:30.181881 [ 5 ] {a076f23c-e09d-4549-a506-97e844092c7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003326 sec., 300.6614552014432 rows/sec., 20.26 KiB/sec. | ||
4324 | 2025.03.25 05:56:30.181975 [ 5 ] {a076f23c-e09d-4549-a506-97e844092c7a} <Debug> TCPHandler: Processed in 0.003569704 sec. | ||
4325 | 2025.03.25 05:56:30.182122 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4326 | 2025.03.25 05:56:30.182269 [ 5 ] {a0740aee-307d-41d7-b66b-c220b7ce96ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4327 | 2025.03.25 05:56:30.182373 [ 5 ] {a0740aee-307d-41d7-b66b-c220b7ce96ff} <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 | ||
4328 | 2025.03.25 05:56:30.183705 [ 5 ] {a0740aee-307d-41d7-b66b-c220b7ce96ff} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4329 | 2025.03.25 05:56:30.183749 [ 5 ] {a0740aee-307d-41d7-b66b-c220b7ce96ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4330 | 2025.03.25 05:56:30.184431 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006093665 sec., 1767081.0587716915 rows/sec., 119.23 MiB/sec. | ||
4331 | 2025.03.25 05:56:30.184657 [ 5 ] {a0740aee-307d-41d7-b66b-c220b7ce96ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4332 | 2025.03.25 05:56:30.185033 [ 5 ] {a0740aee-307d-41d7-b66b-c220b7ce96ff} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4333 | 2025.03.25 05:56:30.185085 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4334 | 2025.03.25 05:56:30.185588 [ 5 ] {a0740aee-307d-41d7-b66b-c220b7ce96ff} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003358 sec., 10125.074449076832 rows/sec., 18.14 MiB/sec. | ||
4335 | 2025.03.25 05:56:30.185918 [ 5 ] {a0740aee-307d-41d7-b66b-c220b7ce96ff} <Debug> TCPHandler: Processed in 0.003851823 sec. | ||
4336 | 2025.03.25 05:56:30.186073 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4337 | 2025.03.25 05:56:30.186140 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4338 | 2025.03.25 05:56:30.186235 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4339 | 2025.03.25 05:56:30.186306 [ 5 ] {07643b20-5398-4d9e-bc9c-93637ccf0e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4340 | 2025.03.25 05:56:30.186419 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
4341 | 2025.03.25 05:56:30.186427 [ 5 ] {07643b20-5398-4d9e-bc9c-93637ccf0e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4342 | 2025.03.25 05:56:30.186914 [ 5 ] {07643b20-5398-4d9e-bc9c-93637ccf0e9e} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4343 | 2025.03.25 05:56:30.186953 [ 5 ] {07643b20-5398-4d9e-bc9c-93637ccf0e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4344 | 2025.03.25 05:56:30.187314 [ 5 ] {07643b20-5398-4d9e-bc9c-93637ccf0e9e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4345 | 2025.03.25 05:56:30.187554 [ 5 ] {07643b20-5398-4d9e-bc9c-93637ccf0e9e} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4346 | 2025.03.25 05:56:30.187681 [ 97 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4347 | 2025.03.25 05:56:30.187720 [ 97 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4348 | 2025.03.25 05:56:30.187735 [ 5 ] {07643b20-5398-4d9e-bc9c-93637ccf0e9e} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.001471 sec., 39428.95989123045 rows/sec., 2.44 MiB/sec. | ||
4349 | 2025.03.25 05:56:30.187746 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4350 | 2025.03.25 05:56:30.187839 [ 5 ] {07643b20-5398-4d9e-bc9c-93637ccf0e9e} <Debug> TCPHandler: Processed in 0.001780247 sec. | ||
4351 | 2025.03.25 05:56:30.188143 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
4352 | 2025.03.25 05:56:30.188380 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4353 | 2025.03.25 05:56:30.188419 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1542 rows starting from the beginning of the part | ||
4354 | 2025.03.25 05:56:30.188513 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
4355 | 2025.03.25 05:56:30.188591 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
4356 | 2025.03.25 05:56:30.188801 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part | ||
4357 | 2025.03.25 05:56:30.189004 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
4358 | 2025.03.25 05:56:30.189244 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
4359 | 2025.03.25 05:56:30.190744 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1884 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887472 sec., 652473.859486776 rows/sec., 42.65 MiB/sec. | ||
4360 | 2025.03.25 05:56:30.190950 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4361 | 2025.03.25 05:56:30.191239 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4362 | 2025.03.25 05:56:30.191323 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_31_6} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4363 | 2025.03.25 05:56:30.191405 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4364 | 2025.03.25 05:56:32.296615 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4365 | 2025.03.25 05:56:32.296939 [ 5 ] {5e01cefd-0b3b-4cb1-8785-26ddf921af09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4366 | 2025.03.25 05:56:32.297052 [ 5 ] {5e01cefd-0b3b-4cb1-8785-26ddf921af09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4367 | 2025.03.25 05:56:32.298019 [ 5 ] {5e01cefd-0b3b-4cb1-8785-26ddf921af09} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4368 | 2025.03.25 05:56:32.298061 [ 5 ] {5e01cefd-0b3b-4cb1-8785-26ddf921af09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4369 | 2025.03.25 05:56:32.298488 [ 5 ] {5e01cefd-0b3b-4cb1-8785-26ddf921af09} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4370 | 2025.03.25 05:56:32.298736 [ 5 ] {5e01cefd-0b3b-4cb1-8785-26ddf921af09} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4371 | 2025.03.25 05:56:32.298942 [ 5 ] {5e01cefd-0b3b-4cb1-8785-26ddf921af09} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00209 sec., 26794.258373205743 rows/sec., 2.06 MiB/sec. | ||
4372 | 2025.03.25 05:56:32.298999 [ 5 ] {5e01cefd-0b3b-4cb1-8785-26ddf921af09} <Debug> TCPHandler: Processed in 0.002571283 sec. | ||
4373 | 2025.03.25 05:56:32.299124 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4374 | 2025.03.25 05:56:32.299230 [ 5 ] {9d6d7baf-eaf7-4388-91fa-0795bba5bedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4375 | 2025.03.25 05:56:32.299277 [ 5 ] {9d6d7baf-eaf7-4388-91fa-0795bba5bedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4376 | 2025.03.25 05:56:32.299822 [ 5 ] {9d6d7baf-eaf7-4388-91fa-0795bba5bedc} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4377 | 2025.03.25 05:56:32.299861 [ 5 ] {9d6d7baf-eaf7-4388-91fa-0795bba5bedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4378 | 2025.03.25 05:56:32.300225 [ 5 ] {9d6d7baf-eaf7-4388-91fa-0795bba5bedc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4379 | 2025.03.25 05:56:32.300459 [ 5 ] {9d6d7baf-eaf7-4388-91fa-0795bba5bedc} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4380 | 2025.03.25 05:56:32.300668 [ 5 ] {9d6d7baf-eaf7-4388-91fa-0795bba5bedc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001446 sec., 44260.02766251729 rows/sec., 3.45 MiB/sec. | ||
4381 | 2025.03.25 05:56:32.300751 [ 5 ] {9d6d7baf-eaf7-4388-91fa-0795bba5bedc} <Debug> TCPHandler: Processed in 0.001678034 sec. | ||
4382 | 2025.03.25 05:56:32.301026 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4383 | 2025.03.25 05:56:32.301228 [ 5 ] {71dbf7cb-2c6a-478f-96bb-0888644c562c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4384 | 2025.03.25 05:56:32.301284 [ 5 ] {71dbf7cb-2c6a-478f-96bb-0888644c562c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4385 | 2025.03.25 05:56:32.301792 [ 5 ] {71dbf7cb-2c6a-478f-96bb-0888644c562c} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4386 | 2025.03.25 05:56:32.301831 [ 5 ] {71dbf7cb-2c6a-478f-96bb-0888644c562c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4387 | 2025.03.25 05:56:32.302206 [ 5 ] {71dbf7cb-2c6a-478f-96bb-0888644c562c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4388 | 2025.03.25 05:56:32.302438 [ 5 ] {71dbf7cb-2c6a-478f-96bb-0888644c562c} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4389 | 2025.03.25 05:56:32.302616 [ 5 ] {71dbf7cb-2c6a-478f-96bb-0888644c562c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001427 sec., 44849.33426769446 rows/sec., 3.12 MiB/sec. | ||
4390 | 2025.03.25 05:56:32.302667 [ 5 ] {71dbf7cb-2c6a-478f-96bb-0888644c562c} <Debug> TCPHandler: Processed in 0.001758736 sec. | ||
4391 | 2025.03.25 05:56:32.302781 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4392 | 2025.03.25 05:56:32.302886 [ 5 ] {f2856dd2-b3f7-444f-beeb-3ff1ef1fa5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4393 | 2025.03.25 05:56:32.302932 [ 5 ] {f2856dd2-b3f7-444f-beeb-3ff1ef1fa5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4394 | 2025.03.25 05:56:32.303357 [ 5 ] {f2856dd2-b3f7-444f-beeb-3ff1ef1fa5d1} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4395 | 2025.03.25 05:56:32.303394 [ 5 ] {f2856dd2-b3f7-444f-beeb-3ff1ef1fa5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4396 | 2025.03.25 05:56:32.303742 [ 5 ] {f2856dd2-b3f7-444f-beeb-3ff1ef1fa5d1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4397 | 2025.03.25 05:56:32.303968 [ 5 ] {f2856dd2-b3f7-444f-beeb-3ff1ef1fa5d1} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4398 | 2025.03.25 05:56:32.304156 [ 5 ] {f2856dd2-b3f7-444f-beeb-3ff1ef1fa5d1} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00129 sec., 18604.6511627907 rows/sec., 1.25 MiB/sec. | ||
4399 | 2025.03.25 05:56:32.304273 [ 5 ] {f2856dd2-b3f7-444f-beeb-3ff1ef1fa5d1} <Debug> TCPHandler: Processed in 0.001542199 sec. | ||
4400 | 2025.03.25 05:56:34.134229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4401 | 2025.03.25 05:56:34.134935 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4402 | 2025.03.25 05:56:34.134977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4403 | 2025.03.25 05:56:34.135507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4404 | 2025.03.25 05:56:34.135758 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4405 | 2025.03.25 05:56:34.135906 [ 92 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4406 | 2025.03.25 05:56:34.135945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4407 | 2025.03.25 05:56:34.135957 [ 92 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4408 | 2025.03.25 05:56:34.135981 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4409 | 2025.03.25 05:56:34.136116 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
4410 | 2025.03.25 05:56:34.136276 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4411 | 2025.03.25 05:56:34.136319 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
4412 | 2025.03.25 05:56:34.136399 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
4413 | 2025.03.25 05:56:34.136600 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
4414 | 2025.03.25 05:56:34.136797 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
4415 | 2025.03.25 05:56:34.137000 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
4416 | 2025.03.25 05:56:34.137194 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
4417 | 2025.03.25 05:56:34.139654 [ 201 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003601655 sec., 2692928.6675153505 rows/sec., 38.52 MiB/sec. | ||
4418 | 2025.03.25 05:56:34.139926 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4419 | 2025.03.25 05:56:34.140241 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_21_4} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4420 | 2025.03.25 05:56:34.140343 [ 192 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_21_4} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4421 | 2025.03.25 05:56:34.140443 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4422 | 2025.03.25 05:56:34.784170 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4423 | 2025.03.25 05:56:34.805283 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4424 | 2025.03.25 05:56:34.805352 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4425 | 2025.03.25 05:56:34.813203 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4426 | 2025.03.25 05:56:34.814042 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4427 | 2025.03.25 05:56:34.814429 [ 88 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4428 | 2025.03.25 05:56:34.814581 [ 88 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4429 | 2025.03.25 05:56:34.814653 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4430 | 2025.03.25 05:56:34.815114 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
4431 | 2025.03.25 05:56:34.837013 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4432 | 2025.03.25 05:56:34.838231 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4433 | 2025.03.25 05:56:34.840166 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
4434 | 2025.03.25 05:56:34.851422 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
4435 | 2025.03.25 05:56:34.859772 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
4436 | 2025.03.25 05:56:34.865206 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
4437 | 2025.03.25 05:56:34.870663 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
4438 | 2025.03.25 05:56:34.875070 [ 201 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
4439 | 2025.03.25 05:56:34.947998 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.133192764 sec., 1193.7585438199933 rows/sec., 6.17 MiB/sec. | ||
4440 | 2025.03.25 05:56:34.950909 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4441 | 2025.03.25 05:56:34.954003 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_21_4} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4442 | 2025.03.25 05:56:34.954138 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_21_4} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4443 | 2025.03.25 05:56:34.956488 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4444 | 2025.03.25 05:56:35.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.63 MiB, peak 193.19 MiB, free memory in arenas 0.00 B, will set to 185.42 MiB (RSS), difference: 2.79 MiB | ||
4445 | 2025.03.25 05:56:36.677522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 644 | ||
4446 | 2025.03.25 05:56:36.680978 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4447 | 2025.03.25 05:56:36.681034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4448 | 2025.03.25 05:56:36.682554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4449 | 2025.03.25 05:56:36.682881 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4450 | 2025.03.25 05:56:36.683763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
4451 | 2025.03.25 05:56:37.300903 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4452 | 2025.03.25 05:56:37.301239 [ 5 ] {e30bac22-da2c-44f0-a231-a610aa9525a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4453 | 2025.03.25 05:56:37.301362 [ 5 ] {e30bac22-da2c-44f0-a231-a610aa9525a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4454 | 2025.03.25 05:56:37.302355 [ 5 ] {e30bac22-da2c-44f0-a231-a610aa9525a0} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4455 | 2025.03.25 05:56:37.302409 [ 5 ] {e30bac22-da2c-44f0-a231-a610aa9525a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4456 | 2025.03.25 05:56:37.302873 [ 5 ] {e30bac22-da2c-44f0-a231-a610aa9525a0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4457 | 2025.03.25 05:56:37.303136 [ 5 ] {e30bac22-da2c-44f0-a231-a610aa9525a0} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4458 | 2025.03.25 05:56:37.303398 [ 5 ] {e30bac22-da2c-44f0-a231-a610aa9525a0} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002248 sec., 29359.430604982208 rows/sec., 2.34 MiB/sec. | ||
4459 | 2025.03.25 05:56:37.303466 [ 5 ] {e30bac22-da2c-44f0-a231-a610aa9525a0} <Debug> TCPHandler: Processed in 0.002757578 sec. | ||
4460 | 2025.03.25 05:56:37.303613 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4461 | 2025.03.25 05:56:37.303757 [ 5 ] {a8f0e0d6-9549-4208-a1b4-1ff9b8f4f60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4462 | 2025.03.25 05:56:37.303815 [ 5 ] {a8f0e0d6-9549-4208-a1b4-1ff9b8f4f60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4463 | 2025.03.25 05:56:37.304480 [ 5 ] {a8f0e0d6-9549-4208-a1b4-1ff9b8f4f60d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4464 | 2025.03.25 05:56:37.304529 [ 5 ] {a8f0e0d6-9549-4208-a1b4-1ff9b8f4f60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4465 | 2025.03.25 05:56:37.304919 [ 5 ] {a8f0e0d6-9549-4208-a1b4-1ff9b8f4f60d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4466 | 2025.03.25 05:56:37.305161 [ 5 ] {a8f0e0d6-9549-4208-a1b4-1ff9b8f4f60d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4467 | 2025.03.25 05:56:37.305309 [ 85 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4468 | 2025.03.25 05:56:37.305353 [ 5 ] {a8f0e0d6-9549-4208-a1b4-1ff9b8f4f60d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001629 sec., 3069.367710251688 rows/sec., 230.80 KiB/sec. | ||
4469 | 2025.03.25 05:56:37.305360 [ 85 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4470 | 2025.03.25 05:56:37.305406 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4471 | 2025.03.25 05:56:37.305427 [ 5 ] {a8f0e0d6-9549-4208-a1b4-1ff9b8f4f60d} <Debug> TCPHandler: Processed in 0.00188065 sec. | ||
4472 | 2025.03.25 05:56:37.305742 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
4473 | 2025.03.25 05:56:37.305752 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4474 | 2025.03.25 05:56:37.306055 [ 5 ] {4eb30b61-3192-485d-92d5-acbd49f36a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4475 | 2025.03.25 05:56:37.306120 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4476 | 2025.03.25 05:56:37.306142 [ 5 ] {4eb30b61-3192-485d-92d5-acbd49f36a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4477 | 2025.03.25 05:56:37.306218 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 159 rows starting from the beginning of the part | ||
4478 | 2025.03.25 05:56:37.306534 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part | ||
4479 | 2025.03.25 05:56:37.306879 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 140 rows starting from the beginning of the part | ||
4480 | 2025.03.25 05:56:37.307151 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part | ||
4481 | 2025.03.25 05:56:37.307524 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 146 rows starting from the beginning of the part | ||
4482 | 2025.03.25 05:56:37.307858 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
4483 | 2025.03.25 05:56:37.309303 [ 5 ] {4eb30b61-3192-485d-92d5-acbd49f36a40} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4484 | 2025.03.25 05:56:37.309385 [ 5 ] {4eb30b61-3192-485d-92d5-acbd49f36a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4485 | 2025.03.25 05:56:37.310521 [ 5 ] {4eb30b61-3192-485d-92d5-acbd49f36a40} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4486 | 2025.03.25 05:56:37.311071 [ 5 ] {4eb30b61-3192-485d-92d5-acbd49f36a40} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4487 | 2025.03.25 05:56:37.311415 [ 191 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 5 columns (5 merged, 0 gathered) in 0.005874797 sec., 80343.20164594623 rows/sec., 5.39 MiB/sec. | ||
4488 | 2025.03.25 05:56:37.311703 [ 5 ] {4eb30b61-3192-485d-92d5-acbd49f36a40} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.005709 sec., 12086.17971623752 rows/sec., 966.13 KiB/sec. | ||
4489 | 2025.03.25 05:56:37.311770 [ 191 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4490 | 2025.03.25 05:56:37.312174 [ 5 ] {4eb30b61-3192-485d-92d5-acbd49f36a40} <Debug> TCPHandler: Processed in 0.00656183 sec. | ||
4491 | 2025.03.25 05:56:37.312396 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4492 | 2025.03.25 05:56:37.312573 [ 5 ] {2cca61e4-a79d-467b-aedf-114485f3f013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4493 | 2025.03.25 05:56:37.312579 [ 191 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4494 | 2025.03.25 05:56:37.312683 [ 5 ] {2cca61e4-a79d-467b-aedf-114485f3f013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4495 | 2025.03.25 05:56:37.312814 [ 191 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_21_4} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4496 | 2025.03.25 05:56:37.313030 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
4497 | 2025.03.25 05:56:37.313544 [ 5 ] {2cca61e4-a79d-467b-aedf-114485f3f013} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4498 | 2025.03.25 05:56:37.313588 [ 5 ] {2cca61e4-a79d-467b-aedf-114485f3f013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4499 | 2025.03.25 05:56:37.313993 [ 5 ] {2cca61e4-a79d-467b-aedf-114485f3f013} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4500 | 2025.03.25 05:56:37.314233 [ 5 ] {2cca61e4-a79d-467b-aedf-114485f3f013} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4501 | 2025.03.25 05:56:37.314454 [ 5 ] {2cca61e4-a79d-467b-aedf-114485f3f013} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001926 sec., 83073.72793354101 rows/sec., 5.79 MiB/sec. | ||
4502 | 2025.03.25 05:56:37.314666 [ 5 ] {2cca61e4-a79d-467b-aedf-114485f3f013} <Debug> TCPHandler: Processed in 0.002327825 sec. | ||
4503 | 2025.03.25 05:56:37.314887 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4504 | 2025.03.25 05:56:37.314995 [ 5 ] {2f430897-e14e-4f42-99c7-d43e1a085f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4505 | 2025.03.25 05:56:37.315074 [ 5 ] {2f430897-e14e-4f42-99c7-d43e1a085f81} <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 | ||
4506 | 2025.03.25 05:56:37.316146 [ 5 ] {2f430897-e14e-4f42-99c7-d43e1a085f81} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4507 | 2025.03.25 05:56:37.316184 [ 5 ] {2f430897-e14e-4f42-99c7-d43e1a085f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4508 | 2025.03.25 05:56:37.316796 [ 5 ] {2f430897-e14e-4f42-99c7-d43e1a085f81} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4509 | 2025.03.25 05:56:37.317057 [ 5 ] {2f430897-e14e-4f42-99c7-d43e1a085f81} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4510 | 2025.03.25 05:56:37.317350 [ 5 ] {2f430897-e14e-4f42-99c7-d43e1a085f81} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002377 sec., 2103.491796381994 rows/sec., 3.77 MiB/sec. | ||
4511 | 2025.03.25 05:56:37.317907 [ 5 ] {2f430897-e14e-4f42-99c7-d43e1a085f81} <Debug> TCPHandler: Processed in 0.003084559 sec. | ||
4512 | 2025.03.25 05:56:37.318029 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4513 | 2025.03.25 05:56:37.318132 [ 5 ] {c97452fa-11be-4d92-bcd4-bcf0c8515fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4514 | 2025.03.25 05:56:37.318179 [ 5 ] {c97452fa-11be-4d92-bcd4-bcf0c8515fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4515 | 2025.03.25 05:56:37.318639 [ 5 ] {c97452fa-11be-4d92-bcd4-bcf0c8515fcc} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4516 | 2025.03.25 05:56:37.318676 [ 5 ] {c97452fa-11be-4d92-bcd4-bcf0c8515fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4517 | 2025.03.25 05:56:37.319030 [ 5 ] {c97452fa-11be-4d92-bcd4-bcf0c8515fcc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4518 | 2025.03.25 05:56:37.319271 [ 5 ] {c97452fa-11be-4d92-bcd4-bcf0c8515fcc} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4519 | 2025.03.25 05:56:37.319448 [ 5 ] {c97452fa-11be-4d92-bcd4-bcf0c8515fcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. | ||
4520 | 2025.03.25 05:56:37.319498 [ 5 ] {c97452fa-11be-4d92-bcd4-bcf0c8515fcc} <Debug> TCPHandler: Processed in 0.001521008 sec. | ||
4521 | 2025.03.25 05:56:41.516378 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4522 | 2025.03.25 05:56:41.516437 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4523 | 2025.03.25 05:56:41.637037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4524 | 2025.03.25 05:56:41.637663 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4525 | 2025.03.25 05:56:41.637700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4526 | 2025.03.25 05:56:41.638251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4527 | 2025.03.25 05:56:41.638508 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4528 | 2025.03.25 05:56:41.638693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4529 | 2025.03.25 05:56:42.308249 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4530 | 2025.03.25 05:56:42.308481 [ 5 ] {372e094b-2f4e-4678-a2c2-cb58d512e8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4531 | 2025.03.25 05:56:42.308564 [ 5 ] {372e094b-2f4e-4678-a2c2-cb58d512e8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4532 | 2025.03.25 05:56:42.309420 [ 5 ] {372e094b-2f4e-4678-a2c2-cb58d512e8a3} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4533 | 2025.03.25 05:56:42.309474 [ 5 ] {372e094b-2f4e-4678-a2c2-cb58d512e8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4534 | 2025.03.25 05:56:42.309923 [ 5 ] {372e094b-2f4e-4678-a2c2-cb58d512e8a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4535 | 2025.03.25 05:56:42.310179 [ 5 ] {372e094b-2f4e-4678-a2c2-cb58d512e8a3} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4536 | 2025.03.25 05:56:42.310375 [ 76 ] {} <Debug> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4537 | 2025.03.25 05:56:42.310440 [ 5 ] {372e094b-2f4e-4678-a2c2-cb58d512e8a3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00201 sec., 105472.6368159204 rows/sec., 6.71 MiB/sec. | ||
4538 | 2025.03.25 05:56:42.310467 [ 76 ] {} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4539 | 2025.03.25 05:56:42.310544 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4540 | 2025.03.25 05:56:42.310573 [ 5 ] {372e094b-2f4e-4678-a2c2-cb58d512e8a3} <Debug> TCPHandler: Processed in 0.002470579 sec. | ||
4541 | 2025.03.25 05:56:42.310921 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::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 | ||
4542 | 2025.03.25 05:56:42.310946 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4543 | 2025.03.25 05:56:42.311213 [ 5 ] {24c573b0-4db0-42e1-a5ac-666e5d634df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4544 | 2025.03.25 05:56:42.311285 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4545 | 2025.03.25 05:56:42.311307 [ 5 ] {24c573b0-4db0-42e1-a5ac-666e5d634df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4546 | 2025.03.25 05:56:42.311394 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
4547 | 2025.03.25 05:56:42.311705 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
4548 | 2025.03.25 05:56:42.312078 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
4549 | 2025.03.25 05:56:42.312439 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
4550 | 2025.03.25 05:56:42.312779 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
4551 | 2025.03.25 05:56:42.314468 [ 5 ] {24c573b0-4db0-42e1-a5ac-666e5d634df5} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4552 | 2025.03.25 05:56:42.314546 [ 5 ] {24c573b0-4db0-42e1-a5ac-666e5d634df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4553 | 2025.03.25 05:56:42.315408 [ 5 ] {24c573b0-4db0-42e1-a5ac-666e5d634df5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4554 | 2025.03.25 05:56:42.315492 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004805194 sec., 220594.63155910044 rows/sec., 14.87 MiB/sec. | ||
4555 | 2025.03.25 05:56:42.315721 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4556 | 2025.03.25 05:56:42.315902 [ 5 ] {24c573b0-4db0-42e1-a5ac-666e5d634df5} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4557 | 2025.03.25 05:56:42.316370 [ 5 ] {24c573b0-4db0-42e1-a5ac-666e5d634df5} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.005218 sec., 131276.35109237256 rows/sec., 10.45 MiB/sec. | ||
4558 | 2025.03.25 05:56:42.316402 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_13_3} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4559 | 2025.03.25 05:56:42.316530 [ 5 ] {24c573b0-4db0-42e1-a5ac-666e5d634df5} <Debug> TCPHandler: Processed in 0.005727813 sec. | ||
4560 | 2025.03.25 05:56:42.316629 [ 190 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_13_3} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4561 | 2025.03.25 05:56:42.316745 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4562 | 2025.03.25 05:56:42.316777 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
4563 | 2025.03.25 05:56:42.316877 [ 5 ] {e9944863-e44a-4c7d-95bb-8fbdb1bc83af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4564 | 2025.03.25 05:56:42.316929 [ 5 ] {e9944863-e44a-4c7d-95bb-8fbdb1bc83af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4565 | 2025.03.25 05:56:42.317532 [ 5 ] {e9944863-e44a-4c7d-95bb-8fbdb1bc83af} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4566 | 2025.03.25 05:56:42.317573 [ 5 ] {e9944863-e44a-4c7d-95bb-8fbdb1bc83af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4567 | 2025.03.25 05:56:42.317938 [ 5 ] {e9944863-e44a-4c7d-95bb-8fbdb1bc83af} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4568 | 2025.03.25 05:56:42.318187 [ 5 ] {e9944863-e44a-4c7d-95bb-8fbdb1bc83af} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4569 | 2025.03.25 05:56:42.318440 [ 5 ] {e9944863-e44a-4c7d-95bb-8fbdb1bc83af} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001578 sec., 88719.89860583017 rows/sec., 5.53 MiB/sec. | ||
4570 | 2025.03.25 05:56:42.318643 [ 5 ] {e9944863-e44a-4c7d-95bb-8fbdb1bc83af} <Debug> TCPHandler: Processed in 0.001987623 sec. | ||
4571 | 2025.03.25 05:56:42.318814 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4572 | 2025.03.25 05:56:42.318920 [ 5 ] {ae5c79bd-cd6d-4993-af9a-ecab23ac77e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4573 | 2025.03.25 05:56:42.318965 [ 5 ] {ae5c79bd-cd6d-4993-af9a-ecab23ac77e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4574 | 2025.03.25 05:56:42.319547 [ 5 ] {ae5c79bd-cd6d-4993-af9a-ecab23ac77e9} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4575 | 2025.03.25 05:56:42.319586 [ 5 ] {ae5c79bd-cd6d-4993-af9a-ecab23ac77e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4576 | 2025.03.25 05:56:42.319932 [ 5 ] {ae5c79bd-cd6d-4993-af9a-ecab23ac77e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4577 | 2025.03.25 05:56:42.320178 [ 5 ] {ae5c79bd-cd6d-4993-af9a-ecab23ac77e9} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4578 | 2025.03.25 05:56:42.320384 [ 5 ] {ae5c79bd-cd6d-4993-af9a-ecab23ac77e9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001487 sec., 75991.93006052454 rows/sec., 4.92 MiB/sec. | ||
4579 | 2025.03.25 05:56:42.320437 [ 5 ] {ae5c79bd-cd6d-4993-af9a-ecab23ac77e9} <Debug> TCPHandler: Processed in 0.001677284 sec. | ||
4580 | 2025.03.25 05:56:42.320556 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4581 | 2025.03.25 05:56:42.320668 [ 5 ] {de739d96-f26c-438b-a879-ea6a9dd44b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4582 | 2025.03.25 05:56:42.320718 [ 5 ] {de739d96-f26c-438b-a879-ea6a9dd44b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4583 | 2025.03.25 05:56:42.321281 [ 5 ] {de739d96-f26c-438b-a879-ea6a9dd44b66} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4584 | 2025.03.25 05:56:42.321322 [ 5 ] {de739d96-f26c-438b-a879-ea6a9dd44b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4585 | 2025.03.25 05:56:42.321692 [ 5 ] {de739d96-f26c-438b-a879-ea6a9dd44b66} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4586 | 2025.03.25 05:56:42.321935 [ 5 ] {de739d96-f26c-438b-a879-ea6a9dd44b66} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4587 | 2025.03.25 05:56:42.322090 [ 76 ] {} <Debug> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4588 | 2025.03.25 05:56:42.322170 [ 76 ] {} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2025.03.25 05:56:42.322180 [ 5 ] {de739d96-f26c-438b-a879-ea6a9dd44b66} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001526 sec., 73394.49541284403 rows/sec., 4.18 MiB/sec. | ||
4590 | 2025.03.25 05:56:42.322211 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4591 | 2025.03.25 05:56:42.322326 [ 5 ] {de739d96-f26c-438b-a879-ea6a9dd44b66} <Debug> TCPHandler: Processed in 0.001823478 sec. | ||
4592 | 2025.03.25 05:56:42.322388 [ 193 ] {3c135151-5627-41aa-aed9-07be29b520f3::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 | ||
4593 | 2025.03.25 05:56:42.322477 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4594 | 2025.03.25 05:56:42.322508 [ 193 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4595 | 2025.03.25 05:56:42.322543 [ 193 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
4596 | 2025.03.25 05:56:42.322607 [ 5 ] {25a8fbd6-8a32-40dc-9b0e-4599c52a9986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4597 | 2025.03.25 05:56:42.322746 [ 193 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
4598 | 2025.03.25 05:56:42.322752 [ 5 ] {25a8fbd6-8a32-40dc-9b0e-4599c52a9986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4599 | 2025.03.25 05:56:42.323112 [ 193 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
4600 | 2025.03.25 05:56:42.323513 [ 193 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
4601 | 2025.03.25 05:56:42.323849 [ 193 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
4602 | 2025.03.25 05:56:42.325114 [ 5 ] {25a8fbd6-8a32-40dc-9b0e-4599c52a9986} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4603 | 2025.03.25 05:56:42.325164 [ 5 ] {25a8fbd6-8a32-40dc-9b0e-4599c52a9986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4604 | 2025.03.25 05:56:42.325601 [ 190 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003271565 sec., 171171.90090980922 rows/sec., 10.40 MiB/sec. | ||
4605 | 2025.03.25 05:56:42.325759 [ 5 ] {25a8fbd6-8a32-40dc-9b0e-4599c52a9986} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4606 | 2025.03.25 05:56:42.325810 [ 190 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4607 | 2025.03.25 05:56:42.326199 [ 5 ] {25a8fbd6-8a32-40dc-9b0e-4599c52a9986} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4608 | 2025.03.25 05:56:42.326338 [ 190 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_13_3} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4609 | 2025.03.25 05:56:42.326608 [ 190 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_13_3} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4610 | 2025.03.25 05:56:42.326646 [ 5 ] {25a8fbd6-8a32-40dc-9b0e-4599c52a9986} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.004066 sec., 102311.85440236104 rows/sec., 7.28 MiB/sec. | ||
4611 | 2025.03.25 05:56:42.326838 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
4612 | 2025.03.25 05:56:42.326852 [ 5 ] {25a8fbd6-8a32-40dc-9b0e-4599c52a9986} <Debug> TCPHandler: Processed in 0.004434962 sec. | ||
4613 | 2025.03.25 05:56:42.327011 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4614 | 2025.03.25 05:56:42.327118 [ 5 ] {1b39478b-9567-443b-aa28-698dc5360df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4615 | 2025.03.25 05:56:42.327163 [ 5 ] {1b39478b-9567-443b-aa28-698dc5360df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4616 | 2025.03.25 05:56:42.327628 [ 5 ] {1b39478b-9567-443b-aa28-698dc5360df2} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4617 | 2025.03.25 05:56:42.327667 [ 5 ] {1b39478b-9567-443b-aa28-698dc5360df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4618 | 2025.03.25 05:56:42.328018 [ 5 ] {1b39478b-9567-443b-aa28-698dc5360df2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4619 | 2025.03.25 05:56:42.328254 [ 5 ] {1b39478b-9567-443b-aa28-698dc5360df2} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4620 | 2025.03.25 05:56:42.328495 [ 5 ] {1b39478b-9567-443b-aa28-698dc5360df2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. | ||
4621 | 2025.03.25 05:56:42.328577 [ 5 ] {1b39478b-9567-443b-aa28-698dc5360df2} <Debug> TCPHandler: Processed in 0.001615572 sec. | ||
4622 | 2025.03.25 05:56:42.328696 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4623 | 2025.03.25 05:56:42.328801 [ 5 ] {65ad1830-327a-494f-9c0f-20243e6547db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4624 | 2025.03.25 05:56:42.328849 [ 5 ] {65ad1830-327a-494f-9c0f-20243e6547db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4625 | 2025.03.25 05:56:42.329361 [ 5 ] {65ad1830-327a-494f-9c0f-20243e6547db} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4626 | 2025.03.25 05:56:42.329398 [ 5 ] {65ad1830-327a-494f-9c0f-20243e6547db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4627 | 2025.03.25 05:56:42.329772 [ 5 ] {65ad1830-327a-494f-9c0f-20243e6547db} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4628 | 2025.03.25 05:56:42.330001 [ 5 ] {65ad1830-327a-494f-9c0f-20243e6547db} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4629 | 2025.03.25 05:56:42.330204 [ 5 ] {65ad1830-327a-494f-9c0f-20243e6547db} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001425 sec., 166315.7894736842 rows/sec., 11.15 MiB/sec. | ||
4630 | 2025.03.25 05:56:42.330255 [ 5 ] {65ad1830-327a-494f-9c0f-20243e6547db} <Debug> TCPHandler: Processed in 0.001609402 sec. | ||
4631 | 2025.03.25 05:56:42.330368 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4632 | 2025.03.25 05:56:42.330471 [ 5 ] {c15e6cc3-8a16-4ab5-9aff-58a039e7010c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4633 | 2025.03.25 05:56:42.330517 [ 5 ] {c15e6cc3-8a16-4ab5-9aff-58a039e7010c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4634 | 2025.03.25 05:56:42.330930 [ 5 ] {c15e6cc3-8a16-4ab5-9aff-58a039e7010c} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4635 | 2025.03.25 05:56:42.330969 [ 5 ] {c15e6cc3-8a16-4ab5-9aff-58a039e7010c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4636 | 2025.03.25 05:56:42.331301 [ 5 ] {c15e6cc3-8a16-4ab5-9aff-58a039e7010c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4637 | 2025.03.25 05:56:42.331537 [ 5 ] {c15e6cc3-8a16-4ab5-9aff-58a039e7010c} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4638 | 2025.03.25 05:56:42.331793 [ 5 ] {c15e6cc3-8a16-4ab5-9aff-58a039e7010c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec. | ||
4639 | 2025.03.25 05:56:42.331973 [ 5 ] {c15e6cc3-8a16-4ab5-9aff-58a039e7010c} <Debug> TCPHandler: Processed in 0.001650762 sec. | ||
4640 | 2025.03.25 05:56:42.332095 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4641 | 2025.03.25 05:56:42.332198 [ 5 ] {bd7d4bcb-1bc0-4ff2-ae70-9fa04ca9de5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4642 | 2025.03.25 05:56:42.332267 [ 5 ] {bd7d4bcb-1bc0-4ff2-ae70-9fa04ca9de5c} <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 | ||
4643 | 2025.03.25 05:56:42.333356 [ 5 ] {bd7d4bcb-1bc0-4ff2-ae70-9fa04ca9de5c} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2025.03.25 05:56:42.333395 [ 5 ] {bd7d4bcb-1bc0-4ff2-ae70-9fa04ca9de5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4645 | 2025.03.25 05:56:42.334025 [ 5 ] {bd7d4bcb-1bc0-4ff2-ae70-9fa04ca9de5c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4646 | 2025.03.25 05:56:42.334268 [ 5 ] {bd7d4bcb-1bc0-4ff2-ae70-9fa04ca9de5c} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2025.03.25 05:56:42.334452 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4648 | 2025.03.25 05:56:42.334516 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4649 | 2025.03.25 05:56:42.334547 [ 5 ] {bd7d4bcb-1bc0-4ff2-ae70-9fa04ca9de5c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002357 sec., 14425.1166737378 rows/sec., 25.85 MiB/sec. | ||
4650 | 2025.03.25 05:56:42.334557 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4651 | 2025.03.25 05:56:42.334871 [ 200 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
4652 | 2025.03.25 05:56:42.334885 [ 5 ] {bd7d4bcb-1bc0-4ff2-ae70-9fa04ca9de5c} <Debug> TCPHandler: Processed in 0.00283703 sec. | ||
4653 | 2025.03.25 05:56:42.335161 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4654 | 2025.03.25 05:56:42.335423 [ 5 ] {35e91b65-9760-4e8c-aa94-71f1ef32c0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4655 | 2025.03.25 05:56:42.335497 [ 200 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4656 | 2025.03.25 05:56:42.335524 [ 5 ] {35e91b65-9760-4e8c-aa94-71f1ef32c0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4657 | 2025.03.25 05:56:42.335699 [ 200 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 370 rows starting from the beginning of the part | ||
4658 | 2025.03.25 05:56:42.336558 [ 200 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
4659 | 2025.03.25 05:56:42.337146 [ 200 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
4660 | 2025.03.25 05:56:42.337869 [ 200 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
4661 | 2025.03.25 05:56:42.338107 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4662 | 2025.03.25 05:56:42.338843 [ 5 ] {35e91b65-9760-4e8c-aa94-71f1ef32c0c3} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4663 | 2025.03.25 05:56:42.338983 [ 5 ] {35e91b65-9760-4e8c-aa94-71f1ef32c0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4664 | 2025.03.25 05:56:42.339091 [ 200 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
4665 | 2025.03.25 05:56:42.341027 [ 200 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
4666 | 2025.03.25 05:56:42.341406 [ 5 ] {35e91b65-9760-4e8c-aa94-71f1ef32c0c3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4667 | 2025.03.25 05:56:42.343490 [ 5 ] {35e91b65-9760-4e8c-aa94-71f1ef32c0c3} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4668 | 2025.03.25 05:56:42.344352 [ 5 ] {35e91b65-9760-4e8c-aa94-71f1ef32c0c3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.008982 sec., 9129.369850812736 rows/sec., 593.74 KiB/sec. | ||
4669 | 2025.03.25 05:56:42.344694 [ 5 ] {35e91b65-9760-4e8c-aa94-71f1ef32c0c3} <Debug> TCPHandler: Processed in 0.009607516 sec. | ||
4670 | 2025.03.25 05:56:42.357430 [ 190 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 19 columns (19 merged, 0 gathered) in 0.022727956 sec., 21207.36242185615 rows/sec., 38.00 MiB/sec. | ||
4671 | 2025.03.25 05:56:42.358236 [ 190 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4672 | 2025.03.25 05:56:42.359210 [ 190 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4673 | 2025.03.25 05:56:42.359338 [ 190 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4674 | 2025.03.25 05:56:42.359638 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
4675 | 2025.03.25 05:56:42.373487 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4676 | 2025.03.25 05:56:42.373532 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4677 | 2025.03.25 05:56:42.381070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4678 | 2025.03.25 05:56:42.381820 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4679 | 2025.03.25 05:56:42.384570 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4680 | 2025.03.25 05:56:46.684959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 678 | ||
4681 | 2025.03.25 05:56:46.688222 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4682 | 2025.03.25 05:56:46.688289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4683 | 2025.03.25 05:56:46.689823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4684 | 2025.03.25 05:56:46.690146 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4685 | 2025.03.25 05:56:46.690386 [ 69 ] {} <Debug> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4686 | 2025.03.25 05:56:46.690510 [ 69 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4687 | 2025.03.25 05:56:46.690586 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4688 | 2025.03.25 05:56:46.691015 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
4689 | 2025.03.25 05:56:46.692483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
4690 | 2025.03.25 05:56:46.692876 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4691 | 2025.03.25 05:56:46.693069 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 488 rows starting from the beginning of the part | ||
4692 | 2025.03.25 05:56:46.693749 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
4693 | 2025.03.25 05:56:46.694360 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
4694 | 2025.03.25 05:56:46.694926 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
4695 | 2025.03.25 05:56:46.695509 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
4696 | 2025.03.25 05:56:46.696100 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
4697 | 2025.03.25 05:56:46.704380 [ 198 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 72 columns (72 merged, 0 gathered) in 0.013672616 sec., 49588.169520741314 rows/sec., 42.51 MiB/sec. | ||
4698 | 2025.03.25 05:56:46.706048 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4699 | 2025.03.25 05:56:46.707303 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_16_3} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4700 | 2025.03.25 05:56:46.707438 [ 186 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_16_3} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4701 | 2025.03.25 05:56:46.707881 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
4702 | 2025.03.25 05:56:47.300589 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4703 | 2025.03.25 05:56:47.300822 [ 5 ] {dc020999-bbad-4ee9-b733-f1d4462e9c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4704 | 2025.03.25 05:56:47.300904 [ 5 ] {dc020999-bbad-4ee9-b733-f1d4462e9c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4705 | 2025.03.25 05:56:47.301724 [ 5 ] {dc020999-bbad-4ee9-b733-f1d4462e9c16} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4706 | 2025.03.25 05:56:47.301778 [ 5 ] {dc020999-bbad-4ee9-b733-f1d4462e9c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4707 | 2025.03.25 05:56:47.302224 [ 5 ] {dc020999-bbad-4ee9-b733-f1d4462e9c16} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4708 | 2025.03.25 05:56:47.302474 [ 5 ] {dc020999-bbad-4ee9-b733-f1d4462e9c16} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4709 | 2025.03.25 05:56:47.302682 [ 66 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
4710 | 2025.03.25 05:56:47.302711 [ 5 ] {dc020999-bbad-4ee9-b733-f1d4462e9c16} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001947 sec., 33898.30508474576 rows/sec., 2.70 MiB/sec. | ||
4711 | 2025.03.25 05:56:47.302759 [ 66 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4712 | 2025.03.25 05:56:47.302823 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4713 | 2025.03.25 05:56:47.302839 [ 5 ] {dc020999-bbad-4ee9-b733-f1d4462e9c16} <Debug> TCPHandler: Processed in 0.002390746 sec. | ||
4714 | 2025.03.25 05:56:47.302980 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
4715 | 2025.03.25 05:56:47.303000 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4716 | 2025.03.25 05:56:47.303124 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4717 | 2025.03.25 05:56:47.303137 [ 5 ] {12992bb9-8523-4205-b74c-e34506515f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4718 | 2025.03.25 05:56:47.303168 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 1844 rows starting from the beginning of the part | ||
4719 | 2025.03.25 05:56:47.303197 [ 5 ] {12992bb9-8523-4205-b74c-e34506515f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4720 | 2025.03.25 05:56:47.303407 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1828 rows starting from the beginning of the part | ||
4721 | 2025.03.25 05:56:47.303816 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
4722 | 2025.03.25 05:56:47.304125 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
4723 | 2025.03.25 05:56:47.304380 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 685 rows starting from the beginning of the part | ||
4724 | 2025.03.25 05:56:47.304842 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part | ||
4725 | 2025.03.25 05:56:47.305671 [ 5 ] {12992bb9-8523-4205-b74c-e34506515f97} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4726 | 2025.03.25 05:56:47.305720 [ 5 ] {12992bb9-8523-4205-b74c-e34506515f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4727 | 2025.03.25 05:56:47.306260 [ 5 ] {12992bb9-8523-4205-b74c-e34506515f97} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4728 | 2025.03.25 05:56:47.306640 [ 5 ] {12992bb9-8523-4205-b74c-e34506515f97} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4729 | 2025.03.25 05:56:47.306884 [ 5 ] {12992bb9-8523-4205-b74c-e34506515f97} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.003784 sec., 1321.353065539112 rows/sec., 99.36 KiB/sec. | ||
4730 | 2025.03.25 05:56:47.306948 [ 5 ] {12992bb9-8523-4205-b74c-e34506515f97} <Debug> TCPHandler: Processed in 0.004006378 sec. | ||
4731 | 2025.03.25 05:56:47.307064 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4732 | 2025.03.25 05:56:47.307185 [ 5 ] {a446f597-afc2-46cf-a943-6a74abdcce07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4733 | 2025.03.25 05:56:47.307231 [ 5 ] {a446f597-afc2-46cf-a943-6a74abdcce07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4734 | 2025.03.25 05:56:47.307652 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4545 rows, containing 5 columns (5 merged, 0 gathered) in 0.004747172 sec., 957412.1182042698 rows/sec., 81.35 MiB/sec. | ||
4735 | 2025.03.25 05:56:47.307887 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
4736 | 2025.03.25 05:56:47.308109 [ 5 ] {a446f597-afc2-46cf-a943-6a74abdcce07} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4737 | 2025.03.25 05:56:47.308153 [ 5 ] {a446f597-afc2-46cf-a943-6a74abdcce07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4738 | 2025.03.25 05:56:47.308236 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4739 | 2025.03.25 05:56:47.308326 [ 189 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_35_7} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
4740 | 2025.03.25 05:56:47.308422 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
4741 | 2025.03.25 05:56:47.308581 [ 5 ] {a446f597-afc2-46cf-a943-6a74abdcce07} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4742 | 2025.03.25 05:56:47.308817 [ 5 ] {a446f597-afc2-46cf-a943-6a74abdcce07} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4743 | 2025.03.25 05:56:47.308982 [ 66 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
4744 | 2025.03.25 05:56:47.309033 [ 66 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4745 | 2025.03.25 05:56:47.309072 [ 5 ] {a446f597-afc2-46cf-a943-6a74abdcce07} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001905 sec., 36220.47244094488 rows/sec., 2.83 MiB/sec. | ||
4746 | 2025.03.25 05:56:47.309080 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4747 | 2025.03.25 05:56:47.309237 [ 5 ] {a446f597-afc2-46cf-a943-6a74abdcce07} <Debug> TCPHandler: Processed in 0.002226911 sec. | ||
4748 | 2025.03.25 05:56:47.309570 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4749 | 2025.03.25 05:56:47.309963 [ 5 ] {b63a1707-8287-4238-a04d-2037e37ba6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4750 | 2025.03.25 05:56:47.310128 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
4751 | 2025.03.25 05:56:47.310168 [ 5 ] {b63a1707-8287-4238-a04d-2037e37ba6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4752 | 2025.03.25 05:56:47.310610 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4753 | 2025.03.25 05:56:47.310716 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 913 rows starting from the beginning of the part | ||
4754 | 2025.03.25 05:56:47.311010 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 878 rows starting from the beginning of the part | ||
4755 | 2025.03.25 05:56:47.311364 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
4756 | 2025.03.25 05:56:47.311628 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 69 rows starting from the beginning of the part | ||
4757 | 2025.03.25 05:56:47.311961 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 416 rows starting from the beginning of the part | ||
4758 | 2025.03.25 05:56:47.312358 [ 195 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 69 rows starting from the beginning of the part | ||
4759 | 2025.03.25 05:56:47.313116 [ 5 ] {b63a1707-8287-4238-a04d-2037e37ba6cf} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4760 | 2025.03.25 05:56:47.313183 [ 5 ] {b63a1707-8287-4238-a04d-2037e37ba6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4761 | 2025.03.25 05:56:47.314070 [ 5 ] {b63a1707-8287-4238-a04d-2037e37ba6cf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4762 | 2025.03.25 05:56:47.314626 [ 5 ] {b63a1707-8287-4238-a04d-2037e37ba6cf} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4763 | 2025.03.25 05:56:47.315020 [ 5 ] {b63a1707-8287-4238-a04d-2037e37ba6cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005218 sec., 30663.089306247603 rows/sec., 2.14 MiB/sec. | ||
4764 | 2025.03.25 05:56:47.315110 [ 5 ] {b63a1707-8287-4238-a04d-2037e37ba6cf} <Debug> TCPHandler: Processed in 0.005676371 sec. | ||
4765 | 2025.03.25 05:56:47.315246 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4766 | 2025.03.25 05:56:47.315542 [ 5 ] {b2bd1bc0-7ee5-4857-93ea-6c10ed43179b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4767 | 2025.03.25 05:56:47.315641 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.006376754 sec., 377778.4120259304 rows/sec., 28.92 MiB/sec. | ||
4768 | 2025.03.25 05:56:47.315659 [ 5 ] {b2bd1bc0-7ee5-4857-93ea-6c10ed43179b} <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 | ||
4769 | 2025.03.25 05:56:47.315885 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
4770 | 2025.03.25 05:56:47.316337 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4771 | 2025.03.25 05:56:47.316449 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_35_7} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
4772 | 2025.03.25 05:56:47.316540 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4773 | 2025.03.25 05:56:47.316999 [ 5 ] {b2bd1bc0-7ee5-4857-93ea-6c10ed43179b} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4774 | 2025.03.25 05:56:47.317037 [ 5 ] {b2bd1bc0-7ee5-4857-93ea-6c10ed43179b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4775 | 2025.03.25 05:56:47.317638 [ 5 ] {b2bd1bc0-7ee5-4857-93ea-6c10ed43179b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4776 | 2025.03.25 05:56:47.317896 [ 5 ] {b2bd1bc0-7ee5-4857-93ea-6c10ed43179b} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4777 | 2025.03.25 05:56:47.318132 [ 5 ] {b2bd1bc0-7ee5-4857-93ea-6c10ed43179b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002701 sec., 1851.1662347278786 rows/sec., 3.32 MiB/sec. | ||
4778 | 2025.03.25 05:56:47.318226 [ 5 ] {b2bd1bc0-7ee5-4857-93ea-6c10ed43179b} <Debug> TCPHandler: Processed in 0.003030196 sec. | ||
4779 | 2025.03.25 05:56:47.318342 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4780 | 2025.03.25 05:56:47.318445 [ 5 ] {4b1beff5-1c0e-43a2-adc5-87f8bb503707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4781 | 2025.03.25 05:56:47.318491 [ 5 ] {4b1beff5-1c0e-43a2-adc5-87f8bb503707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4782 | 2025.03.25 05:56:47.318921 [ 5 ] {4b1beff5-1c0e-43a2-adc5-87f8bb503707} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4783 | 2025.03.25 05:56:47.318959 [ 5 ] {4b1beff5-1c0e-43a2-adc5-87f8bb503707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4784 | 2025.03.25 05:56:47.319306 [ 5 ] {4b1beff5-1c0e-43a2-adc5-87f8bb503707} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4785 | 2025.03.25 05:56:47.319537 [ 5 ] {4b1beff5-1c0e-43a2-adc5-87f8bb503707} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4786 | 2025.03.25 05:56:47.319781 [ 5 ] {4b1beff5-1c0e-43a2-adc5-87f8bb503707} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
4787 | 2025.03.25 05:56:47.319871 [ 5 ] {4b1beff5-1c0e-43a2-adc5-87f8bb503707} <Debug> TCPHandler: Processed in 0.00157544 sec. | ||
4788 | 2025.03.25 05:56:49.139782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4789 | 2025.03.25 05:56:49.140457 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4790 | 2025.03.25 05:56:49.140503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4791 | 2025.03.25 05:56:49.141045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4792 | 2025.03.25 05:56:49.141309 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4793 | 2025.03.25 05:56:49.141604 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4794 | 2025.03.25 05:56:49.885605 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4795 | 2025.03.25 05:56:49.905663 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4796 | 2025.03.25 05:56:49.905722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4797 | 2025.03.25 05:56:49.913336 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4798 | 2025.03.25 05:56:49.914098 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4799 | 2025.03.25 05:56:49.917362 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4800 | 2025.03.25 05:56:52.302802 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4801 | 2025.03.25 05:56:52.303127 [ 5 ] {a2772d7e-a65e-47d5-9235-d7d5a829036e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4802 | 2025.03.25 05:56:52.303244 [ 5 ] {a2772d7e-a65e-47d5-9235-d7d5a829036e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4803 | 2025.03.25 05:56:52.304044 [ 5 ] {a2772d7e-a65e-47d5-9235-d7d5a829036e} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4804 | 2025.03.25 05:56:52.304094 [ 5 ] {a2772d7e-a65e-47d5-9235-d7d5a829036e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4805 | 2025.03.25 05:56:52.304535 [ 5 ] {a2772d7e-a65e-47d5-9235-d7d5a829036e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4806 | 2025.03.25 05:56:52.304798 [ 5 ] {a2772d7e-a65e-47d5-9235-d7d5a829036e} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4807 | 2025.03.25 05:56:52.305045 [ 5 ] {a2772d7e-a65e-47d5-9235-d7d5a829036e} <Debug> executeQuery: Read 124 rows, 10.86 KiB in 0.002002 sec., 61938.06193806194 rows/sec., 5.30 MiB/sec. | ||
4808 | 2025.03.25 05:56:52.305102 [ 5 ] {a2772d7e-a65e-47d5-9235-d7d5a829036e} <Debug> TCPHandler: Processed in 0.002493149 sec. | ||
4809 | 2025.03.25 05:56:52.305229 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4810 | 2025.03.25 05:56:52.305336 [ 5 ] {02abe5e9-65ba-416d-a3d7-394c9de9c9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4811 | 2025.03.25 05:56:52.305382 [ 5 ] {02abe5e9-65ba-416d-a3d7-394c9de9c9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4812 | 2025.03.25 05:56:52.305922 [ 5 ] {02abe5e9-65ba-416d-a3d7-394c9de9c9fc} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2025.03.25 05:56:52.305962 [ 5 ] {02abe5e9-65ba-416d-a3d7-394c9de9c9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4814 | 2025.03.25 05:56:52.306305 [ 5 ] {02abe5e9-65ba-416d-a3d7-394c9de9c9fc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4815 | 2025.03.25 05:56:52.306556 [ 5 ] {02abe5e9-65ba-416d-a3d7-394c9de9c9fc} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4816 | 2025.03.25 05:56:52.306762 [ 5 ] {02abe5e9-65ba-416d-a3d7-394c9de9c9fc} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001448 sec., 23480.662983425413 rows/sec., 1.72 MiB/sec. | ||
4817 | 2025.03.25 05:56:52.306815 [ 5 ] {02abe5e9-65ba-416d-a3d7-394c9de9c9fc} <Debug> TCPHandler: Processed in 0.001637592 sec. | ||
4818 | 2025.03.25 05:56:52.306933 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4819 | 2025.03.25 05:56:52.307038 [ 5 ] {1a266e57-4f5b-44dd-a36d-b265359a4503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4820 | 2025.03.25 05:56:52.307084 [ 5 ] {1a266e57-4f5b-44dd-a36d-b265359a4503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4821 | 2025.03.25 05:56:52.307627 [ 5 ] {1a266e57-4f5b-44dd-a36d-b265359a4503} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4822 | 2025.03.25 05:56:52.307666 [ 5 ] {1a266e57-4f5b-44dd-a36d-b265359a4503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4823 | 2025.03.25 05:56:52.308022 [ 5 ] {1a266e57-4f5b-44dd-a36d-b265359a4503} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4824 | 2025.03.25 05:56:52.308255 [ 5 ] {1a266e57-4f5b-44dd-a36d-b265359a4503} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4825 | 2025.03.25 05:56:52.308476 [ 5 ] {1a266e57-4f5b-44dd-a36d-b265359a4503} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001459 sec., 67169.29403701166 rows/sec., 5.25 MiB/sec. | ||
4826 | 2025.03.25 05:56:52.308530 [ 5 ] {1a266e57-4f5b-44dd-a36d-b265359a4503} <Debug> TCPHandler: Processed in 0.001649093 sec. | ||
4827 | 2025.03.25 05:56:52.308706 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4828 | 2025.03.25 05:56:52.308812 [ 5 ] {e130e678-916c-4ab2-9c4f-2f7521267e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4829 | 2025.03.25 05:56:52.308860 [ 5 ] {e130e678-916c-4ab2-9c4f-2f7521267e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4830 | 2025.03.25 05:56:52.309378 [ 5 ] {e130e678-916c-4ab2-9c4f-2f7521267e37} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4831 | 2025.03.25 05:56:52.309418 [ 5 ] {e130e678-916c-4ab2-9c4f-2f7521267e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4832 | 2025.03.25 05:56:52.309805 [ 5 ] {e130e678-916c-4ab2-9c4f-2f7521267e37} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4833 | 2025.03.25 05:56:52.310045 [ 5 ] {e130e678-916c-4ab2-9c4f-2f7521267e37} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4834 | 2025.03.25 05:56:52.310225 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4835 | 2025.03.25 05:56:52.310278 [ 5 ] {e130e678-916c-4ab2-9c4f-2f7521267e37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. | ||
4836 | 2025.03.25 05:56:52.310294 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4837 | 2025.03.25 05:56:52.310367 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4838 | 2025.03.25 05:56:52.310404 [ 5 ] {e130e678-916c-4ab2-9c4f-2f7521267e37} <Debug> TCPHandler: Processed in 0.001746615 sec. | ||
4839 | 2025.03.25 05:56:52.310613 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4840 | 2025.03.25 05:56:52.310692 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
4841 | 2025.03.25 05:56:52.310761 [ 5 ] {a882b1ca-d028-43fc-9a5a-ff6c44984a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4842 | 2025.03.25 05:56:52.310940 [ 5 ] {a882b1ca-d028-43fc-9a5a-ff6c44984a00} <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 | ||
4843 | 2025.03.25 05:56:52.311357 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4844 | 2025.03.25 05:56:52.311488 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10768 rows starting from the beginning of the part | ||
4845 | 2025.03.25 05:56:52.311825 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
4846 | 2025.03.25 05:56:52.312154 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
4847 | 2025.03.25 05:56:52.312603 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
4848 | 2025.03.25 05:56:52.313065 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
4849 | 2025.03.25 05:56:52.313479 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
4850 | 2025.03.25 05:56:52.316123 [ 5 ] {a882b1ca-d028-43fc-9a5a-ff6c44984a00} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4851 | 2025.03.25 05:56:52.316202 [ 5 ] {a882b1ca-d028-43fc-9a5a-ff6c44984a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4852 | 2025.03.25 05:56:52.317772 [ 5 ] {a882b1ca-d028-43fc-9a5a-ff6c44984a00} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4853 | 2025.03.25 05:56:52.318222 [ 5 ] {a882b1ca-d028-43fc-9a5a-ff6c44984a00} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4854 | 2025.03.25 05:56:52.318529 [ 5 ] {a882b1ca-d028-43fc-9a5a-ff6c44984a00} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.007799 sec., 4359.533273496602 rows/sec., 7.81 MiB/sec. | ||
4855 | 2025.03.25 05:56:52.318652 [ 5 ] {a882b1ca-d028-43fc-9a5a-ff6c44984a00} <Debug> TCPHandler: Processed in 0.00813121 sec. | ||
4856 | 2025.03.25 05:56:52.318838 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4857 | 2025.03.25 05:56:52.318941 [ 5 ] {f0de4914-b822-48f1-afdc-8958e075512b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4858 | 2025.03.25 05:56:52.318996 [ 5 ] {f0de4914-b822-48f1-afdc-8958e075512b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4859 | 2025.03.25 05:56:52.319694 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11549 rows, containing 5 columns (5 merged, 0 gathered) in 0.009167453 sec., 1259782.842628154 rows/sec., 85.12 MiB/sec. | ||
4860 | 2025.03.25 05:56:52.319869 [ 5 ] {f0de4914-b822-48f1-afdc-8958e075512b} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4861 | 2025.03.25 05:56:52.319914 [ 5 ] {f0de4914-b822-48f1-afdc-8958e075512b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4862 | 2025.03.25 05:56:52.320052 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4863 | 2025.03.25 05:56:52.320607 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4864 | 2025.03.25 05:56:52.320631 [ 5 ] {f0de4914-b822-48f1-afdc-8958e075512b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4865 | 2025.03.25 05:56:52.320749 [ 187 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4866 | 2025.03.25 05:56:52.320917 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
4867 | 2025.03.25 05:56:52.321039 [ 5 ] {f0de4914-b822-48f1-afdc-8958e075512b} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4868 | 2025.03.25 05:56:52.321219 [ 58 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4869 | 2025.03.25 05:56:52.321281 [ 58 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4870 | 2025.03.25 05:56:52.321305 [ 5 ] {f0de4914-b822-48f1-afdc-8958e075512b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002374 sec., 25273.799494524013 rows/sec., 1.70 MiB/sec. | ||
4871 | 2025.03.25 05:56:52.321318 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4872 | 2025.03.25 05:56:52.321498 [ 5 ] {f0de4914-b822-48f1-afdc-8958e075512b} <Debug> TCPHandler: Processed in 0.002706237 sec. | ||
4873 | 2025.03.25 05:56:52.321815 [ 196 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
4874 | 2025.03.25 05:56:52.322032 [ 196 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4875 | 2025.03.25 05:56:52.322072 [ 196 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1884 rows starting from the beginning of the part | ||
4876 | 2025.03.25 05:56:52.322162 [ 196 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
4877 | 2025.03.25 05:56:52.322246 [ 196 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
4878 | 2025.03.25 05:56:52.322352 [ 196 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
4879 | 2025.03.25 05:56:52.322452 [ 196 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
4880 | 2025.03.25 05:56:52.322556 [ 196 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
4881 | 2025.03.25 05:56:52.323922 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002428228 sec., 893655.7852063315 rows/sec., 58.52 MiB/sec. | ||
4882 | 2025.03.25 05:56:52.324303 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4883 | 2025.03.25 05:56:52.324608 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_36_7} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4884 | 2025.03.25 05:56:52.324685 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_36_7} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4885 | 2025.03.25 05:56:52.324774 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
4886 | 2025.03.25 05:56:53.501079 [ 56 ] {} <Debug> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4887 | 2025.03.25 05:56:53.501185 [ 56 ] {} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4888 | 2025.03.25 05:56:53.501227 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4889 | 2025.03.25 05:56:53.501503 [ 196 ] {e4042bbc-b832-44b0-95ac-597960611ee3::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 | ||
4890 | 2025.03.25 05:56:53.501827 [ 196 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4891 | 2025.03.25 05:56:53.501894 [ 196 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
4892 | 2025.03.25 05:56:53.502025 [ 196 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4893 | 2025.03.25 05:56:53.502271 [ 196 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4894 | 2025.03.25 05:56:53.502490 [ 196 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4895 | 2025.03.25 05:56:53.502650 [ 196 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4896 | 2025.03.25 05:56:53.503685 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.002351195 sec., 5529.1032857759565 rows/sec., 372.57 KiB/sec. | ||
4897 | 2025.03.25 05:56:53.503851 [ 196 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4898 | 2025.03.25 05:56:53.504137 [ 196 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_13_3} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4899 | 2025.03.25 05:56:53.504218 [ 196 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_13_3} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4900 | 2025.03.25 05:56:53.504296 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4901 | 2025.03.25 05:56:56.516485 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4902 | 2025.03.25 05:56:56.516531 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4903 | 2025.03.25 05:56:56.642700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4904 | 2025.03.25 05:56:56.643340 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4905 | 2025.03.25 05:56:56.643387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4906 | 2025.03.25 05:56:56.643919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4907 | 2025.03.25 05:56:56.644184 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4908 | 2025.03.25 05:56:56.644440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4909 | 2025.03.25 05:56:56.693669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 702 | ||
4910 | 2025.03.25 05:56:56.696699 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4911 | 2025.03.25 05:56:56.696770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4912 | 2025.03.25 05:56:56.698284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4913 | 2025.03.25 05:56:56.698600 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4914 | 2025.03.25 05:56:56.699231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
4915 | 2025.03.25 05:56:57.301532 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4916 | 2025.03.25 05:56:57.301763 [ 5 ] {adc14e4c-fab5-4ba3-9a4e-812a1012adc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4917 | 2025.03.25 05:56:57.301843 [ 5 ] {adc14e4c-fab5-4ba3-9a4e-812a1012adc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4918 | 2025.03.25 05:56:57.302713 [ 5 ] {adc14e4c-fab5-4ba3-9a4e-812a1012adc9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4919 | 2025.03.25 05:56:57.302761 [ 5 ] {adc14e4c-fab5-4ba3-9a4e-812a1012adc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4920 | 2025.03.25 05:56:57.303194 [ 5 ] {adc14e4c-fab5-4ba3-9a4e-812a1012adc9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4921 | 2025.03.25 05:56:57.303452 [ 5 ] {adc14e4c-fab5-4ba3-9a4e-812a1012adc9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4922 | 2025.03.25 05:56:57.303693 [ 5 ] {adc14e4c-fab5-4ba3-9a4e-812a1012adc9} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001978 sec., 33367.03741152679 rows/sec., 2.66 MiB/sec. | ||
4923 | 2025.03.25 05:56:57.303752 [ 5 ] {adc14e4c-fab5-4ba3-9a4e-812a1012adc9} <Debug> TCPHandler: Processed in 0.002357335 sec. | ||
4924 | 2025.03.25 05:56:57.303884 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4925 | 2025.03.25 05:56:57.303990 [ 5 ] {0cc50603-771d-4beb-be97-448d6c4774bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4926 | 2025.03.25 05:56:57.304036 [ 5 ] {0cc50603-771d-4beb-be97-448d6c4774bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4927 | 2025.03.25 05:56:57.304562 [ 5 ] {0cc50603-771d-4beb-be97-448d6c4774bc} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4928 | 2025.03.25 05:56:57.304602 [ 5 ] {0cc50603-771d-4beb-be97-448d6c4774bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4929 | 2025.03.25 05:56:57.304949 [ 5 ] {0cc50603-771d-4beb-be97-448d6c4774bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4930 | 2025.03.25 05:56:57.305193 [ 5 ] {0cc50603-771d-4beb-be97-448d6c4774bc} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4931 | 2025.03.25 05:56:57.305431 [ 5 ] {0cc50603-771d-4beb-be97-448d6c4774bc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001461 sec., 3422.3134839151267 rows/sec., 257.34 KiB/sec. | ||
4932 | 2025.03.25 05:56:57.305555 [ 5 ] {0cc50603-771d-4beb-be97-448d6c4774bc} <Debug> TCPHandler: Processed in 0.001721275 sec. | ||
4933 | 2025.03.25 05:56:57.305687 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4934 | 2025.03.25 05:56:57.305788 [ 5 ] {a014ec21-dd19-41be-9892-241671ed07b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4935 | 2025.03.25 05:56:57.305833 [ 5 ] {a014ec21-dd19-41be-9892-241671ed07b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4936 | 2025.03.25 05:56:57.306377 [ 5 ] {a014ec21-dd19-41be-9892-241671ed07b3} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4937 | 2025.03.25 05:56:57.306416 [ 5 ] {a014ec21-dd19-41be-9892-241671ed07b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4938 | 2025.03.25 05:56:57.306778 [ 5 ] {a014ec21-dd19-41be-9892-241671ed07b3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4939 | 2025.03.25 05:56:57.307026 [ 5 ] {a014ec21-dd19-41be-9892-241671ed07b3} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4940 | 2025.03.25 05:56:57.307271 [ 5 ] {a014ec21-dd19-41be-9892-241671ed07b3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001504 sec., 45877.65957446809 rows/sec., 3.58 MiB/sec. | ||
4941 | 2025.03.25 05:56:57.307482 [ 5 ] {a014ec21-dd19-41be-9892-241671ed07b3} <Debug> TCPHandler: Processed in 0.001846859 sec. | ||
4942 | 2025.03.25 05:56:57.307698 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4943 | 2025.03.25 05:56:57.307805 [ 5 ] {ca960179-67df-447a-8374-f7fdcd18ba1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4944 | 2025.03.25 05:56:57.307857 [ 5 ] {ca960179-67df-447a-8374-f7fdcd18ba1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4945 | 2025.03.25 05:56:57.308419 [ 5 ] {ca960179-67df-447a-8374-f7fdcd18ba1c} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4946 | 2025.03.25 05:56:57.308458 [ 5 ] {ca960179-67df-447a-8374-f7fdcd18ba1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4947 | 2025.03.25 05:56:57.308854 [ 5 ] {ca960179-67df-447a-8374-f7fdcd18ba1c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4948 | 2025.03.25 05:56:57.309092 [ 5 ] {ca960179-67df-447a-8374-f7fdcd18ba1c} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4949 | 2025.03.25 05:56:57.309340 [ 5 ] {ca960179-67df-447a-8374-f7fdcd18ba1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec. | ||
4950 | 2025.03.25 05:56:57.309610 [ 5 ] {ca960179-67df-447a-8374-f7fdcd18ba1c} <Debug> TCPHandler: Processed in 0.001967463 sec. | ||
4951 | 2025.03.25 05:56:57.310015 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4952 | 2025.03.25 05:56:57.310353 [ 5 ] {b1f34ed6-df7c-48b5-ae8e-9fad16811901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4953 | 2025.03.25 05:56:57.310483 [ 5 ] {b1f34ed6-df7c-48b5-ae8e-9fad16811901} <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 | ||
4954 | 2025.03.25 05:56:57.311553 [ 5 ] {b1f34ed6-df7c-48b5-ae8e-9fad16811901} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4955 | 2025.03.25 05:56:57.311593 [ 5 ] {b1f34ed6-df7c-48b5-ae8e-9fad16811901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4956 | 2025.03.25 05:56:57.312196 [ 5 ] {b1f34ed6-df7c-48b5-ae8e-9fad16811901} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4957 | 2025.03.25 05:56:57.312449 [ 5 ] {b1f34ed6-df7c-48b5-ae8e-9fad16811901} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4958 | 2025.03.25 05:56:57.312760 [ 5 ] {b1f34ed6-df7c-48b5-ae8e-9fad16811901} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002514 sec., 1988.8623707239458 rows/sec., 3.56 MiB/sec. | ||
4959 | 2025.03.25 05:56:57.313263 [ 5 ] {b1f34ed6-df7c-48b5-ae8e-9fad16811901} <Debug> TCPHandler: Processed in 0.003381458 sec. | ||
4960 | 2025.03.25 05:56:57.313396 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4961 | 2025.03.25 05:56:57.313499 [ 5 ] {29b1fc4a-342b-42d0-8b2b-ad2a2c78f069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4962 | 2025.03.25 05:56:57.313546 [ 5 ] {29b1fc4a-342b-42d0-8b2b-ad2a2c78f069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4963 | 2025.03.25 05:56:57.314014 [ 5 ] {29b1fc4a-342b-42d0-8b2b-ad2a2c78f069} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4964 | 2025.03.25 05:56:57.314052 [ 5 ] {29b1fc4a-342b-42d0-8b2b-ad2a2c78f069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4965 | 2025.03.25 05:56:57.314406 [ 5 ] {29b1fc4a-342b-42d0-8b2b-ad2a2c78f069} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4966 | 2025.03.25 05:56:57.314648 [ 5 ] {29b1fc4a-342b-42d0-8b2b-ad2a2c78f069} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4967 | 2025.03.25 05:56:57.314971 [ 5 ] {29b1fc4a-342b-42d0-8b2b-ad2a2c78f069} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
4968 | 2025.03.25 05:56:57.315323 [ 5 ] {29b1fc4a-342b-42d0-8b2b-ad2a2c78f069} <Debug> TCPHandler: Processed in 0.001973943 sec. | ||
4969 | 2025.03.25 05:56:57.418398 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4970 | 2025.03.25 05:56:57.438763 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4971 | 2025.03.25 05:56:57.438819 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4972 | 2025.03.25 05:56:57.446245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4973 | 2025.03.25 05:56:57.447019 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4974 | 2025.03.25 05:56:57.449942 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4975 | 2025.03.25 05:57:00.157126 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4976 | 2025.03.25 05:57:00.157328 [ 5 ] {93ca6f0a-062e-41ac-9f3f-453522f2a366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4977 | 2025.03.25 05:57:00.157403 [ 5 ] {93ca6f0a-062e-41ac-9f3f-453522f2a366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4978 | 2025.03.25 05:57:00.158823 [ 5 ] {93ca6f0a-062e-41ac-9f3f-453522f2a366} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4979 | 2025.03.25 05:57:00.158880 [ 5 ] {93ca6f0a-062e-41ac-9f3f-453522f2a366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4980 | 2025.03.25 05:57:00.159399 [ 5 ] {93ca6f0a-062e-41ac-9f3f-453522f2a366} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4981 | 2025.03.25 05:57:00.159686 [ 5 ] {93ca6f0a-062e-41ac-9f3f-453522f2a366} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4982 | 2025.03.25 05:57:00.159952 [ 5 ] {93ca6f0a-062e-41ac-9f3f-453522f2a366} <Debug> executeQuery: Read 1264 rows, 107.42 KiB in 0.002676 sec., 472346.78624813154 rows/sec., 39.20 MiB/sec. | ||
4983 | 2025.03.25 05:57:00.160021 [ 5 ] {93ca6f0a-062e-41ac-9f3f-453522f2a366} <Debug> TCPHandler: Processed in 0.003027717 sec. | ||
4984 | 2025.03.25 05:57:00.160159 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4985 | 2025.03.25 05:57:00.160274 [ 5 ] {2ea14c52-9d5f-4af2-ab21-777986d43dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4986 | 2025.03.25 05:57:00.160325 [ 5 ] {2ea14c52-9d5f-4af2-ab21-777986d43dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4987 | 2025.03.25 05:57:00.160881 [ 5 ] {2ea14c52-9d5f-4af2-ab21-777986d43dd5} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4988 | 2025.03.25 05:57:00.160922 [ 5 ] {2ea14c52-9d5f-4af2-ab21-777986d43dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4989 | 2025.03.25 05:57:00.161276 [ 5 ] {2ea14c52-9d5f-4af2-ab21-777986d43dd5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4990 | 2025.03.25 05:57:00.161514 [ 5 ] {2ea14c52-9d5f-4af2-ab21-777986d43dd5} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4991 | 2025.03.25 05:57:00.161690 [ 47 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4992 | 2025.03.25 05:57:00.161750 [ 5 ] {2ea14c52-9d5f-4af2-ab21-777986d43dd5} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001497 sec., 22712.090848363394 rows/sec., 1.67 MiB/sec. | ||
4993 | 2025.03.25 05:57:00.161778 [ 47 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4994 | 2025.03.25 05:57:00.161844 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4995 | 2025.03.25 05:57:00.161869 [ 5 ] {2ea14c52-9d5f-4af2-ab21-777986d43dd5} <Debug> TCPHandler: Processed in 0.001758386 sec. | ||
4996 | 2025.03.25 05:57:00.162058 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4997 | 2025.03.25 05:57:00.162081 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
4998 | 2025.03.25 05:57:00.162235 [ 5 ] {074c78a8-9bd2-48dc-afb3-9c1cbed52354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4999 | 2025.03.25 05:57:00.162346 [ 5 ] {074c78a8-9bd2-48dc-afb3-9c1cbed52354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5000 | 2025.03.25 05:57:00.162461 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5001 | 2025.03.25 05:57:00.162565 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 163 rows starting from the beginning of the part | ||
5002 | 2025.03.25 05:57:00.162902 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 140 rows starting from the beginning of the part | ||
5003 | 2025.03.25 05:57:00.163282 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
5004 | 2025.03.25 05:57:00.163633 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
5005 | 2025.03.25 05:57:00.163925 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part | ||
5006 | 2025.03.25 05:57:00.164187 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
5007 | 2025.03.25 05:57:00.165072 [ 5 ] {074c78a8-9bd2-48dc-afb3-9c1cbed52354} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5008 | 2025.03.25 05:57:00.165154 [ 5 ] {074c78a8-9bd2-48dc-afb3-9c1cbed52354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5009 | 2025.03.25 05:57:00.166163 [ 5 ] {074c78a8-9bd2-48dc-afb3-9c1cbed52354} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5010 | 2025.03.25 05:57:00.166804 [ 5 ] {074c78a8-9bd2-48dc-afb3-9c1cbed52354} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5011 | 2025.03.25 05:57:00.166838 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 381 rows, containing 5 columns (5 merged, 0 gathered) in 0.004868395 sec., 78259.87825556472 rows/sec., 5.39 MiB/sec. | ||
5012 | 2025.03.25 05:57:00.167556 [ 5 ] {074c78a8-9bd2-48dc-afb3-9c1cbed52354} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005321 sec., 42849.08851719601 rows/sec., 2.90 MiB/sec. | ||
5013 | 2025.03.25 05:57:00.167240 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5014 | 2025.03.25 05:57:00.167802 [ 5 ] {074c78a8-9bd2-48dc-afb3-9c1cbed52354} <Debug> TCPHandler: Processed in 0.005809385 sec. | ||
5015 | 2025.03.25 05:57:00.168008 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5016 | 2025.03.25 05:57:00.168185 [ 5 ] {cb794eb8-41cc-45db-bf2b-19c339965fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5017 | 2025.03.25 05:57:00.168200 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5018 | 2025.03.25 05:57:00.168265 [ 5 ] {cb794eb8-41cc-45db-bf2b-19c339965fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5019 | 2025.03.25 05:57:00.168397 [ 192 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_26_5} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5020 | 2025.03.25 05:57:00.168561 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
5021 | 2025.03.25 05:57:00.169295 [ 5 ] {cb794eb8-41cc-45db-bf2b-19c339965fb9} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5022 | 2025.03.25 05:57:00.169339 [ 5 ] {cb794eb8-41cc-45db-bf2b-19c339965fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5023 | 2025.03.25 05:57:00.169721 [ 5 ] {cb794eb8-41cc-45db-bf2b-19c339965fb9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5024 | 2025.03.25 05:57:00.169961 [ 5 ] {cb794eb8-41cc-45db-bf2b-19c339965fb9} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5025 | 2025.03.25 05:57:00.170177 [ 5 ] {cb794eb8-41cc-45db-bf2b-19c339965fb9} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.002054 sec., 269717.62414800393 rows/sec., 20.03 MiB/sec. | ||
5026 | 2025.03.25 05:57:00.170231 [ 5 ] {cb794eb8-41cc-45db-bf2b-19c339965fb9} <Debug> TCPHandler: Processed in 0.002298404 sec. | ||
5027 | 2025.03.25 05:57:00.170347 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5028 | 2025.03.25 05:57:00.170452 [ 5 ] {0e449699-39b6-4c11-adff-b6d970ddd19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5029 | 2025.03.25 05:57:00.170502 [ 5 ] {0e449699-39b6-4c11-adff-b6d970ddd19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5030 | 2025.03.25 05:57:00.171233 [ 5 ] {0e449699-39b6-4c11-adff-b6d970ddd19b} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5031 | 2025.03.25 05:57:00.171272 [ 5 ] {0e449699-39b6-4c11-adff-b6d970ddd19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5032 | 2025.03.25 05:57:00.171708 [ 5 ] {0e449699-39b6-4c11-adff-b6d970ddd19b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5033 | 2025.03.25 05:57:00.171942 [ 5 ] {0e449699-39b6-4c11-adff-b6d970ddd19b} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5034 | 2025.03.25 05:57:00.172188 [ 5 ] {0e449699-39b6-4c11-adff-b6d970ddd19b} <Debug> executeQuery: Read 942 rows, 64.68 KiB in 0.001753 sec., 537364.5179691956 rows/sec., 36.03 MiB/sec. | ||
5035 | 2025.03.25 05:57:00.172259 [ 5 ] {0e449699-39b6-4c11-adff-b6d970ddd19b} <Debug> TCPHandler: Processed in 0.001962273 sec. | ||
5036 | 2025.03.25 05:57:00.172505 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5037 | 2025.03.25 05:57:00.172615 [ 5 ] {fbc7ae23-7bca-493c-85f3-c92322d9016c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5038 | 2025.03.25 05:57:00.172687 [ 5 ] {fbc7ae23-7bca-493c-85f3-c92322d9016c} <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 | ||
5039 | 2025.03.25 05:57:00.173813 [ 5 ] {fbc7ae23-7bca-493c-85f3-c92322d9016c} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5040 | 2025.03.25 05:57:00.173852 [ 5 ] {fbc7ae23-7bca-493c-85f3-c92322d9016c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5041 | 2025.03.25 05:57:00.174472 [ 5 ] {fbc7ae23-7bca-493c-85f3-c92322d9016c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5042 | 2025.03.25 05:57:00.174726 [ 5 ] {fbc7ae23-7bca-493c-85f3-c92322d9016c} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5043 | 2025.03.25 05:57:00.175035 [ 5 ] {fbc7ae23-7bca-493c-85f3-c92322d9016c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002443 sec., 13917.314776913632 rows/sec., 24.94 MiB/sec. | ||
5044 | 2025.03.25 05:57:00.175492 [ 5 ] {fbc7ae23-7bca-493c-85f3-c92322d9016c} <Debug> TCPHandler: Processed in 0.003065748 sec. | ||
5045 | 2025.03.25 05:57:00.175646 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5046 | 2025.03.25 05:57:00.175750 [ 5 ] {31ad73dc-2b53-45b9-9db8-86786b81e593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5047 | 2025.03.25 05:57:00.175797 [ 5 ] {31ad73dc-2b53-45b9-9db8-86786b81e593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5048 | 2025.03.25 05:57:00.176258 [ 5 ] {31ad73dc-2b53-45b9-9db8-86786b81e593} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5049 | 2025.03.25 05:57:00.176298 [ 5 ] {31ad73dc-2b53-45b9-9db8-86786b81e593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5050 | 2025.03.25 05:57:00.176643 [ 5 ] {31ad73dc-2b53-45b9-9db8-86786b81e593} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5051 | 2025.03.25 05:57:00.176871 [ 5 ] {31ad73dc-2b53-45b9-9db8-86786b81e593} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5052 | 2025.03.25 05:57:00.177085 [ 5 ] {31ad73dc-2b53-45b9-9db8-86786b81e593} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001357 sec., 26529.108327192338 rows/sec., 1.79 MiB/sec. | ||
5053 | 2025.03.25 05:57:00.177135 [ 5 ] {31ad73dc-2b53-45b9-9db8-86786b81e593} <Debug> TCPHandler: Processed in 0.00154059 sec. | ||
5054 | 2025.03.25 05:57:02.296565 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5055 | 2025.03.25 05:57:02.296785 [ 5 ] {c418c741-8d9c-4801-995b-5474788d8f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5056 | 2025.03.25 05:57:02.296864 [ 5 ] {c418c741-8d9c-4801-995b-5474788d8f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5057 | 2025.03.25 05:57:02.297725 [ 5 ] {c418c741-8d9c-4801-995b-5474788d8f53} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5058 | 2025.03.25 05:57:02.297766 [ 5 ] {c418c741-8d9c-4801-995b-5474788d8f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5059 | 2025.03.25 05:57:02.298188 [ 5 ] {c418c741-8d9c-4801-995b-5474788d8f53} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5060 | 2025.03.25 05:57:02.298435 [ 5 ] {c418c741-8d9c-4801-995b-5474788d8f53} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5061 | 2025.03.25 05:57:02.298661 [ 5 ] {c418c741-8d9c-4801-995b-5474788d8f53} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. | ||
5062 | 2025.03.25 05:57:02.298814 [ 5 ] {c418c741-8d9c-4801-995b-5474788d8f53} <Debug> TCPHandler: Processed in 0.002383056 sec. | ||
5063 | 2025.03.25 05:57:02.299043 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5064 | 2025.03.25 05:57:02.299149 [ 5 ] {be9c8a69-b10b-4b94-939d-6fc49933d792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5065 | 2025.03.25 05:57:02.299197 [ 5 ] {be9c8a69-b10b-4b94-939d-6fc49933d792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5066 | 2025.03.25 05:57:02.299771 [ 5 ] {be9c8a69-b10b-4b94-939d-6fc49933d792} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5067 | 2025.03.25 05:57:02.299810 [ 5 ] {be9c8a69-b10b-4b94-939d-6fc49933d792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5068 | 2025.03.25 05:57:02.300174 [ 5 ] {be9c8a69-b10b-4b94-939d-6fc49933d792} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5069 | 2025.03.25 05:57:02.300410 [ 5 ] {be9c8a69-b10b-4b94-939d-6fc49933d792} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5070 | 2025.03.25 05:57:02.300627 [ 5 ] {be9c8a69-b10b-4b94-939d-6fc49933d792} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001493 sec., 42866.71131949096 rows/sec., 3.35 MiB/sec. | ||
5071 | 2025.03.25 05:57:02.300743 [ 5 ] {be9c8a69-b10b-4b94-939d-6fc49933d792} <Debug> TCPHandler: Processed in 0.001772167 sec. | ||
5072 | 2025.03.25 05:57:02.301003 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5073 | 2025.03.25 05:57:02.301109 [ 5 ] {6d3ee915-b7f9-413b-8bb8-8f6020f0c56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5074 | 2025.03.25 05:57:02.301161 [ 5 ] {6d3ee915-b7f9-413b-8bb8-8f6020f0c56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5075 | 2025.03.25 05:57:02.301671 [ 5 ] {6d3ee915-b7f9-413b-8bb8-8f6020f0c56d} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5076 | 2025.03.25 05:57:02.301710 [ 5 ] {6d3ee915-b7f9-413b-8bb8-8f6020f0c56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5077 | 2025.03.25 05:57:02.302087 [ 5 ] {6d3ee915-b7f9-413b-8bb8-8f6020f0c56d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5078 | 2025.03.25 05:57:02.302318 [ 5 ] {6d3ee915-b7f9-413b-8bb8-8f6020f0c56d} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5079 | 2025.03.25 05:57:02.302494 [ 5 ] {6d3ee915-b7f9-413b-8bb8-8f6020f0c56d} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001409 sec., 45422.285308729595 rows/sec., 3.16 MiB/sec. | ||
5080 | 2025.03.25 05:57:02.302545 [ 5 ] {6d3ee915-b7f9-413b-8bb8-8f6020f0c56d} <Debug> TCPHandler: Processed in 0.001611261 sec. | ||
5081 | 2025.03.25 05:57:02.302662 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5082 | 2025.03.25 05:57:02.302766 [ 5 ] {7cb79e91-4b7c-4c9e-9878-435eecb20787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5083 | 2025.03.25 05:57:02.302813 [ 5 ] {7cb79e91-4b7c-4c9e-9878-435eecb20787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5084 | 2025.03.25 05:57:02.303238 [ 5 ] {7cb79e91-4b7c-4c9e-9878-435eecb20787} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5085 | 2025.03.25 05:57:02.303275 [ 5 ] {7cb79e91-4b7c-4c9e-9878-435eecb20787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5086 | 2025.03.25 05:57:02.303622 [ 5 ] {7cb79e91-4b7c-4c9e-9878-435eecb20787} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5087 | 2025.03.25 05:57:02.303868 [ 5 ] {7cb79e91-4b7c-4c9e-9878-435eecb20787} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5088 | 2025.03.25 05:57:02.304082 [ 5 ] {7cb79e91-4b7c-4c9e-9878-435eecb20787} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00133 sec., 18045.112781954886 rows/sec., 1.22 MiB/sec. | ||
5089 | 2025.03.25 05:57:02.304204 [ 5 ] {7cb79e91-4b7c-4c9e-9878-435eecb20787} <Debug> TCPHandler: Processed in 0.001589741 sec. | ||
5090 | 2025.03.25 05:57:04.145532 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5091 | 2025.03.25 05:57:04.146222 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5092 | 2025.03.25 05:57:04.146257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5093 | 2025.03.25 05:57:04.146766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5094 | 2025.03.25 05:57:04.147015 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5095 | 2025.03.25 05:57:04.147219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5096 | 2025.03.25 05:57:04.950991 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5097 | 2025.03.25 05:57:04.976684 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5098 | 2025.03.25 05:57:04.976773 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5099 | 2025.03.25 05:57:04.987357 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5100 | 2025.03.25 05:57:04.988317 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5101 | 2025.03.25 05:57:04.995015 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5102 | 2025.03.25 05:57:06.700352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 736 | ||
5103 | 2025.03.25 05:57:06.703386 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5104 | 2025.03.25 05:57:06.703435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5105 | 2025.03.25 05:57:06.704921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5106 | 2025.03.25 05:57:06.705230 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2025.03.25 05:57:06.706278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
5108 | 2025.03.25 05:57:07.301050 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5109 | 2025.03.25 05:57:07.301272 [ 5 ] {82aa60f7-e0f7-464e-8cdc-ee4ef596b5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5110 | 2025.03.25 05:57:07.301353 [ 5 ] {82aa60f7-e0f7-464e-8cdc-ee4ef596b5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5111 | 2025.03.25 05:57:07.302209 [ 5 ] {82aa60f7-e0f7-464e-8cdc-ee4ef596b5c4} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5112 | 2025.03.25 05:57:07.302255 [ 5 ] {82aa60f7-e0f7-464e-8cdc-ee4ef596b5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5113 | 2025.03.25 05:57:07.302685 [ 5 ] {82aa60f7-e0f7-464e-8cdc-ee4ef596b5c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5114 | 2025.03.25 05:57:07.302938 [ 5 ] {82aa60f7-e0f7-464e-8cdc-ee4ef596b5c4} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5115 | 2025.03.25 05:57:07.303135 [ 38 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
5116 | 2025.03.25 05:57:07.303206 [ 5 ] {82aa60f7-e0f7-464e-8cdc-ee4ef596b5c4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001987 sec., 33215.90337191746 rows/sec., 2.64 MiB/sec. | ||
5117 | 2025.03.25 05:57:07.303225 [ 38 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5118 | 2025.03.25 05:57:07.303300 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5119 | 2025.03.25 05:57:07.303351 [ 5 ] {82aa60f7-e0f7-464e-8cdc-ee4ef596b5c4} <Debug> TCPHandler: Processed in 0.002433657 sec. | ||
5120 | 2025.03.25 05:57:07.303570 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5121 | 2025.03.25 05:57:07.303580 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
5122 | 2025.03.25 05:57:07.303762 [ 5 ] {fd964faa-a342-4787-beb2-ba6c7236cd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5123 | 2025.03.25 05:57:07.303873 [ 5 ] {fd964faa-a342-4787-beb2-ba6c7236cd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5124 | 2025.03.25 05:57:07.303890 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5125 | 2025.03.25 05:57:07.303997 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 1844 rows starting from the beginning of the part | ||
5126 | 2025.03.25 05:57:07.304271 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 124 rows starting from the beginning of the part | ||
5127 | 2025.03.25 05:57:07.304716 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
5128 | 2025.03.25 05:57:07.305077 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1264 rows starting from the beginning of the part | ||
5129 | 2025.03.25 05:57:07.305405 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
5130 | 2025.03.25 05:57:07.305716 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 66 rows starting from the beginning of the part | ||
5131 | 2025.03.25 05:57:07.306575 [ 5 ] {fd964faa-a342-4787-beb2-ba6c7236cd41} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5132 | 2025.03.25 05:57:07.306640 [ 5 ] {fd964faa-a342-4787-beb2-ba6c7236cd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5133 | 2025.03.25 05:57:07.307605 [ 5 ] {fd964faa-a342-4787-beb2-ba6c7236cd41} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5134 | 2025.03.25 05:57:07.308180 [ 5 ] {fd964faa-a342-4787-beb2-ba6c7236cd41} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5135 | 2025.03.25 05:57:07.308567 [ 5 ] {fd964faa-a342-4787-beb2-ba6c7236cd41} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.004863 sec., 1028.1719103434093 rows/sec., 77.31 KiB/sec. | ||
5136 | 2025.03.25 05:57:07.308728 [ 5 ] {fd964faa-a342-4787-beb2-ba6c7236cd41} <Debug> TCPHandler: Processed in 0.005244637 sec. | ||
5137 | 2025.03.25 05:57:07.308882 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5138 | 2025.03.25 05:57:07.309131 [ 5 ] {9b9b94eb-7562-40b4-bba0-319c3e7f2935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5139 | 2025.03.25 05:57:07.309265 [ 5 ] {9b9b94eb-7562-40b4-bba0-319c3e7f2935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5140 | 2025.03.25 05:57:07.309290 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3420 rows, containing 5 columns (5 merged, 0 gathered) in 0.005853867 sec., 584229.1941378238 rows/sec., 50.19 MiB/sec. | ||
5141 | 2025.03.25 05:57:07.309607 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
5142 | 2025.03.25 05:57:07.310161 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5143 | 2025.03.25 05:57:07.310371 [ 196 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_40_8} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
5144 | 2025.03.25 05:57:07.310541 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
5145 | 2025.03.25 05:57:07.310606 [ 5 ] {9b9b94eb-7562-40b4-bba0-319c3e7f2935} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5146 | 2025.03.25 05:57:07.310655 [ 5 ] {9b9b94eb-7562-40b4-bba0-319c3e7f2935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5147 | 2025.03.25 05:57:07.311022 [ 5 ] {9b9b94eb-7562-40b4-bba0-319c3e7f2935} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5148 | 2025.03.25 05:57:07.311274 [ 5 ] {9b9b94eb-7562-40b4-bba0-319c3e7f2935} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5149 | 2025.03.25 05:57:07.311416 [ 37 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
5150 | 2025.03.25 05:57:07.311458 [ 37 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5151 | 2025.03.25 05:57:07.311464 [ 5 ] {9b9b94eb-7562-40b4-bba0-319c3e7f2935} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.002462 sec., 28025.995125913887 rows/sec., 2.19 MiB/sec. | ||
5152 | 2025.03.25 05:57:07.311483 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5153 | 2025.03.25 05:57:07.311553 [ 5 ] {9b9b94eb-7562-40b4-bba0-319c3e7f2935} <Debug> TCPHandler: Processed in 0.002731308 sec. | ||
5154 | 2025.03.25 05:57:07.311614 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
5155 | 2025.03.25 05:57:07.311676 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5156 | 2025.03.25 05:57:07.311720 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5157 | 2025.03.25 05:57:07.311760 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 913 rows starting from the beginning of the part | ||
5158 | 2025.03.25 05:57:07.311804 [ 5 ] {6e6e3b3a-cbd4-4c85-8c85-5ff330e733de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5159 | 2025.03.25 05:57:07.311966 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 98 rows starting from the beginning of the part | ||
5160 | 2025.03.25 05:57:07.311967 [ 5 ] {6e6e3b3a-cbd4-4c85-8c85-5ff330e733de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5161 | 2025.03.25 05:57:07.312319 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 69 rows starting from the beginning of the part | ||
5162 | 2025.03.25 05:57:07.312700 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 554 rows starting from the beginning of the part | ||
5163 | 2025.03.25 05:57:07.312979 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
5164 | 2025.03.25 05:57:07.313324 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part | ||
5165 | 2025.03.25 05:57:07.314260 [ 5 ] {6e6e3b3a-cbd4-4c85-8c85-5ff330e733de} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5166 | 2025.03.25 05:57:07.314304 [ 5 ] {6e6e3b3a-cbd4-4c85-8c85-5ff330e733de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5167 | 2025.03.25 05:57:07.314912 [ 5 ] {6e6e3b3a-cbd4-4c85-8c85-5ff330e733de} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5168 | 2025.03.25 05:57:07.315181 [ 5 ] {6e6e3b3a-cbd4-4c85-8c85-5ff330e733de} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5169 | 2025.03.25 05:57:07.315396 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1767 rows, containing 5 columns (5 merged, 0 gathered) in 0.003839043 sec., 460270.9581528522 rows/sec., 35.85 MiB/sec. | ||
5170 | 2025.03.25 05:57:07.315490 [ 5 ] {6e6e3b3a-cbd4-4c85-8c85-5ff330e733de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003717 sec., 43045.466774280336 rows/sec., 3.00 MiB/sec. | ||
5171 | 2025.03.25 05:57:07.315565 [ 5 ] {6e6e3b3a-cbd4-4c85-8c85-5ff330e733de} <Debug> TCPHandler: Processed in 0.003946686 sec. | ||
5172 | 2025.03.25 05:57:07.315569 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
5173 | 2025.03.25 05:57:07.315706 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5174 | 2025.03.25 05:57:07.315825 [ 5 ] {d0b412cc-8cc0-475e-9ff9-dcaca4982b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5175 | 2025.03.25 05:57:07.315883 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2025.03.25 05:57:07.315909 [ 5 ] {d0b412cc-8cc0-475e-9ff9-dcaca4982b4c} <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 | ||
5177 | 2025.03.25 05:57:07.315994 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_40_8} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
5178 | 2025.03.25 05:57:07.316102 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5179 | 2025.03.25 05:57:07.317029 [ 5 ] {d0b412cc-8cc0-475e-9ff9-dcaca4982b4c} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5180 | 2025.03.25 05:57:07.317066 [ 5 ] {d0b412cc-8cc0-475e-9ff9-dcaca4982b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5181 | 2025.03.25 05:57:07.317661 [ 5 ] {d0b412cc-8cc0-475e-9ff9-dcaca4982b4c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5182 | 2025.03.25 05:57:07.317917 [ 5 ] {d0b412cc-8cc0-475e-9ff9-dcaca4982b4c} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5183 | 2025.03.25 05:57:07.318053 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5184 | 2025.03.25 05:57:07.318099 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5185 | 2025.03.25 05:57:07.318127 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5186 | 2025.03.25 05:57:07.318130 [ 5 ] {d0b412cc-8cc0-475e-9ff9-dcaca4982b4c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002332 sec., 2144.082332761578 rows/sec., 3.84 MiB/sec. | ||
5187 | 2025.03.25 05:57:07.318301 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
5188 | 2025.03.25 05:57:07.318335 [ 5 ] {d0b412cc-8cc0-475e-9ff9-dcaca4982b4c} <Debug> TCPHandler: Processed in 0.002684015 sec. | ||
5189 | 2025.03.25 05:57:07.318483 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5190 | 2025.03.25 05:57:07.318599 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5191 | 2025.03.25 05:57:07.318617 [ 5 ] {da3c27c0-9877-4ac4-8448-47c1311767cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5192 | 2025.03.25 05:57:07.318660 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 482 rows starting from the beginning of the part | ||
5193 | 2025.03.25 05:57:07.318676 [ 5 ] {da3c27c0-9877-4ac4-8448-47c1311767cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5194 | 2025.03.25 05:57:07.319295 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
5195 | 2025.03.25 05:57:07.319834 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
5196 | 2025.03.25 05:57:07.320384 [ 5 ] {da3c27c0-9877-4ac4-8448-47c1311767cc} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5197 | 2025.03.25 05:57:07.320387 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
5198 | 2025.03.25 05:57:07.320427 [ 5 ] {da3c27c0-9877-4ac4-8448-47c1311767cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5199 | 2025.03.25 05:57:07.320951 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
5200 | 2025.03.25 05:57:07.321516 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
5201 | 2025.03.25 05:57:07.321537 [ 5 ] {da3c27c0-9877-4ac4-8448-47c1311767cc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5202 | 2025.03.25 05:57:07.322106 [ 5 ] {da3c27c0-9877-4ac4-8448-47c1311767cc} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2025.03.25 05:57:07.322373 [ 5 ] {da3c27c0-9877-4ac4-8448-47c1311767cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003783 sec., 15860.428231562253 rows/sec., 1.07 MiB/sec. | ||
5204 | 2025.03.25 05:57:07.322455 [ 5 ] {da3c27c0-9877-4ac4-8448-47c1311767cc} <Debug> TCPHandler: Processed in 0.004026689 sec. | ||
5205 | 2025.03.25 05:57:07.334912 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 19 columns (19 merged, 0 gathered) in 0.016727435 sec., 33776.84624092098 rows/sec., 60.53 MiB/sec. | ||
5206 | 2025.03.25 05:57:07.335469 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5207 | 2025.03.25 05:57:07.335865 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5208 | 2025.03.25 05:57:07.335940 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5209 | 2025.03.25 05:57:07.336037 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
5210 | 2025.03.25 05:57:08.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.37 MiB, peak 197.72 MiB, free memory in arenas 0.00 B, will set to 191.69 MiB (RSS), difference: 1.31 MiB | ||
5211 | 2025.03.25 05:57:11.516576 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5212 | 2025.03.25 05:57:11.516634 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5213 | 2025.03.25 05:57:11.648347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5214 | 2025.03.25 05:57:11.648999 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5215 | 2025.03.25 05:57:11.649045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5216 | 2025.03.25 05:57:11.649576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5217 | 2025.03.25 05:57:11.649856 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5218 | 2025.03.25 05:57:11.650075 [ 31 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5219 | 2025.03.25 05:57:11.650146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5220 | 2025.03.25 05:57:11.650171 [ 31 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5221 | 2025.03.25 05:57:11.650206 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5222 | 2025.03.25 05:57:11.650355 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
5223 | 2025.03.25 05:57:11.650488 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5224 | 2025.03.25 05:57:11.650529 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
5225 | 2025.03.25 05:57:11.650612 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
5226 | 2025.03.25 05:57:11.650858 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
5227 | 2025.03.25 05:57:11.651093 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
5228 | 2025.03.25 05:57:11.651204 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
5229 | 2025.03.25 05:57:11.651411 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
5230 | 2025.03.25 05:57:11.653908 [ 201 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003610345 sec., 3311594.875282002 rows/sec., 47.37 MiB/sec. | ||
5231 | 2025.03.25 05:57:11.654199 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5232 | 2025.03.25 05:57:11.654475 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_26_5} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5233 | 2025.03.25 05:57:11.654552 [ 200 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_26_5} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5234 | 2025.03.25 05:57:11.654637 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5235 | 2025.03.25 05:57:12.308238 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5236 | 2025.03.25 05:57:12.308462 [ 5 ] {55d5d605-0a5f-454a-8037-b5b7e8f7517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5237 | 2025.03.25 05:57:12.308546 [ 5 ] {55d5d605-0a5f-454a-8037-b5b7e8f7517f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5238 | 2025.03.25 05:57:12.309470 [ 5 ] {55d5d605-0a5f-454a-8037-b5b7e8f7517f} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5239 | 2025.03.25 05:57:12.309527 [ 5 ] {55d5d605-0a5f-454a-8037-b5b7e8f7517f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5240 | 2025.03.25 05:57:12.309967 [ 5 ] {55d5d605-0a5f-454a-8037-b5b7e8f7517f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5241 | 2025.03.25 05:57:12.310219 [ 5 ] {55d5d605-0a5f-454a-8037-b5b7e8f7517f} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5242 | 2025.03.25 05:57:12.310512 [ 5 ] {55d5d605-0a5f-454a-8037-b5b7e8f7517f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002107 sec., 100616.99098243949 rows/sec., 6.40 MiB/sec. | ||
5243 | 2025.03.25 05:57:12.310747 [ 5 ] {55d5d605-0a5f-454a-8037-b5b7e8f7517f} <Debug> TCPHandler: Processed in 0.002639104 sec. | ||
5244 | 2025.03.25 05:57:12.310909 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5245 | 2025.03.25 05:57:12.311024 [ 5 ] {98281131-2797-41cf-91b4-a2e6beb4cea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5246 | 2025.03.25 05:57:12.311073 [ 5 ] {98281131-2797-41cf-91b4-a2e6beb4cea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5247 | 2025.03.25 05:57:12.312039 [ 5 ] {98281131-2797-41cf-91b4-a2e6beb4cea8} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5248 | 2025.03.25 05:57:12.312081 [ 5 ] {98281131-2797-41cf-91b4-a2e6beb4cea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5249 | 2025.03.25 05:57:12.312488 [ 5 ] {98281131-2797-41cf-91b4-a2e6beb4cea8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5250 | 2025.03.25 05:57:12.312729 [ 5 ] {98281131-2797-41cf-91b4-a2e6beb4cea8} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5251 | 2025.03.25 05:57:12.312944 [ 5 ] {98281131-2797-41cf-91b4-a2e6beb4cea8} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.001947 sec., 351823.31792501285 rows/sec., 28.01 MiB/sec. | ||
5252 | 2025.03.25 05:57:12.313020 [ 5 ] {98281131-2797-41cf-91b4-a2e6beb4cea8} <Debug> TCPHandler: Processed in 0.002165589 sec. | ||
5253 | 2025.03.25 05:57:12.313172 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5254 | 2025.03.25 05:57:12.313281 [ 5 ] {4263a5cd-bf4d-453f-8f67-9e1c3dd65aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5255 | 2025.03.25 05:57:12.313329 [ 5 ] {4263a5cd-bf4d-453f-8f67-9e1c3dd65aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5256 | 2025.03.25 05:57:12.313905 [ 5 ] {4263a5cd-bf4d-453f-8f67-9e1c3dd65aeb} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5257 | 2025.03.25 05:57:12.313945 [ 5 ] {4263a5cd-bf4d-453f-8f67-9e1c3dd65aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5258 | 2025.03.25 05:57:12.314303 [ 5 ] {4263a5cd-bf4d-453f-8f67-9e1c3dd65aeb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5259 | 2025.03.25 05:57:12.314532 [ 5 ] {4263a5cd-bf4d-453f-8f67-9e1c3dd65aeb} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5260 | 2025.03.25 05:57:12.314746 [ 5 ] {4263a5cd-bf4d-453f-8f67-9e1c3dd65aeb} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.00149 sec., 93959.73154362416 rows/sec., 5.86 MiB/sec. | ||
5261 | 2025.03.25 05:57:12.314798 [ 5 ] {4263a5cd-bf4d-453f-8f67-9e1c3dd65aeb} <Debug> TCPHandler: Processed in 0.001688264 sec. | ||
5262 | 2025.03.25 05:57:12.314919 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5263 | 2025.03.25 05:57:12.315038 [ 5 ] {a0817579-34d7-4cc0-9518-8871d56e0885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5264 | 2025.03.25 05:57:12.315092 [ 5 ] {a0817579-34d7-4cc0-9518-8871d56e0885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5265 | 2025.03.25 05:57:12.315782 [ 5 ] {a0817579-34d7-4cc0-9518-8871d56e0885} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5266 | 2025.03.25 05:57:12.315830 [ 5 ] {a0817579-34d7-4cc0-9518-8871d56e0885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5267 | 2025.03.25 05:57:12.316220 [ 5 ] {a0817579-34d7-4cc0-9518-8871d56e0885} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5268 | 2025.03.25 05:57:12.316460 [ 5 ] {a0817579-34d7-4cc0-9518-8871d56e0885} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5269 | 2025.03.25 05:57:12.316718 [ 5 ] {a0817579-34d7-4cc0-9518-8871d56e0885} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001707 sec., 66198.00820152315 rows/sec., 4.29 MiB/sec. | ||
5270 | 2025.03.25 05:57:12.316936 [ 5 ] {a0817579-34d7-4cc0-9518-8871d56e0885} <Debug> TCPHandler: Processed in 0.002067136 sec. | ||
5271 | 2025.03.25 05:57:12.317084 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5272 | 2025.03.25 05:57:12.317188 [ 5 ] {467dfac5-8cda-41f3-ae13-dfe353ad4e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5273 | 2025.03.25 05:57:12.317232 [ 5 ] {467dfac5-8cda-41f3-ae13-dfe353ad4e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5274 | 2025.03.25 05:57:12.317814 [ 5 ] {467dfac5-8cda-41f3-ae13-dfe353ad4e88} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5275 | 2025.03.25 05:57:12.317854 [ 5 ] {467dfac5-8cda-41f3-ae13-dfe353ad4e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5276 | 2025.03.25 05:57:12.318196 [ 5 ] {467dfac5-8cda-41f3-ae13-dfe353ad4e88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5277 | 2025.03.25 05:57:12.318428 [ 5 ] {467dfac5-8cda-41f3-ae13-dfe353ad4e88} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5278 | 2025.03.25 05:57:12.318667 [ 5 ] {467dfac5-8cda-41f3-ae13-dfe353ad4e88} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001496 sec., 74866.3101604278 rows/sec., 4.26 MiB/sec. | ||
5279 | 2025.03.25 05:57:12.318742 [ 5 ] {467dfac5-8cda-41f3-ae13-dfe353ad4e88} <Debug> TCPHandler: Processed in 0.001707824 sec. | ||
5280 | 2025.03.25 05:57:12.318855 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5281 | 2025.03.25 05:57:12.318959 [ 5 ] {5631e006-3521-4542-b2d5-90085c1f4345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5282 | 2025.03.25 05:57:12.319003 [ 5 ] {5631e006-3521-4542-b2d5-90085c1f4345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5283 | 2025.03.25 05:57:12.319674 [ 5 ] {5631e006-3521-4542-b2d5-90085c1f4345} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5284 | 2025.03.25 05:57:12.319712 [ 5 ] {5631e006-3521-4542-b2d5-90085c1f4345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5285 | 2025.03.25 05:57:12.320067 [ 5 ] {5631e006-3521-4542-b2d5-90085c1f4345} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5286 | 2025.03.25 05:57:12.320298 [ 5 ] {5631e006-3521-4542-b2d5-90085c1f4345} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5287 | 2025.03.25 05:57:12.320496 [ 5 ] {5631e006-3521-4542-b2d5-90085c1f4345} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001558 sec., 267008.98587933247 rows/sec., 19.00 MiB/sec. | ||
5288 | 2025.03.25 05:57:12.320547 [ 5 ] {5631e006-3521-4542-b2d5-90085c1f4345} <Debug> TCPHandler: Processed in 0.001742225 sec. | ||
5289 | 2025.03.25 05:57:12.320661 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5290 | 2025.03.25 05:57:12.320765 [ 5 ] {5985de52-5383-407a-9d0c-b269f5e2ea21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5291 | 2025.03.25 05:57:12.320811 [ 5 ] {5985de52-5383-407a-9d0c-b269f5e2ea21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5292 | 2025.03.25 05:57:12.321245 [ 5 ] {5985de52-5383-407a-9d0c-b269f5e2ea21} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5293 | 2025.03.25 05:57:12.321284 [ 5 ] {5985de52-5383-407a-9d0c-b269f5e2ea21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5294 | 2025.03.25 05:57:12.321625 [ 5 ] {5985de52-5383-407a-9d0c-b269f5e2ea21} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5295 | 2025.03.25 05:57:12.321849 [ 5 ] {5985de52-5383-407a-9d0c-b269f5e2ea21} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2025.03.25 05:57:12.322054 [ 5 ] {5985de52-5383-407a-9d0c-b269f5e2ea21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001309 sec., 4583.651642475172 rows/sec., 239.48 KiB/sec. | ||
5297 | 2025.03.25 05:57:12.322103 [ 5 ] {5985de52-5383-407a-9d0c-b269f5e2ea21} <Debug> TCPHandler: Processed in 0.001491558 sec. | ||
5298 | 2025.03.25 05:57:12.322233 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5299 | 2025.03.25 05:57:12.322337 [ 5 ] {5cbefafa-e3c0-457e-8b7f-3d200cfb1c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5300 | 2025.03.25 05:57:12.322384 [ 5 ] {5cbefafa-e3c0-457e-8b7f-3d200cfb1c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5301 | 2025.03.25 05:57:12.322914 [ 5 ] {5cbefafa-e3c0-457e-8b7f-3d200cfb1c42} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5302 | 2025.03.25 05:57:12.322953 [ 5 ] {5cbefafa-e3c0-457e-8b7f-3d200cfb1c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5303 | 2025.03.25 05:57:12.323328 [ 5 ] {5cbefafa-e3c0-457e-8b7f-3d200cfb1c42} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5304 | 2025.03.25 05:57:12.323554 [ 5 ] {5cbefafa-e3c0-457e-8b7f-3d200cfb1c42} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5305 | 2025.03.25 05:57:12.323714 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5306 | 2025.03.25 05:57:12.323784 [ 5 ] {5cbefafa-e3c0-457e-8b7f-3d200cfb1c42} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001461 sec., 162217.659137577 rows/sec., 10.87 MiB/sec. | ||
5307 | 2025.03.25 05:57:12.323794 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5308 | 2025.03.25 05:57:12.323873 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5309 | 2025.03.25 05:57:12.323906 [ 5 ] {5cbefafa-e3c0-457e-8b7f-3d200cfb1c42} <Debug> TCPHandler: Processed in 0.001717874 sec. | ||
5310 | 2025.03.25 05:57:12.324247 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5311 | 2025.03.25 05:57:12.324317 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
5312 | 2025.03.25 05:57:12.324712 [ 5 ] {71c0ddf6-61e1-4981-ba37-c0a884dadf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5313 | 2025.03.25 05:57:12.324896 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5314 | 2025.03.25 05:57:12.324898 [ 5 ] {71c0ddf6-61e1-4981-ba37-c0a884dadf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5315 | 2025.03.25 05:57:12.324989 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11549 rows starting from the beginning of the part | ||
5316 | 2025.03.25 05:57:12.325397 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
5317 | 2025.03.25 05:57:12.325761 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 942 rows starting from the beginning of the part | ||
5318 | 2025.03.25 05:57:12.326043 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
5319 | 2025.03.25 05:57:12.326395 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
5320 | 2025.03.25 05:57:12.326729 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part | ||
5321 | 2025.03.25 05:57:12.327221 [ 5 ] {71c0ddf6-61e1-4981-ba37-c0a884dadf13} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2025.03.25 05:57:12.327297 [ 5 ] {71c0ddf6-61e1-4981-ba37-c0a884dadf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5323 | 2025.03.25 05:57:12.327985 [ 5 ] {71c0ddf6-61e1-4981-ba37-c0a884dadf13} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5324 | 2025.03.25 05:57:12.328265 [ 5 ] {71c0ddf6-61e1-4981-ba37-c0a884dadf13} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5325 | 2025.03.25 05:57:12.328725 [ 5 ] {71c0ddf6-61e1-4981-ba37-c0a884dadf13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00418 sec., 239.23444976076556 rows/sec., 16.12 KiB/sec. | ||
5326 | 2025.03.25 05:57:12.329042 [ 5 ] {71c0ddf6-61e1-4981-ba37-c0a884dadf13} <Debug> TCPHandler: Processed in 0.004913267 sec. | ||
5327 | 2025.03.25 05:57:12.329277 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5328 | 2025.03.25 05:57:12.329503 [ 5 ] {4816ad23-0704-4f2f-adff-74fc061f7623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5329 | 2025.03.25 05:57:12.329730 [ 5 ] {4816ad23-0704-4f2f-adff-74fc061f7623} <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 | ||
5330 | 2025.03.25 05:57:12.331869 [ 5 ] {4816ad23-0704-4f2f-adff-74fc061f7623} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5331 | 2025.03.25 05:57:12.331908 [ 5 ] {4816ad23-0704-4f2f-adff-74fc061f7623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5332 | 2025.03.25 05:57:12.332833 [ 5 ] {4816ad23-0704-4f2f-adff-74fc061f7623} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5333 | 2025.03.25 05:57:12.333162 [ 200 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13112 rows, containing 5 columns (5 merged, 0 gathered) in 0.009163202 sec., 1430940.84360467 rows/sec., 96.71 MiB/sec. | ||
5334 | 2025.03.25 05:57:12.333320 [ 5 ] {4816ad23-0704-4f2f-adff-74fc061f7623} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5335 | 2025.03.25 05:57:12.333771 [ 5 ] {4816ad23-0704-4f2f-adff-74fc061f7623} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.004311 sec., 7886.801206216655 rows/sec., 14.13 MiB/sec. | ||
5336 | 2025.03.25 05:57:12.333855 [ 200 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5337 | 2025.03.25 05:57:12.334225 [ 5 ] {4816ad23-0704-4f2f-adff-74fc061f7623} <Debug> TCPHandler: Processed in 0.0050107 sec. | ||
5338 | 2025.03.25 05:57:12.334416 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5339 | 2025.03.25 05:57:12.334585 [ 5 ] {8470ae39-bdd1-4d74-a0f7-dec59a3159db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5340 | 2025.03.25 05:57:12.334658 [ 5 ] {8470ae39-bdd1-4d74-a0f7-dec59a3159db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5341 | 2025.03.25 05:57:12.334700 [ 200 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5342 | 2025.03.25 05:57:12.334964 [ 200 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5343 | 2025.03.25 05:57:12.335157 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
5344 | 2025.03.25 05:57:12.335478 [ 5 ] {8470ae39-bdd1-4d74-a0f7-dec59a3159db} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5345 | 2025.03.25 05:57:12.335522 [ 5 ] {8470ae39-bdd1-4d74-a0f7-dec59a3159db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5346 | 2025.03.25 05:57:12.335897 [ 5 ] {8470ae39-bdd1-4d74-a0f7-dec59a3159db} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5347 | 2025.03.25 05:57:12.336127 [ 5 ] {8470ae39-bdd1-4d74-a0f7-dec59a3159db} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5348 | 2025.03.25 05:57:12.336297 [ 30 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5349 | 2025.03.25 05:57:12.336362 [ 30 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5350 | 2025.03.25 05:57:12.336374 [ 5 ] {8470ae39-bdd1-4d74-a0f7-dec59a3159db} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001837 sec., 44637.996733805114 rows/sec., 2.84 MiB/sec. | ||
5351 | 2025.03.25 05:57:12.336399 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5352 | 2025.03.25 05:57:12.336534 [ 5 ] {8470ae39-bdd1-4d74-a0f7-dec59a3159db} <Debug> TCPHandler: Processed in 0.002171559 sec. | ||
5353 | 2025.03.25 05:57:12.336622 [ 198 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
5354 | 2025.03.25 05:57:12.336746 [ 198 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5355 | 2025.03.25 05:57:12.336776 [ 198 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2170 rows starting from the beginning of the part | ||
5356 | 2025.03.25 05:57:12.336840 [ 198 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
5357 | 2025.03.25 05:57:12.337037 [ 198 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
5358 | 2025.03.25 05:57:12.337172 [ 198 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
5359 | 2025.03.25 05:57:12.337270 [ 198 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
5360 | 2025.03.25 05:57:12.337459 [ 198 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
5361 | 2025.03.25 05:57:12.338914 [ 200 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2432 rows, containing 4 columns (4 merged, 0 gathered) in 0.002393037 sec., 1016281.8209664121 rows/sec., 66.63 MiB/sec. | ||
5362 | 2025.03.25 05:57:12.339152 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5363 | 2025.03.25 05:57:12.339454 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5364 | 2025.03.25 05:57:12.339537 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_41_8} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5365 | 2025.03.25 05:57:12.339615 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5366 | 2025.03.25 05:57:12.496074 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5367 | 2025.03.25 05:57:12.517126 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5368 | 2025.03.25 05:57:12.517191 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5369 | 2025.03.25 05:57:12.524655 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5370 | 2025.03.25 05:57:12.525414 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5371 | 2025.03.25 05:57:12.525728 [ 30 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5372 | 2025.03.25 05:57:12.525796 [ 30 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5373 | 2025.03.25 05:57:12.525844 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5374 | 2025.03.25 05:57:12.526096 [ 186 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
5375 | 2025.03.25 05:57:12.534325 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5376 | 2025.03.25 05:57:12.535644 [ 186 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5377 | 2025.03.25 05:57:12.536533 [ 186 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
5378 | 2025.03.25 05:57:12.541164 [ 186 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
5379 | 2025.03.25 05:57:12.545988 [ 186 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
5380 | 2025.03.25 05:57:12.551156 [ 186 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
5381 | 2025.03.25 05:57:12.556574 [ 186 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
5382 | 2025.03.25 05:57:12.561040 [ 186 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
5383 | 2025.03.25 05:57:12.618083 [ 200 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.092148593 sec., 2126.9993780588707 rows/sec., 11.00 MiB/sec. | ||
5384 | 2025.03.25 05:57:12.620889 [ 195 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5385 | 2025.03.25 05:57:12.623837 [ 195 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_26_5} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5386 | 2025.03.25 05:57:12.623971 [ 195 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_26_5} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5387 | 2025.03.25 05:57:12.626495 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5388 | 2025.03.25 05:57:16.707439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 770 | ||
5389 | 2025.03.25 05:57:16.711044 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5390 | 2025.03.25 05:57:16.711103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5391 | 2025.03.25 05:57:16.712627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5392 | 2025.03.25 05:57:16.712950 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5393 | 2025.03.25 05:57:16.713609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
5394 | 2025.03.25 05:57:17.301404 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5395 | 2025.03.25 05:57:17.301739 [ 5 ] {35cd8966-48ef-4821-ad73-4e88087921b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5396 | 2025.03.25 05:57:17.301857 [ 5 ] {35cd8966-48ef-4821-ad73-4e88087921b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5397 | 2025.03.25 05:57:17.302804 [ 5 ] {35cd8966-48ef-4821-ad73-4e88087921b4} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5398 | 2025.03.25 05:57:17.302858 [ 5 ] {35cd8966-48ef-4821-ad73-4e88087921b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5399 | 2025.03.25 05:57:17.303287 [ 5 ] {35cd8966-48ef-4821-ad73-4e88087921b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5400 | 2025.03.25 05:57:17.303546 [ 5 ] {35cd8966-48ef-4821-ad73-4e88087921b4} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5401 | 2025.03.25 05:57:17.303804 [ 5 ] {35cd8966-48ef-4821-ad73-4e88087921b4} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002152 sec., 5576.208178438662 rows/sec., 454.70 KiB/sec. | ||
5402 | 2025.03.25 05:57:17.303872 [ 5 ] {35cd8966-48ef-4821-ad73-4e88087921b4} <Debug> TCPHandler: Processed in 0.002661715 sec. | ||
5403 | 2025.03.25 05:57:17.304019 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5404 | 2025.03.25 05:57:17.304166 [ 5 ] {3758702d-4832-4936-b798-c35116fad8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5405 | 2025.03.25 05:57:17.304226 [ 5 ] {3758702d-4832-4936-b798-c35116fad8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5406 | 2025.03.25 05:57:17.304939 [ 5 ] {3758702d-4832-4936-b798-c35116fad8ea} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5407 | 2025.03.25 05:57:17.304989 [ 5 ] {3758702d-4832-4936-b798-c35116fad8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5408 | 2025.03.25 05:57:17.305413 [ 5 ] {3758702d-4832-4936-b798-c35116fad8ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5409 | 2025.03.25 05:57:17.305658 [ 5 ] {3758702d-4832-4936-b798-c35116fad8ea} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5410 | 2025.03.25 05:57:17.305871 [ 5 ] {3758702d-4832-4936-b798-c35116fad8ea} <Debug> executeQuery: Read 72 rows, 5.82 KiB in 0.001728 sec., 41666.66666666667 rows/sec., 3.29 MiB/sec. | ||
5411 | 2025.03.25 05:57:17.305969 [ 5 ] {3758702d-4832-4936-b798-c35116fad8ea} <Debug> TCPHandler: Processed in 0.002014194 sec. | ||
5412 | 2025.03.25 05:57:17.306187 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5413 | 2025.03.25 05:57:17.306311 [ 5 ] {61b630d3-5509-4b44-89d4-4f83feba35dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5414 | 2025.03.25 05:57:17.306359 [ 5 ] {61b630d3-5509-4b44-89d4-4f83feba35dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5415 | 2025.03.25 05:57:17.306920 [ 5 ] {61b630d3-5509-4b44-89d4-4f83feba35dd} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5416 | 2025.03.25 05:57:17.306959 [ 5 ] {61b630d3-5509-4b44-89d4-4f83feba35dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5417 | 2025.03.25 05:57:17.307305 [ 5 ] {61b630d3-5509-4b44-89d4-4f83feba35dd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5418 | 2025.03.25 05:57:17.307550 [ 5 ] {61b630d3-5509-4b44-89d4-4f83feba35dd} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5419 | 2025.03.25 05:57:17.307773 [ 5 ] {61b630d3-5509-4b44-89d4-4f83feba35dd} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001482 sec., 11470.985155195682 rows/sec., 819.07 KiB/sec. | ||
5420 | 2025.03.25 05:57:17.307969 [ 5 ] {61b630d3-5509-4b44-89d4-4f83feba35dd} <Debug> TCPHandler: Processed in 0.00187684 sec. | ||
5421 | 2025.03.25 05:57:17.308143 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5422 | 2025.03.25 05:57:17.308250 [ 5 ] {787b92b0-44be-4664-aad2-de9039dc1b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5423 | 2025.03.25 05:57:17.308298 [ 5 ] {787b92b0-44be-4664-aad2-de9039dc1b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5424 | 2025.03.25 05:57:17.308880 [ 5 ] {787b92b0-44be-4664-aad2-de9039dc1b15} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5425 | 2025.03.25 05:57:17.308918 [ 5 ] {787b92b0-44be-4664-aad2-de9039dc1b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5426 | 2025.03.25 05:57:17.309266 [ 5 ] {787b92b0-44be-4664-aad2-de9039dc1b15} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5427 | 2025.03.25 05:57:17.309496 [ 5 ] {787b92b0-44be-4664-aad2-de9039dc1b15} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5428 | 2025.03.25 05:57:17.309671 [ 5 ] {787b92b0-44be-4664-aad2-de9039dc1b15} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001444 sec., 56094.182825484764 rows/sec., 4.39 MiB/sec. | ||
5429 | 2025.03.25 05:57:17.309723 [ 5 ] {787b92b0-44be-4664-aad2-de9039dc1b15} <Debug> TCPHandler: Processed in 0.001642102 sec. | ||
5430 | 2025.03.25 05:57:17.309838 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5431 | 2025.03.25 05:57:17.309943 [ 5 ] {0d2e4d78-3579-4aee-92ba-a72d44270fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5432 | 2025.03.25 05:57:17.309992 [ 5 ] {0d2e4d78-3579-4aee-92ba-a72d44270fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5433 | 2025.03.25 05:57:17.310518 [ 5 ] {0d2e4d78-3579-4aee-92ba-a72d44270fe7} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5434 | 2025.03.25 05:57:17.310555 [ 5 ] {0d2e4d78-3579-4aee-92ba-a72d44270fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5435 | 2025.03.25 05:57:17.310932 [ 5 ] {0d2e4d78-3579-4aee-92ba-a72d44270fe7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5436 | 2025.03.25 05:57:17.311163 [ 5 ] {0d2e4d78-3579-4aee-92ba-a72d44270fe7} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5437 | 2025.03.25 05:57:17.311341 [ 5 ] {0d2e4d78-3579-4aee-92ba-a72d44270fe7} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001421 sec., 116819.14144968333 rows/sec., 8.13 MiB/sec. | ||
5438 | 2025.03.25 05:57:17.311392 [ 5 ] {0d2e4d78-3579-4aee-92ba-a72d44270fe7} <Debug> TCPHandler: Processed in 0.001604841 sec. | ||
5439 | 2025.03.25 05:57:17.311527 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5440 | 2025.03.25 05:57:17.311634 [ 5 ] {4b24960b-b517-46e8-be5b-c5e6ef18a03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5441 | 2025.03.25 05:57:17.311700 [ 5 ] {4b24960b-b517-46e8-be5b-c5e6ef18a03e} <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 | ||
5442 | 2025.03.25 05:57:17.312748 [ 5 ] {4b24960b-b517-46e8-be5b-c5e6ef18a03e} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5443 | 2025.03.25 05:57:17.312785 [ 5 ] {4b24960b-b517-46e8-be5b-c5e6ef18a03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5444 | 2025.03.25 05:57:17.313377 [ 5 ] {4b24960b-b517-46e8-be5b-c5e6ef18a03e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5445 | 2025.03.25 05:57:17.313631 [ 5 ] {4b24960b-b517-46e8-be5b-c5e6ef18a03e} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5446 | 2025.03.25 05:57:17.313932 [ 5 ] {4b24960b-b517-46e8-be5b-c5e6ef18a03e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002298 sec., 2175.805047867711 rows/sec., 3.90 MiB/sec. | ||
5447 | 2025.03.25 05:57:17.314327 [ 5 ] {4b24960b-b517-46e8-be5b-c5e6ef18a03e} <Debug> TCPHandler: Processed in 0.002850601 sec. | ||
5448 | 2025.03.25 05:57:17.314453 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5449 | 2025.03.25 05:57:17.314558 [ 5 ] {f85bf0a3-6943-4953-be2b-c802bd9f8724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5450 | 2025.03.25 05:57:17.314606 [ 5 ] {f85bf0a3-6943-4953-be2b-c802bd9f8724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5451 | 2025.03.25 05:57:17.315068 [ 5 ] {f85bf0a3-6943-4953-be2b-c802bd9f8724} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5452 | 2025.03.25 05:57:17.315107 [ 5 ] {f85bf0a3-6943-4953-be2b-c802bd9f8724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5453 | 2025.03.25 05:57:17.315465 [ 5 ] {f85bf0a3-6943-4953-be2b-c802bd9f8724} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5454 | 2025.03.25 05:57:17.315700 [ 5 ] {f85bf0a3-6943-4953-be2b-c802bd9f8724} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5455 | 2025.03.25 05:57:17.315938 [ 5 ] {f85bf0a3-6943-4953-be2b-c802bd9f8724} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
5456 | 2025.03.25 05:57:17.316109 [ 5 ] {f85bf0a3-6943-4953-be2b-c802bd9f8724} <Debug> TCPHandler: Processed in 0.001705215 sec. | ||
5457 | 2025.03.25 05:57:19.151258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5458 | 2025.03.25 05:57:19.151957 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5459 | 2025.03.25 05:57:19.152008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5460 | 2025.03.25 05:57:19.152651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5461 | 2025.03.25 05:57:19.152921 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5462 | 2025.03.25 05:57:19.153219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5463 | 2025.03.25 05:57:20.035366 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5464 | 2025.03.25 05:57:20.054913 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5465 | 2025.03.25 05:57:20.054980 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5466 | 2025.03.25 05:57:20.062093 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5467 | 2025.03.25 05:57:20.062860 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5468 | 2025.03.25 05:57:20.065749 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5469 | 2025.03.25 05:57:22.308085 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5470 | 2025.03.25 05:57:22.308322 [ 5 ] {19695864-cc4e-4e2a-90ac-d48f3f3ec319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5471 | 2025.03.25 05:57:22.308406 [ 5 ] {19695864-cc4e-4e2a-90ac-d48f3f3ec319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5472 | 2025.03.25 05:57:22.309303 [ 5 ] {19695864-cc4e-4e2a-90ac-d48f3f3ec319} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5473 | 2025.03.25 05:57:22.309360 [ 5 ] {19695864-cc4e-4e2a-90ac-d48f3f3ec319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5474 | 2025.03.25 05:57:22.309834 [ 5 ] {19695864-cc4e-4e2a-90ac-d48f3f3ec319} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5475 | 2025.03.25 05:57:22.310096 [ 5 ] {19695864-cc4e-4e2a-90ac-d48f3f3ec319} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5476 | 2025.03.25 05:57:22.310364 [ 5 ] {19695864-cc4e-4e2a-90ac-d48f3f3ec319} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002095 sec., 101193.31742243437 rows/sec., 6.44 MiB/sec. | ||
5477 | 2025.03.25 05:57:22.310640 [ 5 ] {19695864-cc4e-4e2a-90ac-d48f3f3ec319} <Debug> TCPHandler: Processed in 0.002696186 sec. | ||
5478 | 2025.03.25 05:57:22.310798 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5479 | 2025.03.25 05:57:22.310917 [ 5 ] {abaabcac-34b1-4ae7-96db-1130605fef9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5480 | 2025.03.25 05:57:22.310969 [ 5 ] {abaabcac-34b1-4ae7-96db-1130605fef9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5481 | 2025.03.25 05:57:22.311946 [ 5 ] {abaabcac-34b1-4ae7-96db-1130605fef9c} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5482 | 2025.03.25 05:57:22.311993 [ 5 ] {abaabcac-34b1-4ae7-96db-1130605fef9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5483 | 2025.03.25 05:57:22.312439 [ 5 ] {abaabcac-34b1-4ae7-96db-1130605fef9c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5484 | 2025.03.25 05:57:22.312700 [ 5 ] {abaabcac-34b1-4ae7-96db-1130605fef9c} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5485 | 2025.03.25 05:57:22.312921 [ 5 ] {abaabcac-34b1-4ae7-96db-1130605fef9c} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.002032 sec., 337106.2992125984 rows/sec., 26.84 MiB/sec. | ||
5486 | 2025.03.25 05:57:22.313023 [ 5 ] {abaabcac-34b1-4ae7-96db-1130605fef9c} <Debug> TCPHandler: Processed in 0.002280983 sec. | ||
5487 | 2025.03.25 05:57:22.313182 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5488 | 2025.03.25 05:57:22.313292 [ 5 ] {2266054c-3517-429e-8173-003fb6170ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5489 | 2025.03.25 05:57:22.313342 [ 5 ] {2266054c-3517-429e-8173-003fb6170ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5490 | 2025.03.25 05:57:22.313919 [ 5 ] {2266054c-3517-429e-8173-003fb6170ae9} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5491 | 2025.03.25 05:57:22.313959 [ 5 ] {2266054c-3517-429e-8173-003fb6170ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5492 | 2025.03.25 05:57:22.314325 [ 5 ] {2266054c-3517-429e-8173-003fb6170ae9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5493 | 2025.03.25 05:57:22.314571 [ 5 ] {2266054c-3517-429e-8173-003fb6170ae9} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5494 | 2025.03.25 05:57:22.314797 [ 5 ] {2266054c-3517-429e-8173-003fb6170ae9} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001524 sec., 91863.51706036746 rows/sec., 5.73 MiB/sec. | ||
5495 | 2025.03.25 05:57:22.314988 [ 5 ] {2266054c-3517-429e-8173-003fb6170ae9} <Debug> TCPHandler: Processed in 0.001866269 sec. | ||
5496 | 2025.03.25 05:57:22.315178 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5497 | 2025.03.25 05:57:22.315290 [ 5 ] {81d5d739-8885-4d16-b38c-f74c0f83023a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5498 | 2025.03.25 05:57:22.315339 [ 5 ] {81d5d739-8885-4d16-b38c-f74c0f83023a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5499 | 2025.03.25 05:57:22.315957 [ 5 ] {81d5d739-8885-4d16-b38c-f74c0f83023a} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5500 | 2025.03.25 05:57:22.315997 [ 5 ] {81d5d739-8885-4d16-b38c-f74c0f83023a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5501 | 2025.03.25 05:57:22.316362 [ 5 ] {81d5d739-8885-4d16-b38c-f74c0f83023a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5502 | 2025.03.25 05:57:22.316677 [ 5 ] {81d5d739-8885-4d16-b38c-f74c0f83023a} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5503 | 2025.03.25 05:57:22.316844 [ 125 ] {} <Debug> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5504 | 2025.03.25 05:57:22.316903 [ 125 ] {} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5505 | 2025.03.25 05:57:22.316925 [ 5 ] {81d5d739-8885-4d16-b38c-f74c0f83023a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001658 sec., 68154.40289505429 rows/sec., 4.41 MiB/sec. | ||
5506 | 2025.03.25 05:57:22.316930 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5507 | 2025.03.25 05:57:22.317045 [ 5 ] {81d5d739-8885-4d16-b38c-f74c0f83023a} <Debug> TCPHandler: Processed in 0.001927331 sec. | ||
5508 | 2025.03.25 05:57:22.317177 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::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 | ||
5509 | 2025.03.25 05:57:22.317255 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5510 | 2025.03.25 05:57:22.317315 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5511 | 2025.03.25 05:57:22.317353 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part | ||
5512 | 2025.03.25 05:57:22.317422 [ 5 ] {f1d9fcb6-1a8c-4fd2-bdba-6a8f205392db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5513 | 2025.03.25 05:57:22.317441 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 341 rows starting from the beginning of the part | ||
5514 | 2025.03.25 05:57:22.317581 [ 5 ] {f1d9fcb6-1a8c-4fd2-bdba-6a8f205392db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5515 | 2025.03.25 05:57:22.317872 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
5516 | 2025.03.25 05:57:22.318156 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
5517 | 2025.03.25 05:57:22.318503 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
5518 | 2025.03.25 05:57:22.318866 [ 189 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
5519 | 2025.03.25 05:57:22.320080 [ 5 ] {f1d9fcb6-1a8c-4fd2-bdba-6a8f205392db} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5520 | 2025.03.25 05:57:22.320128 [ 5 ] {f1d9fcb6-1a8c-4fd2-bdba-6a8f205392db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5521 | 2025.03.25 05:57:22.320780 [ 5 ] {f1d9fcb6-1a8c-4fd2-bdba-6a8f205392db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5522 | 2025.03.25 05:57:22.321106 [ 200 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.004063649 sec., 307359.22320062586 rows/sec., 21.57 MiB/sec. | ||
5523 | 2025.03.25 05:57:22.321171 [ 5 ] {f1d9fcb6-1a8c-4fd2-bdba-6a8f205392db} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5524 | 2025.03.25 05:57:22.321478 [ 200 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5525 | 2025.03.25 05:57:22.321591 [ 5 ] {f1d9fcb6-1a8c-4fd2-bdba-6a8f205392db} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004173 sec., 26839.20440929787 rows/sec., 1.53 MiB/sec. | ||
5526 | 2025.03.25 05:57:22.321939 [ 5 ] {f1d9fcb6-1a8c-4fd2-bdba-6a8f205392db} <Debug> TCPHandler: Processed in 0.004767283 sec. | ||
5527 | 2025.03.25 05:57:22.322095 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5528 | 2025.03.25 05:57:22.322252 [ 5 ] {59d40782-f081-41e1-9fc5-6699478f3eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5529 | 2025.03.25 05:57:22.322321 [ 5 ] {59d40782-f081-41e1-9fc5-6699478f3eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5530 | 2025.03.25 05:57:22.322573 [ 200 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5531 | 2025.03.25 05:57:22.322842 [ 200 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_16_3} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5532 | 2025.03.25 05:57:22.323042 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
5533 | 2025.03.25 05:57:22.323537 [ 5 ] {59d40782-f081-41e1-9fc5-6699478f3eef} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5534 | 2025.03.25 05:57:22.323581 [ 5 ] {59d40782-f081-41e1-9fc5-6699478f3eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5535 | 2025.03.25 05:57:22.323981 [ 5 ] {59d40782-f081-41e1-9fc5-6699478f3eef} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5536 | 2025.03.25 05:57:22.324228 [ 5 ] {59d40782-f081-41e1-9fc5-6699478f3eef} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5537 | 2025.03.25 05:57:22.324421 [ 5 ] {59d40782-f081-41e1-9fc5-6699478f3eef} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.002215 sec., 187810.38374717833 rows/sec., 13.36 MiB/sec. | ||
5538 | 2025.03.25 05:57:22.324519 [ 5 ] {59d40782-f081-41e1-9fc5-6699478f3eef} <Debug> TCPHandler: Processed in 0.002487769 sec. | ||
5539 | 2025.03.25 05:57:22.324691 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5540 | 2025.03.25 05:57:22.324822 [ 5 ] {997622f8-3d9f-4cc3-85c4-3140c800eff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5541 | 2025.03.25 05:57:22.324880 [ 5 ] {997622f8-3d9f-4cc3-85c4-3140c800eff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5542 | 2025.03.25 05:57:22.325420 [ 5 ] {997622f8-3d9f-4cc3-85c4-3140c800eff8} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5543 | 2025.03.25 05:57:22.325458 [ 5 ] {997622f8-3d9f-4cc3-85c4-3140c800eff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5544 | 2025.03.25 05:57:22.325809 [ 5 ] {997622f8-3d9f-4cc3-85c4-3140c800eff8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5545 | 2025.03.25 05:57:22.326046 [ 5 ] {997622f8-3d9f-4cc3-85c4-3140c800eff8} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5546 | 2025.03.25 05:57:22.326281 [ 5 ] {997622f8-3d9f-4cc3-85c4-3140c800eff8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. | ||
5547 | 2025.03.25 05:57:22.326470 [ 5 ] {997622f8-3d9f-4cc3-85c4-3140c800eff8} <Debug> TCPHandler: Processed in 0.001844738 sec. | ||
5548 | 2025.03.25 05:57:22.326622 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5549 | 2025.03.25 05:57:22.326729 [ 5 ] {61f09b44-c24f-4fcc-8f1e-a8efd2821793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5550 | 2025.03.25 05:57:22.326778 [ 5 ] {61f09b44-c24f-4fcc-8f1e-a8efd2821793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5551 | 2025.03.25 05:57:22.327356 [ 5 ] {61f09b44-c24f-4fcc-8f1e-a8efd2821793} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5552 | 2025.03.25 05:57:22.327396 [ 5 ] {61f09b44-c24f-4fcc-8f1e-a8efd2821793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5553 | 2025.03.25 05:57:22.327786 [ 5 ] {61f09b44-c24f-4fcc-8f1e-a8efd2821793} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5554 | 2025.03.25 05:57:22.328019 [ 5 ] {61f09b44-c24f-4fcc-8f1e-a8efd2821793} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5555 | 2025.03.25 05:57:22.328196 [ 5 ] {61f09b44-c24f-4fcc-8f1e-a8efd2821793} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001491 sec., 158953.72233400404 rows/sec., 10.65 MiB/sec. | ||
5556 | 2025.03.25 05:57:22.328251 [ 5 ] {61f09b44-c24f-4fcc-8f1e-a8efd2821793} <Debug> TCPHandler: Processed in 0.001680564 sec. | ||
5557 | 2025.03.25 05:57:22.328386 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5558 | 2025.03.25 05:57:22.328522 [ 5 ] {3078722f-bf98-4a42-9910-fe574b56b7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5559 | 2025.03.25 05:57:22.328581 [ 5 ] {3078722f-bf98-4a42-9910-fe574b56b7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5560 | 2025.03.25 05:57:22.329100 [ 5 ] {3078722f-bf98-4a42-9910-fe574b56b7ef} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5561 | 2025.03.25 05:57:22.329146 [ 5 ] {3078722f-bf98-4a42-9910-fe574b56b7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5562 | 2025.03.25 05:57:22.329547 [ 5 ] {3078722f-bf98-4a42-9910-fe574b56b7ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5563 | 2025.03.25 05:57:22.329783 [ 5 ] {3078722f-bf98-4a42-9910-fe574b56b7ef} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5564 | 2025.03.25 05:57:22.329952 [ 5 ] {3078722f-bf98-4a42-9910-fe574b56b7ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 46.15 KiB/sec. | ||
5565 | 2025.03.25 05:57:22.330003 [ 5 ] {3078722f-bf98-4a42-9910-fe574b56b7ef} <Debug> TCPHandler: Processed in 0.001683894 sec. | ||
5566 | 2025.03.25 05:57:22.330108 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5567 | 2025.03.25 05:57:22.330209 [ 5 ] {6cb68a4b-307b-49d3-aad2-4509dc42a0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5568 | 2025.03.25 05:57:22.330273 [ 5 ] {6cb68a4b-307b-49d3-aad2-4509dc42a0b9} <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 | ||
5569 | 2025.03.25 05:57:22.331401 [ 5 ] {6cb68a4b-307b-49d3-aad2-4509dc42a0b9} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5570 | 2025.03.25 05:57:22.331439 [ 5 ] {6cb68a4b-307b-49d3-aad2-4509dc42a0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5571 | 2025.03.25 05:57:22.332077 [ 5 ] {6cb68a4b-307b-49d3-aad2-4509dc42a0b9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5572 | 2025.03.25 05:57:22.332333 [ 5 ] {6cb68a4b-307b-49d3-aad2-4509dc42a0b9} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5573 | 2025.03.25 05:57:22.332577 [ 5 ] {6cb68a4b-307b-49d3-aad2-4509dc42a0b9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002389 sec., 14231.896190874842 rows/sec., 25.50 MiB/sec. | ||
5574 | 2025.03.25 05:57:22.333055 [ 5 ] {6cb68a4b-307b-49d3-aad2-4509dc42a0b9} <Debug> TCPHandler: Processed in 0.002995786 sec. | ||
5575 | 2025.03.25 05:57:22.333194 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5576 | 2025.03.25 05:57:22.333301 [ 5 ] {31cfdbfe-4c33-4342-987c-c71f14e8dad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5577 | 2025.03.25 05:57:22.333349 [ 5 ] {31cfdbfe-4c33-4342-987c-c71f14e8dad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5578 | 2025.03.25 05:57:22.333817 [ 5 ] {31cfdbfe-4c33-4342-987c-c71f14e8dad5} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5579 | 2025.03.25 05:57:22.333855 [ 5 ] {31cfdbfe-4c33-4342-987c-c71f14e8dad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5580 | 2025.03.25 05:57:22.334207 [ 5 ] {31cfdbfe-4c33-4342-987c-c71f14e8dad5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5581 | 2025.03.25 05:57:22.334446 [ 5 ] {31cfdbfe-4c33-4342-987c-c71f14e8dad5} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5582 | 2025.03.25 05:57:22.334679 [ 5 ] {31cfdbfe-4c33-4342-987c-c71f14e8dad5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001392 sec., 58908.04597701149 rows/sec., 3.74 MiB/sec. | ||
5583 | 2025.03.25 05:57:22.334879 [ 5 ] {31cfdbfe-4c33-4342-987c-c71f14e8dad5} <Debug> TCPHandler: Processed in 0.001729745 sec. | ||
5584 | 2025.03.25 05:57:26.516676 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5585 | 2025.03.25 05:57:26.516735 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5586 | 2025.03.25 05:57:26.654326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5587 | 2025.03.25 05:57:26.654956 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5588 | 2025.03.25 05:57:26.654996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5589 | 2025.03.25 05:57:26.655535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5590 | 2025.03.25 05:57:26.655800 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5591 | 2025.03.25 05:57:26.656056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5592 | 2025.03.25 05:57:26.714764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 806 | ||
5593 | 2025.03.25 05:57:26.717956 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5594 | 2025.03.25 05:57:26.718019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5595 | 2025.03.25 05:57:26.719536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5596 | 2025.03.25 05:57:26.719855 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5597 | 2025.03.25 05:57:26.721005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
5598 | 2025.03.25 05:57:27.301776 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5599 | 2025.03.25 05:57:27.301979 [ 5 ] {66abc90c-9be8-41c2-bbba-b6a4d5585f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5600 | 2025.03.25 05:57:27.302051 [ 5 ] {66abc90c-9be8-41c2-bbba-b6a4d5585f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5601 | 2025.03.25 05:57:27.302842 [ 5 ] {66abc90c-9be8-41c2-bbba-b6a4d5585f3f} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5602 | 2025.03.25 05:57:27.302889 [ 5 ] {66abc90c-9be8-41c2-bbba-b6a4d5585f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5603 | 2025.03.25 05:57:27.303323 [ 5 ] {66abc90c-9be8-41c2-bbba-b6a4d5585f3f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5604 | 2025.03.25 05:57:27.303572 [ 5 ] {66abc90c-9be8-41c2-bbba-b6a4d5585f3f} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5605 | 2025.03.25 05:57:27.303823 [ 5 ] {66abc90c-9be8-41c2-bbba-b6a4d5585f3f} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001895 sec., 34828.49604221636 rows/sec., 2.77 MiB/sec. | ||
5606 | 2025.03.25 05:57:27.303888 [ 5 ] {66abc90c-9be8-41c2-bbba-b6a4d5585f3f} <Debug> TCPHandler: Processed in 0.002243082 sec. | ||
5607 | 2025.03.25 05:57:27.304043 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5608 | 2025.03.25 05:57:27.304147 [ 5 ] {36be54ce-a3ca-4bcd-839f-04e3c5af327d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5609 | 2025.03.25 05:57:27.304193 [ 5 ] {36be54ce-a3ca-4bcd-839f-04e3c5af327d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5610 | 2025.03.25 05:57:27.304710 [ 5 ] {36be54ce-a3ca-4bcd-839f-04e3c5af327d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5611 | 2025.03.25 05:57:27.304749 [ 5 ] {36be54ce-a3ca-4bcd-839f-04e3c5af327d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5612 | 2025.03.25 05:57:27.305091 [ 5 ] {36be54ce-a3ca-4bcd-839f-04e3c5af327d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5613 | 2025.03.25 05:57:27.305321 [ 5 ] {36be54ce-a3ca-4bcd-839f-04e3c5af327d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5614 | 2025.03.25 05:57:27.305497 [ 131 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5615 | 2025.03.25 05:57:27.305558 [ 5 ] {36be54ce-a3ca-4bcd-839f-04e3c5af327d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001429 sec., 3498.9503149055286 rows/sec., 263.10 KiB/sec. | ||
5616 | 2025.03.25 05:57:27.305577 [ 131 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5617 | 2025.03.25 05:57:27.305657 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5618 | 2025.03.25 05:57:27.305689 [ 5 ] {36be54ce-a3ca-4bcd-839f-04e3c5af327d} <Debug> TCPHandler: Processed in 0.001702414 sec. | ||
5619 | 2025.03.25 05:57:27.305878 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
5620 | 2025.03.25 05:57:27.305900 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5621 | 2025.03.25 05:57:27.306088 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5622 | 2025.03.25 05:57:27.306094 [ 5 ] {6567f2d4-f317-438f-b047-5a19a846ab85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5623 | 2025.03.25 05:57:27.306126 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 163 rows starting from the beginning of the part | ||
5624 | 2025.03.25 05:57:27.306154 [ 5 ] {6567f2d4-f317-438f-b047-5a19a846ab85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5625 | 2025.03.25 05:57:27.306330 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
5626 | 2025.03.25 05:57:27.306661 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part | ||
5627 | 2025.03.25 05:57:27.307285 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part | ||
5628 | 2025.03.25 05:57:27.307860 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 140 rows starting from the beginning of the part | ||
5629 | 2025.03.25 05:57:27.308312 [ 197 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part | ||
5630 | 2025.03.25 05:57:27.309253 [ 5 ] {6567f2d4-f317-438f-b047-5a19a846ab85} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5631 | 2025.03.25 05:57:27.309300 [ 5 ] {6567f2d4-f317-438f-b047-5a19a846ab85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5632 | 2025.03.25 05:57:27.309850 [ 5 ] {6567f2d4-f317-438f-b047-5a19a846ab85} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5633 | 2025.03.25 05:57:27.310094 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.004340389 sec., 108285.225126135 rows/sec., 7.26 MiB/sec. | ||
5634 | 2025.03.25 05:57:27.310233 [ 5 ] {6567f2d4-f317-438f-b047-5a19a846ab85} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2025.03.25 05:57:27.310423 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5636 | 2025.03.25 05:57:27.310689 [ 5 ] {6567f2d4-f317-438f-b047-5a19a846ab85} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.004629 sec., 14906.027219701878 rows/sec., 1.16 MiB/sec. | ||
5637 | 2025.03.25 05:57:27.310838 [ 5 ] {6567f2d4-f317-438f-b047-5a19a846ab85} <Debug> TCPHandler: Processed in 0.005004329 sec. | ||
5638 | 2025.03.25 05:57:27.311038 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5639 | 2025.03.25 05:57:27.311115 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5640 | 2025.03.25 05:57:27.311231 [ 5 ] {98d95875-f83d-4496-ad9f-2d22576e8017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5641 | 2025.03.25 05:57:27.311311 [ 5 ] {98d95875-f83d-4496-ad9f-2d22576e8017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5642 | 2025.03.25 05:57:27.311339 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_31_6} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5643 | 2025.03.25 05:57:27.311549 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5644 | 2025.03.25 05:57:27.312059 [ 5 ] {98d95875-f83d-4496-ad9f-2d22576e8017} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5645 | 2025.03.25 05:57:27.312103 [ 5 ] {98d95875-f83d-4496-ad9f-2d22576e8017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5646 | 2025.03.25 05:57:27.312486 [ 5 ] {98d95875-f83d-4496-ad9f-2d22576e8017} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5647 | 2025.03.25 05:57:27.312723 [ 5 ] {98d95875-f83d-4496-ad9f-2d22576e8017} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5648 | 2025.03.25 05:57:27.312935 [ 5 ] {98d95875-f83d-4496-ad9f-2d22576e8017} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001781 sec., 89837.17012914093 rows/sec., 6.26 MiB/sec. | ||
5649 | 2025.03.25 05:57:27.312988 [ 5 ] {98d95875-f83d-4496-ad9f-2d22576e8017} <Debug> TCPHandler: Processed in 0.002024795 sec. | ||
5650 | 2025.03.25 05:57:27.313114 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5651 | 2025.03.25 05:57:27.313219 [ 5 ] {4eaa6709-0358-4428-ba07-e82cf5086988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5652 | 2025.03.25 05:57:27.313284 [ 5 ] {4eaa6709-0358-4428-ba07-e82cf5086988} <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 | ||
5653 | 2025.03.25 05:57:27.314297 [ 5 ] {4eaa6709-0358-4428-ba07-e82cf5086988} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5654 | 2025.03.25 05:57:27.314337 [ 5 ] {4eaa6709-0358-4428-ba07-e82cf5086988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5655 | 2025.03.25 05:57:27.314934 [ 5 ] {4eaa6709-0358-4428-ba07-e82cf5086988} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5656 | 2025.03.25 05:57:27.315190 [ 5 ] {4eaa6709-0358-4428-ba07-e82cf5086988} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5657 | 2025.03.25 05:57:27.315470 [ 5 ] {4eaa6709-0358-4428-ba07-e82cf5086988} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002272 sec., 2200.7042253521126 rows/sec., 3.94 MiB/sec. | ||
5658 | 2025.03.25 05:57:27.315568 [ 5 ] {4eaa6709-0358-4428-ba07-e82cf5086988} <Debug> TCPHandler: Processed in 0.00250452 sec. | ||
5659 | 2025.03.25 05:57:27.315710 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5660 | 2025.03.25 05:57:27.315816 [ 5 ] {6f2d6752-44d1-42a6-8c30-57f20b3ec071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5661 | 2025.03.25 05:57:27.315862 [ 5 ] {6f2d6752-44d1-42a6-8c30-57f20b3ec071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5662 | 2025.03.25 05:57:27.316311 [ 5 ] {6f2d6752-44d1-42a6-8c30-57f20b3ec071} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5663 | 2025.03.25 05:57:27.316351 [ 5 ] {6f2d6752-44d1-42a6-8c30-57f20b3ec071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5664 | 2025.03.25 05:57:27.316703 [ 5 ] {6f2d6752-44d1-42a6-8c30-57f20b3ec071} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5665 | 2025.03.25 05:57:27.316941 [ 5 ] {6f2d6752-44d1-42a6-8c30-57f20b3ec071} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5666 | 2025.03.25 05:57:27.317144 [ 5 ] {6f2d6752-44d1-42a6-8c30-57f20b3ec071} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
5667 | 2025.03.25 05:57:27.317193 [ 5 ] {6f2d6752-44d1-42a6-8c30-57f20b3ec071} <Debug> TCPHandler: Processed in 0.001534409 sec. | ||
5668 | 2025.03.25 05:57:27.566783 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 | ||
5669 | 2025.03.25 05:57:27.586350 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5670 | 2025.03.25 05:57:27.586401 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5671 | 2025.03.25 05:57:27.593698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5672 | 2025.03.25 05:57:27.594448 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5673 | 2025.03.25 05:57:27.597167 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 212 | ||
5674 | 2025.03.25 05:57:30.160969 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5675 | 2025.03.25 05:57:30.161282 [ 5 ] {ad8ebe5c-5ce7-4cb6-9a17-09f01fab2db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5676 | 2025.03.25 05:57:30.161400 [ 5 ] {ad8ebe5c-5ce7-4cb6-9a17-09f01fab2db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5677 | 2025.03.25 05:57:30.162409 [ 5 ] {ad8ebe5c-5ce7-4cb6-9a17-09f01fab2db3} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5678 | 2025.03.25 05:57:30.162463 [ 5 ] {ad8ebe5c-5ce7-4cb6-9a17-09f01fab2db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5679 | 2025.03.25 05:57:30.162924 [ 5 ] {ad8ebe5c-5ce7-4cb6-9a17-09f01fab2db3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5680 | 2025.03.25 05:57:30.163179 [ 5 ] {ad8ebe5c-5ce7-4cb6-9a17-09f01fab2db3} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5681 | 2025.03.25 05:57:30.163435 [ 5 ] {ad8ebe5c-5ce7-4cb6-9a17-09f01fab2db3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002235 sec., 94854.58612975391 rows/sec., 6.03 MiB/sec. | ||
5682 | 2025.03.25 05:57:30.163578 [ 5 ] {ad8ebe5c-5ce7-4cb6-9a17-09f01fab2db3} <Debug> TCPHandler: Processed in 0.002802579 sec. | ||
5683 | 2025.03.25 05:57:30.163764 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5684 | 2025.03.25 05:57:30.163873 [ 5 ] {4f75f724-efb1-4ab9-8f51-36a006d87926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5685 | 2025.03.25 05:57:30.163922 [ 5 ] {4f75f724-efb1-4ab9-8f51-36a006d87926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5686 | 2025.03.25 05:57:30.164466 [ 5 ] {4f75f724-efb1-4ab9-8f51-36a006d87926} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5687 | 2025.03.25 05:57:30.164507 [ 5 ] {4f75f724-efb1-4ab9-8f51-36a006d87926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5688 | 2025.03.25 05:57:30.164865 [ 5 ] {4f75f724-efb1-4ab9-8f51-36a006d87926} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5689 | 2025.03.25 05:57:30.165103 [ 5 ] {4f75f724-efb1-4ab9-8f51-36a006d87926} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5690 | 2025.03.25 05:57:30.165269 [ 91 ] {} <Debug> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
5691 | 2025.03.25 05:57:30.165336 [ 5 ] {4f75f724-efb1-4ab9-8f51-36a006d87926} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 329.47 KiB/sec. | ||
5692 | 2025.03.25 05:57:30.165356 [ 91 ] {} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5693 | 2025.03.25 05:57:30.165437 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5694 | 2025.03.25 05:57:30.165473 [ 5 ] {4f75f724-efb1-4ab9-8f51-36a006d87926} <Debug> TCPHandler: Processed in 0.001763076 sec. | ||
5695 | 2025.03.25 05:57:30.165863 [ 187 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::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 | ||
5696 | 2025.03.25 05:57:30.165880 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5697 | 2025.03.25 05:57:30.166131 [ 5 ] {9ed9ee14-ee6b-4664-a3e6-6539da5cde5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5698 | 2025.03.25 05:57:30.166148 [ 187 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5699 | 2025.03.25 05:57:30.166234 [ 5 ] {9ed9ee14-ee6b-4664-a3e6-6539da5cde5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5700 | 2025.03.25 05:57:30.166241 [ 187 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::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 | ||
5701 | 2025.03.25 05:57:30.166573 [ 187 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::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 | ||
5702 | 2025.03.25 05:57:30.166876 [ 187 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
5703 | 2025.03.25 05:57:30.167216 [ 187 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::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 | ||
5704 | 2025.03.25 05:57:30.167504 [ 187 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
5705 | 2025.03.25 05:57:30.167816 [ 187 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::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 | ||
5706 | 2025.03.25 05:57:30.169983 [ 192 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.004429222 sec., 11288.66423945334 rows/sec., 964.61 KiB/sec. | ||
5707 | 2025.03.25 05:57:30.170250 [ 192 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
5708 | 2025.03.25 05:57:30.170342 [ 5 ] {9ed9ee14-ee6b-4664-a3e6-6539da5cde5b} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5709 | 2025.03.25 05:57:30.170408 [ 5 ] {9ed9ee14-ee6b-4664-a3e6-6539da5cde5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5710 | 2025.03.25 05:57:30.170909 [ 192 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_6_1} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5711 | 2025.03.25 05:57:30.171156 [ 192 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_6_1} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
5712 | 2025.03.25 05:57:30.171308 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5713 | 2025.03.25 05:57:30.171349 [ 5 ] {9ed9ee14-ee6b-4664-a3e6-6539da5cde5b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5714 | 2025.03.25 05:57:30.171620 [ 5 ] {9ed9ee14-ee6b-4664-a3e6-6539da5cde5b} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5715 | 2025.03.25 05:57:30.171815 [ 91 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
5716 | 2025.03.25 05:57:30.171881 [ 91 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5717 | 2025.03.25 05:57:30.171889 [ 5 ] {9ed9ee14-ee6b-4664-a3e6-6539da5cde5b} <Debug> executeQuery: Read 1828 rows, 152.63 KiB in 0.00584 sec., 313013.698630137 rows/sec., 25.52 MiB/sec. | ||
5718 | 2025.03.25 05:57:30.171918 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5719 | 2025.03.25 05:57:30.172117 [ 5 ] {9ed9ee14-ee6b-4664-a3e6-6539da5cde5b} <Debug> TCPHandler: Processed in 0.006400794 sec. | ||
5720 | 2025.03.25 05:57:30.172255 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
5721 | 2025.03.25 05:57:30.172473 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5722 | 2025.03.25 05:57:30.172700 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5723 | 2025.03.25 05:57:30.172825 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 1844 rows starting from the beginning of the part | ||
5724 | 2025.03.25 05:57:30.172914 [ 5 ] {3bd9e170-ee69-4663-bc86-60ed931dd3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5725 | 2025.03.25 05:57:30.173142 [ 5 ] {3bd9e170-ee69-4663-bc86-60ed931dd3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5726 | 2025.03.25 05:57:30.173185 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 685 rows starting from the beginning of the part | ||
5727 | 2025.03.25 05:57:30.173537 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 72 rows starting from the beginning of the part | ||
5728 | 2025.03.25 05:57:30.173936 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 685 rows starting from the beginning of the part | ||
5729 | 2025.03.25 05:57:30.174337 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part | ||
5730 | 2025.03.25 05:57:30.174748 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1828 rows starting from the beginning of the part | ||
5731 | 2025.03.25 05:57:30.176736 [ 5 ] {3bd9e170-ee69-4663-bc86-60ed931dd3ef} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5732 | 2025.03.25 05:57:30.176806 [ 5 ] {3bd9e170-ee69-4663-bc86-60ed931dd3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5733 | 2025.03.25 05:57:30.177692 [ 5 ] {3bd9e170-ee69-4663-bc86-60ed931dd3ef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5734 | 2025.03.25 05:57:30.178048 [ 5 ] {3bd9e170-ee69-4663-bc86-60ed931dd3ef} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5735 | 2025.03.25 05:57:30.178290 [ 5 ] {3bd9e170-ee69-4663-bc86-60ed931dd3ef} <Debug> executeQuery: Read 146 rows, 9.36 KiB in 0.005557 sec., 26273.168976066223 rows/sec., 1.65 MiB/sec. | ||
5736 | 2025.03.25 05:57:30.178353 [ 5 ] {3bd9e170-ee69-4663-bc86-60ed931dd3ef} <Debug> TCPHandler: Processed in 0.006052033 sec. | ||
5737 | 2025.03.25 05:57:30.178470 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5738 | 2025.03.25 05:57:30.178686 [ 5 ] {9c88917d-3cb3-4b29-b55f-729806e73464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5739 | 2025.03.25 05:57:30.178818 [ 5 ] {9c88917d-3cb3-4b29-b55f-729806e73464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5740 | 2025.03.25 05:57:30.179025 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5180 rows, containing 5 columns (5 merged, 0 gathered) in 0.006981174 sec., 741995.5440159492 rows/sec., 62.92 MiB/sec. | ||
5741 | 2025.03.25 05:57:30.179373 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
5742 | 2025.03.25 05:57:30.179826 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5743 | 2025.03.25 05:57:30.180014 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_45_9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
5744 | 2025.03.25 05:57:30.180135 [ 5 ] {9c88917d-3cb3-4b29-b55f-729806e73464} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5745 | 2025.03.25 05:57:30.180164 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
5746 | 2025.03.25 05:57:30.180215 [ 5 ] {9c88917d-3cb3-4b29-b55f-729806e73464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5747 | 2025.03.25 05:57:30.180607 [ 5 ] {9c88917d-3cb3-4b29-b55f-729806e73464} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5748 | 2025.03.25 05:57:30.180842 [ 5 ] {9c88917d-3cb3-4b29-b55f-729806e73464} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5749 | 2025.03.25 05:57:30.181052 [ 5 ] {9c88917d-3cb3-4b29-b55f-729806e73464} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.00244 sec., 139754.09836065574 rows/sec., 9.32 MiB/sec. | ||
5750 | 2025.03.25 05:57:30.181110 [ 5 ] {9c88917d-3cb3-4b29-b55f-729806e73464} <Debug> TCPHandler: Processed in 0.002693176 sec. | ||
5751 | 2025.03.25 05:57:30.181236 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5752 | 2025.03.25 05:57:30.181341 [ 5 ] {66008645-59b9-4ebf-900a-dd08c90400cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5753 | 2025.03.25 05:57:30.181385 [ 5 ] {66008645-59b9-4ebf-900a-dd08c90400cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5754 | 2025.03.25 05:57:30.181941 [ 5 ] {66008645-59b9-4ebf-900a-dd08c90400cd} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5755 | 2025.03.25 05:57:30.181981 [ 5 ] {66008645-59b9-4ebf-900a-dd08c90400cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5756 | 2025.03.25 05:57:30.182324 [ 5 ] {66008645-59b9-4ebf-900a-dd08c90400cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5757 | 2025.03.25 05:57:30.182554 [ 5 ] {66008645-59b9-4ebf-900a-dd08c90400cd} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5758 | 2025.03.25 05:57:30.182761 [ 5 ] {66008645-59b9-4ebf-900a-dd08c90400cd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001441 sec., 77723.80291464261 rows/sec., 4.43 MiB/sec. | ||
5759 | 2025.03.25 05:57:30.182814 [ 5 ] {66008645-59b9-4ebf-900a-dd08c90400cd} <Debug> TCPHandler: Processed in 0.001629552 sec. | ||
5760 | 2025.03.25 05:57:30.182916 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5761 | 2025.03.25 05:57:30.183017 [ 5 ] {b364b0ad-e8f1-401a-880d-8919bebf72fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5762 | 2025.03.25 05:57:30.183063 [ 5 ] {b364b0ad-e8f1-401a-880d-8919bebf72fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5763 | 2025.03.25 05:57:30.184046 [ 5 ] {b364b0ad-e8f1-401a-880d-8919bebf72fc} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5764 | 2025.03.25 05:57:30.184085 [ 5 ] {b364b0ad-e8f1-401a-880d-8919bebf72fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5765 | 2025.03.25 05:57:30.184481 [ 5 ] {b364b0ad-e8f1-401a-880d-8919bebf72fc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5766 | 2025.03.25 05:57:30.184729 [ 5 ] {b364b0ad-e8f1-401a-880d-8919bebf72fc} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5767 | 2025.03.25 05:57:30.184926 [ 91 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
5768 | 2025.03.25 05:57:30.184989 [ 5 ] {b364b0ad-e8f1-401a-880d-8919bebf72fc} <Debug> executeQuery: Read 878 rows, 65.09 KiB in 0.001982 sec., 442986.881937437 rows/sec., 32.07 MiB/sec. | ||
5769 | 2025.03.25 05:57:30.185039 [ 91 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5770 | 2025.03.25 05:57:30.185110 [ 5 ] {b364b0ad-e8f1-401a-880d-8919bebf72fc} <Debug> TCPHandler: Processed in 0.002235391 sec. | ||
5771 | 2025.03.25 05:57:30.185128 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5772 | 2025.03.25 05:57:30.185310 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5773 | 2025.03.25 05:57:30.185372 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
5774 | 2025.03.25 05:57:30.185495 [ 5 ] {0c83b4de-b4ce-43d4-9046-653318173a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5775 | 2025.03.25 05:57:30.185587 [ 5 ] {0c83b4de-b4ce-43d4-9046-653318173a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5776 | 2025.03.25 05:57:30.185722 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5777 | 2025.03.25 05:57:30.185826 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 913 rows starting from the beginning of the part | ||
5778 | 2025.03.25 05:57:30.186143 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 416 rows starting from the beginning of the part | ||
5779 | 2025.03.25 05:57:30.186429 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 81 rows starting from the beginning of the part | ||
5780 | 2025.03.25 05:57:30.186699 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 416 rows starting from the beginning of the part | ||
5781 | 2025.03.25 05:57:30.187070 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 69 rows starting from the beginning of the part | ||
5782 | 2025.03.25 05:57:30.187358 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 878 rows starting from the beginning of the part | ||
5783 | 2025.03.25 05:57:30.188146 [ 5 ] {0c83b4de-b4ce-43d4-9046-653318173a0b} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5784 | 2025.03.25 05:57:30.188213 [ 5 ] {0c83b4de-b4ce-43d4-9046-653318173a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5785 | 2025.03.25 05:57:30.188973 [ 5 ] {0c83b4de-b4ce-43d4-9046-653318173a0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5786 | 2025.03.25 05:57:30.189523 [ 5 ] {0c83b4de-b4ce-43d4-9046-653318173a0b} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5787 | 2025.03.25 05:57:30.189781 [ 91 ] {} <Debug> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5788 | 2025.03.25 05:57:30.189890 [ 91 ] {} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5789 | 2025.03.25 05:57:30.190003 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5790 | 2025.03.25 05:57:30.190150 [ 5 ] {0c83b4de-b4ce-43d4-9046-653318173a0b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00469 sec., 1279.317697228145 rows/sec., 66.84 KiB/sec. | ||
5791 | 2025.03.25 05:57:30.190310 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
5792 | 2025.03.25 05:57:30.190384 [ 5 ] {0c83b4de-b4ce-43d4-9046-653318173a0b} <Debug> TCPHandler: Processed in 0.005168135 sec. | ||
5793 | 2025.03.25 05:57:30.190739 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5794 | 2025.03.25 05:57:30.190815 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
5795 | 2025.03.25 05:57:30.190827 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5796 | 2025.03.25 05:57:30.191206 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
5797 | 2025.03.25 05:57:30.191295 [ 5 ] {bf19f8c7-ae98-45ea-9e19-4639091aa049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5798 | 2025.03.25 05:57:30.191582 [ 5 ] {bf19f8c7-ae98-45ea-9e19-4639091aa049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5799 | 2025.03.25 05:57:30.191674 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 5 columns (5 merged, 0 gathered) in 0.006408244 sec., 432723.84759381827 rows/sec., 32.99 MiB/sec. | ||
5800 | 2025.03.25 05:57:30.191733 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
5801 | 2025.03.25 05:57:30.192377 [ 188 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
5802 | 2025.03.25 05:57:30.192365 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
5803 | 2025.03.25 05:57:30.192863 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
5804 | 2025.03.25 05:57:30.193325 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
5805 | 2025.03.25 05:57:30.193819 [ 188 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5806 | 2025.03.25 05:57:30.194261 [ 188 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_45_9} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
5807 | 2025.03.25 05:57:30.194453 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
5808 | 2025.03.25 05:57:30.195130 [ 5 ] {bf19f8c7-ae98-45ea-9e19-4639091aa049} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5809 | 2025.03.25 05:57:30.195184 [ 5 ] {bf19f8c7-ae98-45ea-9e19-4639091aa049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5810 | 2025.03.25 05:57:30.195565 [ 188 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005426433 sec., 17691.17945434874 rows/sec., 924.30 KiB/sec. | ||
5811 | 2025.03.25 05:57:30.195749 [ 201 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5812 | 2025.03.25 05:57:30.195868 [ 5 ] {bf19f8c7-ae98-45ea-9e19-4639091aa049} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5813 | 2025.03.25 05:57:30.196143 [ 201 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_16_3} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5814 | 2025.03.25 05:57:30.196153 [ 5 ] {bf19f8c7-ae98-45ea-9e19-4639091aa049} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5815 | 2025.03.25 05:57:30.196236 [ 201 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_16_3} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5816 | 2025.03.25 05:57:30.196435 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5817 | 2025.03.25 05:57:30.196581 [ 5 ] {bf19f8c7-ae98-45ea-9e19-4639091aa049} <Debug> executeQuery: Read 1022 rows, 69.75 KiB in 0.005493 sec., 186054.9790642636 rows/sec., 12.40 MiB/sec. | ||
5818 | 2025.03.25 05:57:30.196803 [ 5 ] {bf19f8c7-ae98-45ea-9e19-4639091aa049} <Debug> TCPHandler: Processed in 0.006080024 sec. | ||
5819 | 2025.03.25 05:57:30.197042 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5820 | 2025.03.25 05:57:30.197152 [ 5 ] {eca9bde4-7e7e-4bb5-a828-8bce3465f60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5821 | 2025.03.25 05:57:30.197202 [ 5 ] {eca9bde4-7e7e-4bb5-a828-8bce3465f60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5822 | 2025.03.25 05:57:30.197650 [ 5 ] {eca9bde4-7e7e-4bb5-a828-8bce3465f60d} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5823 | 2025.03.25 05:57:30.197689 [ 5 ] {eca9bde4-7e7e-4bb5-a828-8bce3465f60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5824 | 2025.03.25 05:57:30.198075 [ 5 ] {eca9bde4-7e7e-4bb5-a828-8bce3465f60d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5825 | 2025.03.25 05:57:30.198318 [ 5 ] {eca9bde4-7e7e-4bb5-a828-8bce3465f60d} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5826 | 2025.03.25 05:57:30.198541 [ 5 ] {eca9bde4-7e7e-4bb5-a828-8bce3465f60d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. | ||
5827 | 2025.03.25 05:57:30.198592 [ 5 ] {eca9bde4-7e7e-4bb5-a828-8bce3465f60d} <Debug> TCPHandler: Processed in 0.001623172 sec. | ||
5828 | 2025.03.25 05:57:30.198712 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5829 | 2025.03.25 05:57:30.198822 [ 5 ] {94bf9ff3-2d3a-4490-aa90-daf22f84f434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5830 | 2025.03.25 05:57:30.198890 [ 5 ] {94bf9ff3-2d3a-4490-aa90-daf22f84f434} <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 | ||
5831 | 2025.03.25 05:57:30.200004 [ 5 ] {94bf9ff3-2d3a-4490-aa90-daf22f84f434} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5832 | 2025.03.25 05:57:30.200045 [ 5 ] {94bf9ff3-2d3a-4490-aa90-daf22f84f434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5833 | 2025.03.25 05:57:30.200736 [ 5 ] {94bf9ff3-2d3a-4490-aa90-daf22f84f434} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5834 | 2025.03.25 05:57:30.201008 [ 5 ] {94bf9ff3-2d3a-4490-aa90-daf22f84f434} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5835 | 2025.03.25 05:57:30.201204 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5836 | 2025.03.25 05:57:30.201267 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5837 | 2025.03.25 05:57:30.201305 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5838 | 2025.03.25 05:57:30.201312 [ 5 ] {94bf9ff3-2d3a-4490-aa90-daf22f84f434} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002503 sec., 13583.699560527368 rows/sec., 24.34 MiB/sec. | ||
5839 | 2025.03.25 05:57:30.201662 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
5840 | 2025.03.25 05:57:30.201744 [ 5 ] {94bf9ff3-2d3a-4490-aa90-daf22f84f434} <Debug> TCPHandler: Processed in 0.003080568 sec. | ||
5841 | 2025.03.25 05:57:30.202028 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5842 | 2025.03.25 05:57:30.202264 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5843 | 2025.03.25 05:57:30.202282 [ 5 ] {8bea01e2-43a7-43a8-a7ea-31ea12a2e864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5844 | 2025.03.25 05:57:30.202411 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 565 rows starting from the beginning of the part | ||
5845 | 2025.03.25 05:57:30.202427 [ 5 ] {8bea01e2-43a7-43a8-a7ea-31ea12a2e864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5846 | 2025.03.25 05:57:30.203408 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
5847 | 2025.03.25 05:57:30.204171 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
5848 | 2025.03.25 05:57:30.204913 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
5849 | 2025.03.25 05:57:30.205147 [ 5 ] {8bea01e2-43a7-43a8-a7ea-31ea12a2e864} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5850 | 2025.03.25 05:57:30.205301 [ 5 ] {8bea01e2-43a7-43a8-a7ea-31ea12a2e864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5851 | 2025.03.25 05:57:30.205655 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
5852 | 2025.03.25 05:57:30.206344 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
5853 | 2025.03.25 05:57:30.207195 [ 5 ] {8bea01e2-43a7-43a8-a7ea-31ea12a2e864} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5854 | 2025.03.25 05:57:30.207699 [ 5 ] {8bea01e2-43a7-43a8-a7ea-31ea12a2e864} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5855 | 2025.03.25 05:57:30.208202 [ 5 ] {8bea01e2-43a7-43a8-a7ea-31ea12a2e864} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.005989 sec., 9684.421439305392 rows/sec., 613.92 KiB/sec. | ||
5856 | 2025.03.25 05:57:30.208397 [ 5 ] {8bea01e2-43a7-43a8-a7ea-31ea12a2e864} <Debug> TCPHandler: Processed in 0.006470137 sec. | ||
5857 | 2025.03.25 05:57:30.214231 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 677 rows, containing 19 columns (19 merged, 0 gathered) in 0.01283463 sec., 52747.91715850009 rows/sec., 94.52 MiB/sec. | ||
5858 | 2025.03.25 05:57:30.215478 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5859 | 2025.03.25 05:57:30.215886 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5860 | 2025.03.25 05:57:30.215971 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5861 | 2025.03.25 05:57:30.216121 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
5862 | 2025.03.25 05:57:32.296774 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5863 | 2025.03.25 05:57:32.297000 [ 5 ] {bdec3303-2cd5-4e64-a1b6-76166ef35b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5864 | 2025.03.25 05:57:32.297078 [ 5 ] {bdec3303-2cd5-4e64-a1b6-76166ef35b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5865 | 2025.03.25 05:57:32.297926 [ 5 ] {bdec3303-2cd5-4e64-a1b6-76166ef35b5d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5866 | 2025.03.25 05:57:32.297969 [ 5 ] {bdec3303-2cd5-4e64-a1b6-76166ef35b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5867 | 2025.03.25 05:57:32.298412 [ 5 ] {bdec3303-2cd5-4e64-a1b6-76166ef35b5d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5868 | 2025.03.25 05:57:32.298672 [ 5 ] {bdec3303-2cd5-4e64-a1b6-76166ef35b5d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5869 | 2025.03.25 05:57:32.298875 [ 5 ] {bdec3303-2cd5-4e64-a1b6-76166ef35b5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.22 MiB/sec. | ||
5870 | 2025.03.25 05:57:32.298939 [ 5 ] {bdec3303-2cd5-4e64-a1b6-76166ef35b5d} <Debug> TCPHandler: Processed in 0.002307394 sec. | ||
5871 | 2025.03.25 05:57:32.299065 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5872 | 2025.03.25 05:57:32.299176 [ 5 ] {0ac6d3e5-a404-428a-85db-8b4e7249959f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5873 | 2025.03.25 05:57:32.299225 [ 5 ] {0ac6d3e5-a404-428a-85db-8b4e7249959f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5874 | 2025.03.25 05:57:32.299784 [ 5 ] {0ac6d3e5-a404-428a-85db-8b4e7249959f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5875 | 2025.03.25 05:57:32.299823 [ 5 ] {0ac6d3e5-a404-428a-85db-8b4e7249959f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5876 | 2025.03.25 05:57:32.300190 [ 5 ] {0ac6d3e5-a404-428a-85db-8b4e7249959f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5877 | 2025.03.25 05:57:32.300438 [ 5 ] {0ac6d3e5-a404-428a-85db-8b4e7249959f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5878 | 2025.03.25 05:57:32.300618 [ 5 ] {0ac6d3e5-a404-428a-85db-8b4e7249959f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001468 sec., 43596.73024523161 rows/sec., 3.40 MiB/sec. | ||
5879 | 2025.03.25 05:57:32.300670 [ 5 ] {0ac6d3e5-a404-428a-85db-8b4e7249959f} <Debug> TCPHandler: Processed in 0.001659023 sec. | ||
5880 | 2025.03.25 05:57:32.300792 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5881 | 2025.03.25 05:57:32.300898 [ 5 ] {6ad3818b-2f36-455a-b3c9-d0c344ef6888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5882 | 2025.03.25 05:57:32.300948 [ 5 ] {6ad3818b-2f36-455a-b3c9-d0c344ef6888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5883 | 2025.03.25 05:57:32.301434 [ 5 ] {6ad3818b-2f36-455a-b3c9-d0c344ef6888} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5884 | 2025.03.25 05:57:32.301471 [ 5 ] {6ad3818b-2f36-455a-b3c9-d0c344ef6888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5885 | 2025.03.25 05:57:32.301852 [ 5 ] {6ad3818b-2f36-455a-b3c9-d0c344ef6888} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5886 | 2025.03.25 05:57:32.302089 [ 5 ] {6ad3818b-2f36-455a-b3c9-d0c344ef6888} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5887 | 2025.03.25 05:57:32.302217 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5888 | 2025.03.25 05:57:32.302261 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5889 | 2025.03.25 05:57:32.302272 [ 5 ] {6ad3818b-2f36-455a-b3c9-d0c344ef6888} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001396 sec., 45845.27220630372 rows/sec., 3.19 MiB/sec. | ||
5890 | 2025.03.25 05:57:32.302285 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5891 | 2025.03.25 05:57:32.302375 [ 5 ] {6ad3818b-2f36-455a-b3c9-d0c344ef6888} <Debug> TCPHandler: Processed in 0.001634202 sec. | ||
5892 | 2025.03.25 05:57:32.302566 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
5893 | 2025.03.25 05:57:32.302590 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5894 | 2025.03.25 05:57:32.302806 [ 5 ] {00249475-70aa-492d-bed5-cc8131bfb37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5895 | 2025.03.25 05:57:32.302870 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5896 | 2025.03.25 05:57:32.302895 [ 5 ] {00249475-70aa-492d-bed5-cc8131bfb37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5897 | 2025.03.25 05:57:32.302948 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13112 rows starting from the beginning of the part | ||
5898 | 2025.03.25 05:57:32.303226 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 166 rows starting from the beginning of the part | ||
5899 | 2025.03.25 05:57:32.303636 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
5900 | 2025.03.25 05:57:32.304048 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
5901 | 2025.03.25 05:57:32.304387 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1022 rows starting from the beginning of the part | ||
5902 | 2025.03.25 05:57:32.304666 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
5903 | 2025.03.25 05:57:32.305506 [ 5 ] {00249475-70aa-492d-bed5-cc8131bfb37f} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5904 | 2025.03.25 05:57:32.305564 [ 5 ] {00249475-70aa-492d-bed5-cc8131bfb37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5905 | 2025.03.25 05:57:32.306207 [ 5 ] {00249475-70aa-492d-bed5-cc8131bfb37f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5906 | 2025.03.25 05:57:32.306512 [ 5 ] {00249475-70aa-492d-bed5-cc8131bfb37f} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5907 | 2025.03.25 05:57:32.306738 [ 61 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5908 | 2025.03.25 05:57:32.306830 [ 61 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5909 | 2025.03.25 05:57:32.306913 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5910 | 2025.03.25 05:57:32.307074 [ 5 ] {00249475-70aa-492d-bed5-cc8131bfb37f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.004295 sec., 5587.892898719441 rows/sec., 385.62 KiB/sec. | ||
5911 | 2025.03.25 05:57:32.307398 [ 5 ] {00249475-70aa-492d-bed5-cc8131bfb37f} <Debug> TCPHandler: Processed in 0.004865855 sec. | ||
5912 | 2025.03.25 05:57:32.307415 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
5913 | 2025.03.25 05:57:32.307783 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5914 | 2025.03.25 05:57:32.307868 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2432 rows starting from the beginning of the part | ||
5915 | 2025.03.25 05:57:32.308125 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
5916 | 2025.03.25 05:57:32.308446 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
5917 | 2025.03.25 05:57:32.308741 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
5918 | 2025.03.25 05:57:32.308899 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 58 rows starting from the beginning of the part | ||
5919 | 2025.03.25 05:57:32.309060 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
5920 | 2025.03.25 05:57:32.311402 [ 195 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2716 rows, containing 4 columns (4 merged, 0 gathered) in 0.004328449 sec., 627476.4933120386 rows/sec., 41.11 MiB/sec. | ||
5921 | 2025.03.25 05:57:32.311893 [ 200 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5922 | 2025.03.25 05:57:32.312471 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14761 rows, containing 5 columns (5 merged, 0 gathered) in 0.010068962 sec., 1465990.2381198776 rows/sec., 99.05 MiB/sec. | ||
5923 | 2025.03.25 05:57:32.312569 [ 200 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5924 | 2025.03.25 05:57:32.312679 [ 200 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_46_9} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5925 | 2025.03.25 05:57:32.312834 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5926 | 2025.03.25 05:57:32.312907 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5927 | 2025.03.25 05:57:32.313205 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5928 | 2025.03.25 05:57:32.313289 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5929 | 2025.03.25 05:57:32.313377 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
5930 | 2025.03.25 05:57:34.157147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5931 | 2025.03.25 05:57:34.157825 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5932 | 2025.03.25 05:57:34.157866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5933 | 2025.03.25 05:57:34.158418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5934 | 2025.03.25 05:57:34.158692 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5935 | 2025.03.25 05:57:34.158923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5936 | 2025.03.25 05:57:35.098217 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 | ||
5937 | 2025.03.25 05:57:35.119559 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5938 | 2025.03.25 05:57:35.119629 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5939 | 2025.03.25 05:57:35.127902 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5940 | 2025.03.25 05:57:35.128770 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5941 | 2025.03.25 05:57:35.133143 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5942 | 2025.03.25 05:57:36.722160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 850 | ||
5943 | 2025.03.25 05:57:36.725431 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5944 | 2025.03.25 05:57:36.725481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5945 | 2025.03.25 05:57:36.726992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5946 | 2025.03.25 05:57:36.727303 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5947 | 2025.03.25 05:57:36.727478 [ 39 ] {} <Debug> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5948 | 2025.03.25 05:57:36.727547 [ 39 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5949 | 2025.03.25 05:57:36.727594 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5950 | 2025.03.25 05:57:36.728034 [ 200 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
5951 | 2025.03.25 05:57:36.728655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
5952 | 2025.03.25 05:57:36.729151 [ 200 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5953 | 2025.03.25 05:57:36.729337 [ 200 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 678 rows starting from the beginning of the part | ||
5954 | 2025.03.25 05:57:36.730081 [ 200 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
5955 | 2025.03.25 05:57:36.730812 [ 200 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
5956 | 2025.03.25 05:57:36.731465 [ 200 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
5957 | 2025.03.25 05:57:36.732149 [ 200 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
5958 | 2025.03.25 05:57:36.732799 [ 200 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
5959 | 2025.03.25 05:57:36.740992 [ 195 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 72 columns (72 merged, 0 gathered) in 0.013237123 sec., 64213.34907895016 rows/sec., 53.10 MiB/sec. | ||
5960 | 2025.03.25 05:57:36.742360 [ 191 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5961 | 2025.03.25 05:57:36.743145 [ 191 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_21_4} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5962 | 2025.03.25 05:57:36.743226 [ 191 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_21_4} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5963 | 2025.03.25 05:57:36.743542 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
5964 | 2025.03.25 05:57:37.301471 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5965 | 2025.03.25 05:57:37.301801 [ 5 ] {94775738-8680-4d30-bad0-89bf89321888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5966 | 2025.03.25 05:57:37.301920 [ 5 ] {94775738-8680-4d30-bad0-89bf89321888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5967 | 2025.03.25 05:57:37.302790 [ 5 ] {94775738-8680-4d30-bad0-89bf89321888} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5968 | 2025.03.25 05:57:37.302844 [ 5 ] {94775738-8680-4d30-bad0-89bf89321888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5969 | 2025.03.25 05:57:37.303284 [ 5 ] {94775738-8680-4d30-bad0-89bf89321888} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5970 | 2025.03.25 05:57:37.303552 [ 5 ] {94775738-8680-4d30-bad0-89bf89321888} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5971 | 2025.03.25 05:57:37.303803 [ 5 ] {94775738-8680-4d30-bad0-89bf89321888} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002087 sec., 31624.34115955918 rows/sec., 2.52 MiB/sec. | ||
5972 | 2025.03.25 05:57:37.303870 [ 5 ] {94775738-8680-4d30-bad0-89bf89321888} <Debug> TCPHandler: Processed in 0.002591943 sec. | ||
5973 | 2025.03.25 05:57:37.304004 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5974 | 2025.03.25 05:57:37.304118 [ 5 ] {e8bcf1b1-5586-4165-8b49-c60bef72e512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5975 | 2025.03.25 05:57:37.304167 [ 5 ] {e8bcf1b1-5586-4165-8b49-c60bef72e512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5976 | 2025.03.25 05:57:37.304715 [ 5 ] {e8bcf1b1-5586-4165-8b49-c60bef72e512} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5977 | 2025.03.25 05:57:37.304756 [ 5 ] {e8bcf1b1-5586-4165-8b49-c60bef72e512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5978 | 2025.03.25 05:57:37.305113 [ 5 ] {e8bcf1b1-5586-4165-8b49-c60bef72e512} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5979 | 2025.03.25 05:57:37.305363 [ 5 ] {e8bcf1b1-5586-4165-8b49-c60bef72e512} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5980 | 2025.03.25 05:57:37.305567 [ 5 ] {e8bcf1b1-5586-4165-8b49-c60bef72e512} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001477 sec., 3385.2403520649964 rows/sec., 254.55 KiB/sec. | ||
5981 | 2025.03.25 05:57:37.305621 [ 5 ] {e8bcf1b1-5586-4165-8b49-c60bef72e512} <Debug> TCPHandler: Processed in 0.001670633 sec. | ||
5982 | 2025.03.25 05:57:37.305728 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5983 | 2025.03.25 05:57:37.305830 [ 5 ] {79980898-bbcf-4493-b4ca-1067bab06fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5984 | 2025.03.25 05:57:37.305877 [ 5 ] {79980898-bbcf-4493-b4ca-1067bab06fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5985 | 2025.03.25 05:57:37.306415 [ 5 ] {79980898-bbcf-4493-b4ca-1067bab06fba} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5986 | 2025.03.25 05:57:37.306455 [ 5 ] {79980898-bbcf-4493-b4ca-1067bab06fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5987 | 2025.03.25 05:57:37.306816 [ 5 ] {79980898-bbcf-4493-b4ca-1067bab06fba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5988 | 2025.03.25 05:57:37.307057 [ 5 ] {79980898-bbcf-4493-b4ca-1067bab06fba} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5989 | 2025.03.25 05:57:37.307268 [ 5 ] {79980898-bbcf-4493-b4ca-1067bab06fba} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001461 sec., 47227.926078028744 rows/sec., 3.69 MiB/sec. | ||
5990 | 2025.03.25 05:57:37.307321 [ 5 ] {79980898-bbcf-4493-b4ca-1067bab06fba} <Debug> TCPHandler: Processed in 0.001644502 sec. | ||
5991 | 2025.03.25 05:57:37.307438 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5992 | 2025.03.25 05:57:37.307543 [ 5 ] {bb7ca695-8df1-49c6-8e85-243d081210d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5993 | 2025.03.25 05:57:37.307591 [ 5 ] {bb7ca695-8df1-49c6-8e85-243d081210d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5994 | 2025.03.25 05:57:37.308106 [ 5 ] {bb7ca695-8df1-49c6-8e85-243d081210d6} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5995 | 2025.03.25 05:57:37.308144 [ 5 ] {bb7ca695-8df1-49c6-8e85-243d081210d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5996 | 2025.03.25 05:57:37.308513 [ 5 ] {bb7ca695-8df1-49c6-8e85-243d081210d6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5997 | 2025.03.25 05:57:37.308756 [ 5 ] {bb7ca695-8df1-49c6-8e85-243d081210d6} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5998 | 2025.03.25 05:57:37.308949 [ 5 ] {bb7ca695-8df1-49c6-8e85-243d081210d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00143 sec., 111888.11188811189 rows/sec., 7.79 MiB/sec. | ||
5999 | 2025.03.25 05:57:37.309002 [ 5 ] {bb7ca695-8df1-49c6-8e85-243d081210d6} <Debug> TCPHandler: Processed in 0.001616272 sec. | ||
6000 | 2025.03.25 05:57:37.309106 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6001 | 2025.03.25 05:57:37.309207 [ 5 ] {5eed350e-78ab-4a46-99a7-df8ffbb4a851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6002 | 2025.03.25 05:57:37.309273 [ 5 ] {5eed350e-78ab-4a46-99a7-df8ffbb4a851} <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 | ||
6003 | 2025.03.25 05:57:37.310299 [ 5 ] {5eed350e-78ab-4a46-99a7-df8ffbb4a851} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6004 | 2025.03.25 05:57:37.310338 [ 5 ] {5eed350e-78ab-4a46-99a7-df8ffbb4a851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6005 | 2025.03.25 05:57:37.310926 [ 5 ] {5eed350e-78ab-4a46-99a7-df8ffbb4a851} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6006 | 2025.03.25 05:57:37.311185 [ 5 ] {5eed350e-78ab-4a46-99a7-df8ffbb4a851} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6007 | 2025.03.25 05:57:37.311423 [ 5 ] {5eed350e-78ab-4a46-99a7-df8ffbb4a851} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002237 sec., 2235.1363433169427 rows/sec., 4.01 MiB/sec. | ||
6008 | 2025.03.25 05:57:37.311525 [ 5 ] {5eed350e-78ab-4a46-99a7-df8ffbb4a851} <Debug> TCPHandler: Processed in 0.002469419 sec. | ||
6009 | 2025.03.25 05:57:37.311642 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6010 | 2025.03.25 05:57:37.311743 [ 5 ] {fec83194-d19e-4f2e-acff-26885f72add2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6011 | 2025.03.25 05:57:37.311789 [ 5 ] {fec83194-d19e-4f2e-acff-26885f72add2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6012 | 2025.03.25 05:57:37.312220 [ 5 ] {fec83194-d19e-4f2e-acff-26885f72add2} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6013 | 2025.03.25 05:57:37.312258 [ 5 ] {fec83194-d19e-4f2e-acff-26885f72add2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6014 | 2025.03.25 05:57:37.312611 [ 5 ] {fec83194-d19e-4f2e-acff-26885f72add2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6015 | 2025.03.25 05:57:37.312845 [ 5 ] {fec83194-d19e-4f2e-acff-26885f72add2} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2025.03.25 05:57:37.313072 [ 5 ] {fec83194-d19e-4f2e-acff-26885f72add2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
6017 | 2025.03.25 05:57:37.313164 [ 5 ] {fec83194-d19e-4f2e-acff-26885f72add2} <Debug> TCPHandler: Processed in 0.00157198 sec. | ||
6018 | 2025.03.25 05:57:41.516783 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6019 | 2025.03.25 05:57:41.516842 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6020 | 2025.03.25 05:57:41.660051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6021 | 2025.03.25 05:57:41.660738 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6022 | 2025.03.25 05:57:41.660779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6023 | 2025.03.25 05:57:41.661316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6024 | 2025.03.25 05:57:41.661585 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2025.03.25 05:57:41.661834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6026 | 2025.03.25 05:57:42.309298 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6027 | 2025.03.25 05:57:42.309526 [ 5 ] {9515cfbc-953a-4ac8-b04c-39f15dcf2ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6028 | 2025.03.25 05:57:42.309608 [ 5 ] {9515cfbc-953a-4ac8-b04c-39f15dcf2ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6029 | 2025.03.25 05:57:42.310534 [ 5 ] {9515cfbc-953a-4ac8-b04c-39f15dcf2ef2} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6030 | 2025.03.25 05:57:42.310583 [ 5 ] {9515cfbc-953a-4ac8-b04c-39f15dcf2ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6031 | 2025.03.25 05:57:42.311027 [ 5 ] {9515cfbc-953a-4ac8-b04c-39f15dcf2ef2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6032 | 2025.03.25 05:57:42.311295 [ 5 ] {9515cfbc-953a-4ac8-b04c-39f15dcf2ef2} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6033 | 2025.03.25 05:57:42.311450 [ 157 ] {} <Debug> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6034 | 2025.03.25 05:57:42.311505 [ 157 ] {} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6035 | 2025.03.25 05:57:42.311505 [ 5 ] {9515cfbc-953a-4ac8-b04c-39f15dcf2ef2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002038 sec., 104023.55250245339 rows/sec., 6.62 MiB/sec. | ||
6036 | 2025.03.25 05:57:42.311537 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6037 | 2025.03.25 05:57:42.311618 [ 5 ] {9515cfbc-953a-4ac8-b04c-39f15dcf2ef2} <Debug> TCPHandler: Processed in 0.002460738 sec. | ||
6038 | 2025.03.25 05:57:42.311677 [ 197 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::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 | ||
6039 | 2025.03.25 05:57:42.311749 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6040 | 2025.03.25 05:57:42.311808 [ 197 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6041 | 2025.03.25 05:57:42.311855 [ 197 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part | ||
6042 | 2025.03.25 05:57:42.311880 [ 5 ] {8b15669d-c367-48e4-8f70-4631b0c9c21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6043 | 2025.03.25 05:57:42.311947 [ 5 ] {8b15669d-c367-48e4-8f70-4631b0c9c21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6044 | 2025.03.25 05:57:42.311962 [ 197 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
6045 | 2025.03.25 05:57:42.312410 [ 197 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
6046 | 2025.03.25 05:57:42.312795 [ 197 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
6047 | 2025.03.25 05:57:42.313164 [ 197 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
6048 | 2025.03.25 05:57:42.314681 [ 5 ] {8b15669d-c367-48e4-8f70-4631b0c9c21c} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6049 | 2025.03.25 05:57:42.314720 [ 5 ] {8b15669d-c367-48e4-8f70-4631b0c9c21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6050 | 2025.03.25 05:57:42.314988 [ 195 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003361807 sec., 315306.61932704644 rows/sec., 21.26 MiB/sec. | ||
6051 | 2025.03.25 05:57:42.315275 [ 195 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6052 | 2025.03.25 05:57:42.315422 [ 5 ] {8b15669d-c367-48e4-8f70-4631b0c9c21c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6053 | 2025.03.25 05:57:42.315814 [ 195 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_17_4} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6054 | 2025.03.25 05:57:42.315840 [ 5 ] {8b15669d-c367-48e4-8f70-4631b0c9c21c} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6055 | 2025.03.25 05:57:42.316000 [ 195 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_17_4} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6056 | 2025.03.25 05:57:42.316219 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
6057 | 2025.03.25 05:57:42.316227 [ 5 ] {8b15669d-c367-48e4-8f70-4631b0c9c21c} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.004373 sec., 156643.03681683054 rows/sec., 12.47 MiB/sec. | ||
6058 | 2025.03.25 05:57:42.316312 [ 5 ] {8b15669d-c367-48e4-8f70-4631b0c9c21c} <Debug> TCPHandler: Processed in 0.004620137 sec. | ||
6059 | 2025.03.25 05:57:42.316436 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6060 | 2025.03.25 05:57:42.316546 [ 5 ] {be1246a6-df56-4afe-91be-7ace7a2ccbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6061 | 2025.03.25 05:57:42.316594 [ 5 ] {be1246a6-df56-4afe-91be-7ace7a2ccbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6062 | 2025.03.25 05:57:42.317189 [ 5 ] {be1246a6-df56-4afe-91be-7ace7a2ccbff} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6063 | 2025.03.25 05:57:42.317228 [ 5 ] {be1246a6-df56-4afe-91be-7ace7a2ccbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6064 | 2025.03.25 05:57:42.317590 [ 5 ] {be1246a6-df56-4afe-91be-7ace7a2ccbff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6065 | 2025.03.25 05:57:42.317833 [ 5 ] {be1246a6-df56-4afe-91be-7ace7a2ccbff} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6066 | 2025.03.25 05:57:42.318035 [ 5 ] {be1246a6-df56-4afe-91be-7ace7a2ccbff} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001502 sec., 93209.05459387483 rows/sec., 5.81 MiB/sec. | ||
6067 | 2025.03.25 05:57:42.318117 [ 5 ] {be1246a6-df56-4afe-91be-7ace7a2ccbff} <Debug> TCPHandler: Processed in 0.001730426 sec. | ||
6068 | 2025.03.25 05:57:42.318361 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6069 | 2025.03.25 05:57:42.318481 [ 5 ] {f50605f8-e4df-455c-a1e5-31ea089048d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6070 | 2025.03.25 05:57:42.318533 [ 5 ] {f50605f8-e4df-455c-a1e5-31ea089048d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6071 | 2025.03.25 05:57:42.319105 [ 5 ] {f50605f8-e4df-455c-a1e5-31ea089048d1} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6072 | 2025.03.25 05:57:42.319145 [ 5 ] {f50605f8-e4df-455c-a1e5-31ea089048d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6073 | 2025.03.25 05:57:42.319490 [ 5 ] {f50605f8-e4df-455c-a1e5-31ea089048d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6074 | 2025.03.25 05:57:42.319727 [ 5 ] {f50605f8-e4df-455c-a1e5-31ea089048d1} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2025.03.25 05:57:42.319903 [ 5 ] {f50605f8-e4df-455c-a1e5-31ea089048d1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001446 sec., 78146.61134163209 rows/sec., 5.06 MiB/sec. | ||
6076 | 2025.03.25 05:57:42.319953 [ 5 ] {f50605f8-e4df-455c-a1e5-31ea089048d1} <Debug> TCPHandler: Processed in 0.001683703 sec. | ||
6077 | 2025.03.25 05:57:42.320068 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6078 | 2025.03.25 05:57:42.320172 [ 5 ] {4569ecc0-a9b1-482f-96c5-148792df930b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6079 | 2025.03.25 05:57:42.320215 [ 5 ] {4569ecc0-a9b1-482f-96c5-148792df930b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6080 | 2025.03.25 05:57:42.320780 [ 5 ] {4569ecc0-a9b1-482f-96c5-148792df930b} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6081 | 2025.03.25 05:57:42.320816 [ 5 ] {4569ecc0-a9b1-482f-96c5-148792df930b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6082 | 2025.03.25 05:57:42.321165 [ 5 ] {4569ecc0-a9b1-482f-96c5-148792df930b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6083 | 2025.03.25 05:57:42.321397 [ 5 ] {4569ecc0-a9b1-482f-96c5-148792df930b} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6084 | 2025.03.25 05:57:42.321523 [ 157 ] {} <Debug> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6085 | 2025.03.25 05:57:42.321564 [ 157 ] {} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6086 | 2025.03.25 05:57:42.321580 [ 5 ] {4569ecc0-a9b1-482f-96c5-148792df930b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001429 sec., 78376.48705388384 rows/sec., 4.46 MiB/sec. | ||
6087 | 2025.03.25 05:57:42.321591 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6088 | 2025.03.25 05:57:42.321688 [ 5 ] {4569ecc0-a9b1-482f-96c5-148792df930b} <Debug> TCPHandler: Processed in 0.001668384 sec. | ||
6089 | 2025.03.25 05:57:42.321852 [ 194 ] {3c135151-5627-41aa-aed9-07be29b520f3::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 | ||
6090 | 2025.03.25 05:57:42.321883 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6091 | 2025.03.25 05:57:42.322094 [ 5 ] {b9593cf7-9dff-49e8-9c8a-f10f7ebeceae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6092 | 2025.03.25 05:57:42.322129 [ 194 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6093 | 2025.03.25 05:57:42.322173 [ 5 ] {b9593cf7-9dff-49e8-9c8a-f10f7ebeceae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6094 | 2025.03.25 05:57:42.322198 [ 194 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part | ||
6095 | 2025.03.25 05:57:42.322544 [ 194 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
6096 | 2025.03.25 05:57:42.322927 [ 194 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
6097 | 2025.03.25 05:57:42.323334 [ 194 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
6098 | 2025.03.25 05:57:42.323705 [ 194 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
6099 | 2025.03.25 05:57:42.325026 [ 5 ] {b9593cf7-9dff-49e8-9c8a-f10f7ebeceae} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2025.03.25 05:57:42.325113 [ 5 ] {b9593cf7-9dff-49e8-9c8a-f10f7ebeceae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6101 | 2025.03.25 05:57:42.326059 [ 5 ] {b9593cf7-9dff-49e8-9c8a-f10f7ebeceae} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6102 | 2025.03.25 05:57:42.326117 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004411601 sec., 126938.0435810038 rows/sec., 7.72 MiB/sec. | ||
6103 | 2025.03.25 05:57:42.326322 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6104 | 2025.03.25 05:57:42.326534 [ 5 ] {b9593cf7-9dff-49e8-9c8a-f10f7ebeceae} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6105 | 2025.03.25 05:57:42.327121 [ 5 ] {b9593cf7-9dff-49e8-9c8a-f10f7ebeceae} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.005053 sec., 82327.33029883237 rows/sec., 5.86 MiB/sec. | ||
6106 | 2025.03.25 05:57:42.327202 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_17_4} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6107 | 2025.03.25 05:57:42.327500 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_17_4} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6108 | 2025.03.25 05:57:42.327762 [ 5 ] {b9593cf7-9dff-49e8-9c8a-f10f7ebeceae} <Debug> TCPHandler: Processed in 0.0059275 sec. | ||
6109 | 2025.03.25 05:57:42.327790 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6110 | 2025.03.25 05:57:42.327933 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6111 | 2025.03.25 05:57:42.328042 [ 5 ] {1bf2a1ac-f700-4ee7-bf03-9cdde4635a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6112 | 2025.03.25 05:57:42.328088 [ 5 ] {1bf2a1ac-f700-4ee7-bf03-9cdde4635a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6113 | 2025.03.25 05:57:42.328558 [ 5 ] {1bf2a1ac-f700-4ee7-bf03-9cdde4635a47} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6114 | 2025.03.25 05:57:42.328597 [ 5 ] {1bf2a1ac-f700-4ee7-bf03-9cdde4635a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6115 | 2025.03.25 05:57:42.328961 [ 5 ] {1bf2a1ac-f700-4ee7-bf03-9cdde4635a47} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6116 | 2025.03.25 05:57:42.329197 [ 5 ] {1bf2a1ac-f700-4ee7-bf03-9cdde4635a47} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2025.03.25 05:57:42.329404 [ 5 ] {1bf2a1ac-f700-4ee7-bf03-9cdde4635a47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 226.17 KiB/sec. | ||
6118 | 2025.03.25 05:57:42.329455 [ 5 ] {1bf2a1ac-f700-4ee7-bf03-9cdde4635a47} <Debug> TCPHandler: Processed in 0.00157229 sec. | ||
6119 | 2025.03.25 05:57:42.329585 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6120 | 2025.03.25 05:57:42.329691 [ 5 ] {e4022771-d13b-4dd6-9e0e-08aa810954c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6121 | 2025.03.25 05:57:42.329738 [ 5 ] {e4022771-d13b-4dd6-9e0e-08aa810954c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6122 | 2025.03.25 05:57:42.330277 [ 5 ] {e4022771-d13b-4dd6-9e0e-08aa810954c5} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6123 | 2025.03.25 05:57:42.330316 [ 5 ] {e4022771-d13b-4dd6-9e0e-08aa810954c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6124 | 2025.03.25 05:57:42.330703 [ 5 ] {e4022771-d13b-4dd6-9e0e-08aa810954c5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6125 | 2025.03.25 05:57:42.330941 [ 5 ] {e4022771-d13b-4dd6-9e0e-08aa810954c5} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6126 | 2025.03.25 05:57:42.331145 [ 5 ] {e4022771-d13b-4dd6-9e0e-08aa810954c5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001477 sec., 160460.39268788084 rows/sec., 10.76 MiB/sec. | ||
6127 | 2025.03.25 05:57:42.331197 [ 5 ] {e4022771-d13b-4dd6-9e0e-08aa810954c5} <Debug> TCPHandler: Processed in 0.001662464 sec. | ||
6128 | 2025.03.25 05:57:42.331315 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6129 | 2025.03.25 05:57:42.331419 [ 5 ] {ca3bbb51-3684-45c0-a35d-90e4d083775a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6130 | 2025.03.25 05:57:42.331466 [ 5 ] {ca3bbb51-3684-45c0-a35d-90e4d083775a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6131 | 2025.03.25 05:57:42.331894 [ 5 ] {ca3bbb51-3684-45c0-a35d-90e4d083775a} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6132 | 2025.03.25 05:57:42.331933 [ 5 ] {ca3bbb51-3684-45c0-a35d-90e4d083775a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6133 | 2025.03.25 05:57:42.332274 [ 5 ] {ca3bbb51-3684-45c0-a35d-90e4d083775a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6134 | 2025.03.25 05:57:42.332507 [ 5 ] {ca3bbb51-3684-45c0-a35d-90e4d083775a} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6135 | 2025.03.25 05:57:42.332780 [ 5 ] {ca3bbb51-3684-45c0-a35d-90e4d083775a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. | ||
6136 | 2025.03.25 05:57:42.332985 [ 5 ] {ca3bbb51-3684-45c0-a35d-90e4d083775a} <Debug> TCPHandler: Processed in 0.001717474 sec. | ||
6137 | 2025.03.25 05:57:42.333141 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6138 | 2025.03.25 05:57:42.333244 [ 5 ] {995396de-5666-4d91-bfef-9282dae90200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6139 | 2025.03.25 05:57:42.333317 [ 5 ] {995396de-5666-4d91-bfef-9282dae90200} <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 | ||
6140 | 2025.03.25 05:57:42.334475 [ 5 ] {995396de-5666-4d91-bfef-9282dae90200} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6141 | 2025.03.25 05:57:42.334514 [ 5 ] {995396de-5666-4d91-bfef-9282dae90200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6142 | 2025.03.25 05:57:42.335147 [ 5 ] {995396de-5666-4d91-bfef-9282dae90200} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6143 | 2025.03.25 05:57:42.335400 [ 5 ] {995396de-5666-4d91-bfef-9282dae90200} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6144 | 2025.03.25 05:57:42.335698 [ 5 ] {995396de-5666-4d91-bfef-9282dae90200} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002476 sec., 13731.825525040389 rows/sec., 24.61 MiB/sec. | ||
6145 | 2025.03.25 05:57:42.336184 [ 5 ] {995396de-5666-4d91-bfef-9282dae90200} <Debug> TCPHandler: Processed in 0.003091049 sec. | ||
6146 | 2025.03.25 05:57:42.336342 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6147 | 2025.03.25 05:57:42.336448 [ 5 ] {4207c7c7-9be2-4923-8611-caaf18412926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6148 | 2025.03.25 05:57:42.336494 [ 5 ] {4207c7c7-9be2-4923-8611-caaf18412926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6149 | 2025.03.25 05:57:42.336944 [ 5 ] {4207c7c7-9be2-4923-8611-caaf18412926} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6150 | 2025.03.25 05:57:42.336982 [ 5 ] {4207c7c7-9be2-4923-8611-caaf18412926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6151 | 2025.03.25 05:57:42.337338 [ 5 ] {4207c7c7-9be2-4923-8611-caaf18412926} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6152 | 2025.03.25 05:57:42.337583 [ 5 ] {4207c7c7-9be2-4923-8611-caaf18412926} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6153 | 2025.03.25 05:57:42.337786 [ 5 ] {4207c7c7-9be2-4923-8611-caaf18412926} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001361 sec., 60249.81631153564 rows/sec., 3.83 MiB/sec. | ||
6154 | 2025.03.25 05:57:42.337837 [ 5 ] {4207c7c7-9be2-4923-8611-caaf18412926} <Debug> TCPHandler: Processed in 0.00154648 sec. | ||
6155 | 2025.03.25 05:57:42.634181 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6156 | 2025.03.25 05:57:42.655880 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6157 | 2025.03.25 05:57:42.655936 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6158 | 2025.03.25 05:57:42.663671 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6159 | 2025.03.25 05:57:42.664443 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6160 | 2025.03.25 05:57:42.667657 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6161 | 2025.03.25 05:57:46.729887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 884 | ||
6162 | 2025.03.25 05:57:46.732895 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6163 | 2025.03.25 05:57:46.732937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6164 | 2025.03.25 05:57:46.734465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6165 | 2025.03.25 05:57:46.734779 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6166 | 2025.03.25 05:57:46.735257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 884 | ||
6167 | 2025.03.25 05:57:47.300893 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6168 | 2025.03.25 05:57:47.301123 [ 5 ] {9f4bc817-98a6-4a47-bc6a-1f46604e537d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6169 | 2025.03.25 05:57:47.301204 [ 5 ] {9f4bc817-98a6-4a47-bc6a-1f46604e537d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6170 | 2025.03.25 05:57:47.302017 [ 5 ] {9f4bc817-98a6-4a47-bc6a-1f46604e537d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6171 | 2025.03.25 05:57:47.302072 [ 5 ] {9f4bc817-98a6-4a47-bc6a-1f46604e537d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6172 | 2025.03.25 05:57:47.302527 [ 5 ] {9f4bc817-98a6-4a47-bc6a-1f46604e537d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6173 | 2025.03.25 05:57:47.302787 [ 5 ] {9f4bc817-98a6-4a47-bc6a-1f46604e537d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6174 | 2025.03.25 05:57:47.303030 [ 5 ] {9f4bc817-98a6-4a47-bc6a-1f46604e537d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001965 sec., 33587.78625954198 rows/sec., 2.67 MiB/sec. | ||
6175 | 2025.03.25 05:57:47.303100 [ 5 ] {9f4bc817-98a6-4a47-bc6a-1f46604e537d} <Debug> TCPHandler: Processed in 0.002345554 sec. | ||
6176 | 2025.03.25 05:57:47.303228 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6177 | 2025.03.25 05:57:47.303341 [ 5 ] {8a7972ab-e15c-45ca-a45d-2d4a2d505a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6178 | 2025.03.25 05:57:47.303391 [ 5 ] {8a7972ab-e15c-45ca-a45d-2d4a2d505a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6179 | 2025.03.25 05:57:47.303916 [ 5 ] {8a7972ab-e15c-45ca-a45d-2d4a2d505a21} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6180 | 2025.03.25 05:57:47.303957 [ 5 ] {8a7972ab-e15c-45ca-a45d-2d4a2d505a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6181 | 2025.03.25 05:57:47.304309 [ 5 ] {8a7972ab-e15c-45ca-a45d-2d4a2d505a21} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6182 | 2025.03.25 05:57:47.304559 [ 5 ] {8a7972ab-e15c-45ca-a45d-2d4a2d505a21} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6183 | 2025.03.25 05:57:47.304782 [ 5 ] {8a7972ab-e15c-45ca-a45d-2d4a2d505a21} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001469 sec., 3403.6759700476514 rows/sec., 255.94 KiB/sec. | ||
6184 | 2025.03.25 05:57:47.304835 [ 5 ] {8a7972ab-e15c-45ca-a45d-2d4a2d505a21} <Debug> TCPHandler: Processed in 0.001661843 sec. | ||
6185 | 2025.03.25 05:57:47.304938 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6186 | 2025.03.25 05:57:47.305040 [ 5 ] {a46d53a5-7721-48e1-88ec-ece1cfd66c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6187 | 2025.03.25 05:57:47.305085 [ 5 ] {a46d53a5-7721-48e1-88ec-ece1cfd66c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6188 | 2025.03.25 05:57:47.305623 [ 5 ] {a46d53a5-7721-48e1-88ec-ece1cfd66c9c} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6189 | 2025.03.25 05:57:47.305664 [ 5 ] {a46d53a5-7721-48e1-88ec-ece1cfd66c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6190 | 2025.03.25 05:57:47.306020 [ 5 ] {a46d53a5-7721-48e1-88ec-ece1cfd66c9c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6191 | 2025.03.25 05:57:47.306268 [ 5 ] {a46d53a5-7721-48e1-88ec-ece1cfd66c9c} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6192 | 2025.03.25 05:57:47.306497 [ 5 ] {a46d53a5-7721-48e1-88ec-ece1cfd66c9c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001475 sec., 46779.661016949154 rows/sec., 3.65 MiB/sec. | ||
6193 | 2025.03.25 05:57:47.306601 [ 5 ] {a46d53a5-7721-48e1-88ec-ece1cfd66c9c} <Debug> TCPHandler: Processed in 0.001712424 sec. | ||
6194 | 2025.03.25 05:57:47.306826 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6195 | 2025.03.25 05:57:47.306993 [ 5 ] {8165ffc3-da18-46ea-b58a-0d4ea6c71162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6196 | 2025.03.25 05:57:47.307055 [ 5 ] {8165ffc3-da18-46ea-b58a-0d4ea6c71162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6197 | 2025.03.25 05:57:47.307645 [ 5 ] {8165ffc3-da18-46ea-b58a-0d4ea6c71162} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6198 | 2025.03.25 05:57:47.307685 [ 5 ] {8165ffc3-da18-46ea-b58a-0d4ea6c71162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6199 | 2025.03.25 05:57:47.308078 [ 5 ] {8165ffc3-da18-46ea-b58a-0d4ea6c71162} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6200 | 2025.03.25 05:57:47.308314 [ 5 ] {8165ffc3-da18-46ea-b58a-0d4ea6c71162} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6201 | 2025.03.25 05:57:47.308535 [ 5 ] {8165ffc3-da18-46ea-b58a-0d4ea6c71162} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
6202 | 2025.03.25 05:57:47.308652 [ 5 ] {8165ffc3-da18-46ea-b58a-0d4ea6c71162} <Debug> TCPHandler: Processed in 0.001930342 sec. | ||
6203 | 2025.03.25 05:57:47.308838 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6204 | 2025.03.25 05:57:47.308992 [ 5 ] {99e1e96f-8128-4492-9e64-324626e9ba30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6205 | 2025.03.25 05:57:47.309067 [ 5 ] {99e1e96f-8128-4492-9e64-324626e9ba30} <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 | ||
6206 | 2025.03.25 05:57:47.310108 [ 5 ] {99e1e96f-8128-4492-9e64-324626e9ba30} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6207 | 2025.03.25 05:57:47.310148 [ 5 ] {99e1e96f-8128-4492-9e64-324626e9ba30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6208 | 2025.03.25 05:57:47.310734 [ 5 ] {99e1e96f-8128-4492-9e64-324626e9ba30} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6209 | 2025.03.25 05:57:47.310989 [ 5 ] {99e1e96f-8128-4492-9e64-324626e9ba30} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6210 | 2025.03.25 05:57:47.311222 [ 5 ] {99e1e96f-8128-4492-9e64-324626e9ba30} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002254 sec., 2218.2786157941437 rows/sec., 3.98 MiB/sec. | ||
6211 | 2025.03.25 05:57:47.311325 [ 5 ] {99e1e96f-8128-4492-9e64-324626e9ba30} <Debug> TCPHandler: Processed in 0.002583002 sec. | ||
6212 | 2025.03.25 05:57:47.311442 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6213 | 2025.03.25 05:57:47.311544 [ 5 ] {03d8ae0c-f49f-4e44-9388-c2fe16c77ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6214 | 2025.03.25 05:57:47.311591 [ 5 ] {03d8ae0c-f49f-4e44-9388-c2fe16c77ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6215 | 2025.03.25 05:57:47.312022 [ 5 ] {03d8ae0c-f49f-4e44-9388-c2fe16c77ba6} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6216 | 2025.03.25 05:57:47.312060 [ 5 ] {03d8ae0c-f49f-4e44-9388-c2fe16c77ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6217 | 2025.03.25 05:57:47.312409 [ 5 ] {03d8ae0c-f49f-4e44-9388-c2fe16c77ba6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6218 | 2025.03.25 05:57:47.312646 [ 5 ] {03d8ae0c-f49f-4e44-9388-c2fe16c77ba6} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6219 | 2025.03.25 05:57:47.312872 [ 5 ] {03d8ae0c-f49f-4e44-9388-c2fe16c77ba6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec. | ||
6220 | 2025.03.25 05:57:47.312959 [ 5 ] {03d8ae0c-f49f-4e44-9388-c2fe16c77ba6} <Debug> TCPHandler: Processed in 0.001568001 sec. | ||
6221 | 2025.03.25 05:57:49.162932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6222 | 2025.03.25 05:57:49.163630 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6223 | 2025.03.25 05:57:49.163678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6224 | 2025.03.25 05:57:49.164298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6225 | 2025.03.25 05:57:49.164563 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6226 | 2025.03.25 05:57:49.164768 [ 86 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6227 | 2025.03.25 05:57:49.164803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6228 | 2025.03.25 05:57:49.164854 [ 86 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6229 | 2025.03.25 05:57:49.164883 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6230 | 2025.03.25 05:57:49.165110 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
6231 | 2025.03.25 05:57:49.165309 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6232 | 2025.03.25 05:57:49.165353 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
6233 | 2025.03.25 05:57:49.165435 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
6234 | 2025.03.25 05:57:49.165652 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
6235 | 2025.03.25 05:57:49.165881 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
6236 | 2025.03.25 05:57:49.166109 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
6237 | 2025.03.25 05:57:49.166291 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
6238 | 2025.03.25 05:57:49.169138 [ 188 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.004170664 sec., 3422476.612836709 rows/sec., 48.96 MiB/sec. | ||
6239 | 2025.03.25 05:57:49.169555 [ 188 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6240 | 2025.03.25 05:57:49.169862 [ 188 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_31_6} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6241 | 2025.03.25 05:57:49.169944 [ 188 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_31_6} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6242 | 2025.03.25 05:57:49.170049 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6243 | 2025.03.25 05:57:50.168694 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6244 | 2025.03.25 05:57:50.190034 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6245 | 2025.03.25 05:57:50.190100 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6246 | 2025.03.25 05:57:50.197668 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6247 | 2025.03.25 05:57:50.198433 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6248 | 2025.03.25 05:57:50.198839 [ 104 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6249 | 2025.03.25 05:57:50.198960 [ 104 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6250 | 2025.03.25 05:57:50.199036 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6251 | 2025.03.25 05:57:50.199383 [ 190 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
6252 | 2025.03.25 05:57:50.208357 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6253 | 2025.03.25 05:57:50.209566 [ 190 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6254 | 2025.03.25 05:57:50.210476 [ 190 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
6255 | 2025.03.25 05:57:50.215142 [ 190 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
6256 | 2025.03.25 05:57:50.219961 [ 190 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
6257 | 2025.03.25 05:57:50.225834 [ 190 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
6258 | 2025.03.25 05:57:50.231179 [ 190 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
6259 | 2025.03.25 05:57:50.235624 [ 190 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
6260 | 2025.03.25 05:57:50.293922 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.094752716 sec., 2469.5862016240253 rows/sec., 12.77 MiB/sec. | ||
6261 | 2025.03.25 05:57:50.297031 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6262 | 2025.03.25 05:57:50.300032 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_31_6} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6263 | 2025.03.25 05:57:50.300166 [ 193 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_31_6} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6264 | 2025.03.25 05:57:50.302678 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6265 | 2025.03.25 05:57:51.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.99 MiB, peak 209.53 MiB, free memory in arenas 0.00 B, will set to 200.04 MiB (RSS), difference: 1.05 MiB | ||
6266 | 2025.03.25 05:57:52.308662 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6267 | 2025.03.25 05:57:52.308986 [ 5 ] {7ac69122-0bd9-478b-8cbf-5f4075672de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6268 | 2025.03.25 05:57:52.309106 [ 5 ] {7ac69122-0bd9-478b-8cbf-5f4075672de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6269 | 2025.03.25 05:57:52.310184 [ 5 ] {7ac69122-0bd9-478b-8cbf-5f4075672de3} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6270 | 2025.03.25 05:57:52.310234 [ 5 ] {7ac69122-0bd9-478b-8cbf-5f4075672de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6271 | 2025.03.25 05:57:52.310699 [ 5 ] {7ac69122-0bd9-478b-8cbf-5f4075672de3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6272 | 2025.03.25 05:57:52.310954 [ 5 ] {7ac69122-0bd9-478b-8cbf-5f4075672de3} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6273 | 2025.03.25 05:57:52.311232 [ 5 ] {7ac69122-0bd9-478b-8cbf-5f4075672de3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002329 sec., 91026.19149849721 rows/sec., 5.79 MiB/sec. | ||
6274 | 2025.03.25 05:57:52.311374 [ 5 ] {7ac69122-0bd9-478b-8cbf-5f4075672de3} <Debug> TCPHandler: Processed in 0.002904952 sec. | ||
6275 | 2025.03.25 05:57:52.311521 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6276 | 2025.03.25 05:57:52.311635 [ 5 ] {babb7ef4-15af-409b-a07a-d16db1efb3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6277 | 2025.03.25 05:57:52.311684 [ 5 ] {babb7ef4-15af-409b-a07a-d16db1efb3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6278 | 2025.03.25 05:57:52.312568 [ 5 ] {babb7ef4-15af-409b-a07a-d16db1efb3af} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6279 | 2025.03.25 05:57:52.312609 [ 5 ] {babb7ef4-15af-409b-a07a-d16db1efb3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6280 | 2025.03.25 05:57:52.313005 [ 5 ] {babb7ef4-15af-409b-a07a-d16db1efb3af} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6281 | 2025.03.25 05:57:52.313242 [ 5 ] {babb7ef4-15af-409b-a07a-d16db1efb3af} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6282 | 2025.03.25 05:57:52.313419 [ 119 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
6283 | 2025.03.25 05:57:52.313484 [ 5 ] {babb7ef4-15af-409b-a07a-d16db1efb3af} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.001873 sec., 365723.4383342232 rows/sec., 29.12 MiB/sec. | ||
6284 | 2025.03.25 05:57:52.313505 [ 119 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6285 | 2025.03.25 05:57:52.313581 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6286 | 2025.03.25 05:57:52.313603 [ 5 ] {babb7ef4-15af-409b-a07a-d16db1efb3af} <Debug> TCPHandler: Processed in 0.002134068 sec. | ||
6287 | 2025.03.25 05:57:52.313856 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6288 | 2025.03.25 05:57:52.313970 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
6289 | 2025.03.25 05:57:52.314026 [ 5 ] {153927a0-c78a-4d47-b36e-f7c387eab070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6290 | 2025.03.25 05:57:52.314118 [ 5 ] {153927a0-c78a-4d47-b36e-f7c387eab070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6291 | 2025.03.25 05:57:52.314499 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6292 | 2025.03.25 05:57:52.314642 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 1844 rows starting from the beginning of the part | ||
6293 | 2025.03.25 05:57:52.315098 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
6294 | 2025.03.25 05:57:52.315466 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 66 rows starting from the beginning of the part | ||
6295 | 2025.03.25 05:57:52.315640 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 685 rows starting from the beginning of the part | ||
6296 | 2025.03.25 05:57:52.316023 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part | ||
6297 | 2025.03.25 05:57:52.316410 [ 192 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 685 rows starting from the beginning of the part | ||
6298 | 2025.03.25 05:57:52.317112 [ 5 ] {153927a0-c78a-4d47-b36e-f7c387eab070} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6299 | 2025.03.25 05:57:52.317173 [ 5 ] {153927a0-c78a-4d47-b36e-f7c387eab070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6300 | 2025.03.25 05:57:52.318046 [ 5 ] {153927a0-c78a-4d47-b36e-f7c387eab070} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6301 | 2025.03.25 05:57:52.318577 [ 5 ] {153927a0-c78a-4d47-b36e-f7c387eab070} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6302 | 2025.03.25 05:57:52.318908 [ 119 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6303 | 2025.03.25 05:57:52.319010 [ 119 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6304 | 2025.03.25 05:57:52.319087 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6305 | 2025.03.25 05:57:52.319247 [ 5 ] {153927a0-c78a-4d47-b36e-f7c387eab070} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.005209 sec., 26876.559800345556 rows/sec., 1.68 MiB/sec. | ||
6306 | 2025.03.25 05:57:52.319510 [ 5 ] {153927a0-c78a-4d47-b36e-f7c387eab070} <Debug> TCPHandler: Processed in 0.005747913 sec. | ||
6307 | 2025.03.25 05:57:52.319517 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
6308 | 2025.03.25 05:57:52.319740 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6309 | 2025.03.25 05:57:52.319827 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6310 | 2025.03.25 05:57:52.319919 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 163 rows starting from the beginning of the part | ||
6311 | 2025.03.25 05:57:52.320012 [ 5 ] {9f9f352a-0e70-4a23-8168-e6365dad37d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6312 | 2025.03.25 05:57:52.320266 [ 5 ] {9f9f352a-0e70-4a23-8168-e6365dad37d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6313 | 2025.03.25 05:57:52.320301 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 146 rows starting from the beginning of the part | ||
6314 | 2025.03.25 05:57:52.320674 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
6315 | 2025.03.25 05:57:52.321014 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 140 rows starting from the beginning of the part | ||
6316 | 2025.03.25 05:57:52.321378 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
6317 | 2025.03.25 05:57:52.321740 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part | ||
6318 | 2025.03.25 05:57:52.322852 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.009057329 sec., 375607.42245313164 rows/sec., 31.72 MiB/sec. | ||
6319 | 2025.03.25 05:57:52.323344 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
6320 | 2025.03.25 05:57:52.324322 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6321 | 2025.03.25 05:57:52.324667 [ 199 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_50_10} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
6322 | 2025.03.25 05:57:52.324945 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
6323 | 2025.03.25 05:57:52.325057 [ 5 ] {9f9f352a-0e70-4a23-8168-e6365dad37d3} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6324 | 2025.03.25 05:57:52.325130 [ 5 ] {9f9f352a-0e70-4a23-8168-e6365dad37d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6325 | 2025.03.25 05:57:52.326074 [ 198 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 5 columns (5 merged, 0 gathered) in 0.006841228 sec., 87557.38004931278 rows/sec., 5.84 MiB/sec. | ||
6326 | 2025.03.25 05:57:52.326118 [ 5 ] {9f9f352a-0e70-4a23-8168-e6365dad37d3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6327 | 2025.03.25 05:57:52.326332 [ 198 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6328 | 2025.03.25 05:57:52.326525 [ 5 ] {9f9f352a-0e70-4a23-8168-e6365dad37d3} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6329 | 2025.03.25 05:57:52.326911 [ 5 ] {9f9f352a-0e70-4a23-8168-e6365dad37d3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.006989 sec., 16168.264415510086 rows/sec., 1.05 MiB/sec. | ||
6330 | 2025.03.25 05:57:52.326931 [ 198 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6331 | 2025.03.25 05:57:52.327072 [ 5 ] {9f9f352a-0e70-4a23-8168-e6365dad37d3} <Debug> TCPHandler: Processed in 0.007424178 sec. | ||
6332 | 2025.03.25 05:57:52.327164 [ 198 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_36_7} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6333 | 2025.03.25 05:57:52.327265 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6334 | 2025.03.25 05:57:52.327326 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
6335 | 2025.03.25 05:57:52.327411 [ 5 ] {b0b6fec0-0118-4c6b-99ab-9c16d7791f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6336 | 2025.03.25 05:57:52.327460 [ 5 ] {b0b6fec0-0118-4c6b-99ab-9c16d7791f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6337 | 2025.03.25 05:57:52.328045 [ 5 ] {b0b6fec0-0118-4c6b-99ab-9c16d7791f21} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6338 | 2025.03.25 05:57:52.328086 [ 5 ] {b0b6fec0-0118-4c6b-99ab-9c16d7791f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6339 | 2025.03.25 05:57:52.328438 [ 5 ] {b0b6fec0-0118-4c6b-99ab-9c16d7791f21} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6340 | 2025.03.25 05:57:52.328680 [ 5 ] {b0b6fec0-0118-4c6b-99ab-9c16d7791f21} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6341 | 2025.03.25 05:57:52.328907 [ 5 ] {b0b6fec0-0118-4c6b-99ab-9c16d7791f21} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001518 sec., 73781.29117259552 rows/sec., 4.20 MiB/sec. | ||
6342 | 2025.03.25 05:57:52.328959 [ 5 ] {b0b6fec0-0118-4c6b-99ab-9c16d7791f21} <Debug> TCPHandler: Processed in 0.001777947 sec. | ||
6343 | 2025.03.25 05:57:52.329078 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6344 | 2025.03.25 05:57:52.329191 [ 5 ] {12ccf755-e86d-4faa-9083-0e1055e8d52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6345 | 2025.03.25 05:57:52.329238 [ 5 ] {12ccf755-e86d-4faa-9083-0e1055e8d52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6346 | 2025.03.25 05:57:52.329928 [ 5 ] {12ccf755-e86d-4faa-9083-0e1055e8d52e} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6347 | 2025.03.25 05:57:52.329968 [ 5 ] {12ccf755-e86d-4faa-9083-0e1055e8d52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6348 | 2025.03.25 05:57:52.330353 [ 5 ] {12ccf755-e86d-4faa-9083-0e1055e8d52e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6349 | 2025.03.25 05:57:52.330601 [ 5 ] {12ccf755-e86d-4faa-9083-0e1055e8d52e} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6350 | 2025.03.25 05:57:52.330807 [ 119 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
6351 | 2025.03.25 05:57:52.330869 [ 5 ] {12ccf755-e86d-4faa-9083-0e1055e8d52e} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001697 sec., 245138.4796700059 rows/sec., 17.44 MiB/sec. | ||
6352 | 2025.03.25 05:57:52.330895 [ 119 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6353 | 2025.03.25 05:57:52.330981 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6354 | 2025.03.25 05:57:52.331004 [ 5 ] {12ccf755-e86d-4faa-9083-0e1055e8d52e} <Debug> TCPHandler: Processed in 0.001979633 sec. | ||
6355 | 2025.03.25 05:57:52.331296 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6356 | 2025.03.25 05:57:52.331299 [ 189 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
6357 | 2025.03.25 05:57:52.331636 [ 5 ] {b036ad40-dfda-4afd-9a88-a714118f2337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6358 | 2025.03.25 05:57:52.331793 [ 189 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6359 | 2025.03.25 05:57:52.331831 [ 5 ] {b036ad40-dfda-4afd-9a88-a714118f2337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6360 | 2025.03.25 05:57:52.331933 [ 189 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 913 rows starting from the beginning of the part | ||
6361 | 2025.03.25 05:57:52.332567 [ 189 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
6362 | 2025.03.25 05:57:52.333071 [ 189 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 69 rows starting from the beginning of the part | ||
6363 | 2025.03.25 05:57:52.333360 [ 189 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 416 rows starting from the beginning of the part | ||
6364 | 2025.03.25 05:57:52.333645 [ 189 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 69 rows starting from the beginning of the part | ||
6365 | 2025.03.25 05:57:52.333959 [ 189 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 416 rows starting from the beginning of the part | ||
6366 | 2025.03.25 05:57:52.334671 [ 5 ] {b036ad40-dfda-4afd-9a88-a714118f2337} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6367 | 2025.03.25 05:57:52.334721 [ 5 ] {b036ad40-dfda-4afd-9a88-a714118f2337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6368 | 2025.03.25 05:57:52.335251 [ 5 ] {b036ad40-dfda-4afd-9a88-a714118f2337} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6369 | 2025.03.25 05:57:52.335547 [ 5 ] {b036ad40-dfda-4afd-9a88-a714118f2337} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6370 | 2025.03.25 05:57:52.335864 [ 5 ] {b036ad40-dfda-4afd-9a88-a714118f2337} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004375 sec., 1371.4285714285713 rows/sec., 71.65 KiB/sec. | ||
6371 | 2025.03.25 05:57:52.336047 [ 5 ] {b036ad40-dfda-4afd-9a88-a714118f2337} <Debug> TCPHandler: Processed in 0.004855995 sec. | ||
6372 | 2025.03.25 05:57:52.336102 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.00500778 sec., 388795.0349256557 rows/sec., 29.70 MiB/sec. | ||
6373 | 2025.03.25 05:57:52.336201 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6374 | 2025.03.25 05:57:52.336334 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
6375 | 2025.03.25 05:57:52.336360 [ 5 ] {a560fa31-c79f-4972-b36a-65d159aaa9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6376 | 2025.03.25 05:57:52.336462 [ 5 ] {a560fa31-c79f-4972-b36a-65d159aaa9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6377 | 2025.03.25 05:57:52.336921 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6378 | 2025.03.25 05:57:52.337025 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_50_10} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
6379 | 2025.03.25 05:57:52.337181 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6380 | 2025.03.25 05:57:52.337415 [ 5 ] {a560fa31-c79f-4972-b36a-65d159aaa9d7} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6381 | 2025.03.25 05:57:52.337459 [ 5 ] {a560fa31-c79f-4972-b36a-65d159aaa9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6382 | 2025.03.25 05:57:52.337843 [ 5 ] {a560fa31-c79f-4972-b36a-65d159aaa9d7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6383 | 2025.03.25 05:57:52.338079 [ 5 ] {a560fa31-c79f-4972-b36a-65d159aaa9d7} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6384 | 2025.03.25 05:57:52.338327 [ 5 ] {a560fa31-c79f-4972-b36a-65d159aaa9d7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002002 sec., 118381.61838161839 rows/sec., 7.93 MiB/sec. | ||
6385 | 2025.03.25 05:57:52.338403 [ 5 ] {a560fa31-c79f-4972-b36a-65d159aaa9d7} <Debug> TCPHandler: Processed in 0.002257663 sec. | ||
6386 | 2025.03.25 05:57:52.338562 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6387 | 2025.03.25 05:57:52.338669 [ 5 ] {d0f66bdc-ba15-4d7a-89f2-b1bde894c9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6388 | 2025.03.25 05:57:52.338716 [ 5 ] {d0f66bdc-ba15-4d7a-89f2-b1bde894c9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6389 | 2025.03.25 05:57:52.339131 [ 5 ] {d0f66bdc-ba15-4d7a-89f2-b1bde894c9fd} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6390 | 2025.03.25 05:57:52.339168 [ 5 ] {d0f66bdc-ba15-4d7a-89f2-b1bde894c9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6391 | 2025.03.25 05:57:52.339507 [ 5 ] {d0f66bdc-ba15-4d7a-89f2-b1bde894c9fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6392 | 2025.03.25 05:57:52.339741 [ 5 ] {d0f66bdc-ba15-4d7a-89f2-b1bde894c9fd} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6393 | 2025.03.25 05:57:52.339899 [ 119 ] {} <Debug> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
6394 | 2025.03.25 05:57:52.339958 [ 119 ] {} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6395 | 2025.03.25 05:57:52.339994 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6396 | 2025.03.25 05:57:52.340010 [ 5 ] {d0f66bdc-ba15-4d7a-89f2-b1bde894c9fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec. | ||
6397 | 2025.03.25 05:57:52.340142 [ 5 ] {d0f66bdc-ba15-4d7a-89f2-b1bde894c9fd} <Debug> TCPHandler: Processed in 0.001640802 sec. | ||
6398 | 2025.03.25 05:57:52.340167 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
6399 | 2025.03.25 05:57:52.340276 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6400 | 2025.03.25 05:57:52.340292 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6401 | 2025.03.25 05:57:52.340324 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
6402 | 2025.03.25 05:57:52.340465 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
6403 | 2025.03.25 05:57:52.340472 [ 5 ] {b3fe154c-612d-45bf-bc45-f8c5c456ecf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6404 | 2025.03.25 05:57:52.340802 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
6405 | 2025.03.25 05:57:52.340927 [ 5 ] {b3fe154c-612d-45bf-bc45-f8c5c456ecf3} <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 | ||
6406 | 2025.03.25 05:57:52.341144 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6407 | 2025.03.25 05:57:52.341578 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6408 | 2025.03.25 05:57:52.341921 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6409 | 2025.03.25 05:57:52.344160 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00408787 sec., 4403.271141205566 rows/sec., 296.70 KiB/sec. | ||
6410 | 2025.03.25 05:57:52.344294 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
6411 | 2025.03.25 05:57:52.344482 [ 5 ] {b3fe154c-612d-45bf-bc45-f8c5c456ecf3} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6412 | 2025.03.25 05:57:52.344526 [ 5 ] {b3fe154c-612d-45bf-bc45-f8c5c456ecf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6413 | 2025.03.25 05:57:52.344651 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6414 | 2025.03.25 05:57:52.344772 [ 201 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_18_4} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
6415 | 2025.03.25 05:57:52.344849 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6416 | 2025.03.25 05:57:52.345281 [ 5 ] {b3fe154c-612d-45bf-bc45-f8c5c456ecf3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6417 | 2025.03.25 05:57:52.345534 [ 5 ] {b3fe154c-612d-45bf-bc45-f8c5c456ecf3} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6418 | 2025.03.25 05:57:52.345870 [ 5 ] {b3fe154c-612d-45bf-bc45-f8c5c456ecf3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.005498 sec., 6184.066933430338 rows/sec., 11.08 MiB/sec. | ||
6419 | 2025.03.25 05:57:52.346428 [ 5 ] {b3fe154c-612d-45bf-bc45-f8c5c456ecf3} <Debug> TCPHandler: Processed in 0.006208728 sec. | ||
6420 | 2025.03.25 05:57:52.346595 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6421 | 2025.03.25 05:57:52.346700 [ 5 ] {8732b753-81ec-4894-950e-1485e1a6d7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6422 | 2025.03.25 05:57:52.346747 [ 5 ] {8732b753-81ec-4894-950e-1485e1a6d7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6423 | 2025.03.25 05:57:52.347195 [ 5 ] {8732b753-81ec-4894-950e-1485e1a6d7e2} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6424 | 2025.03.25 05:57:52.347234 [ 5 ] {8732b753-81ec-4894-950e-1485e1a6d7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6425 | 2025.03.25 05:57:52.347598 [ 5 ] {8732b753-81ec-4894-950e-1485e1a6d7e2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6426 | 2025.03.25 05:57:52.347831 [ 5 ] {8732b753-81ec-4894-950e-1485e1a6d7e2} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6427 | 2025.03.25 05:57:52.348051 [ 5 ] {8732b753-81ec-4894-950e-1485e1a6d7e2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001372 sec., 59766.763848396506 rows/sec., 3.80 MiB/sec. | ||
6428 | 2025.03.25 05:57:52.348103 [ 5 ] {8732b753-81ec-4894-950e-1485e1a6d7e2} <Debug> TCPHandler: Processed in 0.001559509 sec. | ||
6429 | 2025.03.25 05:57:56.516893 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6430 | 2025.03.25 05:57:56.516950 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6431 | 2025.03.25 05:57:56.665971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6432 | 2025.03.25 05:57:56.666687 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6433 | 2025.03.25 05:57:56.666732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6434 | 2025.03.25 05:57:56.667281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6435 | 2025.03.25 05:57:56.667561 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6436 | 2025.03.25 05:57:56.667885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6437 | 2025.03.25 05:57:56.736408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 918 | ||
6438 | 2025.03.25 05:57:56.739556 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6439 | 2025.03.25 05:57:56.739603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6440 | 2025.03.25 05:57:56.741119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6441 | 2025.03.25 05:57:56.741429 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6442 | 2025.03.25 05:57:56.741945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
6443 | 2025.03.25 05:57:57.001402 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000993572 sec. | ||
6444 | 2025.03.25 05:57:57.301489 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6445 | 2025.03.25 05:57:57.301700 [ 5 ] {357f88a9-d4e5-4a20-b713-de6d5ab5ab12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6446 | 2025.03.25 05:57:57.301776 [ 5 ] {357f88a9-d4e5-4a20-b713-de6d5ab5ab12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6447 | 2025.03.25 05:57:57.302575 [ 5 ] {357f88a9-d4e5-4a20-b713-de6d5ab5ab12} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6448 | 2025.03.25 05:57:57.302629 [ 5 ] {357f88a9-d4e5-4a20-b713-de6d5ab5ab12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6449 | 2025.03.25 05:57:57.303074 [ 5 ] {357f88a9-d4e5-4a20-b713-de6d5ab5ab12} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6450 | 2025.03.25 05:57:57.303339 [ 5 ] {357f88a9-d4e5-4a20-b713-de6d5ab5ab12} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6451 | 2025.03.25 05:57:57.303583 [ 5 ] {357f88a9-d4e5-4a20-b713-de6d5ab5ab12} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001937 sec., 34073.30924109448 rows/sec., 2.71 MiB/sec. | ||
6452 | 2025.03.25 05:57:57.303653 [ 5 ] {357f88a9-d4e5-4a20-b713-de6d5ab5ab12} <Debug> TCPHandler: Processed in 0.002301244 sec. | ||
6453 | 2025.03.25 05:57:57.303770 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6454 | 2025.03.25 05:57:57.303880 [ 5 ] {5ccc4222-4e7e-4855-8531-4cc2369a4185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6455 | 2025.03.25 05:57:57.303930 [ 5 ] {5ccc4222-4e7e-4855-8531-4cc2369a4185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6456 | 2025.03.25 05:57:57.304470 [ 5 ] {5ccc4222-4e7e-4855-8531-4cc2369a4185} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6457 | 2025.03.25 05:57:57.304513 [ 5 ] {5ccc4222-4e7e-4855-8531-4cc2369a4185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6458 | 2025.03.25 05:57:57.304878 [ 5 ] {5ccc4222-4e7e-4855-8531-4cc2369a4185} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6459 | 2025.03.25 05:57:57.305128 [ 5 ] {5ccc4222-4e7e-4855-8531-4cc2369a4185} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6460 | 2025.03.25 05:57:57.305311 [ 5 ] {5ccc4222-4e7e-4855-8531-4cc2369a4185} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001457 sec., 3431.7089910775567 rows/sec., 258.05 KiB/sec. | ||
6461 | 2025.03.25 05:57:57.305363 [ 5 ] {5ccc4222-4e7e-4855-8531-4cc2369a4185} <Debug> TCPHandler: Processed in 0.001646453 sec. | ||
6462 | 2025.03.25 05:57:57.305502 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6463 | 2025.03.25 05:57:57.305643 [ 5 ] {fc77ca5d-1fee-464a-8bfb-6ae67aef996a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6464 | 2025.03.25 05:57:57.305692 [ 5 ] {fc77ca5d-1fee-464a-8bfb-6ae67aef996a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6465 | 2025.03.25 05:57:57.306249 [ 5 ] {fc77ca5d-1fee-464a-8bfb-6ae67aef996a} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6466 | 2025.03.25 05:57:57.306288 [ 5 ] {fc77ca5d-1fee-464a-8bfb-6ae67aef996a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6467 | 2025.03.25 05:57:57.306646 [ 5 ] {fc77ca5d-1fee-464a-8bfb-6ae67aef996a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6468 | 2025.03.25 05:57:57.306889 [ 5 ] {fc77ca5d-1fee-464a-8bfb-6ae67aef996a} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6469 | 2025.03.25 05:57:57.307083 [ 5 ] {fc77ca5d-1fee-464a-8bfb-6ae67aef996a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001455 sec., 47422.68041237113 rows/sec., 3.70 MiB/sec. | ||
6470 | 2025.03.25 05:57:57.307188 [ 5 ] {fc77ca5d-1fee-464a-8bfb-6ae67aef996a} <Debug> TCPHandler: Processed in 0.001734665 sec. | ||
6471 | 2025.03.25 05:57:57.307427 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6472 | 2025.03.25 05:57:57.307570 [ 5 ] {802408da-238e-4e95-8a3c-9c07a3847fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6473 | 2025.03.25 05:57:57.307624 [ 5 ] {802408da-238e-4e95-8a3c-9c07a3847fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6474 | 2025.03.25 05:57:57.308166 [ 5 ] {802408da-238e-4e95-8a3c-9c07a3847fe6} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6475 | 2025.03.25 05:57:57.308204 [ 5 ] {802408da-238e-4e95-8a3c-9c07a3847fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6476 | 2025.03.25 05:57:57.308593 [ 5 ] {802408da-238e-4e95-8a3c-9c07a3847fe6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6477 | 2025.03.25 05:57:57.308827 [ 5 ] {802408da-238e-4e95-8a3c-9c07a3847fe6} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6478 | 2025.03.25 05:57:57.308959 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6479 | 2025.03.25 05:57:57.309007 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6480 | 2025.03.25 05:57:57.309012 [ 5 ] {802408da-238e-4e95-8a3c-9c07a3847fe6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. | ||
6481 | 2025.03.25 05:57:57.309034 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6482 | 2025.03.25 05:57:57.309106 [ 5 ] {802408da-238e-4e95-8a3c-9c07a3847fe6} <Debug> TCPHandler: Processed in 0.001758876 sec. | ||
6483 | 2025.03.25 05:57:57.309590 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
6484 | 2025.03.25 05:57:57.310333 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6485 | 2025.03.25 05:57:57.310475 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14761 rows starting from the beginning of the part | ||
6486 | 2025.03.25 05:57:57.310846 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
6487 | 2025.03.25 05:57:57.310819 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6488 | 2025.03.25 05:57:57.311178 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
6489 | 2025.03.25 05:57:57.311471 [ 5 ] {751fb4c2-d9cf-4092-8583-8065ad846aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6490 | 2025.03.25 05:57:57.311674 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
6491 | 2025.03.25 05:57:57.311807 [ 5 ] {751fb4c2-d9cf-4092-8583-8065ad846aaf} <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 | ||
6492 | 2025.03.25 05:57:57.311972 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
6493 | 2025.03.25 05:57:57.312401 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
6494 | 2025.03.25 05:57:57.315841 [ 5 ] {751fb4c2-d9cf-4092-8583-8065ad846aaf} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2025.03.25 05:57:57.315923 [ 5 ] {751fb4c2-d9cf-4092-8583-8065ad846aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6496 | 2025.03.25 05:57:57.317627 [ 5 ] {751fb4c2-d9cf-4092-8583-8065ad846aaf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6497 | 2025.03.25 05:57:57.318228 [ 5 ] {751fb4c2-d9cf-4092-8583-8065ad846aaf} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6498 | 2025.03.25 05:57:57.318429 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6499 | 2025.03.25 05:57:57.318473 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6500 | 2025.03.25 05:57:57.318503 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6501 | 2025.03.25 05:57:57.318547 [ 5 ] {751fb4c2-d9cf-4092-8583-8065ad846aaf} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.007355 sec., 679.8096532970768 rows/sec., 1.22 MiB/sec. | ||
6502 | 2025.03.25 05:57:57.318884 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
6503 | 2025.03.25 05:57:57.318979 [ 5 ] {751fb4c2-d9cf-4092-8583-8065ad846aaf} <Debug> TCPHandler: Processed in 0.00909012 sec. | ||
6504 | 2025.03.25 05:57:57.319305 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6505 | 2025.03.25 05:57:57.319654 [ 5 ] {807e2e7d-d74f-455d-b149-f07e979cf260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6506 | 2025.03.25 05:57:57.319762 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6507 | 2025.03.25 05:57:57.319783 [ 5 ] {807e2e7d-d74f-455d-b149-f07e979cf260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6508 | 2025.03.25 05:57:57.320072 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 677 rows starting from the beginning of the part | ||
6509 | 2025.03.25 05:57:57.320830 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15715 rows, containing 5 columns (5 merged, 0 gathered) in 0.011658012 sec., 1347999.9849030862 rows/sec., 91.14 MiB/sec. | ||
6510 | 2025.03.25 05:57:57.321283 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
6511 | 2025.03.25 05:57:57.321417 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6512 | 2025.03.25 05:57:57.322428 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
6513 | 2025.03.25 05:57:57.322475 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6514 | 2025.03.25 05:57:57.322762 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6515 | 2025.03.25 05:57:57.323090 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
6516 | 2025.03.25 05:57:57.323664 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
6517 | 2025.03.25 05:57:57.324026 [ 5 ] {807e2e7d-d74f-455d-b149-f07e979cf260} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6518 | 2025.03.25 05:57:57.324156 [ 5 ] {807e2e7d-d74f-455d-b149-f07e979cf260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6519 | 2025.03.25 05:57:57.324461 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
6520 | 2025.03.25 05:57:57.325182 [ 191 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
6521 | 2025.03.25 05:57:57.326112 [ 5 ] {807e2e7d-d74f-455d-b149-f07e979cf260} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6522 | 2025.03.25 05:57:57.326644 [ 5 ] {807e2e7d-d74f-455d-b149-f07e979cf260} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6523 | 2025.03.25 05:57:57.326912 [ 145 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6524 | 2025.03.25 05:57:57.327011 [ 145 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6525 | 2025.03.25 05:57:57.327104 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6526 | 2025.03.25 05:57:57.327227 [ 5 ] {807e2e7d-d74f-455d-b149-f07e979cf260} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007703 sec., 7789.173049461249 rows/sec., 537.53 KiB/sec. | ||
6527 | 2025.03.25 05:57:57.327739 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
6528 | 2025.03.25 05:57:57.327829 [ 5 ] {807e2e7d-d74f-455d-b149-f07e979cf260} <Debug> TCPHandler: Processed in 0.008594735 sec. | ||
6529 | 2025.03.25 05:57:57.328425 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6530 | 2025.03.25 05:57:57.328549 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2716 rows starting from the beginning of the part | ||
6531 | 2025.03.25 05:57:57.328900 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
6532 | 2025.03.25 05:57:57.329349 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
6533 | 2025.03.25 05:57:57.329491 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
6534 | 2025.03.25 05:57:57.329665 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
6535 | 2025.03.25 05:57:57.329869 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
6536 | 2025.03.25 05:57:57.333682 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.006419975 sec., 476637.37008321687 rows/sec., 31.23 MiB/sec. | ||
6537 | 2025.03.25 05:57:57.334056 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6538 | 2025.03.25 05:57:57.334811 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6539 | 2025.03.25 05:57:57.334921 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_51_10} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6540 | 2025.03.25 05:57:57.335027 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
6541 | 2025.03.25 05:57:57.336622 [ 195 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 19 columns (19 merged, 0 gathered) in 0.018013556 sec., 42190.44812695505 rows/sec., 75.60 MiB/sec. | ||
6542 | 2025.03.25 05:57:57.337710 [ 186 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6543 | 2025.03.25 05:57:57.338118 [ 186 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6544 | 2025.03.25 05:57:57.338199 [ 186 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6545 | 2025.03.25 05:57:57.338345 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
6546 | 2025.03.25 05:57:57.709390 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6547 | 2025.03.25 05:57:57.728333 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6548 | 2025.03.25 05:57:57.728381 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6549 | 2025.03.25 05:57:57.735463 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6550 | 2025.03.25 05:57:57.736226 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6551 | 2025.03.25 05:57:57.739247 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6552 | 2025.03.25 05:57:58.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.17 MiB, peak 209.53 MiB, free memory in arenas 0.00 B, will set to 203.71 MiB (RSS), difference: 2.54 MiB | ||
6553 | 2025.03.25 05:58:00.160922 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6554 | 2025.03.25 05:58:00.161131 [ 5 ] {5d5636d7-4306-4686-92e6-373fa245e01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6555 | 2025.03.25 05:58:00.161211 [ 5 ] {5d5636d7-4306-4686-92e6-373fa245e01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6556 | 2025.03.25 05:58:00.162136 [ 5 ] {5d5636d7-4306-4686-92e6-373fa245e01c} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6557 | 2025.03.25 05:58:00.162188 [ 5 ] {5d5636d7-4306-4686-92e6-373fa245e01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6558 | 2025.03.25 05:58:00.162636 [ 5 ] {5d5636d7-4306-4686-92e6-373fa245e01c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6559 | 2025.03.25 05:58:00.162899 [ 5 ] {5d5636d7-4306-4686-92e6-373fa245e01c} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6560 | 2025.03.25 05:58:00.163127 [ 5 ] {5d5636d7-4306-4686-92e6-373fa245e01c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002054 sec., 103213.2424537488 rows/sec., 6.56 MiB/sec. | ||
6561 | 2025.03.25 05:58:00.163185 [ 5 ] {5d5636d7-4306-4686-92e6-373fa245e01c} <Debug> TCPHandler: Processed in 0.002407567 sec. | ||
6562 | 2025.03.25 05:58:00.163307 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6563 | 2025.03.25 05:58:00.163412 [ 5 ] {80b18c83-e725-4990-a4d8-9bd87857d7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6564 | 2025.03.25 05:58:00.163457 [ 5 ] {80b18c83-e725-4990-a4d8-9bd87857d7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6565 | 2025.03.25 05:58:00.165280 [ 5 ] {80b18c83-e725-4990-a4d8-9bd87857d7d6} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6566 | 2025.03.25 05:58:00.165321 [ 5 ] {80b18c83-e725-4990-a4d8-9bd87857d7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6567 | 2025.03.25 05:58:00.165799 [ 5 ] {80b18c83-e725-4990-a4d8-9bd87857d7d6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6568 | 2025.03.25 05:58:00.166045 [ 5 ] {80b18c83-e725-4990-a4d8-9bd87857d7d6} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6569 | 2025.03.25 05:58:00.166267 [ 5 ] {80b18c83-e725-4990-a4d8-9bd87857d7d6} <Debug> executeQuery: Read 1825 rows, 152.41 KiB in 0.002877 sec., 634341.3277719847 rows/sec., 51.73 MiB/sec. | ||
6570 | 2025.03.25 05:58:00.166319 [ 5 ] {80b18c83-e725-4990-a4d8-9bd87857d7d6} <Debug> TCPHandler: Processed in 0.003064188 sec. | ||
6571 | 2025.03.25 05:58:00.166436 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6572 | 2025.03.25 05:58:00.166542 [ 5 ] {f990fe1d-b909-4285-bbfb-fedcd02f3d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6573 | 2025.03.25 05:58:00.166587 [ 5 ] {f990fe1d-b909-4285-bbfb-fedcd02f3d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6574 | 2025.03.25 05:58:00.167159 [ 5 ] {f990fe1d-b909-4285-bbfb-fedcd02f3d6c} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6575 | 2025.03.25 05:58:00.167199 [ 5 ] {f990fe1d-b909-4285-bbfb-fedcd02f3d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6576 | 2025.03.25 05:58:00.167553 [ 5 ] {f990fe1d-b909-4285-bbfb-fedcd02f3d6c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6577 | 2025.03.25 05:58:00.167792 [ 5 ] {f990fe1d-b909-4285-bbfb-fedcd02f3d6c} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6578 | 2025.03.25 05:58:00.168004 [ 5 ] {f990fe1d-b909-4285-bbfb-fedcd02f3d6c} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001483 sec., 94403.23668240054 rows/sec., 5.89 MiB/sec. | ||
6579 | 2025.03.25 05:58:00.168055 [ 5 ] {f990fe1d-b909-4285-bbfb-fedcd02f3d6c} <Debug> TCPHandler: Processed in 0.001673692 sec. | ||
6580 | 2025.03.25 05:58:00.168184 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6581 | 2025.03.25 05:58:00.168325 [ 5 ] {b9706fb1-a18d-428a-9c2b-15ce1f1acb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6582 | 2025.03.25 05:58:00.168382 [ 5 ] {b9706fb1-a18d-428a-9c2b-15ce1f1acb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6583 | 2025.03.25 05:58:00.169157 [ 5 ] {b9706fb1-a18d-428a-9c2b-15ce1f1acb6c} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6584 | 2025.03.25 05:58:00.169199 [ 5 ] {b9706fb1-a18d-428a-9c2b-15ce1f1acb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6585 | 2025.03.25 05:58:00.169583 [ 5 ] {b9706fb1-a18d-428a-9c2b-15ce1f1acb6c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6586 | 2025.03.25 05:58:00.169835 [ 5 ] {b9706fb1-a18d-428a-9c2b-15ce1f1acb6c} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6587 | 2025.03.25 05:58:00.170065 [ 5 ] {b9706fb1-a18d-428a-9c2b-15ce1f1acb6c} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.00177 sec., 192655.3672316384 rows/sec., 12.85 MiB/sec. | ||
6588 | 2025.03.25 05:58:00.170190 [ 5 ] {b9706fb1-a18d-428a-9c2b-15ce1f1acb6c} <Debug> TCPHandler: Processed in 0.002071587 sec. | ||
6589 | 2025.03.25 05:58:00.170318 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6590 | 2025.03.25 05:58:00.170424 [ 5 ] {9c2201d3-f20d-42d2-bb4a-d34e09ea883b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6591 | 2025.03.25 05:58:00.170470 [ 5 ] {9c2201d3-f20d-42d2-bb4a-d34e09ea883b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6592 | 2025.03.25 05:58:00.171054 [ 5 ] {9c2201d3-f20d-42d2-bb4a-d34e09ea883b} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6593 | 2025.03.25 05:58:00.171094 [ 5 ] {9c2201d3-f20d-42d2-bb4a-d34e09ea883b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6594 | 2025.03.25 05:58:00.171449 [ 5 ] {9c2201d3-f20d-42d2-bb4a-d34e09ea883b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6595 | 2025.03.25 05:58:00.171687 [ 5 ] {9c2201d3-f20d-42d2-bb4a-d34e09ea883b} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6596 | 2025.03.25 05:58:00.171894 [ 5 ] {9c2201d3-f20d-42d2-bb4a-d34e09ea883b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001492 sec., 75067.02412868633 rows/sec., 4.28 MiB/sec. | ||
6597 | 2025.03.25 05:58:00.171947 [ 5 ] {9c2201d3-f20d-42d2-bb4a-d34e09ea883b} <Debug> TCPHandler: Processed in 0.001680344 sec. | ||
6598 | 2025.03.25 05:58:00.172049 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6599 | 2025.03.25 05:58:00.172151 [ 5 ] {bd250bcb-2661-4dec-89ff-98d8ddceff55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6600 | 2025.03.25 05:58:00.172198 [ 5 ] {bd250bcb-2661-4dec-89ff-98d8ddceff55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6601 | 2025.03.25 05:58:00.173158 [ 5 ] {bd250bcb-2661-4dec-89ff-98d8ddceff55} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6602 | 2025.03.25 05:58:00.173199 [ 5 ] {bd250bcb-2661-4dec-89ff-98d8ddceff55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6603 | 2025.03.25 05:58:00.173590 [ 5 ] {bd250bcb-2661-4dec-89ff-98d8ddceff55} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6604 | 2025.03.25 05:58:00.173829 [ 5 ] {bd250bcb-2661-4dec-89ff-98d8ddceff55} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6605 | 2025.03.25 05:58:00.174050 [ 5 ] {bd250bcb-2661-4dec-89ff-98d8ddceff55} <Debug> executeQuery: Read 872 rows, 64.60 KiB in 0.00192 sec., 454166.6666666666 rows/sec., 32.86 MiB/sec. | ||
6606 | 2025.03.25 05:58:00.174102 [ 5 ] {bd250bcb-2661-4dec-89ff-98d8ddceff55} <Debug> TCPHandler: Processed in 0.002104777 sec. | ||
6607 | 2025.03.25 05:58:00.174221 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6608 | 2025.03.25 05:58:00.174326 [ 5 ] {797e657b-e07d-4746-bdc5-30e6c2f2a864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6609 | 2025.03.25 05:58:00.174373 [ 5 ] {797e657b-e07d-4746-bdc5-30e6c2f2a864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6610 | 2025.03.25 05:58:00.174813 [ 5 ] {797e657b-e07d-4746-bdc5-30e6c2f2a864} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6611 | 2025.03.25 05:58:00.174852 [ 5 ] {797e657b-e07d-4746-bdc5-30e6c2f2a864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6612 | 2025.03.25 05:58:00.175197 [ 5 ] {797e657b-e07d-4746-bdc5-30e6c2f2a864} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6613 | 2025.03.25 05:58:00.175430 [ 5 ] {797e657b-e07d-4746-bdc5-30e6c2f2a864} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6614 | 2025.03.25 05:58:00.175633 [ 5 ] {797e657b-e07d-4746-bdc5-30e6c2f2a864} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 236.05 KiB/sec. | ||
6615 | 2025.03.25 05:58:00.175682 [ 5 ] {797e657b-e07d-4746-bdc5-30e6c2f2a864} <Debug> TCPHandler: Processed in 0.001512898 sec. | ||
6616 | 2025.03.25 05:58:00.175787 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6617 | 2025.03.25 05:58:00.175889 [ 5 ] {49699954-ef8f-4810-b89e-104f6084290e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6618 | 2025.03.25 05:58:00.175937 [ 5 ] {49699954-ef8f-4810-b89e-104f6084290e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6619 | 2025.03.25 05:58:00.176689 [ 5 ] {49699954-ef8f-4810-b89e-104f6084290e} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6620 | 2025.03.25 05:58:00.176728 [ 5 ] {49699954-ef8f-4810-b89e-104f6084290e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6621 | 2025.03.25 05:58:00.177149 [ 5 ] {49699954-ef8f-4810-b89e-104f6084290e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6622 | 2025.03.25 05:58:00.177383 [ 5 ] {49699954-ef8f-4810-b89e-104f6084290e} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6623 | 2025.03.25 05:58:00.177618 [ 5 ] {49699954-ef8f-4810-b89e-104f6084290e} <Debug> executeQuery: Read 1019 rows, 69.53 KiB in 0.001746 sec., 583619.7021764033 rows/sec., 38.89 MiB/sec. | ||
6624 | 2025.03.25 05:58:00.177692 [ 5 ] {49699954-ef8f-4810-b89e-104f6084290e} <Debug> TCPHandler: Processed in 0.001955082 sec. | ||
6625 | 2025.03.25 05:58:00.177943 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6626 | 2025.03.25 05:58:00.178061 [ 5 ] {72c8d0e1-62c7-4b28-b58b-87b9175f883d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6627 | 2025.03.25 05:58:00.178111 [ 5 ] {72c8d0e1-62c7-4b28-b58b-87b9175f883d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6628 | 2025.03.25 05:58:00.178524 [ 5 ] {72c8d0e1-62c7-4b28-b58b-87b9175f883d} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6629 | 2025.03.25 05:58:00.178564 [ 5 ] {72c8d0e1-62c7-4b28-b58b-87b9175f883d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6630 | 2025.03.25 05:58:00.178915 [ 5 ] {72c8d0e1-62c7-4b28-b58b-87b9175f883d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6631 | 2025.03.25 05:58:00.179184 [ 5 ] {72c8d0e1-62c7-4b28-b58b-87b9175f883d} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6632 | 2025.03.25 05:58:00.179406 [ 5 ] {72c8d0e1-62c7-4b28-b58b-87b9175f883d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
6633 | 2025.03.25 05:58:00.179501 [ 5 ] {72c8d0e1-62c7-4b28-b58b-87b9175f883d} <Debug> TCPHandler: Processed in 0.001657593 sec. | ||
6634 | 2025.03.25 05:58:00.179627 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6635 | 2025.03.25 05:58:00.179734 [ 5 ] {85164c33-7741-4b4c-928e-ace2a715719b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6636 | 2025.03.25 05:58:00.179801 [ 5 ] {85164c33-7741-4b4c-928e-ace2a715719b} <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 | ||
6637 | 2025.03.25 05:58:00.180911 [ 5 ] {85164c33-7741-4b4c-928e-ace2a715719b} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6638 | 2025.03.25 05:58:00.180949 [ 5 ] {85164c33-7741-4b4c-928e-ace2a715719b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6639 | 2025.03.25 05:58:00.181567 [ 5 ] {85164c33-7741-4b4c-928e-ace2a715719b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6640 | 2025.03.25 05:58:00.181815 [ 5 ] {85164c33-7741-4b4c-928e-ace2a715719b} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6641 | 2025.03.25 05:58:00.182045 [ 5 ] {85164c33-7741-4b4c-928e-ace2a715719b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002333 sec., 14573.510501500214 rows/sec., 26.12 MiB/sec. | ||
6642 | 2025.03.25 05:58:00.182137 [ 5 ] {85164c33-7741-4b4c-928e-ace2a715719b} <Debug> TCPHandler: Processed in 0.002560482 sec. | ||
6643 | 2025.03.25 05:58:00.182269 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6644 | 2025.03.25 05:58:00.182382 [ 5 ] {7df1515a-1cea-4264-a8ca-e258a5bc4cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6645 | 2025.03.25 05:58:00.182429 [ 5 ] {7df1515a-1cea-4264-a8ca-e258a5bc4cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6646 | 2025.03.25 05:58:00.182871 [ 5 ] {7df1515a-1cea-4264-a8ca-e258a5bc4cce} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6647 | 2025.03.25 05:58:00.182911 [ 5 ] {7df1515a-1cea-4264-a8ca-e258a5bc4cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6648 | 2025.03.25 05:58:00.183280 [ 5 ] {7df1515a-1cea-4264-a8ca-e258a5bc4cce} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6649 | 2025.03.25 05:58:00.183530 [ 5 ] {7df1515a-1cea-4264-a8ca-e258a5bc4cce} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6650 | 2025.03.25 05:58:00.183771 [ 5 ] {7df1515a-1cea-4264-a8ca-e258a5bc4cce} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.001403 sec., 41339.985744832506 rows/sec., 2.56 MiB/sec. | ||
6651 | 2025.03.25 05:58:00.183847 [ 5 ] {7df1515a-1cea-4264-a8ca-e258a5bc4cce} <Debug> TCPHandler: Processed in 0.001621331 sec. | ||
6652 | 2025.03.25 05:58:02.296634 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6653 | 2025.03.25 05:58:02.296861 [ 5 ] {e17af5d7-a202-4cc5-8b15-71c7e56967b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6654 | 2025.03.25 05:58:02.296945 [ 5 ] {e17af5d7-a202-4cc5-8b15-71c7e56967b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6655 | 2025.03.25 05:58:02.297758 [ 5 ] {e17af5d7-a202-4cc5-8b15-71c7e56967b9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6656 | 2025.03.25 05:58:02.297811 [ 5 ] {e17af5d7-a202-4cc5-8b15-71c7e56967b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6657 | 2025.03.25 05:58:02.298245 [ 5 ] {e17af5d7-a202-4cc5-8b15-71c7e56967b9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6658 | 2025.03.25 05:58:02.298496 [ 5 ] {e17af5d7-a202-4cc5-8b15-71c7e56967b9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6659 | 2025.03.25 05:58:02.298741 [ 5 ] {e17af5d7-a202-4cc5-8b15-71c7e56967b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. | ||
6660 | 2025.03.25 05:58:02.298809 [ 5 ] {e17af5d7-a202-4cc5-8b15-71c7e56967b9} <Debug> TCPHandler: Processed in 0.002319194 sec. | ||
6661 | 2025.03.25 05:58:02.298927 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6662 | 2025.03.25 05:58:02.299034 [ 5 ] {1ca6354d-0f9b-4278-934e-2eb88af9b1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6663 | 2025.03.25 05:58:02.299083 [ 5 ] {1ca6354d-0f9b-4278-934e-2eb88af9b1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6664 | 2025.03.25 05:58:02.299650 [ 5 ] {1ca6354d-0f9b-4278-934e-2eb88af9b1e7} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6665 | 2025.03.25 05:58:02.299693 [ 5 ] {1ca6354d-0f9b-4278-934e-2eb88af9b1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6666 | 2025.03.25 05:58:02.300047 [ 5 ] {1ca6354d-0f9b-4278-934e-2eb88af9b1e7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6667 | 2025.03.25 05:58:02.300281 [ 5 ] {1ca6354d-0f9b-4278-934e-2eb88af9b1e7} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6668 | 2025.03.25 05:58:02.300502 [ 5 ] {1ca6354d-0f9b-4278-934e-2eb88af9b1e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001493 sec., 42866.71131949096 rows/sec., 3.35 MiB/sec. | ||
6669 | 2025.03.25 05:58:02.300560 [ 5 ] {1ca6354d-0f9b-4278-934e-2eb88af9b1e7} <Debug> TCPHandler: Processed in 0.001687184 sec. | ||
6670 | 2025.03.25 05:58:02.300715 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6671 | 2025.03.25 05:58:02.300826 [ 5 ] {a8bba03b-c6ce-4a77-ae54-50a89071e975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6672 | 2025.03.25 05:58:02.300876 [ 5 ] {a8bba03b-c6ce-4a77-ae54-50a89071e975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6673 | 2025.03.25 05:58:02.301362 [ 5 ] {a8bba03b-c6ce-4a77-ae54-50a89071e975} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6674 | 2025.03.25 05:58:02.301400 [ 5 ] {a8bba03b-c6ce-4a77-ae54-50a89071e975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6675 | 2025.03.25 05:58:02.301775 [ 5 ] {a8bba03b-c6ce-4a77-ae54-50a89071e975} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6676 | 2025.03.25 05:58:02.302018 [ 5 ] {a8bba03b-c6ce-4a77-ae54-50a89071e975} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6677 | 2025.03.25 05:58:02.302228 [ 5 ] {a8bba03b-c6ce-4a77-ae54-50a89071e975} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001424 sec., 44943.8202247191 rows/sec., 3.13 MiB/sec. | ||
6678 | 2025.03.25 05:58:02.302278 [ 5 ] {a8bba03b-c6ce-4a77-ae54-50a89071e975} <Debug> TCPHandler: Processed in 0.001623882 sec. | ||
6679 | 2025.03.25 05:58:02.302414 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6680 | 2025.03.25 05:58:02.302553 [ 5 ] {916a274b-f520-4ffe-b379-0edc9701f8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6681 | 2025.03.25 05:58:02.302610 [ 5 ] {916a274b-f520-4ffe-b379-0edc9701f8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6682 | 2025.03.25 05:58:02.303106 [ 5 ] {916a274b-f520-4ffe-b379-0edc9701f8e5} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6683 | 2025.03.25 05:58:02.303146 [ 5 ] {916a274b-f520-4ffe-b379-0edc9701f8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6684 | 2025.03.25 05:58:02.303504 [ 5 ] {916a274b-f520-4ffe-b379-0edc9701f8e5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6685 | 2025.03.25 05:58:02.303738 [ 5 ] {916a274b-f520-4ffe-b379-0edc9701f8e5} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6686 | 2025.03.25 05:58:02.303943 [ 5 ] {916a274b-f520-4ffe-b379-0edc9701f8e5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001421 sec., 16889.51442646024 rows/sec., 1.14 MiB/sec. | ||
6687 | 2025.03.25 05:58:02.303994 [ 5 ] {916a274b-f520-4ffe-b379-0edc9701f8e5} <Debug> TCPHandler: Processed in 0.001646412 sec. | ||
6688 | 2025.03.25 05:58:04.168994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6689 | 2025.03.25 05:58:04.169670 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6690 | 2025.03.25 05:58:04.169715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6691 | 2025.03.25 05:58:04.170254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6692 | 2025.03.25 05:58:04.170525 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6693 | 2025.03.25 05:58:04.170817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6694 | 2025.03.25 05:58:05.240289 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6695 | 2025.03.25 05:58:05.260089 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6696 | 2025.03.25 05:58:05.260141 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6697 | 2025.03.25 05:58:05.267762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6698 | 2025.03.25 05:58:05.268535 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6699 | 2025.03.25 05:58:05.272424 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6700 | 2025.03.25 05:58:06.743102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 960 | ||
6701 | 2025.03.25 05:58:06.746284 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6702 | 2025.03.25 05:58:06.746326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6703 | 2025.03.25 05:58:06.747832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6704 | 2025.03.25 05:58:06.748145 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6705 | 2025.03.25 05:58:06.749592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
6706 | 2025.03.25 05:58:07.300922 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6707 | 2025.03.25 05:58:07.301149 [ 5 ] {e3694b61-0c1c-4e97-99e5-c41f131ae513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6708 | 2025.03.25 05:58:07.301224 [ 5 ] {e3694b61-0c1c-4e97-99e5-c41f131ae513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6709 | 2025.03.25 05:58:07.302035 [ 5 ] {e3694b61-0c1c-4e97-99e5-c41f131ae513} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6710 | 2025.03.25 05:58:07.302081 [ 5 ] {e3694b61-0c1c-4e97-99e5-c41f131ae513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6711 | 2025.03.25 05:58:07.302518 [ 5 ] {e3694b61-0c1c-4e97-99e5-c41f131ae513} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6712 | 2025.03.25 05:58:07.302774 [ 5 ] {e3694b61-0c1c-4e97-99e5-c41f131ae513} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6713 | 2025.03.25 05:58:07.302999 [ 5 ] {e3694b61-0c1c-4e97-99e5-c41f131ae513} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001904 sec., 34663.86554621848 rows/sec., 2.76 MiB/sec. | ||
6714 | 2025.03.25 05:58:07.303110 [ 5 ] {e3694b61-0c1c-4e97-99e5-c41f131ae513} <Debug> TCPHandler: Processed in 0.002325845 sec. | ||
6715 | 2025.03.25 05:58:07.303364 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6716 | 2025.03.25 05:58:07.303509 [ 5 ] {9a84a382-62a4-44f9-b2e9-7858c63b26b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6717 | 2025.03.25 05:58:07.303561 [ 5 ] {9a84a382-62a4-44f9-b2e9-7858c63b26b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6718 | 2025.03.25 05:58:07.304120 [ 5 ] {9a84a382-62a4-44f9-b2e9-7858c63b26b3} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6719 | 2025.03.25 05:58:07.304161 [ 5 ] {9a84a382-62a4-44f9-b2e9-7858c63b26b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6720 | 2025.03.25 05:58:07.304515 [ 5 ] {9a84a382-62a4-44f9-b2e9-7858c63b26b3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6721 | 2025.03.25 05:58:07.304764 [ 5 ] {9a84a382-62a4-44f9-b2e9-7858c63b26b3} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6722 | 2025.03.25 05:58:07.304943 [ 5 ] {9a84a382-62a4-44f9-b2e9-7858c63b26b3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001464 sec., 3415.3005464480875 rows/sec., 256.81 KiB/sec. | ||
6723 | 2025.03.25 05:58:07.304998 [ 5 ] {9a84a382-62a4-44f9-b2e9-7858c63b26b3} <Debug> TCPHandler: Processed in 0.001737755 sec. | ||
6724 | 2025.03.25 05:58:07.305106 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6725 | 2025.03.25 05:58:07.305210 [ 5 ] {041b985a-047d-40fc-aea4-bae283501d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6726 | 2025.03.25 05:58:07.305256 [ 5 ] {041b985a-047d-40fc-aea4-bae283501d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6727 | 2025.03.25 05:58:07.305824 [ 5 ] {041b985a-047d-40fc-aea4-bae283501d43} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6728 | 2025.03.25 05:58:07.305862 [ 5 ] {041b985a-047d-40fc-aea4-bae283501d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6729 | 2025.03.25 05:58:07.306211 [ 5 ] {041b985a-047d-40fc-aea4-bae283501d43} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6730 | 2025.03.25 05:58:07.306442 [ 5 ] {041b985a-047d-40fc-aea4-bae283501d43} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6731 | 2025.03.25 05:58:07.306617 [ 5 ] {041b985a-047d-40fc-aea4-bae283501d43} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001429 sec., 48285.51434569629 rows/sec., 3.77 MiB/sec. | ||
6732 | 2025.03.25 05:58:07.306669 [ 5 ] {041b985a-047d-40fc-aea4-bae283501d43} <Debug> TCPHandler: Processed in 0.001614372 sec. | ||
6733 | 2025.03.25 05:58:07.306788 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6734 | 2025.03.25 05:58:07.306894 [ 5 ] {1268d255-bb66-4702-9774-1fc777361c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6735 | 2025.03.25 05:58:07.306944 [ 5 ] {1268d255-bb66-4702-9774-1fc777361c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6736 | 2025.03.25 05:58:07.307462 [ 5 ] {1268d255-bb66-4702-9774-1fc777361c82} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6737 | 2025.03.25 05:58:07.307499 [ 5 ] {1268d255-bb66-4702-9774-1fc777361c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6738 | 2025.03.25 05:58:07.307868 [ 5 ] {1268d255-bb66-4702-9774-1fc777361c82} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6739 | 2025.03.25 05:58:07.308102 [ 5 ] {1268d255-bb66-4702-9774-1fc777361c82} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6740 | 2025.03.25 05:58:07.308280 [ 5 ] {1268d255-bb66-4702-9774-1fc777361c82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00141 sec., 113475.17730496454 rows/sec., 7.90 MiB/sec. | ||
6741 | 2025.03.25 05:58:07.308331 [ 5 ] {1268d255-bb66-4702-9774-1fc777361c82} <Debug> TCPHandler: Processed in 0.001594071 sec. | ||
6742 | 2025.03.25 05:58:07.308437 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6743 | 2025.03.25 05:58:07.308539 [ 5 ] {8e1160e8-bfb3-4693-909d-7ccb0212705b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6744 | 2025.03.25 05:58:07.308603 [ 5 ] {8e1160e8-bfb3-4693-909d-7ccb0212705b} <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 | ||
6745 | 2025.03.25 05:58:07.309619 [ 5 ] {8e1160e8-bfb3-4693-909d-7ccb0212705b} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6746 | 2025.03.25 05:58:07.309656 [ 5 ] {8e1160e8-bfb3-4693-909d-7ccb0212705b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6747 | 2025.03.25 05:58:07.310236 [ 5 ] {8e1160e8-bfb3-4693-909d-7ccb0212705b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6748 | 2025.03.25 05:58:07.310490 [ 5 ] {8e1160e8-bfb3-4693-909d-7ccb0212705b} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6749 | 2025.03.25 05:58:07.310704 [ 5 ] {8e1160e8-bfb3-4693-909d-7ccb0212705b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002187 sec., 2286.2368541380883 rows/sec., 4.10 MiB/sec. | ||
6750 | 2025.03.25 05:58:07.311035 [ 5 ] {8e1160e8-bfb3-4693-909d-7ccb0212705b} <Debug> TCPHandler: Processed in 0.002648065 sec. | ||
6751 | 2025.03.25 05:58:07.311168 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6752 | 2025.03.25 05:58:07.311271 [ 5 ] {9cb4fa29-9469-4a4b-b2ca-507ce178bb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6753 | 2025.03.25 05:58:07.311317 [ 5 ] {9cb4fa29-9469-4a4b-b2ca-507ce178bb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6754 | 2025.03.25 05:58:07.311761 [ 5 ] {9cb4fa29-9469-4a4b-b2ca-507ce178bb29} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6755 | 2025.03.25 05:58:07.311798 [ 5 ] {9cb4fa29-9469-4a4b-b2ca-507ce178bb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6756 | 2025.03.25 05:58:07.312143 [ 5 ] {9cb4fa29-9469-4a4b-b2ca-507ce178bb29} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6757 | 2025.03.25 05:58:07.312375 [ 5 ] {9cb4fa29-9469-4a4b-b2ca-507ce178bb29} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6758 | 2025.03.25 05:58:07.312588 [ 5 ] {9cb4fa29-9469-4a4b-b2ca-507ce178bb29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec. | ||
6759 | 2025.03.25 05:58:07.312692 [ 5 ] {9cb4fa29-9469-4a4b-b2ca-507ce178bb29} <Debug> TCPHandler: Processed in 0.00157252 sec. | ||
6760 | 2025.03.25 05:58:11.336430 [ 130 ] {} <Debug> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
6761 | 2025.03.25 05:58:11.336500 [ 130 ] {} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6762 | 2025.03.25 05:58:11.336528 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6763 | 2025.03.25 05:58:11.336706 [ 196 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
6764 | 2025.03.25 05:58:11.336883 [ 196 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6765 | 2025.03.25 05:58:11.336929 [ 196 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 341 rows starting from the beginning of the part | ||
6766 | 2025.03.25 05:58:11.337024 [ 196 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 341 rows starting from the beginning of the part | ||
6767 | 2025.03.25 05:58:11.337264 [ 196 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
6768 | 2025.03.25 05:58:11.337460 [ 196 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part | ||
6769 | 2025.03.25 05:58:11.337583 [ 196 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 341 rows starting from the beginning of the part | ||
6770 | 2025.03.25 05:58:11.338914 [ 186 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002309414 sec., 540829.8382186996 rows/sec., 37.95 MiB/sec. | ||
6771 | 2025.03.25 05:58:11.339137 [ 197 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6772 | 2025.03.25 05:58:11.339504 [ 197 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6773 | 2025.03.25 05:58:11.339599 [ 197 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_20_4} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
6774 | 2025.03.25 05:58:11.339703 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
6775 | 2025.03.25 05:58:11.516994 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6776 | 2025.03.25 05:58:11.517039 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6777 | 2025.03.25 05:58:11.671912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6778 | 2025.03.25 05:58:11.672541 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6779 | 2025.03.25 05:58:11.672589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6780 | 2025.03.25 05:58:11.673157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6781 | 2025.03.25 05:58:11.673430 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2025.03.25 05:58:11.673690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6783 | 2025.03.25 05:58:12.308818 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6784 | 2025.03.25 05:58:12.309148 [ 5 ] {36eab0bf-0dcc-4d5f-8dbf-d05c35cb708d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6785 | 2025.03.25 05:58:12.309266 [ 5 ] {36eab0bf-0dcc-4d5f-8dbf-d05c35cb708d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6786 | 2025.03.25 05:58:12.310187 [ 5 ] {36eab0bf-0dcc-4d5f-8dbf-d05c35cb708d} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6787 | 2025.03.25 05:58:12.310235 [ 5 ] {36eab0bf-0dcc-4d5f-8dbf-d05c35cb708d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6788 | 2025.03.25 05:58:12.310663 [ 5 ] {36eab0bf-0dcc-4d5f-8dbf-d05c35cb708d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6789 | 2025.03.25 05:58:12.310910 [ 5 ] {36eab0bf-0dcc-4d5f-8dbf-d05c35cb708d} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6790 | 2025.03.25 05:58:12.311212 [ 5 ] {36eab0bf-0dcc-4d5f-8dbf-d05c35cb708d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002143 sec., 98926.73821745218 rows/sec., 6.29 MiB/sec. | ||
6791 | 2025.03.25 05:58:12.311431 [ 5 ] {36eab0bf-0dcc-4d5f-8dbf-d05c35cb708d} <Debug> TCPHandler: Processed in 0.002804049 sec. | ||
6792 | 2025.03.25 05:58:12.311560 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6793 | 2025.03.25 05:58:12.311666 [ 5 ] {c2b1e0ab-3f7d-41c1-a09c-601c6b6e4028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6794 | 2025.03.25 05:58:12.311712 [ 5 ] {c2b1e0ab-3f7d-41c1-a09c-601c6b6e4028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6795 | 2025.03.25 05:58:12.312615 [ 5 ] {c2b1e0ab-3f7d-41c1-a09c-601c6b6e4028} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6796 | 2025.03.25 05:58:12.312656 [ 5 ] {c2b1e0ab-3f7d-41c1-a09c-601c6b6e4028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6797 | 2025.03.25 05:58:12.313073 [ 5 ] {c2b1e0ab-3f7d-41c1-a09c-601c6b6e4028} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6798 | 2025.03.25 05:58:12.313318 [ 5 ] {c2b1e0ab-3f7d-41c1-a09c-601c6b6e4028} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6799 | 2025.03.25 05:58:12.313488 [ 132 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
6800 | 2025.03.25 05:58:12.313548 [ 5 ] {c2b1e0ab-3f7d-41c1-a09c-601c6b6e4028} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.001902 sec., 360147.2134595163 rows/sec., 28.67 MiB/sec. | ||
6801 | 2025.03.25 05:58:12.313580 [ 132 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6802 | 2025.03.25 05:58:12.313650 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6803 | 2025.03.25 05:58:12.313718 [ 5 ] {c2b1e0ab-3f7d-41c1-a09c-601c6b6e4028} <Debug> TCPHandler: Processed in 0.00220792 sec. | ||
6804 | 2025.03.25 05:58:12.313979 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
6805 | 2025.03.25 05:58:12.314023 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6806 | 2025.03.25 05:58:12.314405 [ 5 ] {15266d9c-ad58-4d49-8422-202dada56783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6807 | 2025.03.25 05:58:12.314518 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6808 | 2025.03.25 05:58:12.314593 [ 5 ] {15266d9c-ad58-4d49-8422-202dada56783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6809 | 2025.03.25 05:58:12.314640 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 1844 rows starting from the beginning of the part | ||
6810 | 2025.03.25 05:58:12.315221 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part | ||
6811 | 2025.03.25 05:58:12.315564 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1825 rows starting from the beginning of the part | ||
6812 | 2025.03.25 05:58:12.315753 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
6813 | 2025.03.25 05:58:12.316189 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 66 rows starting from the beginning of the part | ||
6814 | 2025.03.25 05:58:12.316408 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 685 rows starting from the beginning of the part | ||
6815 | 2025.03.25 05:58:12.317363 [ 5 ] {15266d9c-ad58-4d49-8422-202dada56783} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6816 | 2025.03.25 05:58:12.317412 [ 5 ] {15266d9c-ad58-4d49-8422-202dada56783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6817 | 2025.03.25 05:58:12.317954 [ 5 ] {15266d9c-ad58-4d49-8422-202dada56783} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6818 | 2025.03.25 05:58:12.318235 [ 5 ] {15266d9c-ad58-4d49-8422-202dada56783} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6819 | 2025.03.25 05:58:12.318495 [ 5 ] {15266d9c-ad58-4d49-8422-202dada56783} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.004233 sec., 33073.47035199622 rows/sec., 2.06 MiB/sec. | ||
6820 | 2025.03.25 05:58:12.318556 [ 5 ] {15266d9c-ad58-4d49-8422-202dada56783} <Debug> TCPHandler: Processed in 0.004642759 sec. | ||
6821 | 2025.03.25 05:58:12.318710 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6822 | 2025.03.25 05:58:12.318840 [ 186 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4542 rows, containing 5 columns (5 merged, 0 gathered) in 0.005064831 sec., 896772.2713748988 rows/sec., 76.20 MiB/sec. | ||
6823 | 2025.03.25 05:58:12.318868 [ 5 ] {6bc7d852-b72d-4a1e-bef8-7d363fb75b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6824 | 2025.03.25 05:58:12.318944 [ 5 ] {6bc7d852-b72d-4a1e-bef8-7d363fb75b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6825 | 2025.03.25 05:58:12.319265 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
6826 | 2025.03.25 05:58:12.319903 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6827 | 2025.03.25 05:58:12.320070 [ 5 ] {6bc7d852-b72d-4a1e-bef8-7d363fb75b09} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6828 | 2025.03.25 05:58:12.320115 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_55_11} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
6829 | 2025.03.25 05:58:12.320138 [ 5 ] {6bc7d852-b72d-4a1e-bef8-7d363fb75b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6830 | 2025.03.25 05:58:12.320305 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
6831 | 2025.03.25 05:58:12.320640 [ 5 ] {6bc7d852-b72d-4a1e-bef8-7d363fb75b09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6832 | 2025.03.25 05:58:12.320879 [ 5 ] {6bc7d852-b72d-4a1e-bef8-7d363fb75b09} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6833 | 2025.03.25 05:58:12.321097 [ 5 ] {6bc7d852-b72d-4a1e-bef8-7d363fb75b09} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002269 sec., 49801.674746584395 rows/sec., 3.22 MiB/sec. | ||
6834 | 2025.03.25 05:58:12.321155 [ 5 ] {6bc7d852-b72d-4a1e-bef8-7d363fb75b09} <Debug> TCPHandler: Processed in 0.002514621 sec. | ||
6835 | 2025.03.25 05:58:12.321271 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6836 | 2025.03.25 05:58:12.321373 [ 5 ] {f99fae3a-6e11-44ab-a03a-106ac3ca4b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6837 | 2025.03.25 05:58:12.321418 [ 5 ] {f99fae3a-6e11-44ab-a03a-106ac3ca4b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6838 | 2025.03.25 05:58:12.321987 [ 5 ] {f99fae3a-6e11-44ab-a03a-106ac3ca4b0e} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6839 | 2025.03.25 05:58:12.322027 [ 5 ] {f99fae3a-6e11-44ab-a03a-106ac3ca4b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6840 | 2025.03.25 05:58:12.322367 [ 5 ] {f99fae3a-6e11-44ab-a03a-106ac3ca4b0e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6841 | 2025.03.25 05:58:12.322598 [ 5 ] {f99fae3a-6e11-44ab-a03a-106ac3ca4b0e} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6842 | 2025.03.25 05:58:12.322810 [ 5 ] {f99fae3a-6e11-44ab-a03a-106ac3ca4b0e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001459 sec., 76764.90747087046 rows/sec., 4.37 MiB/sec. | ||
6843 | 2025.03.25 05:58:12.322864 [ 5 ] {f99fae3a-6e11-44ab-a03a-106ac3ca4b0e} <Debug> TCPHandler: Processed in 0.001644452 sec. | ||
6844 | 2025.03.25 05:58:12.322978 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6845 | 2025.03.25 05:58:12.323082 [ 5 ] {54cf1b43-d157-4879-8267-b359e2740a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6846 | 2025.03.25 05:58:12.323127 [ 5 ] {54cf1b43-d157-4879-8267-b359e2740a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6847 | 2025.03.25 05:58:12.323806 [ 5 ] {54cf1b43-d157-4879-8267-b359e2740a80} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6848 | 2025.03.25 05:58:12.323845 [ 5 ] {54cf1b43-d157-4879-8267-b359e2740a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6849 | 2025.03.25 05:58:12.324211 [ 5 ] {54cf1b43-d157-4879-8267-b359e2740a80} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6850 | 2025.03.25 05:58:12.324443 [ 5 ] {54cf1b43-d157-4879-8267-b359e2740a80} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6851 | 2025.03.25 05:58:12.324603 [ 132 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
6852 | 2025.03.25 05:58:12.324656 [ 132 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6853 | 2025.03.25 05:58:12.324680 [ 5 ] {54cf1b43-d157-4879-8267-b359e2740a80} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001611 sec., 258224.70515207946 rows/sec., 18.37 MiB/sec. | ||
6854 | 2025.03.25 05:58:12.324695 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6855 | 2025.03.25 05:58:12.324877 [ 5 ] {54cf1b43-d157-4879-8267-b359e2740a80} <Debug> TCPHandler: Processed in 0.001945212 sec. | ||
6856 | 2025.03.25 05:58:12.325016 [ 193 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
6857 | 2025.03.25 05:58:12.325140 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6858 | 2025.03.25 05:58:12.325552 [ 5 ] {368f8618-632b-4d8b-8da4-106f717c8410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6859 | 2025.03.25 05:58:12.325595 [ 193 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6860 | 2025.03.25 05:58:12.325740 [ 193 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 913 rows starting from the beginning of the part | ||
6861 | 2025.03.25 05:58:12.325744 [ 5 ] {368f8618-632b-4d8b-8da4-106f717c8410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6862 | 2025.03.25 05:58:12.326172 [ 193 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 69 rows starting from the beginning of the part | ||
6863 | 2025.03.25 05:58:12.326486 [ 193 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 872 rows starting from the beginning of the part | ||
6864 | 2025.03.25 05:58:12.326846 [ 193 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
6865 | 2025.03.25 05:58:12.327259 [ 193 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 69 rows starting from the beginning of the part | ||
6866 | 2025.03.25 05:58:12.327458 [ 193 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 416 rows starting from the beginning of the part | ||
6867 | 2025.03.25 05:58:12.328245 [ 5 ] {368f8618-632b-4d8b-8da4-106f717c8410} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6868 | 2025.03.25 05:58:12.328290 [ 5 ] {368f8618-632b-4d8b-8da4-106f717c8410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6869 | 2025.03.25 05:58:12.328793 [ 5 ] {368f8618-632b-4d8b-8da4-106f717c8410} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6870 | 2025.03.25 05:58:12.329097 [ 5 ] {368f8618-632b-4d8b-8da4-106f717c8410} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6871 | 2025.03.25 05:58:12.329370 [ 5 ] {368f8618-632b-4d8b-8da4-106f717c8410} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003966 sec., 1512.8593040847202 rows/sec., 79.04 KiB/sec. | ||
6872 | 2025.03.25 05:58:12.329499 [ 5 ] {368f8618-632b-4d8b-8da4-106f717c8410} <Debug> TCPHandler: Processed in 0.004473173 sec. | ||
6873 | 2025.03.25 05:58:12.329652 [ 186 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.004833934 sec., 497110.6349404026 rows/sec., 38.05 MiB/sec. | ||
6874 | 2025.03.25 05:58:12.329679 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6875 | 2025.03.25 05:58:12.329847 [ 5 ] {6ebb539b-2106-468a-9f23-ec0f28d5529e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6876 | 2025.03.25 05:58:12.329922 [ 5 ] {6ebb539b-2106-468a-9f23-ec0f28d5529e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6877 | 2025.03.25 05:58:12.329972 [ 186 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
6878 | 2025.03.25 05:58:12.330620 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6879 | 2025.03.25 05:58:12.330842 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_55_11} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
6880 | 2025.03.25 05:58:12.331029 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6881 | 2025.03.25 05:58:12.331030 [ 5 ] {6ebb539b-2106-468a-9f23-ec0f28d5529e} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6882 | 2025.03.25 05:58:12.331102 [ 5 ] {6ebb539b-2106-468a-9f23-ec0f28d5529e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6883 | 2025.03.25 05:58:12.331496 [ 5 ] {6ebb539b-2106-468a-9f23-ec0f28d5529e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6884 | 2025.03.25 05:58:12.331727 [ 5 ] {6ebb539b-2106-468a-9f23-ec0f28d5529e} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6885 | 2025.03.25 05:58:12.332001 [ 5 ] {6ebb539b-2106-468a-9f23-ec0f28d5529e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002206 sec., 107434.27017225747 rows/sec., 7.20 MiB/sec. | ||
6886 | 2025.03.25 05:58:12.332218 [ 5 ] {6ebb539b-2106-468a-9f23-ec0f28d5529e} <Debug> TCPHandler: Processed in 0.002597193 sec. | ||
6887 | 2025.03.25 05:58:12.332408 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6888 | 2025.03.25 05:58:12.332514 [ 5 ] {7f063521-5c33-4d40-9b11-f8ec1d16dd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6889 | 2025.03.25 05:58:12.332563 [ 5 ] {7f063521-5c33-4d40-9b11-f8ec1d16dd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6890 | 2025.03.25 05:58:12.333018 [ 5 ] {7f063521-5c33-4d40-9b11-f8ec1d16dd85} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6891 | 2025.03.25 05:58:12.333056 [ 5 ] {7f063521-5c33-4d40-9b11-f8ec1d16dd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6892 | 2025.03.25 05:58:12.333406 [ 5 ] {7f063521-5c33-4d40-9b11-f8ec1d16dd85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6893 | 2025.03.25 05:58:12.333636 [ 5 ] {7f063521-5c33-4d40-9b11-f8ec1d16dd85} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6894 | 2025.03.25 05:58:12.333866 [ 5 ] {7f063521-5c33-4d40-9b11-f8ec1d16dd85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
6895 | 2025.03.25 05:58:12.334073 [ 5 ] {7f063521-5c33-4d40-9b11-f8ec1d16dd85} <Debug> TCPHandler: Processed in 0.001713655 sec. | ||
6896 | 2025.03.25 05:58:12.334200 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6897 | 2025.03.25 05:58:12.334303 [ 5 ] {b7c3e57e-b277-4e71-9f55-9d3f012502d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6898 | 2025.03.25 05:58:12.334371 [ 5 ] {b7c3e57e-b277-4e71-9f55-9d3f012502d1} <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 | ||
6899 | 2025.03.25 05:58:12.335512 [ 5 ] {b7c3e57e-b277-4e71-9f55-9d3f012502d1} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6900 | 2025.03.25 05:58:12.335563 [ 5 ] {b7c3e57e-b277-4e71-9f55-9d3f012502d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6901 | 2025.03.25 05:58:12.336204 [ 5 ] {b7c3e57e-b277-4e71-9f55-9d3f012502d1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6902 | 2025.03.25 05:58:12.336453 [ 5 ] {b7c3e57e-b277-4e71-9f55-9d3f012502d1} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6903 | 2025.03.25 05:58:12.336702 [ 5 ] {b7c3e57e-b277-4e71-9f55-9d3f012502d1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002421 sec., 14043.783560512185 rows/sec., 25.17 MiB/sec. | ||
6904 | 2025.03.25 05:58:12.336802 [ 5 ] {b7c3e57e-b277-4e71-9f55-9d3f012502d1} <Debug> TCPHandler: Processed in 0.002652994 sec. | ||
6905 | 2025.03.25 05:58:12.336942 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6906 | 2025.03.25 05:58:12.337048 [ 5 ] {c8f45702-0ae0-4d65-817c-9592e7327094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6907 | 2025.03.25 05:58:12.337093 [ 5 ] {c8f45702-0ae0-4d65-817c-9592e7327094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6908 | 2025.03.25 05:58:12.337530 [ 5 ] {c8f45702-0ae0-4d65-817c-9592e7327094} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6909 | 2025.03.25 05:58:12.337570 [ 5 ] {c8f45702-0ae0-4d65-817c-9592e7327094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6910 | 2025.03.25 05:58:12.337915 [ 5 ] {c8f45702-0ae0-4d65-817c-9592e7327094} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6911 | 2025.03.25 05:58:12.338146 [ 5 ] {c8f45702-0ae0-4d65-817c-9592e7327094} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6912 | 2025.03.25 05:58:12.338392 [ 5 ] {c8f45702-0ae0-4d65-817c-9592e7327094} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. | ||
6913 | 2025.03.25 05:58:12.338563 [ 5 ] {c8f45702-0ae0-4d65-817c-9592e7327094} <Debug> TCPHandler: Processed in 0.001666244 sec. | ||
6914 | 2025.03.25 05:58:12.773473 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6915 | 2025.03.25 05:58:12.794688 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6916 | 2025.03.25 05:58:12.794751 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6917 | 2025.03.25 05:58:12.802455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6918 | 2025.03.25 05:58:12.803260 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6919 | 2025.03.25 05:58:12.806358 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6920 | 2025.03.25 05:58:13.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.54 MiB, peak 209.54 MiB, free memory in arenas 0.00 B, will set to 204.50 MiB (RSS), difference: -1.04 MiB | ||
6921 | 2025.03.25 05:58:16.750879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 994 | ||
6922 | 2025.03.25 05:58:16.754025 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6923 | 2025.03.25 05:58:16.754086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6924 | 2025.03.25 05:58:16.755675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6925 | 2025.03.25 05:58:16.756013 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6926 | 2025.03.25 05:58:16.756683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
6927 | 2025.03.25 05:58:17.302019 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6928 | 2025.03.25 05:58:17.302254 [ 5 ] {04c4ee8b-7d7f-46a4-bbc1-6d87ac99765e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6929 | 2025.03.25 05:58:17.302337 [ 5 ] {04c4ee8b-7d7f-46a4-bbc1-6d87ac99765e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6930 | 2025.03.25 05:58:17.303123 [ 5 ] {04c4ee8b-7d7f-46a4-bbc1-6d87ac99765e} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6931 | 2025.03.25 05:58:17.303176 [ 5 ] {04c4ee8b-7d7f-46a4-bbc1-6d87ac99765e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6932 | 2025.03.25 05:58:17.303607 [ 5 ] {04c4ee8b-7d7f-46a4-bbc1-6d87ac99765e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6933 | 2025.03.25 05:58:17.303872 [ 5 ] {04c4ee8b-7d7f-46a4-bbc1-6d87ac99765e} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6934 | 2025.03.25 05:58:17.304127 [ 5 ] {04c4ee8b-7d7f-46a4-bbc1-6d87ac99765e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001922 sec., 6243.496357960457 rows/sec., 509.11 KiB/sec. | ||
6935 | 2025.03.25 05:58:17.304273 [ 5 ] {04c4ee8b-7d7f-46a4-bbc1-6d87ac99765e} <Debug> TCPHandler: Processed in 0.002393817 sec. | ||
6936 | 2025.03.25 05:58:17.304460 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6937 | 2025.03.25 05:58:17.304570 [ 5 ] {9c16de29-30f6-4db8-8963-88ce9aec76d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6938 | 2025.03.25 05:58:17.304617 [ 5 ] {9c16de29-30f6-4db8-8963-88ce9aec76d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6939 | 2025.03.25 05:58:17.305226 [ 5 ] {9c16de29-30f6-4db8-8963-88ce9aec76d9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6940 | 2025.03.25 05:58:17.305266 [ 5 ] {9c16de29-30f6-4db8-8963-88ce9aec76d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6941 | 2025.03.25 05:58:17.305625 [ 5 ] {9c16de29-30f6-4db8-8963-88ce9aec76d9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6942 | 2025.03.25 05:58:17.305859 [ 5 ] {9c16de29-30f6-4db8-8963-88ce9aec76d9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6943 | 2025.03.25 05:58:17.306080 [ 5 ] {9c16de29-30f6-4db8-8963-88ce9aec76d9} <Debug> executeQuery: Read 72 rows, 5.82 KiB in 0.001535 sec., 46905.53745928339 rows/sec., 3.70 MiB/sec. | ||
6944 | 2025.03.25 05:58:17.306135 [ 5 ] {9c16de29-30f6-4db8-8963-88ce9aec76d9} <Debug> TCPHandler: Processed in 0.001739325 sec. | ||
6945 | 2025.03.25 05:58:17.306269 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6946 | 2025.03.25 05:58:17.306374 [ 5 ] {ff26c30c-a6d5-4159-a9f6-8e8e270b2578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6947 | 2025.03.25 05:58:17.306421 [ 5 ] {ff26c30c-a6d5-4159-a9f6-8e8e270b2578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6948 | 2025.03.25 05:58:17.306961 [ 5 ] {ff26c30c-a6d5-4159-a9f6-8e8e270b2578} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6949 | 2025.03.25 05:58:17.307001 [ 5 ] {ff26c30c-a6d5-4159-a9f6-8e8e270b2578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6950 | 2025.03.25 05:58:17.307362 [ 5 ] {ff26c30c-a6d5-4159-a9f6-8e8e270b2578} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6951 | 2025.03.25 05:58:17.307603 [ 5 ] {ff26c30c-a6d5-4159-a9f6-8e8e270b2578} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6952 | 2025.03.25 05:58:17.307780 [ 122 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6953 | 2025.03.25 05:58:17.307854 [ 5 ] {ff26c30c-a6d5-4159-a9f6-8e8e270b2578} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001495 sec., 11371.23745819398 rows/sec., 811.95 KiB/sec. | ||
6954 | 2025.03.25 05:58:17.307862 [ 122 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6955 | 2025.03.25 05:58:17.307946 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6956 | 2025.03.25 05:58:17.307973 [ 5 ] {ff26c30c-a6d5-4159-a9f6-8e8e270b2578} <Debug> TCPHandler: Processed in 0.001753816 sec. | ||
6957 | 2025.03.25 05:58:17.308175 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6958 | 2025.03.25 05:58:17.308184 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
6959 | 2025.03.25 05:58:17.308367 [ 5 ] {6b5b9455-8be2-47f6-8565-6322136fea07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6960 | 2025.03.25 05:58:17.308484 [ 5 ] {6b5b9455-8be2-47f6-8565-6322136fea07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6961 | 2025.03.25 05:58:17.308523 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6962 | 2025.03.25 05:58:17.308633 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 163 rows starting from the beginning of the part | ||
6963 | 2025.03.25 05:58:17.308963 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part | ||
6964 | 2025.03.25 05:58:17.309327 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 140 rows starting from the beginning of the part | ||
6965 | 2025.03.25 05:58:17.309642 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part | ||
6966 | 2025.03.25 05:58:17.309967 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 140 rows starting from the beginning of the part | ||
6967 | 2025.03.25 05:58:17.310320 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part | ||
6968 | 2025.03.25 05:58:17.311579 [ 5 ] {6b5b9455-8be2-47f6-8565-6322136fea07} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6969 | 2025.03.25 05:58:17.311651 [ 5 ] {6b5b9455-8be2-47f6-8565-6322136fea07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6970 | 2025.03.25 05:58:17.312797 [ 5 ] {6b5b9455-8be2-47f6-8565-6322136fea07} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6971 | 2025.03.25 05:58:17.313317 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.005233567 sec., 89804.90743693546 rows/sec., 6.02 MiB/sec. | ||
6972 | 2025.03.25 05:58:17.313351 [ 5 ] {6b5b9455-8be2-47f6-8565-6322136fea07} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6973 | 2025.03.25 05:58:17.313548 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6974 | 2025.03.25 05:58:17.313896 [ 5 ] {6b5b9455-8be2-47f6-8565-6322136fea07} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.005569 sec., 14544.801580175974 rows/sec., 1.14 MiB/sec. | ||
6975 | 2025.03.25 05:58:17.314109 [ 5 ] {6b5b9455-8be2-47f6-8565-6322136fea07} <Debug> TCPHandler: Processed in 0.006008952 sec. | ||
6976 | 2025.03.25 05:58:17.314462 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6977 | 2025.03.25 05:58:17.314556 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6978 | 2025.03.25 05:58:17.314755 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_41_8} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6979 | 2025.03.25 05:58:17.315018 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6980 | 2025.03.25 05:58:17.315052 [ 5 ] {48a05858-5d4a-4a11-a8db-51df491caea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6981 | 2025.03.25 05:58:17.315145 [ 5 ] {48a05858-5d4a-4a11-a8db-51df491caea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6982 | 2025.03.25 05:58:17.315725 [ 5 ] {48a05858-5d4a-4a11-a8db-51df491caea5} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6983 | 2025.03.25 05:58:17.315765 [ 5 ] {48a05858-5d4a-4a11-a8db-51df491caea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6984 | 2025.03.25 05:58:17.316152 [ 5 ] {48a05858-5d4a-4a11-a8db-51df491caea5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6985 | 2025.03.25 05:58:17.316385 [ 5 ] {48a05858-5d4a-4a11-a8db-51df491caea5} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6986 | 2025.03.25 05:58:17.316556 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6987 | 2025.03.25 05:58:17.316617 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6988 | 2025.03.25 05:58:17.316628 [ 5 ] {48a05858-5d4a-4a11-a8db-51df491caea5} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001793 sec., 92582.26436140545 rows/sec., 6.44 MiB/sec. | ||
6989 | 2025.03.25 05:58:17.316657 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6990 | 2025.03.25 05:58:17.316773 [ 5 ] {48a05858-5d4a-4a11-a8db-51df491caea5} <Debug> TCPHandler: Processed in 0.002363695 sec. | ||
6991 | 2025.03.25 05:58:17.316885 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::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 | ||
6992 | 2025.03.25 05:58:17.316960 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6993 | 2025.03.25 05:58:17.317188 [ 5 ] {e88310cc-cdbf-4d53-b3c9-eb3849c2f16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6994 | 2025.03.25 05:58:17.317197 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6995 | 2025.03.25 05:58:17.317308 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15715 rows starting from the beginning of the part | ||
6996 | 2025.03.25 05:58:17.317346 [ 5 ] {e88310cc-cdbf-4d53-b3c9-eb3849c2f16d} <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 | ||
6997 | 2025.03.25 05:58:17.317731 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1019 rows starting from the beginning of the part | ||
6998 | 2025.03.25 05:58:17.318154 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
6999 | 2025.03.25 05:58:17.318537 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
7000 | 2025.03.25 05:58:17.319016 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
7001 | 2025.03.25 05:58:17.319446 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 166 rows starting from the beginning of the part | ||
7002 | 2025.03.25 05:58:17.321776 [ 5 ] {e88310cc-cdbf-4d53-b3c9-eb3849c2f16d} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7003 | 2025.03.25 05:58:17.321846 [ 5 ] {e88310cc-cdbf-4d53-b3c9-eb3849c2f16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7004 | 2025.03.25 05:58:17.323609 [ 5 ] {e88310cc-cdbf-4d53-b3c9-eb3849c2f16d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7005 | 2025.03.25 05:58:17.323879 [ 5 ] {e88310cc-cdbf-4d53-b3c9-eb3849c2f16d} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7006 | 2025.03.25 05:58:17.324503 [ 5 ] {e88310cc-cdbf-4d53-b3c9-eb3849c2f16d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.007404 sec., 675.310642895732 rows/sec., 1.21 MiB/sec. | ||
7007 | 2025.03.25 05:58:17.324647 [ 5 ] {e88310cc-cdbf-4d53-b3c9-eb3849c2f16d} <Debug> TCPHandler: Processed in 0.007761078 sec. | ||
7008 | 2025.03.25 05:58:17.324783 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7009 | 2025.03.25 05:58:17.324893 [ 5 ] {6b125a08-bc9e-4b0f-9706-9da0512893e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7010 | 2025.03.25 05:58:17.324963 [ 5 ] {6b125a08-bc9e-4b0f-9706-9da0512893e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7011 | 2025.03.25 05:58:17.325481 [ 5 ] {6b125a08-bc9e-4b0f-9706-9da0512893e1} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7012 | 2025.03.25 05:58:17.325518 [ 5 ] {6b125a08-bc9e-4b0f-9706-9da0512893e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7013 | 2025.03.25 05:58:17.326230 [ 5 ] {6b125a08-bc9e-4b0f-9706-9da0512893e1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7014 | 2025.03.25 05:58:17.326560 [ 5 ] {6b125a08-bc9e-4b0f-9706-9da0512893e1} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7015 | 2025.03.25 05:58:17.326715 [ 121 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7016 | 2025.03.25 05:58:17.326802 [ 121 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7017 | 2025.03.25 05:58:17.326849 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7018 | 2025.03.25 05:58:17.326850 [ 5 ] {6b125a08-bc9e-4b0f-9706-9da0512893e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00197 sec., 30456.852791878173 rows/sec., 2.05 MiB/sec. | ||
7019 | 2025.03.25 05:58:17.327131 [ 5 ] {6b125a08-bc9e-4b0f-9706-9da0512893e1} <Debug> TCPHandler: Processed in 0.002395467 sec. | ||
7020 | 2025.03.25 05:58:17.327206 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::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 | ||
7021 | 2025.03.25 05:58:17.327432 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7022 | 2025.03.25 05:58:17.327448 [ 201 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17361 rows, containing 5 columns (5 merged, 0 gathered) in 0.010671091 sec., 1626918.9345306866 rows/sec., 109.96 MiB/sec. | ||
7023 | 2025.03.25 05:58:17.327466 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3060 rows starting from the beginning of the part | ||
7024 | 2025.03.25 05:58:17.327584 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 58 rows starting from the beginning of the part | ||
7025 | 2025.03.25 05:58:17.327753 [ 201 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7026 | 2025.03.25 05:58:17.327934 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
7027 | 2025.03.25 05:58:17.328295 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
7028 | 2025.03.25 05:58:17.328570 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
7029 | 2025.03.25 05:58:17.328824 [ 201 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7030 | 2025.03.25 05:58:17.328858 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
7031 | 2025.03.25 05:58:17.329185 [ 201 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7032 | 2025.03.25 05:58:17.329418 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
7033 | 2025.03.25 05:58:17.330730 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3344 rows, containing 4 columns (4 merged, 0 gathered) in 0.003783441 sec., 883851.4992040315 rows/sec., 57.88 MiB/sec. | ||
7034 | 2025.03.25 05:58:17.331017 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7035 | 2025.03.25 05:58:17.331303 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7036 | 2025.03.25 05:58:17.331373 [ 201 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_56_11} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7037 | 2025.03.25 05:58:17.331445 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7038 | 2025.03.25 05:58:19.174779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7039 | 2025.03.25 05:58:19.175461 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7040 | 2025.03.25 05:58:19.175505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7041 | 2025.03.25 05:58:19.176061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7042 | 2025.03.25 05:58:19.176329 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7043 | 2025.03.25 05:58:19.176530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7044 | 2025.03.25 05:58:20.307389 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7045 | 2025.03.25 05:58:20.329147 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7046 | 2025.03.25 05:58:20.329202 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7047 | 2025.03.25 05:58:20.336384 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7048 | 2025.03.25 05:58:20.337143 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7049 | 2025.03.25 05:58:20.341832 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7050 | 2025.03.25 05:58:22.312626 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7051 | 2025.03.25 05:58:22.312875 [ 5 ] {3ac9d55e-8a98-4269-9057-b2f561402fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7052 | 2025.03.25 05:58:22.312965 [ 5 ] {3ac9d55e-8a98-4269-9057-b2f561402fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7053 | 2025.03.25 05:58:22.314031 [ 5 ] {3ac9d55e-8a98-4269-9057-b2f561402fb6} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7054 | 2025.03.25 05:58:22.314107 [ 5 ] {3ac9d55e-8a98-4269-9057-b2f561402fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7055 | 2025.03.25 05:58:22.314705 [ 5 ] {3ac9d55e-8a98-4269-9057-b2f561402fb6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7056 | 2025.03.25 05:58:22.315047 [ 5 ] {3ac9d55e-8a98-4269-9057-b2f561402fb6} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7057 | 2025.03.25 05:58:22.315347 [ 114 ] {} <Debug> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7058 | 2025.03.25 05:58:22.315411 [ 5 ] {3ac9d55e-8a98-4269-9057-b2f561402fb6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002583 sec., 82075.10646535037 rows/sec., 5.22 MiB/sec. | ||
7059 | 2025.03.25 05:58:22.315453 [ 114 ] {} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7060 | 2025.03.25 05:58:22.315536 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7061 | 2025.03.25 05:58:22.315573 [ 5 ] {3ac9d55e-8a98-4269-9057-b2f561402fb6} <Debug> TCPHandler: Processed in 0.003107559 sec. | ||
7062 | 2025.03.25 05:58:22.315812 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7063 | 2025.03.25 05:58:22.315823 [ 200 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::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 | ||
7064 | 2025.03.25 05:58:22.316043 [ 5 ] {4b7dda51-0cc4-4131-99ba-af8ec1050861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7065 | 2025.03.25 05:58:22.316188 [ 200 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7066 | 2025.03.25 05:58:22.316195 [ 5 ] {4b7dda51-0cc4-4131-99ba-af8ec1050861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7067 | 2025.03.25 05:58:22.316294 [ 200 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part | ||
7068 | 2025.03.25 05:58:22.316659 [ 200 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
7069 | 2025.03.25 05:58:22.317082 [ 200 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
7070 | 2025.03.25 05:58:22.317572 [ 200 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
7071 | 2025.03.25 05:58:22.317904 [ 200 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
7072 | 2025.03.25 05:58:22.319857 [ 5 ] {4b7dda51-0cc4-4131-99ba-af8ec1050861} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7073 | 2025.03.25 05:58:22.319954 [ 5 ] {4b7dda51-0cc4-4131-99ba-af8ec1050861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7074 | 2025.03.25 05:58:22.320833 [ 194 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005116834 sec., 207159.348925527 rows/sec., 13.97 MiB/sec. | ||
7075 | 2025.03.25 05:58:22.321067 [ 5 ] {4b7dda51-0cc4-4131-99ba-af8ec1050861} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7076 | 2025.03.25 05:58:22.321146 [ 195 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7077 | 2025.03.25 05:58:22.321617 [ 5 ] {4b7dda51-0cc4-4131-99ba-af8ec1050861} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7078 | 2025.03.25 05:58:22.321808 [ 195 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_21_5} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7079 | 2025.03.25 05:58:22.322158 [ 195 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_21_5} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7080 | 2025.03.25 05:58:22.322199 [ 5 ] {4b7dda51-0cc4-4131-99ba-af8ec1050861} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.006218 sec., 110164.03988420714 rows/sec., 8.77 MiB/sec. | ||
7081 | 2025.03.25 05:58:22.322486 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
7082 | 2025.03.25 05:58:22.322695 [ 5 ] {4b7dda51-0cc4-4131-99ba-af8ec1050861} <Debug> TCPHandler: Processed in 0.006966893 sec. | ||
7083 | 2025.03.25 05:58:22.322943 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7084 | 2025.03.25 05:58:22.323097 [ 5 ] {d30eae41-62a1-446c-899d-bd16e54609cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7085 | 2025.03.25 05:58:22.323164 [ 5 ] {d30eae41-62a1-446c-899d-bd16e54609cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7086 | 2025.03.25 05:58:22.324038 [ 5 ] {d30eae41-62a1-446c-899d-bd16e54609cf} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7087 | 2025.03.25 05:58:22.324095 [ 5 ] {d30eae41-62a1-446c-899d-bd16e54609cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7088 | 2025.03.25 05:58:22.324563 [ 5 ] {d30eae41-62a1-446c-899d-bd16e54609cf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7089 | 2025.03.25 05:58:22.324866 [ 5 ] {d30eae41-62a1-446c-899d-bd16e54609cf} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7090 | 2025.03.25 05:58:22.325161 [ 5 ] {d30eae41-62a1-446c-899d-bd16e54609cf} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.002106 sec., 66476.73314339982 rows/sec., 4.15 MiB/sec. | ||
7091 | 2025.03.25 05:58:22.325240 [ 5 ] {d30eae41-62a1-446c-899d-bd16e54609cf} <Debug> TCPHandler: Processed in 0.002374776 sec. | ||
7092 | 2025.03.25 05:58:22.325405 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7093 | 2025.03.25 05:58:22.325548 [ 5 ] {e2b6c165-a3f4-43ca-a114-902845be115a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7094 | 2025.03.25 05:58:22.325603 [ 5 ] {e2b6c165-a3f4-43ca-a114-902845be115a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7095 | 2025.03.25 05:58:22.326316 [ 5 ] {e2b6c165-a3f4-43ca-a114-902845be115a} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7096 | 2025.03.25 05:58:22.326364 [ 5 ] {e2b6c165-a3f4-43ca-a114-902845be115a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7097 | 2025.03.25 05:58:22.326835 [ 5 ] {e2b6c165-a3f4-43ca-a114-902845be115a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7098 | 2025.03.25 05:58:22.327178 [ 5 ] {e2b6c165-a3f4-43ca-a114-902845be115a} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7099 | 2025.03.25 05:58:22.327470 [ 5 ] {e2b6c165-a3f4-43ca-a114-902845be115a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001948 sec., 58008.21355236139 rows/sec., 3.75 MiB/sec. | ||
7100 | 2025.03.25 05:58:22.327543 [ 5 ] {e2b6c165-a3f4-43ca-a114-902845be115a} <Debug> TCPHandler: Processed in 0.002210211 sec. | ||
7101 | 2025.03.25 05:58:22.327783 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7102 | 2025.03.25 05:58:22.327931 [ 5 ] {9426dc48-a916-46d8-967e-ebbc443989bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7103 | 2025.03.25 05:58:22.327998 [ 5 ] {9426dc48-a916-46d8-967e-ebbc443989bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7104 | 2025.03.25 05:58:22.328792 [ 5 ] {9426dc48-a916-46d8-967e-ebbc443989bd} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7105 | 2025.03.25 05:58:22.328847 [ 5 ] {9426dc48-a916-46d8-967e-ebbc443989bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7106 | 2025.03.25 05:58:22.329342 [ 5 ] {9426dc48-a916-46d8-967e-ebbc443989bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7107 | 2025.03.25 05:58:22.329679 [ 5 ] {9426dc48-a916-46d8-967e-ebbc443989bd} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7108 | 2025.03.25 05:58:22.329911 [ 114 ] {} <Debug> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7109 | 2025.03.25 05:58:22.330005 [ 5 ] {9426dc48-a916-46d8-967e-ebbc443989bd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002098 sec., 53384.17540514776 rows/sec., 3.04 MiB/sec. | ||
7110 | 2025.03.25 05:58:22.330015 [ 114 ] {} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7111 | 2025.03.25 05:58:22.330130 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7112 | 2025.03.25 05:58:22.330167 [ 5 ] {9426dc48-a916-46d8-967e-ebbc443989bd} <Debug> TCPHandler: Processed in 0.002455908 sec. | ||
7113 | 2025.03.25 05:58:22.330550 [ 191 ] {3c135151-5627-41aa-aed9-07be29b520f3::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 | ||
7114 | 2025.03.25 05:58:22.330568 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7115 | 2025.03.25 05:58:22.330969 [ 5 ] {982f228b-c4e2-456d-9d10-0b108f1def65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7116 | 2025.03.25 05:58:22.331046 [ 191 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7117 | 2025.03.25 05:58:22.331099 [ 5 ] {982f228b-c4e2-456d-9d10-0b108f1def65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7118 | 2025.03.25 05:58:22.331134 [ 191 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part | ||
7119 | 2025.03.25 05:58:22.331517 [ 191 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part | ||
7120 | 2025.03.25 05:58:22.331944 [ 191 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
7121 | 2025.03.25 05:58:22.332354 [ 191 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
7122 | 2025.03.25 05:58:22.332863 [ 191 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
7123 | 2025.03.25 05:58:22.335323 [ 5 ] {982f228b-c4e2-456d-9d10-0b108f1def65} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7124 | 2025.03.25 05:58:22.335415 [ 5 ] {982f228b-c4e2-456d-9d10-0b108f1def65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7125 | 2025.03.25 05:58:22.336013 [ 191 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005755634 sec., 97295.97121707183 rows/sec., 5.91 MiB/sec. | ||
7126 | 2025.03.25 05:58:22.336274 [ 191 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7127 | 2025.03.25 05:58:22.336719 [ 5 ] {982f228b-c4e2-456d-9d10-0b108f1def65} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7128 | 2025.03.25 05:58:22.336965 [ 196 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_21_5} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7129 | 2025.03.25 05:58:22.337305 [ 196 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_21_5} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7130 | 2025.03.25 05:58:22.337392 [ 5 ] {982f228b-c4e2-456d-9d10-0b108f1def65} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7131 | 2025.03.25 05:58:22.337592 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7132 | 2025.03.25 05:58:22.337847 [ 5 ] {982f228b-c4e2-456d-9d10-0b108f1def65} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.007021 sec., 59250.81897165646 rows/sec., 4.22 MiB/sec. | ||
7133 | 2025.03.25 05:58:22.337948 [ 5 ] {982f228b-c4e2-456d-9d10-0b108f1def65} <Debug> TCPHandler: Processed in 0.007536901 sec. | ||
7134 | 2025.03.25 05:58:22.338152 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7135 | 2025.03.25 05:58:22.338308 [ 5 ] {1dc74020-aca1-403d-a659-ee337a4f4435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7136 | 2025.03.25 05:58:22.338377 [ 5 ] {1dc74020-aca1-403d-a659-ee337a4f4435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7137 | 2025.03.25 05:58:22.339049 [ 5 ] {1dc74020-aca1-403d-a659-ee337a4f4435} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7138 | 2025.03.25 05:58:22.339103 [ 5 ] {1dc74020-aca1-403d-a659-ee337a4f4435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7139 | 2025.03.25 05:58:22.339633 [ 5 ] {1dc74020-aca1-403d-a659-ee337a4f4435} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7140 | 2025.03.25 05:58:22.340000 [ 5 ] {1dc74020-aca1-403d-a659-ee337a4f4435} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7141 | 2025.03.25 05:58:22.340244 [ 114 ] {} <Debug> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7142 | 2025.03.25 05:58:22.340342 [ 114 ] {} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7143 | 2025.03.25 05:58:22.340366 [ 5 ] {1dc74020-aca1-403d-a659-ee337a4f4435} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002079 sec., 2886.002886002886 rows/sec., 150.78 KiB/sec. | ||
7144 | 2025.03.25 05:58:22.340391 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7145 | 2025.03.25 05:58:22.340460 [ 5 ] {1dc74020-aca1-403d-a659-ee337a4f4435} <Debug> TCPHandler: Processed in 0.002388926 sec. | ||
7146 | 2025.03.25 05:58:22.341031 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
7147 | 2025.03.25 05:58:22.341132 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7148 | 2025.03.25 05:58:22.341529 [ 5 ] {f4afd1a7-680b-4442-810b-c53fa85f9bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7149 | 2025.03.25 05:58:22.341579 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7150 | 2025.03.25 05:58:22.341663 [ 5 ] {f4afd1a7-680b-4442-810b-c53fa85f9bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7151 | 2025.03.25 05:58:22.341698 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
7152 | 2025.03.25 05:58:22.342106 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
7153 | 2025.03.25 05:58:22.342669 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
7154 | 2025.03.25 05:58:22.343124 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
7155 | 2025.03.25 05:58:22.343386 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
7156 | 2025.03.25 05:58:22.343752 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
7157 | 2025.03.25 05:58:22.345319 [ 5 ] {f4afd1a7-680b-4442-810b-c53fa85f9bec} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7158 | 2025.03.25 05:58:22.345429 [ 5 ] {f4afd1a7-680b-4442-810b-c53fa85f9bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7159 | 2025.03.25 05:58:22.346932 [ 5 ] {f4afd1a7-680b-4442-810b-c53fa85f9bec} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7160 | 2025.03.25 05:58:22.347511 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.006926471 sec., 18191.081721124654 rows/sec., 950.41 KiB/sec. | ||
7161 | 2025.03.25 05:58:22.347735 [ 5 ] {f4afd1a7-680b-4442-810b-c53fa85f9bec} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7162 | 2025.03.25 05:58:22.347776 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7163 | 2025.03.25 05:58:22.348289 [ 5 ] {f4afd1a7-680b-4442-810b-c53fa85f9bec} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006884 sec., 34427.658338175475 rows/sec., 2.31 MiB/sec. | ||
7164 | 2025.03.25 05:58:22.348503 [ 5 ] {f4afd1a7-680b-4442-810b-c53fa85f9bec} <Debug> TCPHandler: Processed in 0.007626714 sec. | ||
7165 | 2025.03.25 05:58:22.348616 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_21_4} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7166 | 2025.03.25 05:58:22.348769 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7167 | 2025.03.25 05:58:22.348805 [ 194 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_21_4} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7168 | 2025.03.25 05:58:22.349023 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7169 | 2025.03.25 05:58:22.349062 [ 5 ] {f526ad80-e799-491f-a38b-cd28a3f33266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7170 | 2025.03.25 05:58:22.349153 [ 5 ] {f526ad80-e799-491f-a38b-cd28a3f33266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7171 | 2025.03.25 05:58:22.349811 [ 5 ] {f526ad80-e799-491f-a38b-cd28a3f33266} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7172 | 2025.03.25 05:58:22.349863 [ 5 ] {f526ad80-e799-491f-a38b-cd28a3f33266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7173 | 2025.03.25 05:58:22.350394 [ 5 ] {f526ad80-e799-491f-a38b-cd28a3f33266} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7174 | 2025.03.25 05:58:22.350747 [ 5 ] {f526ad80-e799-491f-a38b-cd28a3f33266} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7175 | 2025.03.25 05:58:22.351052 [ 5 ] {f526ad80-e799-491f-a38b-cd28a3f33266} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002074 sec., 482.1600771456124 rows/sec., 32.49 KiB/sec. | ||
7176 | 2025.03.25 05:58:22.351127 [ 5 ] {f526ad80-e799-491f-a38b-cd28a3f33266} <Debug> TCPHandler: Processed in 0.002459839 sec. | ||
7177 | 2025.03.25 05:58:22.351311 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7178 | 2025.03.25 05:58:22.351460 [ 5 ] {6f62ac66-e9e5-4f51-bc62-4cf7f2dfef9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7179 | 2025.03.25 05:58:22.351556 [ 5 ] {6f62ac66-e9e5-4f51-bc62-4cf7f2dfef9d} <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 | ||
7180 | 2025.03.25 05:58:22.353200 [ 5 ] {6f62ac66-e9e5-4f51-bc62-4cf7f2dfef9d} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7181 | 2025.03.25 05:58:22.353254 [ 5 ] {6f62ac66-e9e5-4f51-bc62-4cf7f2dfef9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7182 | 2025.03.25 05:58:22.354216 [ 5 ] {6f62ac66-e9e5-4f51-bc62-4cf7f2dfef9d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7183 | 2025.03.25 05:58:22.354599 [ 5 ] {6f62ac66-e9e5-4f51-bc62-4cf7f2dfef9d} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7184 | 2025.03.25 05:58:22.354852 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7185 | 2025.03.25 05:58:22.354948 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7186 | 2025.03.25 05:58:22.354990 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7187 | 2025.03.25 05:58:22.355036 [ 5 ] {6f62ac66-e9e5-4f51-bc62-4cf7f2dfef9d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003593 sec., 9462.844419704983 rows/sec., 16.96 MiB/sec. | ||
7188 | 2025.03.25 05:58:22.355799 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
7189 | 2025.03.25 05:58:22.356086 [ 5 ] {6f62ac66-e9e5-4f51-bc62-4cf7f2dfef9d} <Debug> TCPHandler: Processed in 0.004840395 sec. | ||
7190 | 2025.03.25 05:58:22.356670 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7191 | 2025.03.25 05:58:22.357064 [ 5 ] {ddf64eed-849a-4288-bdf0-82dcb7ae8816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7192 | 2025.03.25 05:58:22.357180 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7193 | 2025.03.25 05:58:22.357203 [ 5 ] {ddf64eed-849a-4288-bdf0-82dcb7ae8816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7194 | 2025.03.25 05:58:22.357449 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 760 rows starting from the beginning of the part | ||
7195 | 2025.03.25 05:58:22.358604 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
7196 | 2025.03.25 05:58:22.359351 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
7197 | 2025.03.25 05:58:22.360293 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
7198 | 2025.03.25 05:58:22.360521 [ 5 ] {ddf64eed-849a-4288-bdf0-82dcb7ae8816} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7199 | 2025.03.25 05:58:22.360721 [ 5 ] {ddf64eed-849a-4288-bdf0-82dcb7ae8816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7200 | 2025.03.25 05:58:22.361048 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
7201 | 2025.03.25 05:58:22.361877 [ 188 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
7202 | 2025.03.25 05:58:22.362970 [ 5 ] {ddf64eed-849a-4288-bdf0-82dcb7ae8816} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7203 | 2025.03.25 05:58:22.363712 [ 5 ] {ddf64eed-849a-4288-bdf0-82dcb7ae8816} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7204 | 2025.03.25 05:58:22.364728 [ 5 ] {ddf64eed-849a-4288-bdf0-82dcb7ae8816} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007757 sec., 10571.097073610932 rows/sec., 687.51 KiB/sec. | ||
7205 | 2025.03.25 05:58:22.365176 [ 5 ] {ddf64eed-849a-4288-bdf0-82dcb7ae8816} <Debug> TCPHandler: Processed in 0.008618465 sec. | ||
7206 | 2025.03.25 05:58:22.384505 [ 194 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 19 columns (19 merged, 0 gathered) in 0.029392419 sec., 29667.513925954852 rows/sec., 53.16 MiB/sec. | ||
7207 | 2025.03.25 05:58:22.386479 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7208 | 2025.03.25 05:58:22.387104 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7209 | 2025.03.25 05:58:22.387222 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7210 | 2025.03.25 05:58:22.387444 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
7211 | 2025.03.25 05:58:23.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.58 MiB, peak 214.16 MiB, free memory in arenas 0.00 B, will set to 207.79 MiB (RSS), difference: 1.21 MiB | ||
7212 | 2025.03.25 05:58:26.517083 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7213 | 2025.03.25 05:58:26.517135 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7214 | 2025.03.25 05:58:26.677623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7215 | 2025.03.25 05:58:26.678264 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7216 | 2025.03.25 05:58:26.678306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7217 | 2025.03.25 05:58:26.678843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7218 | 2025.03.25 05:58:26.679111 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7219 | 2025.03.25 05:58:26.679277 [ 108 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7220 | 2025.03.25 05:58:26.679325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7221 | 2025.03.25 05:58:26.679332 [ 108 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7222 | 2025.03.25 05:58:26.679360 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7223 | 2025.03.25 05:58:26.679504 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
7224 | 2025.03.25 05:58:26.679668 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7225 | 2025.03.25 05:58:26.679712 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
7226 | 2025.03.25 05:58:26.679802 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
7227 | 2025.03.25 05:58:26.680006 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
7228 | 2025.03.25 05:58:26.680256 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
7229 | 2025.03.25 05:58:26.680448 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
7230 | 2025.03.25 05:58:26.680612 [ 197 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
7231 | 2025.03.25 05:58:26.683046 [ 194 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003610196 sec., 4578975.767520656 rows/sec., 65.50 MiB/sec. | ||
7232 | 2025.03.25 05:58:26.683187 [ 194 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7233 | 2025.03.25 05:58:26.683529 [ 194 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_36_7} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7234 | 2025.03.25 05:58:26.683645 [ 194 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_36_7} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7235 | 2025.03.25 05:58:26.683780 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7236 | 2025.03.25 05:58:26.757889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1030 | ||
7237 | 2025.03.25 05:58:26.761193 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7238 | 2025.03.25 05:58:26.761250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7239 | 2025.03.25 05:58:26.762803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7240 | 2025.03.25 05:58:26.763120 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7241 | 2025.03.25 05:58:26.763336 [ 108 ] {} <Debug> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7242 | 2025.03.25 05:58:26.763452 [ 108 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7243 | 2025.03.25 05:58:26.763529 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7244 | 2025.03.25 05:58:26.764604 [ 197 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
7245 | 2025.03.25 05:58:26.765192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
7246 | 2025.03.25 05:58:26.765677 [ 197 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7247 | 2025.03.25 05:58:26.765853 [ 197 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 850 rows starting from the beginning of the part | ||
7248 | 2025.03.25 05:58:26.766509 [ 197 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
7249 | 2025.03.25 05:58:26.767127 [ 197 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
7250 | 2025.03.25 05:58:26.767767 [ 197 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
7251 | 2025.03.25 05:58:26.768380 [ 197 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
7252 | 2025.03.25 05:58:26.769015 [ 197 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
7253 | 2025.03.25 05:58:26.777288 [ 187 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 72 columns (72 merged, 0 gathered) in 0.013605755 sec., 75703.25939280841 rows/sec., 61.01 MiB/sec. | ||
7254 | 2025.03.25 05:58:26.778546 [ 201 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7255 | 2025.03.25 05:58:26.779269 [ 201 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_26_5} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7256 | 2025.03.25 05:58:26.779360 [ 201 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_26_5} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7257 | 2025.03.25 05:58:26.779592 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
7258 | 2025.03.25 05:58:27.301011 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7259 | 2025.03.25 05:58:27.301236 [ 5 ] {338b3bd7-5359-4d8c-a8d6-55b2f592250e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7260 | 2025.03.25 05:58:27.301317 [ 5 ] {338b3bd7-5359-4d8c-a8d6-55b2f592250e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7261 | 2025.03.25 05:58:27.302188 [ 5 ] {338b3bd7-5359-4d8c-a8d6-55b2f592250e} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7262 | 2025.03.25 05:58:27.302234 [ 5 ] {338b3bd7-5359-4d8c-a8d6-55b2f592250e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7263 | 2025.03.25 05:58:27.302683 [ 5 ] {338b3bd7-5359-4d8c-a8d6-55b2f592250e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7264 | 2025.03.25 05:58:27.302940 [ 5 ] {338b3bd7-5359-4d8c-a8d6-55b2f592250e} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7265 | 2025.03.25 05:58:27.303158 [ 5 ] {338b3bd7-5359-4d8c-a8d6-55b2f592250e} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001966 sec., 33570.701932858596 rows/sec., 2.67 MiB/sec. | ||
7266 | 2025.03.25 05:58:27.303274 [ 5 ] {338b3bd7-5359-4d8c-a8d6-55b2f592250e} <Debug> TCPHandler: Processed in 0.002400457 sec. | ||
7267 | 2025.03.25 05:58:27.303499 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7268 | 2025.03.25 05:58:27.303635 [ 5 ] {dcfdd0a2-a2b3-4b30-998b-bf575bc5fec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7269 | 2025.03.25 05:58:27.303688 [ 5 ] {dcfdd0a2-a2b3-4b30-998b-bf575bc5fec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7270 | 2025.03.25 05:58:27.304241 [ 5 ] {dcfdd0a2-a2b3-4b30-998b-bf575bc5fec3} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7271 | 2025.03.25 05:58:27.304281 [ 5 ] {dcfdd0a2-a2b3-4b30-998b-bf575bc5fec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7272 | 2025.03.25 05:58:27.304642 [ 5 ] {dcfdd0a2-a2b3-4b30-998b-bf575bc5fec3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7273 | 2025.03.25 05:58:27.304876 [ 5 ] {dcfdd0a2-a2b3-4b30-998b-bf575bc5fec3} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7274 | 2025.03.25 05:58:27.305053 [ 5 ] {dcfdd0a2-a2b3-4b30-998b-bf575bc5fec3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001443 sec., 3465.003465003465 rows/sec., 260.55 KiB/sec. | ||
7275 | 2025.03.25 05:58:27.305108 [ 5 ] {dcfdd0a2-a2b3-4b30-998b-bf575bc5fec3} <Debug> TCPHandler: Processed in 0.001711355 sec. | ||
7276 | 2025.03.25 05:58:27.305232 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7277 | 2025.03.25 05:58:27.305344 [ 5 ] {6b39955a-6f3a-4c43-b1d8-8f7b097d4915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7278 | 2025.03.25 05:58:27.305392 [ 5 ] {6b39955a-6f3a-4c43-b1d8-8f7b097d4915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7279 | 2025.03.25 05:58:27.305975 [ 5 ] {6b39955a-6f3a-4c43-b1d8-8f7b097d4915} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7280 | 2025.03.25 05:58:27.306014 [ 5 ] {6b39955a-6f3a-4c43-b1d8-8f7b097d4915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7281 | 2025.03.25 05:58:27.306377 [ 5 ] {6b39955a-6f3a-4c43-b1d8-8f7b097d4915} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7282 | 2025.03.25 05:58:27.306632 [ 5 ] {6b39955a-6f3a-4c43-b1d8-8f7b097d4915} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7283 | 2025.03.25 05:58:27.306813 [ 5 ] {6b39955a-6f3a-4c43-b1d8-8f7b097d4915} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00149 sec., 46308.724832214764 rows/sec., 3.62 MiB/sec. | ||
7284 | 2025.03.25 05:58:27.306866 [ 5 ] {6b39955a-6f3a-4c43-b1d8-8f7b097d4915} <Debug> TCPHandler: Processed in 0.001688824 sec. | ||
7285 | 2025.03.25 05:58:27.306993 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7286 | 2025.03.25 05:58:27.307098 [ 5 ] {baefb4f8-4d10-4574-9d20-adb2df793fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7287 | 2025.03.25 05:58:27.307149 [ 5 ] {baefb4f8-4d10-4574-9d20-adb2df793fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7288 | 2025.03.25 05:58:27.307681 [ 5 ] {baefb4f8-4d10-4574-9d20-adb2df793fe8} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7289 | 2025.03.25 05:58:27.307717 [ 5 ] {baefb4f8-4d10-4574-9d20-adb2df793fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7290 | 2025.03.25 05:58:27.308094 [ 5 ] {baefb4f8-4d10-4574-9d20-adb2df793fe8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7291 | 2025.03.25 05:58:27.308326 [ 5 ] {baefb4f8-4d10-4574-9d20-adb2df793fe8} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7292 | 2025.03.25 05:58:27.308517 [ 5 ] {baefb4f8-4d10-4574-9d20-adb2df793fe8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
7293 | 2025.03.25 05:58:27.308625 [ 5 ] {baefb4f8-4d10-4574-9d20-adb2df793fe8} <Debug> TCPHandler: Processed in 0.001682454 sec. | ||
7294 | 2025.03.25 05:58:27.308785 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7295 | 2025.03.25 05:58:27.308887 [ 5 ] {039132b7-3b3c-4b42-ac68-c350efd19937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7296 | 2025.03.25 05:58:27.308952 [ 5 ] {039132b7-3b3c-4b42-ac68-c350efd19937} <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 | ||
7297 | 2025.03.25 05:58:27.309985 [ 5 ] {039132b7-3b3c-4b42-ac68-c350efd19937} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7298 | 2025.03.25 05:58:27.310023 [ 5 ] {039132b7-3b3c-4b42-ac68-c350efd19937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7299 | 2025.03.25 05:58:27.310607 [ 5 ] {039132b7-3b3c-4b42-ac68-c350efd19937} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7300 | 2025.03.25 05:58:27.310859 [ 5 ] {039132b7-3b3c-4b42-ac68-c350efd19937} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7301 | 2025.03.25 05:58:27.311098 [ 5 ] {039132b7-3b3c-4b42-ac68-c350efd19937} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002226 sec., 2246.18149146451 rows/sec., 4.03 MiB/sec. | ||
7302 | 2025.03.25 05:58:27.311605 [ 5 ] {039132b7-3b3c-4b42-ac68-c350efd19937} <Debug> TCPHandler: Processed in 0.002872082 sec. | ||
7303 | 2025.03.25 05:58:27.311827 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7304 | 2025.03.25 05:58:27.311932 [ 5 ] {724ae5cb-4854-423c-ac27-0355211286b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7305 | 2025.03.25 05:58:27.311979 [ 5 ] {724ae5cb-4854-423c-ac27-0355211286b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7306 | 2025.03.25 05:58:27.312459 [ 5 ] {724ae5cb-4854-423c-ac27-0355211286b5} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7307 | 2025.03.25 05:58:27.312497 [ 5 ] {724ae5cb-4854-423c-ac27-0355211286b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7308 | 2025.03.25 05:58:27.312858 [ 5 ] {724ae5cb-4854-423c-ac27-0355211286b5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7309 | 2025.03.25 05:58:27.313098 [ 5 ] {724ae5cb-4854-423c-ac27-0355211286b5} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7310 | 2025.03.25 05:58:27.313275 [ 5 ] {724ae5cb-4854-423c-ac27-0355211286b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. | ||
7311 | 2025.03.25 05:58:27.313323 [ 5 ] {724ae5cb-4854-423c-ac27-0355211286b5} <Debug> TCPHandler: Processed in 0.001546779 sec. | ||
7312 | 2025.03.25 05:58:27.842877 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7313 | 2025.03.25 05:58:27.863869 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7314 | 2025.03.25 05:58:27.863922 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7315 | 2025.03.25 05:58:27.871155 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7316 | 2025.03.25 05:58:27.871922 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7317 | 2025.03.25 05:58:27.872307 [ 109 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7318 | 2025.03.25 05:58:27.872440 [ 109 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7319 | 2025.03.25 05:58:27.872505 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7320 | 2025.03.25 05:58:27.872850 [ 189 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
7321 | 2025.03.25 05:58:27.888441 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7322 | 2025.03.25 05:58:27.889785 [ 189 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7323 | 2025.03.25 05:58:27.891245 [ 189 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
7324 | 2025.03.25 05:58:27.897001 [ 189 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
7325 | 2025.03.25 05:58:27.902775 [ 189 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
7326 | 2025.03.25 05:58:27.908366 [ 189 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
7327 | 2025.03.25 05:58:27.914074 [ 189 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
7328 | 2025.03.25 05:58:27.918678 [ 189 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
7329 | 2025.03.25 05:58:27.981853 [ 187 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.109208978 sec., 2490.6377202797376 rows/sec., 12.88 MiB/sec. | ||
7330 | 2025.03.25 05:58:27.984901 [ 198 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7331 | 2025.03.25 05:58:27.987917 [ 198 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_36_7} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7332 | 2025.03.25 05:58:27.988053 [ 198 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_36_7} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7333 | 2025.03.25 05:58:27.990371 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7334 | 2025.03.25 05:58:30.162323 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7335 | 2025.03.25 05:58:30.162533 [ 5 ] {47ae8ad8-311b-428c-8d07-476284d135e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7336 | 2025.03.25 05:58:30.162613 [ 5 ] {47ae8ad8-311b-428c-8d07-476284d135e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7337 | 2025.03.25 05:58:30.163507 [ 5 ] {47ae8ad8-311b-428c-8d07-476284d135e8} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7338 | 2025.03.25 05:58:30.163554 [ 5 ] {47ae8ad8-311b-428c-8d07-476284d135e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7339 | 2025.03.25 05:58:30.163987 [ 5 ] {47ae8ad8-311b-428c-8d07-476284d135e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7340 | 2025.03.25 05:58:30.164242 [ 5 ] {47ae8ad8-311b-428c-8d07-476284d135e8} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7341 | 2025.03.25 05:58:30.164487 [ 5 ] {47ae8ad8-311b-428c-8d07-476284d135e8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002009 sec., 105525.13688402191 rows/sec., 6.71 MiB/sec. | ||
7342 | 2025.03.25 05:58:30.164544 [ 5 ] {47ae8ad8-311b-428c-8d07-476284d135e8} <Debug> TCPHandler: Processed in 0.002361855 sec. | ||
7343 | 2025.03.25 05:58:30.164671 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7344 | 2025.03.25 05:58:30.164777 [ 5 ] {38d4d54d-cf9e-4a25-9603-13107b9ba8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7345 | 2025.03.25 05:58:30.164822 [ 5 ] {38d4d54d-cf9e-4a25-9603-13107b9ba8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7346 | 2025.03.25 05:58:30.165342 [ 5 ] {38d4d54d-cf9e-4a25-9603-13107b9ba8d8} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7347 | 2025.03.25 05:58:30.165383 [ 5 ] {38d4d54d-cf9e-4a25-9603-13107b9ba8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7348 | 2025.03.25 05:58:30.165726 [ 5 ] {38d4d54d-cf9e-4a25-9603-13107b9ba8d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
7349 | 2025.03.25 05:58:30.165965 [ 5 ] {38d4d54d-cf9e-4a25-9603-13107b9ba8d8} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7350 | 2025.03.25 05:58:30.166225 [ 5 ] {38d4d54d-cf9e-4a25-9603-13107b9ba8d8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 334.42 KiB/sec. | ||
7351 | 2025.03.25 05:58:30.166368 [ 5 ] {38d4d54d-cf9e-4a25-9603-13107b9ba8d8} <Debug> TCPHandler: Processed in 0.001746396 sec. | ||
7352 | 2025.03.25 05:58:30.166475 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7353 | 2025.03.25 05:58:30.166577 [ 5 ] {0404ff29-a01a-4c64-89f0-2e4dadfa6fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7354 | 2025.03.25 05:58:30.166622 [ 5 ] {0404ff29-a01a-4c64-89f0-2e4dadfa6fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7355 | 2025.03.25 05:58:30.168057 [ 5 ] {0404ff29-a01a-4c64-89f0-2e4dadfa6fd2} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7356 | 2025.03.25 05:58:30.168096 [ 5 ] {0404ff29-a01a-4c64-89f0-2e4dadfa6fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7357 | 2025.03.25 05:58:30.168559 [ 5 ] {0404ff29-a01a-4c64-89f0-2e4dadfa6fd2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7358 | 2025.03.25 05:58:30.168812 [ 5 ] {0404ff29-a01a-4c64-89f0-2e4dadfa6fd2} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7359 | 2025.03.25 05:58:30.169039 [ 5 ] {0404ff29-a01a-4c64-89f0-2e4dadfa6fd2} <Debug> executeQuery: Read 1828 rows, 152.63 KiB in 0.002482 sec., 736502.8203062047 rows/sec., 60.05 MiB/sec. | ||
7360 | 2025.03.25 05:58:30.169096 [ 5 ] {0404ff29-a01a-4c64-89f0-2e4dadfa6fd2} <Debug> TCPHandler: Processed in 0.002671156 sec. | ||
7361 | 2025.03.25 05:58:30.169244 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7362 | 2025.03.25 05:58:30.169355 [ 5 ] {5db4bc4b-ade9-4a0e-a183-3a072c44a87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7363 | 2025.03.25 05:58:30.169402 [ 5 ] {5db4bc4b-ade9-4a0e-a183-3a072c44a87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7364 | 2025.03.25 05:58:30.169973 [ 5 ] {5db4bc4b-ade9-4a0e-a183-3a072c44a87d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7365 | 2025.03.25 05:58:30.170012 [ 5 ] {5db4bc4b-ade9-4a0e-a183-3a072c44a87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7366 | 2025.03.25 05:58:30.170361 [ 5 ] {5db4bc4b-ade9-4a0e-a183-3a072c44a87d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7367 | 2025.03.25 05:58:30.170600 [ 5 ] {5db4bc4b-ade9-4a0e-a183-3a072c44a87d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7368 | 2025.03.25 05:58:30.170825 [ 5 ] {5db4bc4b-ade9-4a0e-a183-3a072c44a87d} <Debug> executeQuery: Read 146 rows, 9.36 KiB in 0.00149 sec., 97986.57718120805 rows/sec., 6.14 MiB/sec. | ||
7369 | 2025.03.25 05:58:30.170876 [ 5 ] {5db4bc4b-ade9-4a0e-a183-3a072c44a87d} <Debug> TCPHandler: Processed in 0.001694785 sec. | ||
7370 | 2025.03.25 05:58:30.170997 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7371 | 2025.03.25 05:58:30.171102 [ 5 ] {446842cc-9407-434e-a9d8-ad0d1d35293e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7372 | 2025.03.25 05:58:30.171146 [ 5 ] {446842cc-9407-434e-a9d8-ad0d1d35293e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7373 | 2025.03.25 05:58:30.171790 [ 5 ] {446842cc-9407-434e-a9d8-ad0d1d35293e} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7374 | 2025.03.25 05:58:30.171830 [ 5 ] {446842cc-9407-434e-a9d8-ad0d1d35293e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7375 | 2025.03.25 05:58:30.172180 [ 5 ] {446842cc-9407-434e-a9d8-ad0d1d35293e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7376 | 2025.03.25 05:58:30.172413 [ 5 ] {446842cc-9407-434e-a9d8-ad0d1d35293e} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7377 | 2025.03.25 05:58:30.172626 [ 5 ] {446842cc-9407-434e-a9d8-ad0d1d35293e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001546 sec., 220569.2108667529 rows/sec., 14.72 MiB/sec. | ||
7378 | 2025.03.25 05:58:30.172678 [ 5 ] {446842cc-9407-434e-a9d8-ad0d1d35293e} <Debug> TCPHandler: Processed in 0.001733055 sec. | ||
7379 | 2025.03.25 05:58:30.172784 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7380 | 2025.03.25 05:58:30.172884 [ 5 ] {761bf816-6678-4b33-8aef-de3db1b51236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7381 | 2025.03.25 05:58:30.172928 [ 5 ] {761bf816-6678-4b33-8aef-de3db1b51236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7382 | 2025.03.25 05:58:30.173475 [ 5 ] {761bf816-6678-4b33-8aef-de3db1b51236} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7383 | 2025.03.25 05:58:30.173515 [ 5 ] {761bf816-6678-4b33-8aef-de3db1b51236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7384 | 2025.03.25 05:58:30.173858 [ 5 ] {761bf816-6678-4b33-8aef-de3db1b51236} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7385 | 2025.03.25 05:58:30.174101 [ 5 ] {761bf816-6678-4b33-8aef-de3db1b51236} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7386 | 2025.03.25 05:58:30.174315 [ 5 ] {761bf816-6678-4b33-8aef-de3db1b51236} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001451 sec., 77188.1461061337 rows/sec., 4.40 MiB/sec. | ||
7387 | 2025.03.25 05:58:30.174368 [ 5 ] {761bf816-6678-4b33-8aef-de3db1b51236} <Debug> TCPHandler: Processed in 0.001635292 sec. | ||
7388 | 2025.03.25 05:58:30.174495 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7389 | 2025.03.25 05:58:30.174609 [ 5 ] {f2ec00b9-05e6-455d-8d5b-993fc3880bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7390 | 2025.03.25 05:58:30.174656 [ 5 ] {f2ec00b9-05e6-455d-8d5b-993fc3880bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7391 | 2025.03.25 05:58:30.175491 [ 5 ] {f2ec00b9-05e6-455d-8d5b-993fc3880bcb} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2025.03.25 05:58:30.175531 [ 5 ] {f2ec00b9-05e6-455d-8d5b-993fc3880bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7393 | 2025.03.25 05:58:30.175928 [ 5 ] {f2ec00b9-05e6-455d-8d5b-993fc3880bcb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7394 | 2025.03.25 05:58:30.176164 [ 5 ] {f2ec00b9-05e6-455d-8d5b-993fc3880bcb} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2025.03.25 05:58:30.176363 [ 5 ] {f2ec00b9-05e6-455d-8d5b-993fc3880bcb} <Debug> executeQuery: Read 878 rows, 65.09 KiB in 0.001771 sec., 495765.10446075664 rows/sec., 35.89 MiB/sec. | ||
7396 | 2025.03.25 05:58:30.176470 [ 5 ] {f2ec00b9-05e6-455d-8d5b-993fc3880bcb} <Debug> TCPHandler: Processed in 0.002029785 sec. | ||
7397 | 2025.03.25 05:58:30.176716 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7398 | 2025.03.25 05:58:30.176870 [ 5 ] {e9699c4a-7899-4563-a60b-1172ddc3d925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7399 | 2025.03.25 05:58:30.176920 [ 5 ] {e9699c4a-7899-4563-a60b-1172ddc3d925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7400 | 2025.03.25 05:58:30.177369 [ 5 ] {e9699c4a-7899-4563-a60b-1172ddc3d925} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7401 | 2025.03.25 05:58:30.177407 [ 5 ] {e9699c4a-7899-4563-a60b-1172ddc3d925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7402 | 2025.03.25 05:58:30.177758 [ 5 ] {e9699c4a-7899-4563-a60b-1172ddc3d925} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7403 | 2025.03.25 05:58:30.177999 [ 5 ] {e9699c4a-7899-4563-a60b-1172ddc3d925} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7404 | 2025.03.25 05:58:30.178174 [ 5 ] {e9699c4a-7899-4563-a60b-1172ddc3d925} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 236.23 KiB/sec. | ||
7405 | 2025.03.25 05:58:30.178222 [ 5 ] {e9699c4a-7899-4563-a60b-1172ddc3d925} <Debug> TCPHandler: Processed in 0.001613911 sec. | ||
7406 | 2025.03.25 05:58:30.178360 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7407 | 2025.03.25 05:58:30.178467 [ 5 ] {486adcca-218c-4d32-a8d8-0d792d709837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7408 | 2025.03.25 05:58:30.178514 [ 5 ] {486adcca-218c-4d32-a8d8-0d792d709837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7409 | 2025.03.25 05:58:30.179226 [ 5 ] {486adcca-218c-4d32-a8d8-0d792d709837} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7410 | 2025.03.25 05:58:30.179263 [ 5 ] {486adcca-218c-4d32-a8d8-0d792d709837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7411 | 2025.03.25 05:58:30.179672 [ 5 ] {486adcca-218c-4d32-a8d8-0d792d709837} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7412 | 2025.03.25 05:58:30.179910 [ 5 ] {486adcca-218c-4d32-a8d8-0d792d709837} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7413 | 2025.03.25 05:58:30.180083 [ 5 ] {486adcca-218c-4d32-a8d8-0d792d709837} <Debug> executeQuery: Read 1022 rows, 69.75 KiB in 0.001639 sec., 623550.9456985967 rows/sec., 41.56 MiB/sec. | ||
7414 | 2025.03.25 05:58:30.180133 [ 5 ] {486adcca-218c-4d32-a8d8-0d792d709837} <Debug> TCPHandler: Processed in 0.001824588 sec. | ||
7415 | 2025.03.25 05:58:30.180249 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7416 | 2025.03.25 05:58:30.180355 [ 5 ] {f6dd8217-dbc9-46ee-8321-8fae449269df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7417 | 2025.03.25 05:58:30.180403 [ 5 ] {f6dd8217-dbc9-46ee-8321-8fae449269df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7418 | 2025.03.25 05:58:30.180818 [ 5 ] {f6dd8217-dbc9-46ee-8321-8fae449269df} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7419 | 2025.03.25 05:58:30.180856 [ 5 ] {f6dd8217-dbc9-46ee-8321-8fae449269df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7420 | 2025.03.25 05:58:30.181196 [ 5 ] {f6dd8217-dbc9-46ee-8321-8fae449269df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7421 | 2025.03.25 05:58:30.181429 [ 5 ] {f6dd8217-dbc9-46ee-8321-8fae449269df} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7422 | 2025.03.25 05:58:30.181603 [ 5 ] {f6dd8217-dbc9-46ee-8321-8fae449269df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00127 sec., 787.4015748031495 rows/sec., 53.06 KiB/sec. | ||
7423 | 2025.03.25 05:58:30.181650 [ 5 ] {f6dd8217-dbc9-46ee-8321-8fae449269df} <Debug> TCPHandler: Processed in 0.001453547 sec. | ||
7424 | 2025.03.25 05:58:30.181774 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7425 | 2025.03.25 05:58:30.181879 [ 5 ] {a954b11b-256e-4209-964f-12fd1a5b630d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7426 | 2025.03.25 05:58:30.181943 [ 5 ] {a954b11b-256e-4209-964f-12fd1a5b630d} <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 | ||
7427 | 2025.03.25 05:58:30.183044 [ 5 ] {a954b11b-256e-4209-964f-12fd1a5b630d} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7428 | 2025.03.25 05:58:30.183081 [ 5 ] {a954b11b-256e-4209-964f-12fd1a5b630d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7429 | 2025.03.25 05:58:30.183703 [ 5 ] {a954b11b-256e-4209-964f-12fd1a5b630d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7430 | 2025.03.25 05:58:30.183967 [ 5 ] {a954b11b-256e-4209-964f-12fd1a5b630d} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7431 | 2025.03.25 05:58:30.184165 [ 5 ] {a954b11b-256e-4209-964f-12fd1a5b630d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002308 sec., 14731.369150779896 rows/sec., 26.40 MiB/sec. | ||
7432 | 2025.03.25 05:58:30.184256 [ 5 ] {a954b11b-256e-4209-964f-12fd1a5b630d} <Debug> TCPHandler: Processed in 0.002532291 sec. | ||
7433 | 2025.03.25 05:58:30.184401 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7434 | 2025.03.25 05:58:30.184508 [ 5 ] {b81891fc-7837-4d86-a22f-1c7f7f8d8f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7435 | 2025.03.25 05:58:30.184554 [ 5 ] {b81891fc-7837-4d86-a22f-1c7f7f8d8f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7436 | 2025.03.25 05:58:30.184982 [ 5 ] {b81891fc-7837-4d86-a22f-1c7f7f8d8f99} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7437 | 2025.03.25 05:58:30.185020 [ 5 ] {b81891fc-7837-4d86-a22f-1c7f7f8d8f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7438 | 2025.03.25 05:58:30.185368 [ 5 ] {b81891fc-7837-4d86-a22f-1c7f7f8d8f99} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7439 | 2025.03.25 05:58:30.185608 [ 5 ] {b81891fc-7837-4d86-a22f-1c7f7f8d8f99} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7440 | 2025.03.25 05:58:30.185801 [ 5 ] {b81891fc-7837-4d86-a22f-1c7f7f8d8f99} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.001313 sec., 44173.648134044175 rows/sec., 2.73 MiB/sec. | ||
7441 | 2025.03.25 05:58:30.185863 [ 5 ] {b81891fc-7837-4d86-a22f-1c7f7f8d8f99} <Debug> TCPHandler: Processed in 0.001517908 sec. | ||
7442 | 2025.03.25 05:58:32.296561 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7443 | 2025.03.25 05:58:32.296889 [ 5 ] {546f67e6-36d1-4b7b-91b3-ce701de42688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7444 | 2025.03.25 05:58:32.297007 [ 5 ] {546f67e6-36d1-4b7b-91b3-ce701de42688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7445 | 2025.03.25 05:58:32.297898 [ 5 ] {546f67e6-36d1-4b7b-91b3-ce701de42688} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7446 | 2025.03.25 05:58:32.297942 [ 5 ] {546f67e6-36d1-4b7b-91b3-ce701de42688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7447 | 2025.03.25 05:58:32.298388 [ 5 ] {546f67e6-36d1-4b7b-91b3-ce701de42688} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7448 | 2025.03.25 05:58:32.298649 [ 5 ] {546f67e6-36d1-4b7b-91b3-ce701de42688} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7449 | 2025.03.25 05:58:32.298805 [ 101 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
7450 | 2025.03.25 05:58:32.298855 [ 101 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7451 | 2025.03.25 05:58:32.298867 [ 5 ] {546f67e6-36d1-4b7b-91b3-ce701de42688} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002063 sec., 27144.934561318467 rows/sec., 2.09 MiB/sec. | ||
7452 | 2025.03.25 05:58:32.298887 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7453 | 2025.03.25 05:58:32.298991 [ 5 ] {546f67e6-36d1-4b7b-91b3-ce701de42688} <Debug> TCPHandler: Processed in 0.002617843 sec. | ||
7454 | 2025.03.25 05:58:32.299176 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
7455 | 2025.03.25 05:58:32.299201 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7456 | 2025.03.25 05:58:32.299432 [ 5 ] {ae30e60a-3b45-4400-a141-ce7320797ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7457 | 2025.03.25 05:58:32.299470 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7458 | 2025.03.25 05:58:32.299522 [ 5 ] {ae30e60a-3b45-4400-a141-ce7320797ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7459 | 2025.03.25 05:58:32.299548 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 1844 rows starting from the beginning of the part | ||
7460 | 2025.03.25 05:58:32.299905 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 72 rows starting from the beginning of the part | ||
7461 | 2025.03.25 05:58:32.300219 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 685 rows starting from the beginning of the part | ||
7462 | 2025.03.25 05:58:32.300646 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 66 rows starting from the beginning of the part | ||
7463 | 2025.03.25 05:58:32.301051 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1828 rows starting from the beginning of the part | ||
7464 | 2025.03.25 05:58:32.301416 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
7465 | 2025.03.25 05:58:32.302483 [ 5 ] {ae30e60a-3b45-4400-a141-ce7320797ba2} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7466 | 2025.03.25 05:58:32.302549 [ 5 ] {ae30e60a-3b45-4400-a141-ce7320797ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7467 | 2025.03.25 05:58:32.303495 [ 5 ] {ae30e60a-3b45-4400-a141-ce7320797ba2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7468 | 2025.03.25 05:58:32.304044 [ 5 ] {ae30e60a-3b45-4400-a141-ce7320797ba2} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7469 | 2025.03.25 05:58:32.304239 [ 101 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
7470 | 2025.03.25 05:58:32.304288 [ 101 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7471 | 2025.03.25 05:58:32.304329 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7472 | 2025.03.25 05:58:32.304344 [ 5 ] {ae30e60a-3b45-4400-a141-ce7320797ba2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004994 sec., 12815.378454144973 rows/sec., 1.00 MiB/sec. | ||
7473 | 2025.03.25 05:58:32.304581 [ 5 ] {ae30e60a-3b45-4400-a141-ce7320797ba2} <Debug> TCPHandler: Processed in 0.005435734 sec. | ||
7474 | 2025.03.25 05:58:32.304916 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7475 | 2025.03.25 05:58:32.304935 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
7476 | 2025.03.25 05:58:32.305372 [ 5 ] {c0465511-8773-4028-913a-b7cabf4f2b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7477 | 2025.03.25 05:58:32.305485 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4551 rows, containing 5 columns (5 merged, 0 gathered) in 0.006473957 sec., 702970.3780856129 rows/sec., 59.72 MiB/sec. | ||
7478 | 2025.03.25 05:58:32.305570 [ 5 ] {c0465511-8773-4028-913a-b7cabf4f2b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7479 | 2025.03.25 05:58:32.305668 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7480 | 2025.03.25 05:58:32.305848 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 913 rows starting from the beginning of the part | ||
7481 | 2025.03.25 05:58:32.305865 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
7482 | 2025.03.25 05:58:32.306743 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 81 rows starting from the beginning of the part | ||
7483 | 2025.03.25 05:58:32.306796 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7484 | 2025.03.25 05:58:32.307227 [ 187 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_60_12} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
7485 | 2025.03.25 05:58:32.307312 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 416 rows starting from the beginning of the part | ||
7486 | 2025.03.25 05:58:32.307511 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
7487 | 2025.03.25 05:58:32.307802 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 69 rows starting from the beginning of the part | ||
7488 | 2025.03.25 05:58:32.308150 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 878 rows starting from the beginning of the part | ||
7489 | 2025.03.25 05:58:32.308514 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
7490 | 2025.03.25 05:58:32.308716 [ 5 ] {c0465511-8773-4028-913a-b7cabf4f2b0f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7491 | 2025.03.25 05:58:32.308836 [ 5 ] {c0465511-8773-4028-913a-b7cabf4f2b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7492 | 2025.03.25 05:58:32.309707 [ 5 ] {c0465511-8773-4028-913a-b7cabf4f2b0f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7493 | 2025.03.25 05:58:32.310249 [ 5 ] {c0465511-8773-4028-913a-b7cabf4f2b0f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7494 | 2025.03.25 05:58:32.310925 [ 5 ] {c0465511-8773-4028-913a-b7cabf4f2b0f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.005731 sec., 11167.33554353516 rows/sec., 796.45 KiB/sec. | ||
7495 | 2025.03.25 05:58:32.311295 [ 5 ] {c0465511-8773-4028-913a-b7cabf4f2b0f} <Debug> TCPHandler: Processed in 0.006498417 sec. | ||
7496 | 2025.03.25 05:58:32.311627 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7497 | 2025.03.25 05:58:32.311877 [ 5 ] {52d9715c-f243-4354-bbaa-139e8bfa493c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7498 | 2025.03.25 05:58:32.312011 [ 5 ] {52d9715c-f243-4354-bbaa-139e8bfa493c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7499 | 2025.03.25 05:58:32.312038 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.007553921 sec., 320495.80608534295 rows/sec., 24.55 MiB/sec. | ||
7500 | 2025.03.25 05:58:32.312307 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
7501 | 2025.03.25 05:58:32.312828 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7502 | 2025.03.25 05:58:32.312960 [ 5 ] {52d9715c-f243-4354-bbaa-139e8bfa493c} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7503 | 2025.03.25 05:58:32.313017 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_60_12} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
7504 | 2025.03.25 05:58:32.313024 [ 5 ] {52d9715c-f243-4354-bbaa-139e8bfa493c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7505 | 2025.03.25 05:58:32.313186 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7506 | 2025.03.25 05:58:32.313542 [ 5 ] {52d9715c-f243-4354-bbaa-139e8bfa493c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7507 | 2025.03.25 05:58:32.313783 [ 5 ] {52d9715c-f243-4354-bbaa-139e8bfa493c} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7508 | 2025.03.25 05:58:32.313959 [ 5 ] {52d9715c-f243-4354-bbaa-139e8bfa493c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.002199 sec., 10914.051841746248 rows/sec., 753.18 KiB/sec. | ||
7509 | 2025.03.25 05:58:32.314011 [ 5 ] {52d9715c-f243-4354-bbaa-139e8bfa493c} <Debug> TCPHandler: Processed in 0.002473309 sec. | ||
7510 | 2025.03.25 05:58:34.180426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7511 | 2025.03.25 05:58:34.181204 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7512 | 2025.03.25 05:58:34.181252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7513 | 2025.03.25 05:58:34.181815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7514 | 2025.03.25 05:58:34.182082 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7515 | 2025.03.25 05:58:34.182327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7516 | 2025.03.25 05:58:35.389504 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7517 | 2025.03.25 05:58:35.408852 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7518 | 2025.03.25 05:58:35.408916 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7519 | 2025.03.25 05:58:35.415876 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7520 | 2025.03.25 05:58:35.416634 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7521 | 2025.03.25 05:58:35.420086 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7522 | 2025.03.25 05:58:36.766413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1074 | ||
7523 | 2025.03.25 05:58:36.769762 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7524 | 2025.03.25 05:58:36.769826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7525 | 2025.03.25 05:58:36.771326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7526 | 2025.03.25 05:58:36.771655 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7527 | 2025.03.25 05:58:36.772303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
7528 | 2025.03.25 05:58:37.300968 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7529 | 2025.03.25 05:58:37.301299 [ 5 ] {13eb43a5-e7b5-409b-88c8-e44c809a90bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7530 | 2025.03.25 05:58:37.301396 [ 5 ] {13eb43a5-e7b5-409b-88c8-e44c809a90bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7531 | 2025.03.25 05:58:37.302196 [ 5 ] {13eb43a5-e7b5-409b-88c8-e44c809a90bd} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7532 | 2025.03.25 05:58:37.302239 [ 5 ] {13eb43a5-e7b5-409b-88c8-e44c809a90bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7533 | 2025.03.25 05:58:37.302675 [ 5 ] {13eb43a5-e7b5-409b-88c8-e44c809a90bd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7534 | 2025.03.25 05:58:37.302934 [ 5 ] {13eb43a5-e7b5-409b-88c8-e44c809a90bd} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7535 | 2025.03.25 05:58:37.303141 [ 5 ] {13eb43a5-e7b5-409b-88c8-e44c809a90bd} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001926 sec., 34267.91277258567 rows/sec., 2.73 MiB/sec. | ||
7536 | 2025.03.25 05:58:37.303207 [ 5 ] {13eb43a5-e7b5-409b-88c8-e44c809a90bd} <Debug> TCPHandler: Processed in 0.002429178 sec. | ||
7537 | 2025.03.25 05:58:37.303335 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7538 | 2025.03.25 05:58:37.303450 [ 5 ] {43989c2c-7f1c-46c3-b395-1148ff3cbb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7539 | 2025.03.25 05:58:37.303500 [ 5 ] {43989c2c-7f1c-46c3-b395-1148ff3cbb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7540 | 2025.03.25 05:58:37.304027 [ 5 ] {43989c2c-7f1c-46c3-b395-1148ff3cbb92} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7541 | 2025.03.25 05:58:37.304065 [ 5 ] {43989c2c-7f1c-46c3-b395-1148ff3cbb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7542 | 2025.03.25 05:58:37.304432 [ 5 ] {43989c2c-7f1c-46c3-b395-1148ff3cbb92} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7543 | 2025.03.25 05:58:37.304665 [ 5 ] {43989c2c-7f1c-46c3-b395-1148ff3cbb92} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7544 | 2025.03.25 05:58:37.304880 [ 5 ] {43989c2c-7f1c-46c3-b395-1148ff3cbb92} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001446 sec., 3457.814661134163 rows/sec., 260.01 KiB/sec. | ||
7545 | 2025.03.25 05:58:37.304950 [ 5 ] {43989c2c-7f1c-46c3-b395-1148ff3cbb92} <Debug> TCPHandler: Processed in 0.001669003 sec. | ||
7546 | 2025.03.25 05:58:37.305203 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7547 | 2025.03.25 05:58:37.305326 [ 5 ] {b5cf33d8-3761-4c90-9301-98a6abf58f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7548 | 2025.03.25 05:58:37.305374 [ 5 ] {b5cf33d8-3761-4c90-9301-98a6abf58f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7549 | 2025.03.25 05:58:37.305925 [ 5 ] {b5cf33d8-3761-4c90-9301-98a6abf58f20} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7550 | 2025.03.25 05:58:37.305965 [ 5 ] {b5cf33d8-3761-4c90-9301-98a6abf58f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7551 | 2025.03.25 05:58:37.306306 [ 5 ] {b5cf33d8-3761-4c90-9301-98a6abf58f20} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7552 | 2025.03.25 05:58:37.306542 [ 5 ] {b5cf33d8-3761-4c90-9301-98a6abf58f20} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7553 | 2025.03.25 05:58:37.306728 [ 5 ] {b5cf33d8-3761-4c90-9301-98a6abf58f20} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001425 sec., 48421.05263157895 rows/sec., 3.78 MiB/sec. | ||
7554 | 2025.03.25 05:58:37.306828 [ 5 ] {b5cf33d8-3761-4c90-9301-98a6abf58f20} <Debug> TCPHandler: Processed in 0.001719664 sec. | ||
7555 | 2025.03.25 05:58:37.306977 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7556 | 2025.03.25 05:58:37.307081 [ 5 ] {3443ccff-061a-4002-a865-e5e535570304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7557 | 2025.03.25 05:58:37.307130 [ 5 ] {3443ccff-061a-4002-a865-e5e535570304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7558 | 2025.03.25 05:58:37.307647 [ 5 ] {3443ccff-061a-4002-a865-e5e535570304} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7559 | 2025.03.25 05:58:37.307685 [ 5 ] {3443ccff-061a-4002-a865-e5e535570304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7560 | 2025.03.25 05:58:37.308054 [ 5 ] {3443ccff-061a-4002-a865-e5e535570304} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7561 | 2025.03.25 05:58:37.308288 [ 5 ] {3443ccff-061a-4002-a865-e5e535570304} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7562 | 2025.03.25 05:58:37.308419 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7563 | 2025.03.25 05:58:37.308466 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7564 | 2025.03.25 05:58:37.308470 [ 5 ] {3443ccff-061a-4002-a865-e5e535570304} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00141 sec., 113475.17730496454 rows/sec., 7.90 MiB/sec. | ||
7565 | 2025.03.25 05:58:37.308495 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7566 | 2025.03.25 05:58:37.308543 [ 5 ] {3443ccff-061a-4002-a865-e5e535570304} <Debug> TCPHandler: Processed in 0.001625502 sec. | ||
7567 | 2025.03.25 05:58:37.308772 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7568 | 2025.03.25 05:58:37.308784 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7569 | 2025.03.25 05:58:37.309048 [ 5 ] {b9367ee6-61fe-402c-974e-c0298fa413ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7570 | 2025.03.25 05:58:37.309078 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7571 | 2025.03.25 05:58:37.309182 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17361 rows starting from the beginning of the part | ||
7572 | 2025.03.25 05:58:37.309205 [ 5 ] {b9367ee6-61fe-402c-974e-c0298fa413ad} <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 | ||
7573 | 2025.03.25 05:58:37.309493 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
7574 | 2025.03.25 05:58:37.309955 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
7575 | 2025.03.25 05:58:37.310429 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1022 rows starting from the beginning of the part | ||
7576 | 2025.03.25 05:58:37.310717 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
7577 | 2025.03.25 05:58:37.311085 [ 186 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
7578 | 2025.03.25 05:58:37.313533 [ 5 ] {b9367ee6-61fe-402c-974e-c0298fa413ad} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7579 | 2025.03.25 05:58:37.313579 [ 5 ] {b9367ee6-61fe-402c-974e-c0298fa413ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7580 | 2025.03.25 05:58:37.315667 [ 5 ] {b9367ee6-61fe-402c-974e-c0298fa413ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7581 | 2025.03.25 05:58:37.315977 [ 5 ] {b9367ee6-61fe-402c-974e-c0298fa413ad} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7582 | 2025.03.25 05:58:37.316237 [ 5 ] {b9367ee6-61fe-402c-974e-c0298fa413ad} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.007266 sec., 688.1365262868153 rows/sec., 1.23 MiB/sec. | ||
7583 | 2025.03.25 05:58:37.317377 [ 5 ] {b9367ee6-61fe-402c-974e-c0298fa413ad} <Debug> TCPHandler: Processed in 0.008680827 sec. | ||
7584 | 2025.03.25 05:58:37.317610 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7585 | 2025.03.25 05:58:37.317718 [ 5 ] {1563ac91-3eea-46fe-af37-6513c6e49d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7586 | 2025.03.25 05:58:37.317769 [ 5 ] {1563ac91-3eea-46fe-af37-6513c6e49d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7587 | 2025.03.25 05:58:37.318307 [ 5 ] {1563ac91-3eea-46fe-af37-6513c6e49d11} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7588 | 2025.03.25 05:58:37.318346 [ 5 ] {1563ac91-3eea-46fe-af37-6513c6e49d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7589 | 2025.03.25 05:58:37.319092 [ 5 ] {1563ac91-3eea-46fe-af37-6513c6e49d11} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7590 | 2025.03.25 05:58:37.319368 [ 5 ] {1563ac91-3eea-46fe-af37-6513c6e49d11} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7591 | 2025.03.25 05:58:37.319522 [ 89 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7592 | 2025.03.25 05:58:37.319571 [ 89 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7593 | 2025.03.25 05:58:37.319601 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7594 | 2025.03.25 05:58:37.319601 [ 5 ] {1563ac91-3eea-46fe-af37-6513c6e49d11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001905 sec., 31496.062992125982 rows/sec., 2.12 MiB/sec. | ||
7595 | 2025.03.25 05:58:37.319862 [ 5 ] {1563ac91-3eea-46fe-af37-6513c6e49d11} <Debug> TCPHandler: Processed in 0.002298664 sec. | ||
7596 | 2025.03.25 05:58:37.320040 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7597 | 2025.03.25 05:58:37.320563 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7598 | 2025.03.25 05:58:37.320624 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3344 rows starting from the beginning of the part | ||
7599 | 2025.03.25 05:58:37.320632 [ 200 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19004 rows, containing 5 columns (5 merged, 0 gathered) in 0.012032364 sec., 1579407.0059715614 rows/sec., 106.73 MiB/sec. | ||
7600 | 2025.03.25 05:58:37.320819 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
7601 | 2025.03.25 05:58:37.321038 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
7602 | 2025.03.25 05:58:37.321200 [ 188 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7603 | 2025.03.25 05:58:37.321291 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 58 rows starting from the beginning of the part | ||
7604 | 2025.03.25 05:58:37.321564 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
7605 | 2025.03.25 05:58:37.321895 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
7606 | 2025.03.25 05:58:37.322200 [ 188 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7607 | 2025.03.25 05:58:37.322444 [ 188 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7608 | 2025.03.25 05:58:37.322615 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
7609 | 2025.03.25 05:58:37.324008 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3628 rows, containing 4 columns (4 merged, 0 gathered) in 0.004256306 sec., 852382.3240152377 rows/sec., 55.80 MiB/sec. | ||
7610 | 2025.03.25 05:58:37.324341 [ 200 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7611 | 2025.03.25 05:58:37.324660 [ 200 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7612 | 2025.03.25 05:58:37.324749 [ 200 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_61_12} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7613 | 2025.03.25 05:58:37.324840 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7614 | 2025.03.25 05:58:38.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.70 MiB, peak 221.19 MiB, free memory in arenas 0.00 B, will set to 210.82 MiB (RSS), difference: 1.12 MiB | ||
7615 | 2025.03.25 05:58:41.473200 [ 83 ] {} <Debug> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
7616 | 2025.03.25 05:58:41.473266 [ 83 ] {} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7617 | 2025.03.25 05:58:41.473288 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7618 | 2025.03.25 05:58:41.473466 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
7619 | 2025.03.25 05:58:41.473662 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7620 | 2025.03.25 05:58:41.473708 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
7621 | 2025.03.25 05:58:41.473807 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7622 | 2025.03.25 05:58:41.473901 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7623 | 2025.03.25 05:58:41.474166 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7624 | 2025.03.25 05:58:41.474255 [ 188 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7625 | 2025.03.25 05:58:41.475246 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.00188363 sec., 11679.57613756417 rows/sec., 787.00 KiB/sec. | ||
7626 | 2025.03.25 05:58:41.475383 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
7627 | 2025.03.25 05:58:41.475683 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7628 | 2025.03.25 05:58:41.475767 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_22_5} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
7629 | 2025.03.25 05:58:41.475847 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
7630 | 2025.03.25 05:58:41.517186 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7631 | 2025.03.25 05:58:41.517245 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7632 | 2025.03.25 05:58:41.683441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7633 | 2025.03.25 05:58:41.684052 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7634 | 2025.03.25 05:58:41.684094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7635 | 2025.03.25 05:58:41.684586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7636 | 2025.03.25 05:58:41.684832 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7637 | 2025.03.25 05:58:41.685086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7638 | 2025.03.25 05:58:42.308262 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7639 | 2025.03.25 05:58:42.308484 [ 5 ] {65ba6575-bf96-4cdb-a3e5-77c55efada79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7640 | 2025.03.25 05:58:42.308561 [ 5 ] {65ba6575-bf96-4cdb-a3e5-77c55efada79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7641 | 2025.03.25 05:58:42.309445 [ 5 ] {65ba6575-bf96-4cdb-a3e5-77c55efada79} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7642 | 2025.03.25 05:58:42.309488 [ 5 ] {65ba6575-bf96-4cdb-a3e5-77c55efada79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7643 | 2025.03.25 05:58:42.309928 [ 5 ] {65ba6575-bf96-4cdb-a3e5-77c55efada79} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7644 | 2025.03.25 05:58:42.310188 [ 5 ] {65ba6575-bf96-4cdb-a3e5-77c55efada79} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7645 | 2025.03.25 05:58:42.310415 [ 5 ] {65ba6575-bf96-4cdb-a3e5-77c55efada79} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001981 sec., 107016.65825340737 rows/sec., 6.81 MiB/sec. | ||
7646 | 2025.03.25 05:58:42.310560 [ 5 ] {65ba6575-bf96-4cdb-a3e5-77c55efada79} <Debug> TCPHandler: Processed in 0.002432518 sec. | ||
7647 | 2025.03.25 05:58:42.310788 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7648 | 2025.03.25 05:58:42.310904 [ 5 ] {f367c135-8f2b-40a9-8ef8-79f0113e7cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7649 | 2025.03.25 05:58:42.310955 [ 5 ] {f367c135-8f2b-40a9-8ef8-79f0113e7cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7650 | 2025.03.25 05:58:42.311840 [ 5 ] {f367c135-8f2b-40a9-8ef8-79f0113e7cbf} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7651 | 2025.03.25 05:58:42.311880 [ 5 ] {f367c135-8f2b-40a9-8ef8-79f0113e7cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7652 | 2025.03.25 05:58:42.312281 [ 5 ] {f367c135-8f2b-40a9-8ef8-79f0113e7cbf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7653 | 2025.03.25 05:58:42.312524 [ 5 ] {f367c135-8f2b-40a9-8ef8-79f0113e7cbf} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7654 | 2025.03.25 05:58:42.312705 [ 5 ] {f367c135-8f2b-40a9-8ef8-79f0113e7cbf} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.00183 sec., 374316.9398907104 rows/sec., 29.80 MiB/sec. | ||
7655 | 2025.03.25 05:58:42.312758 [ 5 ] {f367c135-8f2b-40a9-8ef8-79f0113e7cbf} <Debug> TCPHandler: Processed in 0.002037986 sec. | ||
7656 | 2025.03.25 05:58:42.312876 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7657 | 2025.03.25 05:58:42.312983 [ 5 ] {4a60ec05-52d6-472e-93b0-6625e3174727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7658 | 2025.03.25 05:58:42.313029 [ 5 ] {4a60ec05-52d6-472e-93b0-6625e3174727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7659 | 2025.03.25 05:58:42.313600 [ 5 ] {4a60ec05-52d6-472e-93b0-6625e3174727} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7660 | 2025.03.25 05:58:42.313638 [ 5 ] {4a60ec05-52d6-472e-93b0-6625e3174727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7661 | 2025.03.25 05:58:42.313988 [ 5 ] {4a60ec05-52d6-472e-93b0-6625e3174727} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7662 | 2025.03.25 05:58:42.314218 [ 5 ] {4a60ec05-52d6-472e-93b0-6625e3174727} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7663 | 2025.03.25 05:58:42.314345 [ 85 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7664 | 2025.03.25 05:58:42.314389 [ 85 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7665 | 2025.03.25 05:58:42.314403 [ 5 ] {4a60ec05-52d6-472e-93b0-6625e3174727} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001441 sec., 97154.75364330327 rows/sec., 6.06 MiB/sec. | ||
7666 | 2025.03.25 05:58:42.314414 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7667 | 2025.03.25 05:58:42.314489 [ 5 ] {4a60ec05-52d6-472e-93b0-6625e3174727} <Debug> TCPHandler: Processed in 0.001661342 sec. | ||
7668 | 2025.03.25 05:58:42.314710 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7669 | 2025.03.25 05:58:42.314718 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
7670 | 2025.03.25 05:58:42.314886 [ 5 ] {168fc095-9d09-4098-9f7b-05cd9ab611dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7671 | 2025.03.25 05:58:42.314973 [ 5 ] {168fc095-9d09-4098-9f7b-05cd9ab611dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7672 | 2025.03.25 05:58:42.315058 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7673 | 2025.03.25 05:58:42.315154 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 163 rows starting from the beginning of the part | ||
7674 | 2025.03.25 05:58:42.315487 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 140 rows starting from the beginning of the part | ||
7675 | 2025.03.25 05:58:42.315853 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part | ||
7676 | 2025.03.25 05:58:42.316273 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 146 rows starting from the beginning of the part | ||
7677 | 2025.03.25 05:58:42.316630 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part | ||
7678 | 2025.03.25 05:58:42.316786 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 140 rows starting from the beginning of the part | ||
7679 | 2025.03.25 05:58:42.317764 [ 5 ] {168fc095-9d09-4098-9f7b-05cd9ab611dd} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7680 | 2025.03.25 05:58:42.317830 [ 5 ] {168fc095-9d09-4098-9f7b-05cd9ab611dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7681 | 2025.03.25 05:58:42.318718 [ 5 ] {168fc095-9d09-4098-9f7b-05cd9ab611dd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7682 | 2025.03.25 05:58:42.319191 [ 5 ] {168fc095-9d09-4098-9f7b-05cd9ab611dd} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7683 | 2025.03.25 05:58:42.319757 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 5 columns (5 merged, 0 gathered) in 0.005238918 sec., 114336.58629510902 rows/sec., 7.63 MiB/sec. | ||
7684 | 2025.03.25 05:58:42.319784 [ 5 ] {168fc095-9d09-4098-9f7b-05cd9ab611dd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.004944 sec., 22855.987055016183 rows/sec., 1.48 MiB/sec. | ||
7685 | 2025.03.25 05:58:42.319933 [ 5 ] {168fc095-9d09-4098-9f7b-05cd9ab611dd} <Debug> TCPHandler: Processed in 0.00529094 sec. | ||
7686 | 2025.03.25 05:58:42.319998 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7687 | 2025.03.25 05:58:42.320079 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7688 | 2025.03.25 05:58:42.320259 [ 5 ] {b5a60b1d-90f7-46cf-bd4f-235e504c7b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7689 | 2025.03.25 05:58:42.320327 [ 5 ] {b5a60b1d-90f7-46cf-bd4f-235e504c7b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7690 | 2025.03.25 05:58:42.320457 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7691 | 2025.03.25 05:58:42.320683 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_46_9} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7692 | 2025.03.25 05:58:42.320879 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
7693 | 2025.03.25 05:58:42.321326 [ 5 ] {b5a60b1d-90f7-46cf-bd4f-235e504c7b9b} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7694 | 2025.03.25 05:58:42.321375 [ 5 ] {b5a60b1d-90f7-46cf-bd4f-235e504c7b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7695 | 2025.03.25 05:58:42.321725 [ 5 ] {b5a60b1d-90f7-46cf-bd4f-235e504c7b9b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7696 | 2025.03.25 05:58:42.321965 [ 5 ] {b5a60b1d-90f7-46cf-bd4f-235e504c7b9b} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7697 | 2025.03.25 05:58:42.322178 [ 5 ] {b5a60b1d-90f7-46cf-bd4f-235e504c7b9b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001964 sec., 57026.476578411406 rows/sec., 3.25 MiB/sec. | ||
7698 | 2025.03.25 05:58:42.322364 [ 5 ] {b5a60b1d-90f7-46cf-bd4f-235e504c7b9b} <Debug> TCPHandler: Processed in 0.002340785 sec. | ||
7699 | 2025.03.25 05:58:42.322563 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7700 | 2025.03.25 05:58:42.322670 [ 5 ] {5375b9bf-8803-4394-8ed1-4f5e1cccc5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7701 | 2025.03.25 05:58:42.322716 [ 5 ] {5375b9bf-8803-4394-8ed1-4f5e1cccc5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7702 | 2025.03.25 05:58:42.323417 [ 5 ] {5375b9bf-8803-4394-8ed1-4f5e1cccc5c0} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7703 | 2025.03.25 05:58:42.323457 [ 5 ] {5375b9bf-8803-4394-8ed1-4f5e1cccc5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7704 | 2025.03.25 05:58:42.323827 [ 5 ] {5375b9bf-8803-4394-8ed1-4f5e1cccc5c0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7705 | 2025.03.25 05:58:42.324058 [ 5 ] {5375b9bf-8803-4394-8ed1-4f5e1cccc5c0} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7706 | 2025.03.25 05:58:42.324241 [ 5 ] {5375b9bf-8803-4394-8ed1-4f5e1cccc5c0} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001594 sec., 260978.67001254705 rows/sec., 18.57 MiB/sec. | ||
7707 | 2025.03.25 05:58:42.324300 [ 5 ] {5375b9bf-8803-4394-8ed1-4f5e1cccc5c0} <Debug> TCPHandler: Processed in 0.001805948 sec. | ||
7708 | 2025.03.25 05:58:42.324418 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7709 | 2025.03.25 05:58:42.324524 [ 5 ] {4746cb07-0a9a-4163-8c31-794e41bb8aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7710 | 2025.03.25 05:58:42.324572 [ 5 ] {4746cb07-0a9a-4163-8c31-794e41bb8aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7711 | 2025.03.25 05:58:42.325001 [ 5 ] {4746cb07-0a9a-4163-8c31-794e41bb8aaa} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7712 | 2025.03.25 05:58:42.325038 [ 5 ] {4746cb07-0a9a-4163-8c31-794e41bb8aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7713 | 2025.03.25 05:58:42.325387 [ 5 ] {4746cb07-0a9a-4163-8c31-794e41bb8aaa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7714 | 2025.03.25 05:58:42.325634 [ 5 ] {4746cb07-0a9a-4163-8c31-794e41bb8aaa} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7715 | 2025.03.25 05:58:42.325811 [ 5 ] {4746cb07-0a9a-4163-8c31-794e41bb8aaa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001309 sec., 4583.651642475172 rows/sec., 239.48 KiB/sec. | ||
7716 | 2025.03.25 05:58:42.325882 [ 5 ] {4746cb07-0a9a-4163-8c31-794e41bb8aaa} <Debug> TCPHandler: Processed in 0.001515478 sec. | ||
7717 | 2025.03.25 05:58:42.326008 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7718 | 2025.03.25 05:58:42.326114 [ 5 ] {71628007-0a88-4f56-b514-5abf9d70fd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7719 | 2025.03.25 05:58:42.326163 [ 5 ] {71628007-0a88-4f56-b514-5abf9d70fd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7720 | 2025.03.25 05:58:42.326722 [ 5 ] {71628007-0a88-4f56-b514-5abf9d70fd5f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7721 | 2025.03.25 05:58:42.326760 [ 5 ] {71628007-0a88-4f56-b514-5abf9d70fd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7722 | 2025.03.25 05:58:42.327143 [ 5 ] {71628007-0a88-4f56-b514-5abf9d70fd5f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7723 | 2025.03.25 05:58:42.327387 [ 5 ] {71628007-0a88-4f56-b514-5abf9d70fd5f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7724 | 2025.03.25 05:58:42.327590 [ 5 ] {71628007-0a88-4f56-b514-5abf9d70fd5f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001496 sec., 158422.45989304813 rows/sec., 10.62 MiB/sec. | ||
7725 | 2025.03.25 05:58:42.327655 [ 5 ] {71628007-0a88-4f56-b514-5abf9d70fd5f} <Debug> TCPHandler: Processed in 0.001697394 sec. | ||
7726 | 2025.03.25 05:58:42.327900 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7727 | 2025.03.25 05:58:42.328045 [ 5 ] {7d6df45a-1a31-4db2-aef0-2d53d13146f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7728 | 2025.03.25 05:58:42.328094 [ 5 ] {7d6df45a-1a31-4db2-aef0-2d53d13146f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7729 | 2025.03.25 05:58:42.328528 [ 5 ] {7d6df45a-1a31-4db2-aef0-2d53d13146f0} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7730 | 2025.03.25 05:58:42.328567 [ 5 ] {7d6df45a-1a31-4db2-aef0-2d53d13146f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7731 | 2025.03.25 05:58:42.328909 [ 5 ] {7d6df45a-1a31-4db2-aef0-2d53d13146f0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7732 | 2025.03.25 05:58:42.329144 [ 5 ] {7d6df45a-1a31-4db2-aef0-2d53d13146f0} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7733 | 2025.03.25 05:58:42.329318 [ 5 ] {7d6df45a-1a31-4db2-aef0-2d53d13146f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec. | ||
7734 | 2025.03.25 05:58:42.329367 [ 5 ] {7d6df45a-1a31-4db2-aef0-2d53d13146f0} <Debug> TCPHandler: Processed in 0.00156817 sec. | ||
7735 | 2025.03.25 05:58:42.329507 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7736 | 2025.03.25 05:58:42.329613 [ 5 ] {c78be8fb-6aa1-479a-9bdc-86497b12b9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7737 | 2025.03.25 05:58:42.329690 [ 5 ] {c78be8fb-6aa1-479a-9bdc-86497b12b9cc} <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 | ||
7738 | 2025.03.25 05:58:42.330800 [ 5 ] {c78be8fb-6aa1-479a-9bdc-86497b12b9cc} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7739 | 2025.03.25 05:58:42.330838 [ 5 ] {c78be8fb-6aa1-479a-9bdc-86497b12b9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7740 | 2025.03.25 05:58:42.331486 [ 5 ] {c78be8fb-6aa1-479a-9bdc-86497b12b9cc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7741 | 2025.03.25 05:58:42.331743 [ 5 ] {c78be8fb-6aa1-479a-9bdc-86497b12b9cc} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7742 | 2025.03.25 05:58:42.331992 [ 5 ] {c78be8fb-6aa1-479a-9bdc-86497b12b9cc} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002396 sec., 14190.317195325542 rows/sec., 25.43 MiB/sec. | ||
7743 | 2025.03.25 05:58:42.332500 [ 5 ] {c78be8fb-6aa1-479a-9bdc-86497b12b9cc} <Debug> TCPHandler: Processed in 0.003039567 sec. | ||
7744 | 2025.03.25 05:58:42.332716 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7745 | 2025.03.25 05:58:42.332822 [ 5 ] {60257d2e-2df3-4da4-9f2b-1683bb418014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7746 | 2025.03.25 05:58:42.332870 [ 5 ] {60257d2e-2df3-4da4-9f2b-1683bb418014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7747 | 2025.03.25 05:58:42.333333 [ 5 ] {60257d2e-2df3-4da4-9f2b-1683bb418014} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7748 | 2025.03.25 05:58:42.333371 [ 5 ] {60257d2e-2df3-4da4-9f2b-1683bb418014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7749 | 2025.03.25 05:58:42.333731 [ 5 ] {60257d2e-2df3-4da4-9f2b-1683bb418014} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7750 | 2025.03.25 05:58:42.333964 [ 5 ] {60257d2e-2df3-4da4-9f2b-1683bb418014} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7751 | 2025.03.25 05:58:42.334152 [ 5 ] {60257d2e-2df3-4da4-9f2b-1683bb418014} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 3.85 MiB/sec. | ||
7752 | 2025.03.25 05:58:42.334203 [ 5 ] {60257d2e-2df3-4da4-9f2b-1683bb418014} <Debug> TCPHandler: Processed in 0.001538219 sec. | ||
7753 | 2025.03.25 05:58:42.921116 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7754 | 2025.03.25 05:58:42.941006 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7755 | 2025.03.25 05:58:42.941059 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7756 | 2025.03.25 05:58:42.948292 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7757 | 2025.03.25 05:58:42.949086 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7758 | 2025.03.25 05:58:42.952164 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7759 | 2025.03.25 05:58:43.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.18 MiB, peak 221.19 MiB, free memory in arenas 0.00 B, will set to 210.83 MiB (RSS), difference: -1.35 MiB | ||
7760 | 2025.03.25 05:58:46.773496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1108 | ||
7761 | 2025.03.25 05:58:46.776569 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7762 | 2025.03.25 05:58:46.776624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7763 | 2025.03.25 05:58:46.778118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7764 | 2025.03.25 05:58:46.778434 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7765 | 2025.03.25 05:58:46.779053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1108 | ||
7766 | 2025.03.25 05:58:47.300936 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7767 | 2025.03.25 05:58:47.301140 [ 5 ] {82c79a93-9e15-42c2-9f1b-004fbcc061f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7768 | 2025.03.25 05:58:47.301211 [ 5 ] {82c79a93-9e15-42c2-9f1b-004fbcc061f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7769 | 2025.03.25 05:58:47.302002 [ 5 ] {82c79a93-9e15-42c2-9f1b-004fbcc061f3} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7770 | 2025.03.25 05:58:47.302047 [ 5 ] {82c79a93-9e15-42c2-9f1b-004fbcc061f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7771 | 2025.03.25 05:58:47.302492 [ 5 ] {82c79a93-9e15-42c2-9f1b-004fbcc061f3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7772 | 2025.03.25 05:58:47.302747 [ 5 ] {82c79a93-9e15-42c2-9f1b-004fbcc061f3} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7773 | 2025.03.25 05:58:47.303003 [ 5 ] {82c79a93-9e15-42c2-9f1b-004fbcc061f3} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001915 sec., 34464.751958224544 rows/sec., 2.74 MiB/sec. | ||
7774 | 2025.03.25 05:58:47.303060 [ 5 ] {82c79a93-9e15-42c2-9f1b-004fbcc061f3} <Debug> TCPHandler: Processed in 0.002254412 sec. | ||
7775 | 2025.03.25 05:58:47.303182 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7776 | 2025.03.25 05:58:47.303288 [ 5 ] {e0809138-dd5e-4af1-ae6d-f1eef2ca678d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7777 | 2025.03.25 05:58:47.303334 [ 5 ] {e0809138-dd5e-4af1-ae6d-f1eef2ca678d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7778 | 2025.03.25 05:58:47.303855 [ 5 ] {e0809138-dd5e-4af1-ae6d-f1eef2ca678d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7779 | 2025.03.25 05:58:47.303895 [ 5 ] {e0809138-dd5e-4af1-ae6d-f1eef2ca678d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7780 | 2025.03.25 05:58:47.304236 [ 5 ] {e0809138-dd5e-4af1-ae6d-f1eef2ca678d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7781 | 2025.03.25 05:58:47.304471 [ 5 ] {e0809138-dd5e-4af1-ae6d-f1eef2ca678d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7782 | 2025.03.25 05:58:47.304699 [ 5 ] {e0809138-dd5e-4af1-ae6d-f1eef2ca678d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00143 sec., 3496.5034965034965 rows/sec., 262.92 KiB/sec. | ||
7783 | 2025.03.25 05:58:47.304782 [ 5 ] {e0809138-dd5e-4af1-ae6d-f1eef2ca678d} <Debug> TCPHandler: Processed in 0.001653453 sec. | ||
7784 | 2025.03.25 05:58:47.305010 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7785 | 2025.03.25 05:58:47.305145 [ 5 ] {442a3b69-6c06-4dcd-9c1a-9b0ae8e0f522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7786 | 2025.03.25 05:58:47.305193 [ 5 ] {442a3b69-6c06-4dcd-9c1a-9b0ae8e0f522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7787 | 2025.03.25 05:58:47.305750 [ 5 ] {442a3b69-6c06-4dcd-9c1a-9b0ae8e0f522} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7788 | 2025.03.25 05:58:47.305789 [ 5 ] {442a3b69-6c06-4dcd-9c1a-9b0ae8e0f522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7789 | 2025.03.25 05:58:47.306141 [ 5 ] {442a3b69-6c06-4dcd-9c1a-9b0ae8e0f522} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7790 | 2025.03.25 05:58:47.306380 [ 5 ] {442a3b69-6c06-4dcd-9c1a-9b0ae8e0f522} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7791 | 2025.03.25 05:58:47.306591 [ 5 ] {442a3b69-6c06-4dcd-9c1a-9b0ae8e0f522} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001468 sec., 47002.72479564033 rows/sec., 3.67 MiB/sec. | ||
7792 | 2025.03.25 05:58:47.306642 [ 5 ] {442a3b69-6c06-4dcd-9c1a-9b0ae8e0f522} <Debug> TCPHandler: Processed in 0.001721635 sec. | ||
7793 | 2025.03.25 05:58:47.306758 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7794 | 2025.03.25 05:58:47.306863 [ 5 ] {22d4e67d-11ed-46cf-85fc-94cb18c7fbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7795 | 2025.03.25 05:58:47.306911 [ 5 ] {22d4e67d-11ed-46cf-85fc-94cb18c7fbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7796 | 2025.03.25 05:58:47.307435 [ 5 ] {22d4e67d-11ed-46cf-85fc-94cb18c7fbd6} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7797 | 2025.03.25 05:58:47.307474 [ 5 ] {22d4e67d-11ed-46cf-85fc-94cb18c7fbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7798 | 2025.03.25 05:58:47.307858 [ 5 ] {22d4e67d-11ed-46cf-85fc-94cb18c7fbd6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7799 | 2025.03.25 05:58:47.308092 [ 5 ] {22d4e67d-11ed-46cf-85fc-94cb18c7fbd6} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7800 | 2025.03.25 05:58:47.308612 [ 5 ] {22d4e67d-11ed-46cf-85fc-94cb18c7fbd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001765 sec., 90651.55807365439 rows/sec., 6.31 MiB/sec. | ||
7801 | 2025.03.25 05:58:47.308665 [ 5 ] {22d4e67d-11ed-46cf-85fc-94cb18c7fbd6} <Debug> TCPHandler: Processed in 0.001958243 sec. | ||
7802 | 2025.03.25 05:58:47.308801 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7803 | 2025.03.25 05:58:47.308908 [ 5 ] {771cb5b9-0240-4ac8-b3f5-24fe4c2fbd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7804 | 2025.03.25 05:58:47.308975 [ 5 ] {771cb5b9-0240-4ac8-b3f5-24fe4c2fbd52} <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 | ||
7805 | 2025.03.25 05:58:47.310020 [ 5 ] {771cb5b9-0240-4ac8-b3f5-24fe4c2fbd52} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7806 | 2025.03.25 05:58:47.310059 [ 5 ] {771cb5b9-0240-4ac8-b3f5-24fe4c2fbd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7807 | 2025.03.25 05:58:47.310647 [ 5 ] {771cb5b9-0240-4ac8-b3f5-24fe4c2fbd52} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7808 | 2025.03.25 05:58:47.310898 [ 5 ] {771cb5b9-0240-4ac8-b3f5-24fe4c2fbd52} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7809 | 2025.03.25 05:58:47.311094 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7810 | 2025.03.25 05:58:47.311168 [ 5 ] {771cb5b9-0240-4ac8-b3f5-24fe4c2fbd52} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002275 sec., 2197.8021978021975 rows/sec., 3.94 MiB/sec. | ||
7811 | 2025.03.25 05:58:47.311179 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7812 | 2025.03.25 05:58:47.311252 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7813 | 2025.03.25 05:58:47.311502 [ 5 ] {771cb5b9-0240-4ac8-b3f5-24fe4c2fbd52} <Debug> TCPHandler: Processed in 0.002750927 sec. | ||
7814 | 2025.03.25 05:58:47.311540 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
7815 | 2025.03.25 05:58:47.311644 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7816 | 2025.03.25 05:58:47.311789 [ 5 ] {a7c03951-4133-4db1-b5dd-af68918b36eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7817 | 2025.03.25 05:58:47.311858 [ 5 ] {a7c03951-4133-4db1-b5dd-af68918b36eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7818 | 2025.03.25 05:58:47.311875 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7819 | 2025.03.25 05:58:47.311980 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 872 rows starting from the beginning of the part | ||
7820 | 2025.03.25 05:58:47.312581 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
7821 | 2025.03.25 05:58:47.313135 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
7822 | 2025.03.25 05:58:47.313201 [ 5 ] {a7c03951-4133-4db1-b5dd-af68918b36eb} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7823 | 2025.03.25 05:58:47.313259 [ 5 ] {a7c03951-4133-4db1-b5dd-af68918b36eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7824 | 2025.03.25 05:58:47.313643 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
7825 | 2025.03.25 05:58:47.314175 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
7826 | 2025.03.25 05:58:47.314288 [ 5 ] {a7c03951-4133-4db1-b5dd-af68918b36eb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7827 | 2025.03.25 05:58:47.314641 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
7828 | 2025.03.25 05:58:47.315031 [ 5 ] {a7c03951-4133-4db1-b5dd-af68918b36eb} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7829 | 2025.03.25 05:58:47.315407 [ 5 ] {a7c03951-4133-4db1-b5dd-af68918b36eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003652 sec., 16429.35377875137 rows/sec., 1.11 MiB/sec. | ||
7830 | 2025.03.25 05:58:47.315494 [ 5 ] {a7c03951-4133-4db1-b5dd-af68918b36eb} <Debug> TCPHandler: Processed in 0.003907775 sec. | ||
7831 | 2025.03.25 05:58:47.321343 [ 193 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 955 rows, containing 19 columns (19 merged, 0 gathered) in 0.009951818 sec., 95962.36587124082 rows/sec., 171.96 MiB/sec. | ||
7832 | 2025.03.25 05:58:47.322482 [ 190 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7833 | 2025.03.25 05:58:47.323001 [ 190 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7834 | 2025.03.25 05:58:47.323099 [ 190 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7835 | 2025.03.25 05:58:47.323286 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.07 MiB. | ||
7836 | 2025.03.25 05:58:48.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.30 MiB, peak 221.19 MiB, free memory in arenas 0.00 B, will set to 214.16 MiB (RSS), difference: 2.86 MiB | ||
7837 | 2025.03.25 05:58:49.186175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7838 | 2025.03.25 05:58:49.186852 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7839 | 2025.03.25 05:58:49.186892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7840 | 2025.03.25 05:58:49.187435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7841 | 2025.03.25 05:58:49.187694 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7842 | 2025.03.25 05:58:49.187893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7843 | 2025.03.25 05:58:50.453194 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7844 | 2025.03.25 05:58:50.474578 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7845 | 2025.03.25 05:58:50.474629 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7846 | 2025.03.25 05:58:50.481952 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7847 | 2025.03.25 05:58:50.482742 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7848 | 2025.03.25 05:58:50.485401 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7849 | 2025.03.25 05:58:52.308516 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7850 | 2025.03.25 05:58:52.308726 [ 5 ] {6870dc39-b1ca-4360-8440-7fb0b3eb9c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7851 | 2025.03.25 05:58:52.308800 [ 5 ] {6870dc39-b1ca-4360-8440-7fb0b3eb9c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7852 | 2025.03.25 05:58:52.309710 [ 5 ] {6870dc39-b1ca-4360-8440-7fb0b3eb9c81} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7853 | 2025.03.25 05:58:52.309759 [ 5 ] {6870dc39-b1ca-4360-8440-7fb0b3eb9c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7854 | 2025.03.25 05:58:52.310206 [ 5 ] {6870dc39-b1ca-4360-8440-7fb0b3eb9c81} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7855 | 2025.03.25 05:58:52.310475 [ 5 ] {6870dc39-b1ca-4360-8440-7fb0b3eb9c81} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7856 | 2025.03.25 05:58:52.310757 [ 5 ] {6870dc39-b1ca-4360-8440-7fb0b3eb9c81} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002076 sec., 102119.46050096338 rows/sec., 6.49 MiB/sec. | ||
7857 | 2025.03.25 05:58:52.310891 [ 5 ] {6870dc39-b1ca-4360-8440-7fb0b3eb9c81} <Debug> TCPHandler: Processed in 0.002501529 sec. | ||
7858 | 2025.03.25 05:58:52.311171 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7859 | 2025.03.25 05:58:52.311297 [ 5 ] {178b1d52-a46b-43d4-b7ac-78b2c7328d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7860 | 2025.03.25 05:58:52.311350 [ 5 ] {178b1d52-a46b-43d4-b7ac-78b2c7328d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7861 | 2025.03.25 05:58:52.312308 [ 5 ] {178b1d52-a46b-43d4-b7ac-78b2c7328d33} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7862 | 2025.03.25 05:58:52.312350 [ 5 ] {178b1d52-a46b-43d4-b7ac-78b2c7328d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7863 | 2025.03.25 05:58:52.312748 [ 5 ] {178b1d52-a46b-43d4-b7ac-78b2c7328d33} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7864 | 2025.03.25 05:58:52.312986 [ 5 ] {178b1d52-a46b-43d4-b7ac-78b2c7328d33} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7865 | 2025.03.25 05:58:52.313258 [ 5 ] {178b1d52-a46b-43d4-b7ac-78b2c7328d33} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.001975 sec., 346835.44303797465 rows/sec., 27.61 MiB/sec. | ||
7866 | 2025.03.25 05:58:52.313325 [ 5 ] {178b1d52-a46b-43d4-b7ac-78b2c7328d33} <Debug> TCPHandler: Processed in 0.002248162 sec. | ||
7867 | 2025.03.25 05:58:52.313591 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7868 | 2025.03.25 05:58:52.313727 [ 5 ] {0dbbab0b-4441-4172-940b-65c9da5a3cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7869 | 2025.03.25 05:58:52.313776 [ 5 ] {0dbbab0b-4441-4172-940b-65c9da5a3cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7870 | 2025.03.25 05:58:52.314354 [ 5 ] {0dbbab0b-4441-4172-940b-65c9da5a3cd8} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7871 | 2025.03.25 05:58:52.314394 [ 5 ] {0dbbab0b-4441-4172-940b-65c9da5a3cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7872 | 2025.03.25 05:58:52.314746 [ 5 ] {0dbbab0b-4441-4172-940b-65c9da5a3cd8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7873 | 2025.03.25 05:58:52.314979 [ 5 ] {0dbbab0b-4441-4172-940b-65c9da5a3cd8} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7874 | 2025.03.25 05:58:52.315191 [ 5 ] {0dbbab0b-4441-4172-940b-65c9da5a3cd8} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001486 sec., 94212.65141318977 rows/sec., 5.88 MiB/sec. | ||
7875 | 2025.03.25 05:58:52.315244 [ 5 ] {0dbbab0b-4441-4172-940b-65c9da5a3cd8} <Debug> TCPHandler: Processed in 0.001754406 sec. | ||
7876 | 2025.03.25 05:58:52.315350 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7877 | 2025.03.25 05:58:52.315452 [ 5 ] {0b0ac6d9-a21c-4052-a3b1-6096bdf935eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7878 | 2025.03.25 05:58:52.315497 [ 5 ] {0b0ac6d9-a21c-4052-a3b1-6096bdf935eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7879 | 2025.03.25 05:58:52.316038 [ 5 ] {0b0ac6d9-a21c-4052-a3b1-6096bdf935eb} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7880 | 2025.03.25 05:58:52.316078 [ 5 ] {0b0ac6d9-a21c-4052-a3b1-6096bdf935eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7881 | 2025.03.25 05:58:52.316429 [ 5 ] {0b0ac6d9-a21c-4052-a3b1-6096bdf935eb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7882 | 2025.03.25 05:58:52.316679 [ 5 ] {0b0ac6d9-a21c-4052-a3b1-6096bdf935eb} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7883 | 2025.03.25 05:58:52.316841 [ 66 ] {} <Debug> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
7884 | 2025.03.25 05:58:52.316911 [ 5 ] {0b0ac6d9-a21c-4052-a3b1-6096bdf935eb} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001476 sec., 76558.26558265582 rows/sec., 4.96 MiB/sec. | ||
7885 | 2025.03.25 05:58:52.316922 [ 66 ] {} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7886 | 2025.03.25 05:58:52.317000 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7887 | 2025.03.25 05:58:52.317018 [ 5 ] {0b0ac6d9-a21c-4052-a3b1-6096bdf935eb} <Debug> TCPHandler: Processed in 0.001718764 sec. | ||
7888 | 2025.03.25 05:58:52.317276 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7889 | 2025.03.25 05:58:52.317315 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
7890 | 2025.03.25 05:58:52.317637 [ 5 ] {af306cb3-7c43-4acc-a481-32fcf71cac5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7891 | 2025.03.25 05:58:52.317773 [ 5 ] {af306cb3-7c43-4acc-a481-32fcf71cac5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7892 | 2025.03.25 05:58:52.317887 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7893 | 2025.03.25 05:58:52.317945 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 341 rows starting from the beginning of the part | ||
7894 | 2025.03.25 05:58:52.318069 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part | ||
7895 | 2025.03.25 05:58:52.318485 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
7896 | 2025.03.25 05:58:52.318892 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 341 rows starting from the beginning of the part | ||
7897 | 2025.03.25 05:58:52.319322 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part | ||
7898 | 2025.03.25 05:58:52.319685 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part | ||
7899 | 2025.03.25 05:58:52.320536 [ 5 ] {af306cb3-7c43-4acc-a481-32fcf71cac5f} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7900 | 2025.03.25 05:58:52.320585 [ 5 ] {af306cb3-7c43-4acc-a481-32fcf71cac5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7901 | 2025.03.25 05:58:52.321110 [ 5 ] {af306cb3-7c43-4acc-a481-32fcf71cac5f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7902 | 2025.03.25 05:58:52.321476 [ 5 ] {af306cb3-7c43-4acc-a481-32fcf71cac5f} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7903 | 2025.03.25 05:58:52.322058 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.004949838 sec., 229098.40685695168 rows/sec., 15.98 MiB/sec. | ||
7904 | 2025.03.25 05:58:52.322356 [ 5 ] {af306cb3-7c43-4acc-a481-32fcf71cac5f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004819 sec., 23241.336376841668 rows/sec., 1.32 MiB/sec. | ||
7905 | 2025.03.25 05:58:52.322401 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
7906 | 2025.03.25 05:58:52.322594 [ 5 ] {af306cb3-7c43-4acc-a481-32fcf71cac5f} <Debug> TCPHandler: Processed in 0.005410852 sec. | ||
7907 | 2025.03.25 05:58:52.322744 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7908 | 2025.03.25 05:58:52.322832 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7909 | 2025.03.25 05:58:52.322871 [ 5 ] {7b88fa16-41d5-4fb3-8160-083b0deab3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7910 | 2025.03.25 05:58:52.322932 [ 201 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_25_5} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
7911 | 2025.03.25 05:58:52.322936 [ 5 ] {7b88fa16-41d5-4fb3-8160-083b0deab3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7912 | 2025.03.25 05:58:52.323028 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
7913 | 2025.03.25 05:58:52.323673 [ 5 ] {7b88fa16-41d5-4fb3-8160-083b0deab3e2} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7914 | 2025.03.25 05:58:52.323711 [ 5 ] {7b88fa16-41d5-4fb3-8160-083b0deab3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7915 | 2025.03.25 05:58:52.324085 [ 5 ] {7b88fa16-41d5-4fb3-8160-083b0deab3e2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7916 | 2025.03.25 05:58:52.324329 [ 5 ] {7b88fa16-41d5-4fb3-8160-083b0deab3e2} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7917 | 2025.03.25 05:58:52.324566 [ 5 ] {7b88fa16-41d5-4fb3-8160-083b0deab3e2} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001727 sec., 240880.13896931094 rows/sec., 17.14 MiB/sec. | ||
7918 | 2025.03.25 05:58:52.324620 [ 5 ] {7b88fa16-41d5-4fb3-8160-083b0deab3e2} <Debug> TCPHandler: Processed in 0.001931372 sec. | ||
7919 | 2025.03.25 05:58:52.324741 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7920 | 2025.03.25 05:58:52.324856 [ 5 ] {8ea39720-0386-49f6-a7a2-483263ac5b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7921 | 2025.03.25 05:58:52.324905 [ 5 ] {8ea39720-0386-49f6-a7a2-483263ac5b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7922 | 2025.03.25 05:58:52.325369 [ 5 ] {8ea39720-0386-49f6-a7a2-483263ac5b5d} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7923 | 2025.03.25 05:58:52.325410 [ 5 ] {8ea39720-0386-49f6-a7a2-483263ac5b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7924 | 2025.03.25 05:58:52.325775 [ 5 ] {8ea39720-0386-49f6-a7a2-483263ac5b5d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7925 | 2025.03.25 05:58:52.326010 [ 5 ] {8ea39720-0386-49f6-a7a2-483263ac5b5d} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7926 | 2025.03.25 05:58:52.326221 [ 5 ] {8ea39720-0386-49f6-a7a2-483263ac5b5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec. | ||
7927 | 2025.03.25 05:58:52.326272 [ 5 ] {8ea39720-0386-49f6-a7a2-483263ac5b5d} <Debug> TCPHandler: Processed in 0.001585781 sec. | ||
7928 | 2025.03.25 05:58:52.326406 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7929 | 2025.03.25 05:58:52.326511 [ 5 ] {fd222dbe-5a0d-4851-8c85-7ecc99e9e0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7930 | 2025.03.25 05:58:52.326561 [ 5 ] {fd222dbe-5a0d-4851-8c85-7ecc99e9e0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7931 | 2025.03.25 05:58:52.327104 [ 5 ] {fd222dbe-5a0d-4851-8c85-7ecc99e9e0eb} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7932 | 2025.03.25 05:58:52.327144 [ 5 ] {fd222dbe-5a0d-4851-8c85-7ecc99e9e0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7933 | 2025.03.25 05:58:52.327840 [ 5 ] {fd222dbe-5a0d-4851-8c85-7ecc99e9e0eb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7934 | 2025.03.25 05:58:52.328079 [ 5 ] {fd222dbe-5a0d-4851-8c85-7ecc99e9e0eb} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7935 | 2025.03.25 05:58:52.328319 [ 5 ] {fd222dbe-5a0d-4851-8c85-7ecc99e9e0eb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001824 sec., 129934.21052631579 rows/sec., 8.71 MiB/sec. | ||
7936 | 2025.03.25 05:58:52.328392 [ 5 ] {fd222dbe-5a0d-4851-8c85-7ecc99e9e0eb} <Debug> TCPHandler: Processed in 0.002037045 sec. | ||
7937 | 2025.03.25 05:58:52.328655 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7938 | 2025.03.25 05:58:52.328796 [ 5 ] {abd97af1-b2c4-4ea8-9bb3-3e5cabeb5d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7939 | 2025.03.25 05:58:52.328846 [ 5 ] {abd97af1-b2c4-4ea8-9bb3-3e5cabeb5d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7940 | 2025.03.25 05:58:52.329282 [ 5 ] {abd97af1-b2c4-4ea8-9bb3-3e5cabeb5d22} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7941 | 2025.03.25 05:58:52.329322 [ 5 ] {abd97af1-b2c4-4ea8-9bb3-3e5cabeb5d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7942 | 2025.03.25 05:58:52.329663 [ 5 ] {abd97af1-b2c4-4ea8-9bb3-3e5cabeb5d22} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7943 | 2025.03.25 05:58:52.329903 [ 5 ] {abd97af1-b2c4-4ea8-9bb3-3e5cabeb5d22} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7944 | 2025.03.25 05:58:52.330114 [ 5 ] {abd97af1-b2c4-4ea8-9bb3-3e5cabeb5d22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001342 sec., 745.1564828614008 rows/sec., 50.21 KiB/sec. | ||
7945 | 2025.03.25 05:58:52.330164 [ 5 ] {abd97af1-b2c4-4ea8-9bb3-3e5cabeb5d22} <Debug> TCPHandler: Processed in 0.001621882 sec. | ||
7946 | 2025.03.25 05:58:52.330301 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7947 | 2025.03.25 05:58:52.330441 [ 5 ] {715a46d2-7397-4f8c-85b4-a9aa743448c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7948 | 2025.03.25 05:58:52.330523 [ 5 ] {715a46d2-7397-4f8c-85b4-a9aa743448c3} <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 | ||
7949 | 2025.03.25 05:58:52.331711 [ 5 ] {715a46d2-7397-4f8c-85b4-a9aa743448c3} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7950 | 2025.03.25 05:58:52.331752 [ 5 ] {715a46d2-7397-4f8c-85b4-a9aa743448c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7951 | 2025.03.25 05:58:52.332403 [ 5 ] {715a46d2-7397-4f8c-85b4-a9aa743448c3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7952 | 2025.03.25 05:58:52.332659 [ 5 ] {715a46d2-7397-4f8c-85b4-a9aa743448c3} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7953 | 2025.03.25 05:58:52.332895 [ 5 ] {715a46d2-7397-4f8c-85b4-a9aa743448c3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002484 sec., 13687.600644122384 rows/sec., 24.53 MiB/sec. | ||
7954 | 2025.03.25 05:58:52.332990 [ 5 ] {715a46d2-7397-4f8c-85b4-a9aa743448c3} <Debug> TCPHandler: Processed in 0.002756009 sec. | ||
7955 | 2025.03.25 05:58:52.333134 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7956 | 2025.03.25 05:58:52.333240 [ 5 ] {5df31df8-46c5-4c2d-8e8b-0b376aed9fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7957 | 2025.03.25 05:58:52.333287 [ 5 ] {5df31df8-46c5-4c2d-8e8b-0b376aed9fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7958 | 2025.03.25 05:58:52.333735 [ 5 ] {5df31df8-46c5-4c2d-8e8b-0b376aed9fee} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7959 | 2025.03.25 05:58:52.333775 [ 5 ] {5df31df8-46c5-4c2d-8e8b-0b376aed9fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7960 | 2025.03.25 05:58:52.334163 [ 5 ] {5df31df8-46c5-4c2d-8e8b-0b376aed9fee} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7961 | 2025.03.25 05:58:52.334399 [ 5 ] {5df31df8-46c5-4c2d-8e8b-0b376aed9fee} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7962 | 2025.03.25 05:58:52.334593 [ 5 ] {5df31df8-46c5-4c2d-8e8b-0b376aed9fee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00137 sec., 59854.01459854015 rows/sec., 3.80 MiB/sec. | ||
7963 | 2025.03.25 05:58:52.334679 [ 5 ] {5df31df8-46c5-4c2d-8e8b-0b376aed9fee} <Debug> TCPHandler: Processed in 0.001596322 sec. | ||
7964 | 2025.03.25 05:58:56.517299 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7965 | 2025.03.25 05:58:56.517358 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7966 | 2025.03.25 05:58:56.689009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7967 | 2025.03.25 05:58:56.689691 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7968 | 2025.03.25 05:58:56.689739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7969 | 2025.03.25 05:58:56.690264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7970 | 2025.03.25 05:58:56.690524 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7971 | 2025.03.25 05:58:56.690777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7972 | 2025.03.25 05:58:56.780203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1142 | ||
7973 | 2025.03.25 05:58:56.783317 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7974 | 2025.03.25 05:58:56.783373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7975 | 2025.03.25 05:58:56.784880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7976 | 2025.03.25 05:58:56.785234 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7977 | 2025.03.25 05:58:56.785864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1142 | ||
7978 | 2025.03.25 05:58:57.301301 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7979 | 2025.03.25 05:58:57.301534 [ 5 ] {74c63994-436e-4373-bcee-db024b21fb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7980 | 2025.03.25 05:58:57.301616 [ 5 ] {74c63994-436e-4373-bcee-db024b21fb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7981 | 2025.03.25 05:58:57.302480 [ 5 ] {74c63994-436e-4373-bcee-db024b21fb5f} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7982 | 2025.03.25 05:58:57.302534 [ 5 ] {74c63994-436e-4373-bcee-db024b21fb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7983 | 2025.03.25 05:58:57.302993 [ 5 ] {74c63994-436e-4373-bcee-db024b21fb5f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7984 | 2025.03.25 05:58:57.303247 [ 5 ] {74c63994-436e-4373-bcee-db024b21fb5f} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7985 | 2025.03.25 05:58:57.303472 [ 56 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
7986 | 2025.03.25 05:58:57.303539 [ 5 ] {74c63994-436e-4373-bcee-db024b21fb5f} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002062 sec., 32007.75945683802 rows/sec., 2.55 MiB/sec. | ||
7987 | 2025.03.25 05:58:57.303561 [ 56 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7988 | 2025.03.25 05:58:57.303637 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7989 | 2025.03.25 05:58:57.303694 [ 5 ] {74c63994-436e-4373-bcee-db024b21fb5f} <Debug> TCPHandler: Processed in 0.002536351 sec. | ||
7990 | 2025.03.25 05:58:57.304029 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7991 | 2025.03.25 05:58:57.304054 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
7992 | 2025.03.25 05:58:57.304546 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7993 | 2025.03.25 05:58:57.304673 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 1844 rows starting from the beginning of the part | ||
7994 | 2025.03.25 05:58:57.304713 [ 5 ] {402a9fd5-0d36-4590-a761-7f80da59f5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7995 | 2025.03.25 05:58:57.305073 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part | ||
7996 | 2025.03.25 05:58:57.305434 [ 5 ] {402a9fd5-0d36-4590-a761-7f80da59f5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7997 | 2025.03.25 05:58:57.305554 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 685 rows starting from the beginning of the part | ||
7998 | 2025.03.25 05:58:57.305897 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part | ||
7999 | 2025.03.25 05:58:57.306273 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 685 rows starting from the beginning of the part | ||
8000 | 2025.03.25 05:58:57.306614 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part | ||
8001 | 2025.03.25 05:58:57.308204 [ 5 ] {402a9fd5-0d36-4590-a761-7f80da59f5b2} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8002 | 2025.03.25 05:58:57.308270 [ 5 ] {402a9fd5-0d36-4590-a761-7f80da59f5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8003 | 2025.03.25 05:58:57.309270 [ 5 ] {402a9fd5-0d36-4590-a761-7f80da59f5b2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8004 | 2025.03.25 05:58:57.309636 [ 5 ] {402a9fd5-0d36-4590-a761-7f80da59f5b2} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8005 | 2025.03.25 05:58:57.310009 [ 5 ] {402a9fd5-0d36-4590-a761-7f80da59f5b2} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.005771 sec., 866.4009703690868 rows/sec., 65.15 KiB/sec. | ||
8006 | 2025.03.25 05:58:57.310374 [ 5 ] {402a9fd5-0d36-4590-a761-7f80da59f5b2} <Debug> TCPHandler: Processed in 0.006451296 sec. | ||
8007 | 2025.03.25 05:58:57.310497 [ 194 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3412 rows, containing 5 columns (5 merged, 0 gathered) in 0.006739815 sec., 506245.3494643399 rows/sec., 42.77 MiB/sec. | ||
8008 | 2025.03.25 05:58:57.310548 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8009 | 2025.03.25 05:58:57.310665 [ 5 ] {1d2495b7-f189-4bb2-9229-64eaf7f31ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8010 | 2025.03.25 05:58:57.310716 [ 5 ] {1d2495b7-f189-4bb2-9229-64eaf7f31ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8011 | 2025.03.25 05:58:57.310816 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
8012 | 2025.03.25 05:58:57.311240 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8013 | 2025.03.25 05:58:57.311344 [ 197 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_65_13} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
8014 | 2025.03.25 05:58:57.311466 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
8015 | 2025.03.25 05:58:57.311517 [ 5 ] {1d2495b7-f189-4bb2-9229-64eaf7f31ae1} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8016 | 2025.03.25 05:58:57.311555 [ 5 ] {1d2495b7-f189-4bb2-9229-64eaf7f31ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8017 | 2025.03.25 05:58:57.311904 [ 5 ] {1d2495b7-f189-4bb2-9229-64eaf7f31ae1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8018 | 2025.03.25 05:58:57.312151 [ 5 ] {1d2495b7-f189-4bb2-9229-64eaf7f31ae1} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8019 | 2025.03.25 05:58:57.312333 [ 56 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
8020 | 2025.03.25 05:58:57.312401 [ 56 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8021 | 2025.03.25 05:58:57.312406 [ 5 ] {1d2495b7-f189-4bb2-9229-64eaf7f31ae1} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001755 sec., 39316.23931623931 rows/sec., 3.07 MiB/sec. | ||
8022 | 2025.03.25 05:58:57.312446 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8023 | 2025.03.25 05:58:57.312573 [ 5 ] {1d2495b7-f189-4bb2-9229-64eaf7f31ae1} <Debug> TCPHandler: Processed in 0.002081397 sec. | ||
8024 | 2025.03.25 05:58:57.312917 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
8025 | 2025.03.25 05:58:57.313028 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8026 | 2025.03.25 05:58:57.313612 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8027 | 2025.03.25 05:58:57.313778 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 913 rows starting from the beginning of the part | ||
8028 | 2025.03.25 05:58:57.313842 [ 5 ] {9012e01e-ef3d-43b9-8c20-11921f6e62e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8029 | 2025.03.25 05:58:57.314267 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 69 rows starting from the beginning of the part | ||
8030 | 2025.03.25 05:58:57.314372 [ 5 ] {9012e01e-ef3d-43b9-8c20-11921f6e62e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8031 | 2025.03.25 05:58:57.314800 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 416 rows starting from the beginning of the part | ||
8032 | 2025.03.25 05:58:57.315196 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 69 rows starting from the beginning of the part | ||
8033 | 2025.03.25 05:58:57.315541 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 416 rows starting from the beginning of the part | ||
8034 | 2025.03.25 05:58:57.315835 [ 199 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 69 rows starting from the beginning of the part | ||
8035 | 2025.03.25 05:58:57.318088 [ 5 ] {9012e01e-ef3d-43b9-8c20-11921f6e62e3} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8036 | 2025.03.25 05:58:57.318155 [ 5 ] {9012e01e-ef3d-43b9-8c20-11921f6e62e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8037 | 2025.03.25 05:58:57.319084 [ 5 ] {9012e01e-ef3d-43b9-8c20-11921f6e62e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8038 | 2025.03.25 05:58:57.319611 [ 5 ] {9012e01e-ef3d-43b9-8c20-11921f6e62e3} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8039 | 2025.03.25 05:58:57.319706 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.007111117 sec., 274499.7726798757 rows/sec., 20.97 MiB/sec. | ||
8040 | 2025.03.25 05:58:57.320151 [ 5 ] {9012e01e-ef3d-43b9-8c20-11921f6e62e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006703 sec., 23869.908995971953 rows/sec., 1.66 MiB/sec. | ||
8041 | 2025.03.25 05:58:57.320199 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
8042 | 2025.03.25 05:58:57.320687 [ 5 ] {9012e01e-ef3d-43b9-8c20-11921f6e62e3} <Debug> TCPHandler: Processed in 0.007815099 sec. | ||
8043 | 2025.03.25 05:58:57.321435 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8044 | 2025.03.25 05:58:57.321615 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8045 | 2025.03.25 05:58:57.321956 [ 5 ] {0b9f3acc-38d0-461e-bef2-1b236fad419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8046 | 2025.03.25 05:58:57.322199 [ 198 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_65_13} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
8047 | 2025.03.25 05:58:57.322257 [ 5 ] {0b9f3acc-38d0-461e-bef2-1b236fad419c} <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 | ||
8048 | 2025.03.25 05:58:57.322453 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8049 | 2025.03.25 05:58:57.323572 [ 5 ] {0b9f3acc-38d0-461e-bef2-1b236fad419c} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8050 | 2025.03.25 05:58:57.323616 [ 5 ] {0b9f3acc-38d0-461e-bef2-1b236fad419c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8051 | 2025.03.25 05:58:57.324225 [ 5 ] {0b9f3acc-38d0-461e-bef2-1b236fad419c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8052 | 2025.03.25 05:58:57.324482 [ 5 ] {0b9f3acc-38d0-461e-bef2-1b236fad419c} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8053 | 2025.03.25 05:58:57.324787 [ 5 ] {0b9f3acc-38d0-461e-bef2-1b236fad419c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.003002 sec., 1665.556295802798 rows/sec., 2.98 MiB/sec. | ||
8054 | 2025.03.25 05:58:57.325291 [ 5 ] {0b9f3acc-38d0-461e-bef2-1b236fad419c} <Debug> TCPHandler: Processed in 0.004026099 sec. | ||
8055 | 2025.03.25 05:58:57.325510 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8056 | 2025.03.25 05:58:57.325616 [ 5 ] {6f4b9d22-2698-49e4-bbfa-f58d2f355693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8057 | 2025.03.25 05:58:57.325665 [ 5 ] {6f4b9d22-2698-49e4-bbfa-f58d2f355693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8058 | 2025.03.25 05:58:57.326144 [ 5 ] {6f4b9d22-2698-49e4-bbfa-f58d2f355693} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8059 | 2025.03.25 05:58:57.326183 [ 5 ] {6f4b9d22-2698-49e4-bbfa-f58d2f355693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8060 | 2025.03.25 05:58:57.326543 [ 5 ] {6f4b9d22-2698-49e4-bbfa-f58d2f355693} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8061 | 2025.03.25 05:58:57.326775 [ 5 ] {6f4b9d22-2698-49e4-bbfa-f58d2f355693} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8062 | 2025.03.25 05:58:57.326989 [ 5 ] {6f4b9d22-2698-49e4-bbfa-f58d2f355693} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. | ||
8063 | 2025.03.25 05:58:57.327040 [ 5 ] {6f4b9d22-2698-49e4-bbfa-f58d2f355693} <Debug> TCPHandler: Processed in 0.001582071 sec. | ||
8064 | 2025.03.25 05:58:57.986460 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8065 | 2025.03.25 05:58:58.008956 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8066 | 2025.03.25 05:58:58.009021 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8067 | 2025.03.25 05:58:58.016423 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8068 | 2025.03.25 05:58:58.017252 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8069 | 2025.03.25 05:58:58.020978 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8070 | 2025.03.25 05:59:00.161503 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8071 | 2025.03.25 05:59:00.161714 [ 5 ] {5367d8d8-00af-4b06-aeda-cc374c48420f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8072 | 2025.03.25 05:59:00.161792 [ 5 ] {5367d8d8-00af-4b06-aeda-cc374c48420f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8073 | 2025.03.25 05:59:00.162707 [ 5 ] {5367d8d8-00af-4b06-aeda-cc374c48420f} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8074 | 2025.03.25 05:59:00.162751 [ 5 ] {5367d8d8-00af-4b06-aeda-cc374c48420f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8075 | 2025.03.25 05:59:00.163207 [ 5 ] {5367d8d8-00af-4b06-aeda-cc374c48420f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8076 | 2025.03.25 05:59:00.163463 [ 5 ] {5367d8d8-00af-4b06-aeda-cc374c48420f} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8077 | 2025.03.25 05:59:00.163611 [ 53 ] {} <Debug> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8078 | 2025.03.25 05:59:00.163662 [ 53 ] {} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8079 | 2025.03.25 05:59:00.163685 [ 5 ] {5367d8d8-00af-4b06-aeda-cc374c48420f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. | ||
8080 | 2025.03.25 05:59:00.163695 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8081 | 2025.03.25 05:59:00.163841 [ 5 ] {5367d8d8-00af-4b06-aeda-cc374c48420f} <Debug> TCPHandler: Processed in 0.002468679 sec. | ||
8082 | 2025.03.25 05:59:00.164188 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8083 | 2025.03.25 05:59:00.164182 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::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 | ||
8084 | 2025.03.25 05:59:00.164404 [ 5 ] {12cbb455-aa44-479a-b7d6-019635bc42bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8085 | 2025.03.25 05:59:00.164510 [ 5 ] {12cbb455-aa44-479a-b7d6-019635bc42bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8086 | 2025.03.25 05:59:00.164526 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8087 | 2025.03.25 05:59:00.164621 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part | ||
8088 | 2025.03.25 05:59:00.164887 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
8089 | 2025.03.25 05:59:00.165252 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
8090 | 2025.03.25 05:59:00.165644 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
8091 | 2025.03.25 05:59:00.166062 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
8092 | 2025.03.25 05:59:00.167751 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003937405 sec., 269212.8445003753 rows/sec., 18.15 MiB/sec. | ||
8093 | 2025.03.25 05:59:00.167964 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8094 | 2025.03.25 05:59:00.168267 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_25_6} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8095 | 2025.03.25 05:59:00.168380 [ 198 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_25_6} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8096 | 2025.03.25 05:59:00.168487 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
8097 | 2025.03.25 05:59:00.168503 [ 5 ] {12cbb455-aa44-479a-b7d6-019635bc42bc} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8098 | 2025.03.25 05:59:00.168559 [ 5 ] {12cbb455-aa44-479a-b7d6-019635bc42bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8099 | 2025.03.25 05:59:00.169054 [ 5 ] {12cbb455-aa44-479a-b7d6-019635bc42bc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8100 | 2025.03.25 05:59:00.169303 [ 5 ] {12cbb455-aa44-479a-b7d6-019635bc42bc} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8101 | 2025.03.25 05:59:00.169531 [ 5 ] {12cbb455-aa44-479a-b7d6-019635bc42bc} <Debug> executeQuery: Read 1825 rows, 152.41 KiB in 0.005183 sec., 352112.676056338 rows/sec., 28.72 MiB/sec. | ||
8102 | 2025.03.25 05:59:00.169842 [ 5 ] {12cbb455-aa44-479a-b7d6-019635bc42bc} <Debug> TCPHandler: Processed in 0.005756124 sec. | ||
8103 | 2025.03.25 05:59:00.170139 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8104 | 2025.03.25 05:59:00.170421 [ 5 ] {ff551f13-1c3d-409a-b965-81c9ab132540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8105 | 2025.03.25 05:59:00.170532 [ 5 ] {ff551f13-1c3d-409a-b965-81c9ab132540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8106 | 2025.03.25 05:59:00.171180 [ 5 ] {ff551f13-1c3d-409a-b965-81c9ab132540} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8107 | 2025.03.25 05:59:00.171218 [ 5 ] {ff551f13-1c3d-409a-b965-81c9ab132540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8108 | 2025.03.25 05:59:00.171576 [ 5 ] {ff551f13-1c3d-409a-b965-81c9ab132540} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8109 | 2025.03.25 05:59:00.171812 [ 5 ] {ff551f13-1c3d-409a-b965-81c9ab132540} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8110 | 2025.03.25 05:59:00.172012 [ 5 ] {ff551f13-1c3d-409a-b965-81c9ab132540} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001678 sec., 83432.6579261025 rows/sec., 5.20 MiB/sec. | ||
8111 | 2025.03.25 05:59:00.172077 [ 5 ] {ff551f13-1c3d-409a-b965-81c9ab132540} <Debug> TCPHandler: Processed in 0.002035885 sec. | ||
8112 | 2025.03.25 05:59:00.172348 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8113 | 2025.03.25 05:59:00.172552 [ 5 ] {d45e55e5-5866-423a-9d61-eee5246e47cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8114 | 2025.03.25 05:59:00.172601 [ 5 ] {d45e55e5-5866-423a-9d61-eee5246e47cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8115 | 2025.03.25 05:59:00.173275 [ 5 ] {d45e55e5-5866-423a-9d61-eee5246e47cd} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8116 | 2025.03.25 05:59:00.173314 [ 5 ] {d45e55e5-5866-423a-9d61-eee5246e47cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8117 | 2025.03.25 05:59:00.173694 [ 5 ] {d45e55e5-5866-423a-9d61-eee5246e47cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8118 | 2025.03.25 05:59:00.173928 [ 5 ] {d45e55e5-5866-423a-9d61-eee5246e47cd} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8119 | 2025.03.25 05:59:00.174205 [ 5 ] {d45e55e5-5866-423a-9d61-eee5246e47cd} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.00168 sec., 202976.19047619047 rows/sec., 13.54 MiB/sec. | ||
8120 | 2025.03.25 05:59:00.174673 [ 5 ] {d45e55e5-5866-423a-9d61-eee5246e47cd} <Debug> TCPHandler: Processed in 0.002422157 sec. | ||
8121 | 2025.03.25 05:59:00.174993 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8122 | 2025.03.25 05:59:00.175120 [ 5 ] {76b8b494-4170-4f8e-8f6f-bba4043aa33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8123 | 2025.03.25 05:59:00.175165 [ 5 ] {76b8b494-4170-4f8e-8f6f-bba4043aa33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8124 | 2025.03.25 05:59:00.175738 [ 5 ] {76b8b494-4170-4f8e-8f6f-bba4043aa33a} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8125 | 2025.03.25 05:59:00.175776 [ 5 ] {76b8b494-4170-4f8e-8f6f-bba4043aa33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8126 | 2025.03.25 05:59:00.176121 [ 5 ] {76b8b494-4170-4f8e-8f6f-bba4043aa33a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8127 | 2025.03.25 05:59:00.176364 [ 5 ] {76b8b494-4170-4f8e-8f6f-bba4043aa33a} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8128 | 2025.03.25 05:59:00.176485 [ 53 ] {} <Debug> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8129 | 2025.03.25 05:59:00.176526 [ 53 ] {} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8130 | 2025.03.25 05:59:00.176550 [ 5 ] {76b8b494-4170-4f8e-8f6f-bba4043aa33a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001451 sec., 77188.1461061337 rows/sec., 4.40 MiB/sec. | ||
8131 | 2025.03.25 05:59:00.176554 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8132 | 2025.03.25 05:59:00.176641 [ 5 ] {76b8b494-4170-4f8e-8f6f-bba4043aa33a} <Debug> TCPHandler: Processed in 0.001734845 sec. | ||
8133 | 2025.03.25 05:59:00.177108 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8134 | 2025.03.25 05:59:00.177165 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::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 | ||
8135 | 2025.03.25 05:59:00.177604 [ 5 ] {ee5b409a-ce80-468a-8956-e9df3f790903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8136 | 2025.03.25 05:59:00.177841 [ 5 ] {ee5b409a-ce80-468a-8956-e9df3f790903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8137 | 2025.03.25 05:59:00.177962 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8138 | 2025.03.25 05:59:00.178074 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part | ||
8139 | 2025.03.25 05:59:00.178312 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
8140 | 2025.03.25 05:59:00.178727 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
8141 | 2025.03.25 05:59:00.178945 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
8142 | 2025.03.25 05:59:00.179168 [ 197 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
8143 | 2025.03.25 05:59:00.180205 [ 5 ] {ee5b409a-ce80-468a-8956-e9df3f790903} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8144 | 2025.03.25 05:59:00.180245 [ 5 ] {ee5b409a-ce80-468a-8956-e9df3f790903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8145 | 2025.03.25 05:59:00.180513 [ 192 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003859593 sec., 145093.01887530627 rows/sec., 8.82 MiB/sec. | ||
8146 | 2025.03.25 05:59:00.180880 [ 5 ] {ee5b409a-ce80-468a-8956-e9df3f790903} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8147 | 2025.03.25 05:59:00.180906 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8148 | 2025.03.25 05:59:00.181333 [ 5 ] {ee5b409a-ce80-468a-8956-e9df3f790903} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8149 | 2025.03.25 05:59:00.181640 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_25_6} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8150 | 2025.03.25 05:59:00.181665 [ 5 ] {ee5b409a-ce80-468a-8956-e9df3f790903} <Debug> executeQuery: Read 872 rows, 64.60 KiB in 0.00422 sec., 206635.0710900474 rows/sec., 14.95 MiB/sec. | ||
8151 | 2025.03.25 05:59:00.181833 [ 5 ] {ee5b409a-ce80-468a-8956-e9df3f790903} <Debug> TCPHandler: Processed in 0.004875996 sec. | ||
8152 | 2025.03.25 05:59:00.181859 [ 195 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_25_6} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8153 | 2025.03.25 05:59:00.182026 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8154 | 2025.03.25 05:59:00.182028 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
8155 | 2025.03.25 05:59:00.182148 [ 5 ] {f7b3a920-e9a4-4599-9b7e-daf6f997f97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8156 | 2025.03.25 05:59:00.182201 [ 5 ] {f7b3a920-e9a4-4599-9b7e-daf6f997f97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8157 | 2025.03.25 05:59:00.182661 [ 5 ] {f7b3a920-e9a4-4599-9b7e-daf6f997f97b} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8158 | 2025.03.25 05:59:00.182700 [ 5 ] {f7b3a920-e9a4-4599-9b7e-daf6f997f97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8159 | 2025.03.25 05:59:00.183065 [ 5 ] {f7b3a920-e9a4-4599-9b7e-daf6f997f97b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8160 | 2025.03.25 05:59:00.183324 [ 5 ] {f7b3a920-e9a4-4599-9b7e-daf6f997f97b} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8161 | 2025.03.25 05:59:00.183642 [ 5 ] {f7b3a920-e9a4-4599-9b7e-daf6f997f97b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
8162 | 2025.03.25 05:59:00.184226 [ 5 ] {f7b3a920-e9a4-4599-9b7e-daf6f997f97b} <Debug> TCPHandler: Processed in 0.002285383 sec. | ||
8163 | 2025.03.25 05:59:00.184367 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8164 | 2025.03.25 05:59:00.184471 [ 5 ] {0b4f8b20-0b94-437f-9b2b-5384627abd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8165 | 2025.03.25 05:59:00.184519 [ 5 ] {0b4f8b20-0b94-437f-9b2b-5384627abd47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8166 | 2025.03.25 05:59:00.185284 [ 5 ] {0b4f8b20-0b94-437f-9b2b-5384627abd47} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8167 | 2025.03.25 05:59:00.185322 [ 5 ] {0b4f8b20-0b94-437f-9b2b-5384627abd47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8168 | 2025.03.25 05:59:00.185762 [ 5 ] {0b4f8b20-0b94-437f-9b2b-5384627abd47} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8169 | 2025.03.25 05:59:00.186002 [ 5 ] {0b4f8b20-0b94-437f-9b2b-5384627abd47} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8170 | 2025.03.25 05:59:00.186134 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8171 | 2025.03.25 05:59:00.186176 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8172 | 2025.03.25 05:59:00.186193 [ 5 ] {0b4f8b20-0b94-437f-9b2b-5384627abd47} <Debug> executeQuery: Read 1019 rows, 69.53 KiB in 0.001743 sec., 584624.2111302352 rows/sec., 38.96 MiB/sec. | ||
8173 | 2025.03.25 05:59:00.186202 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8174 | 2025.03.25 05:59:00.186290 [ 5 ] {0b4f8b20-0b94-437f-9b2b-5384627abd47} <Debug> TCPHandler: Processed in 0.001971314 sec. | ||
8175 | 2025.03.25 05:59:00.186554 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8176 | 2025.03.25 05:59:00.186567 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8177 | 2025.03.25 05:59:00.186867 [ 5 ] {005b9d1a-fd76-4690-aff2-97f3b3fb2ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8178 | 2025.03.25 05:59:00.186997 [ 5 ] {005b9d1a-fd76-4690-aff2-97f3b3fb2ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8179 | 2025.03.25 05:59:00.187018 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8180 | 2025.03.25 05:59:00.187171 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19004 rows starting from the beginning of the part | ||
8181 | 2025.03.25 05:59:00.187603 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
8182 | 2025.03.25 05:59:00.187908 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
8183 | 2025.03.25 05:59:00.188284 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
8184 | 2025.03.25 05:59:00.188527 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
8185 | 2025.03.25 05:59:00.188881 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1019 rows starting from the beginning of the part | ||
8186 | 2025.03.25 05:59:00.189108 [ 5 ] {005b9d1a-fd76-4690-aff2-97f3b3fb2ca4} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8187 | 2025.03.25 05:59:00.189193 [ 5 ] {005b9d1a-fd76-4690-aff2-97f3b3fb2ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8188 | 2025.03.25 05:59:00.190239 [ 5 ] {005b9d1a-fd76-4690-aff2-97f3b3fb2ca4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8189 | 2025.03.25 05:59:00.190565 [ 5 ] {005b9d1a-fd76-4690-aff2-97f3b3fb2ca4} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8190 | 2025.03.25 05:59:00.191037 [ 5 ] {005b9d1a-fd76-4690-aff2-97f3b3fb2ca4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004231 sec., 236.35074450484518 rows/sec., 15.93 KiB/sec. | ||
8191 | 2025.03.25 05:59:00.191261 [ 5 ] {005b9d1a-fd76-4690-aff2-97f3b3fb2ca4} <Debug> TCPHandler: Processed in 0.004783173 sec. | ||
8192 | 2025.03.25 05:59:00.191450 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8193 | 2025.03.25 05:59:00.191702 [ 5 ] {3fd3b64a-9bd4-47f1-beb8-ff2ce4664c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8194 | 2025.03.25 05:59:00.191984 [ 5 ] {3fd3b64a-9bd4-47f1-beb8-ff2ce4664c10} <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 | ||
8195 | 2025.03.25 05:59:00.195106 [ 5 ] {3fd3b64a-9bd4-47f1-beb8-ff2ce4664c10} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8196 | 2025.03.25 05:59:00.195145 [ 5 ] {3fd3b64a-9bd4-47f1-beb8-ff2ce4664c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8197 | 2025.03.25 05:59:00.197619 [ 5 ] {3fd3b64a-9bd4-47f1-beb8-ff2ce4664c10} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8198 | 2025.03.25 05:59:00.197919 [ 5 ] {3fd3b64a-9bd4-47f1-beb8-ff2ce4664c10} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8199 | 2025.03.25 05:59:00.198234 [ 5 ] {3fd3b64a-9bd4-47f1-beb8-ff2ce4664c10} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00663 sec., 5128.205128205129 rows/sec., 9.19 MiB/sec. | ||
8200 | 2025.03.25 05:59:00.199007 [ 5 ] {3fd3b64a-9bd4-47f1-beb8-ff2ce4664c10} <Debug> TCPHandler: Processed in 0.007634134 sec. | ||
8201 | 2025.03.25 05:59:00.199163 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8202 | 2025.03.25 05:59:00.199326 [ 5 ] {4618f150-b2e4-4083-abe9-15c696125a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8203 | 2025.03.25 05:59:00.199392 [ 5 ] {4618f150-b2e4-4083-abe9-15c696125a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8204 | 2025.03.25 05:59:00.200029 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20817 rows, containing 5 columns (5 merged, 0 gathered) in 0.013697367 sec., 1519781.1374989075 rows/sec., 102.66 MiB/sec. | ||
8205 | 2025.03.25 05:59:00.200263 [ 5 ] {4618f150-b2e4-4083-abe9-15c696125a57} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8206 | 2025.03.25 05:59:00.200320 [ 5 ] {4618f150-b2e4-4083-abe9-15c696125a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8207 | 2025.03.25 05:59:00.200471 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8208 | 2025.03.25 05:59:00.201111 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8209 | 2025.03.25 05:59:00.201181 [ 5 ] {4618f150-b2e4-4083-abe9-15c696125a57} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8210 | 2025.03.25 05:59:00.201248 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8211 | 2025.03.25 05:59:00.201403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
8212 | 2025.03.25 05:59:00.201586 [ 5 ] {4618f150-b2e4-4083-abe9-15c696125a57} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8213 | 2025.03.25 05:59:00.201786 [ 51 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8214 | 2025.03.25 05:59:00.201840 [ 5 ] {4618f150-b2e4-4083-abe9-15c696125a57} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.002532 sec., 22906.793048973144 rows/sec., 1.42 MiB/sec. | ||
8215 | 2025.03.25 05:59:00.201848 [ 51 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8216 | 2025.03.25 05:59:00.201950 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8217 | 2025.03.25 05:59:00.201991 [ 5 ] {4618f150-b2e4-4083-abe9-15c696125a57} <Debug> TCPHandler: Processed in 0.002870252 sec. | ||
8218 | 2025.03.25 05:59:00.202198 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8219 | 2025.03.25 05:59:00.202355 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8220 | 2025.03.25 05:59:00.202396 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3628 rows starting from the beginning of the part | ||
8221 | 2025.03.25 05:59:00.202520 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
8222 | 2025.03.25 05:59:00.202693 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
8223 | 2025.03.25 05:59:00.202860 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
8224 | 2025.03.25 05:59:00.202989 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
8225 | 2025.03.25 05:59:00.203122 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 58 rows starting from the beginning of the part | ||
8226 | 2025.03.25 05:59:00.204849 [ 187 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3970 rows, containing 4 columns (4 merged, 0 gathered) in 0.002769478 sec., 1433483.1329225218 rows/sec., 93.73 MiB/sec. | ||
8227 | 2025.03.25 05:59:00.205206 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8228 | 2025.03.25 05:59:00.205527 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8229 | 2025.03.25 05:59:00.205609 [ 186 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_66_13} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8230 | 2025.03.25 05:59:00.205699 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8231 | 2025.03.25 05:59:02.295766 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8232 | 2025.03.25 05:59:02.295977 [ 5 ] {edaecd24-53e4-4aa2-a8bd-5e223189bde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8233 | 2025.03.25 05:59:02.296055 [ 5 ] {edaecd24-53e4-4aa2-a8bd-5e223189bde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8234 | 2025.03.25 05:59:02.296911 [ 5 ] {edaecd24-53e4-4aa2-a8bd-5e223189bde9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8235 | 2025.03.25 05:59:02.296967 [ 5 ] {edaecd24-53e4-4aa2-a8bd-5e223189bde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8236 | 2025.03.25 05:59:02.297421 [ 5 ] {edaecd24-53e4-4aa2-a8bd-5e223189bde9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8237 | 2025.03.25 05:59:02.297685 [ 5 ] {edaecd24-53e4-4aa2-a8bd-5e223189bde9} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8238 | 2025.03.25 05:59:02.297963 [ 5 ] {edaecd24-53e4-4aa2-a8bd-5e223189bde9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002029 sec., 27599.80285855101 rows/sec., 2.12 MiB/sec. | ||
8239 | 2025.03.25 05:59:02.298097 [ 5 ] {edaecd24-53e4-4aa2-a8bd-5e223189bde9} <Debug> TCPHandler: Processed in 0.002464859 sec. | ||
8240 | 2025.03.25 05:59:02.298347 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8241 | 2025.03.25 05:59:02.298522 [ 5 ] {018b6be3-682f-4846-99a2-bac2031a2d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8242 | 2025.03.25 05:59:02.298577 [ 5 ] {018b6be3-682f-4846-99a2-bac2031a2d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8243 | 2025.03.25 05:59:02.299209 [ 5 ] {018b6be3-682f-4846-99a2-bac2031a2d24} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8244 | 2025.03.25 05:59:02.299259 [ 5 ] {018b6be3-682f-4846-99a2-bac2031a2d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8245 | 2025.03.25 05:59:02.299639 [ 5 ] {018b6be3-682f-4846-99a2-bac2031a2d24} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8246 | 2025.03.25 05:59:02.299876 [ 5 ] {018b6be3-682f-4846-99a2-bac2031a2d24} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8247 | 2025.03.25 05:59:02.300106 [ 5 ] {018b6be3-682f-4846-99a2-bac2031a2d24} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001617 sec., 39579.468150896726 rows/sec., 3.09 MiB/sec. | ||
8248 | 2025.03.25 05:59:02.300171 [ 5 ] {018b6be3-682f-4846-99a2-bac2031a2d24} <Debug> TCPHandler: Processed in 0.001927221 sec. | ||
8249 | 2025.03.25 05:59:02.300301 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8250 | 2025.03.25 05:59:02.300433 [ 5 ] {3c34eaf1-99bd-46f0-a791-c89ff1e5656a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8251 | 2025.03.25 05:59:02.300487 [ 5 ] {3c34eaf1-99bd-46f0-a791-c89ff1e5656a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8252 | 2025.03.25 05:59:02.300999 [ 5 ] {3c34eaf1-99bd-46f0-a791-c89ff1e5656a} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8253 | 2025.03.25 05:59:02.301040 [ 5 ] {3c34eaf1-99bd-46f0-a791-c89ff1e5656a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8254 | 2025.03.25 05:59:02.301439 [ 5 ] {3c34eaf1-99bd-46f0-a791-c89ff1e5656a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8255 | 2025.03.25 05:59:02.301685 [ 5 ] {3c34eaf1-99bd-46f0-a791-c89ff1e5656a} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8256 | 2025.03.25 05:59:02.301910 [ 5 ] {3c34eaf1-99bd-46f0-a791-c89ff1e5656a} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001515 sec., 42244.22442244224 rows/sec., 2.94 MiB/sec. | ||
8257 | 2025.03.25 05:59:02.301965 [ 5 ] {3c34eaf1-99bd-46f0-a791-c89ff1e5656a} <Debug> TCPHandler: Processed in 0.001719964 sec. | ||
8258 | 2025.03.25 05:59:02.302075 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8259 | 2025.03.25 05:59:02.302182 [ 5 ] {54574b20-a37d-43b5-a46d-0fb7b2e7b923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8260 | 2025.03.25 05:59:02.302232 [ 5 ] {54574b20-a37d-43b5-a46d-0fb7b2e7b923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8261 | 2025.03.25 05:59:02.302672 [ 5 ] {54574b20-a37d-43b5-a46d-0fb7b2e7b923} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8262 | 2025.03.25 05:59:02.302713 [ 5 ] {54574b20-a37d-43b5-a46d-0fb7b2e7b923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8263 | 2025.03.25 05:59:02.303076 [ 5 ] {54574b20-a37d-43b5-a46d-0fb7b2e7b923} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8264 | 2025.03.25 05:59:02.303316 [ 5 ] {54574b20-a37d-43b5-a46d-0fb7b2e7b923} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8265 | 2025.03.25 05:59:02.303525 [ 5 ] {54574b20-a37d-43b5-a46d-0fb7b2e7b923} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001367 sec., 17556.69348939283 rows/sec., 1.18 MiB/sec. | ||
8266 | 2025.03.25 05:59:02.303576 [ 5 ] {54574b20-a37d-43b5-a46d-0fb7b2e7b923} <Debug> TCPHandler: Processed in 0.00155419 sec. | ||
8267 | 2025.03.25 05:59:04.191869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8268 | 2025.03.25 05:59:04.192557 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8269 | 2025.03.25 05:59:04.192611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8270 | 2025.03.25 05:59:04.193144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8271 | 2025.03.25 05:59:04.193406 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8272 | 2025.03.25 05:59:04.193629 [ 46 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8273 | 2025.03.25 05:59:04.193675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8274 | 2025.03.25 05:59:04.193721 [ 46 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8275 | 2025.03.25 05:59:04.193751 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8276 | 2025.03.25 05:59:04.194106 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
8277 | 2025.03.25 05:59:04.194650 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8278 | 2025.03.25 05:59:04.194798 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
8279 | 2025.03.25 05:59:04.195188 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
8280 | 2025.03.25 05:59:04.195470 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
8281 | 2025.03.25 05:59:04.195639 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
8282 | 2025.03.25 05:59:04.195850 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
8283 | 2025.03.25 05:59:04.196072 [ 187 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
8284 | 2025.03.25 05:59:04.198737 [ 191 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004910506 sec., 3838504.626610781 rows/sec., 54.91 MiB/sec. | ||
8285 | 2025.03.25 05:59:04.199163 [ 196 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8286 | 2025.03.25 05:59:04.199536 [ 196 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8287 | 2025.03.25 05:59:04.199616 [ 196 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_41_8} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8288 | 2025.03.25 05:59:04.199725 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
8289 | 2025.03.25 05:59:05.522012 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8290 | 2025.03.25 05:59:05.543357 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8291 | 2025.03.25 05:59:05.543418 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8292 | 2025.03.25 05:59:05.550780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8293 | 2025.03.25 05:59:05.551542 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8294 | 2025.03.25 05:59:05.551971 [ 44 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8295 | 2025.03.25 05:59:05.552115 [ 44 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8296 | 2025.03.25 05:59:05.552188 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8297 | 2025.03.25 05:59:05.552655 [ 187 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
8298 | 2025.03.25 05:59:05.568394 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8299 | 2025.03.25 05:59:05.569765 [ 187 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8300 | 2025.03.25 05:59:05.571048 [ 187 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
8301 | 2025.03.25 05:59:05.576178 [ 187 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
8302 | 2025.03.25 05:59:05.581829 [ 187 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
8303 | 2025.03.25 05:59:05.587550 [ 187 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
8304 | 2025.03.25 05:59:05.593441 [ 187 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
8305 | 2025.03.25 05:59:05.598231 [ 187 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
8306 | 2025.03.25 05:59:05.663816 [ 196 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.111477621 sec., 2771.8567837036994 rows/sec., 14.33 MiB/sec. | ||
8307 | 2025.03.25 05:59:05.666872 [ 196 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8308 | 2025.03.25 05:59:05.669819 [ 196 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_41_8} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2025.03.25 05:59:05.669948 [ 196 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_41_8} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8310 | 2025.03.25 05:59:05.672388 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8311 | 2025.03.25 05:59:06.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.25 MiB, peak 229.67 MiB, free memory in arenas 0.00 B, will set to 217.66 MiB (RSS), difference: 1.40 MiB | ||
8312 | 2025.03.25 05:59:06.787014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1184 | ||
8313 | 2025.03.25 05:59:06.790219 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8314 | 2025.03.25 05:59:06.790271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8315 | 2025.03.25 05:59:06.791746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8316 | 2025.03.25 05:59:06.792052 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8317 | 2025.03.25 05:59:06.793204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1184 | ||
8318 | 2025.03.25 05:59:07.301117 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8319 | 2025.03.25 05:59:07.301354 [ 5 ] {119fd9ce-00bd-4179-9554-db8251f2b365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8320 | 2025.03.25 05:59:07.301440 [ 5 ] {119fd9ce-00bd-4179-9554-db8251f2b365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8321 | 2025.03.25 05:59:07.302277 [ 5 ] {119fd9ce-00bd-4179-9554-db8251f2b365} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8322 | 2025.03.25 05:59:07.302332 [ 5 ] {119fd9ce-00bd-4179-9554-db8251f2b365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8323 | 2025.03.25 05:59:07.302777 [ 5 ] {119fd9ce-00bd-4179-9554-db8251f2b365} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8324 | 2025.03.25 05:59:07.303047 [ 5 ] {119fd9ce-00bd-4179-9554-db8251f2b365} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8325 | 2025.03.25 05:59:07.303296 [ 5 ] {119fd9ce-00bd-4179-9554-db8251f2b365} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002002 sec., 32967.03296703297 rows/sec., 2.62 MiB/sec. | ||
8326 | 2025.03.25 05:59:07.303364 [ 5 ] {119fd9ce-00bd-4179-9554-db8251f2b365} <Debug> TCPHandler: Processed in 0.002392466 sec. | ||
8327 | 2025.03.25 05:59:07.303497 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8328 | 2025.03.25 05:59:07.303610 [ 5 ] {a43c58e1-8956-49a9-9f41-58927a7f9755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8329 | 2025.03.25 05:59:07.303661 [ 5 ] {a43c58e1-8956-49a9-9f41-58927a7f9755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8330 | 2025.03.25 05:59:07.304202 [ 5 ] {a43c58e1-8956-49a9-9f41-58927a7f9755} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8331 | 2025.03.25 05:59:07.304244 [ 5 ] {a43c58e1-8956-49a9-9f41-58927a7f9755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8332 | 2025.03.25 05:59:07.304597 [ 5 ] {a43c58e1-8956-49a9-9f41-58927a7f9755} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8333 | 2025.03.25 05:59:07.304836 [ 5 ] {a43c58e1-8956-49a9-9f41-58927a7f9755} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8334 | 2025.03.25 05:59:07.305025 [ 42 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8335 | 2025.03.25 05:59:07.305078 [ 5 ] {a43c58e1-8956-49a9-9f41-58927a7f9755} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001489 sec., 3357.9583613163195 rows/sec., 252.50 KiB/sec. | ||
8336 | 2025.03.25 05:59:07.305120 [ 42 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8337 | 2025.03.25 05:59:07.305194 [ 5 ] {a43c58e1-8956-49a9-9f41-58927a7f9755} <Debug> TCPHandler: Processed in 0.001748216 sec. | ||
8338 | 2025.03.25 05:59:07.305194 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8339 | 2025.03.25 05:59:07.305409 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8340 | 2025.03.25 05:59:07.305572 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
8341 | 2025.03.25 05:59:07.305762 [ 5 ] {bfc0c41c-5535-43df-9cff-c1f98628f96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8342 | 2025.03.25 05:59:07.305924 [ 5 ] {bfc0c41c-5535-43df-9cff-c1f98628f96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8343 | 2025.03.25 05:59:07.306116 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8344 | 2025.03.25 05:59:07.306237 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 163 rows starting from the beginning of the part | ||
8345 | 2025.03.25 05:59:07.306827 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part | ||
8346 | 2025.03.25 05:59:07.307255 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 140 rows starting from the beginning of the part | ||
8347 | 2025.03.25 05:59:07.307570 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part | ||
8348 | 2025.03.25 05:59:07.307916 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 140 rows starting from the beginning of the part | ||
8349 | 2025.03.25 05:59:07.308340 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part | ||
8350 | 2025.03.25 05:59:07.309175 [ 5 ] {bfc0c41c-5535-43df-9cff-c1f98628f96e} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8351 | 2025.03.25 05:59:07.309223 [ 5 ] {bfc0c41c-5535-43df-9cff-c1f98628f96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8352 | 2025.03.25 05:59:07.309746 [ 5 ] {bfc0c41c-5535-43df-9cff-c1f98628f96e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8353 | 2025.03.25 05:59:07.310124 [ 5 ] {bfc0c41c-5535-43df-9cff-c1f98628f96e} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8354 | 2025.03.25 05:59:07.310174 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.004832564 sec., 94773.70604921113 rows/sec., 6.34 MiB/sec. | ||
8355 | 2025.03.25 05:59:07.310458 [ 5 ] {bfc0c41c-5535-43df-9cff-c1f98628f96e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.004821 sec., 14312.383322962041 rows/sec., 1.12 MiB/sec. | ||
8356 | 2025.03.25 05:59:07.310505 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8357 | 2025.03.25 05:59:07.310605 [ 5 ] {bfc0c41c-5535-43df-9cff-c1f98628f96e} <Debug> TCPHandler: Processed in 0.00531077 sec. | ||
8358 | 2025.03.25 05:59:07.310769 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8359 | 2025.03.25 05:59:07.310942 [ 5 ] {8d3ff284-7acc-4162-951d-7cd8556714b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8360 | 2025.03.25 05:59:07.311032 [ 5 ] {8d3ff284-7acc-4162-951d-7cd8556714b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8361 | 2025.03.25 05:59:07.311076 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8362 | 2025.03.25 05:59:07.311345 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_51_10} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8363 | 2025.03.25 05:59:07.311547 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8364 | 2025.03.25 05:59:07.311960 [ 5 ] {8d3ff284-7acc-4162-951d-7cd8556714b4} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8365 | 2025.03.25 05:59:07.312005 [ 5 ] {8d3ff284-7acc-4162-951d-7cd8556714b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8366 | 2025.03.25 05:59:07.312402 [ 5 ] {8d3ff284-7acc-4162-951d-7cd8556714b4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8367 | 2025.03.25 05:59:07.312654 [ 5 ] {8d3ff284-7acc-4162-951d-7cd8556714b4} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8368 | 2025.03.25 05:59:07.312881 [ 5 ] {8d3ff284-7acc-4162-951d-7cd8556714b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001994 sec., 80240.72216649949 rows/sec., 5.59 MiB/sec. | ||
8369 | 2025.03.25 05:59:07.312941 [ 5 ] {8d3ff284-7acc-4162-951d-7cd8556714b4} <Debug> TCPHandler: Processed in 0.002229241 sec. | ||
8370 | 2025.03.25 05:59:07.313081 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8371 | 2025.03.25 05:59:07.313186 [ 5 ] {cbf358bc-cda8-41f1-a96e-4c1a6b5cc473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8372 | 2025.03.25 05:59:07.313253 [ 5 ] {cbf358bc-cda8-41f1-a96e-4c1a6b5cc473} <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 | ||
8373 | 2025.03.25 05:59:07.314280 [ 5 ] {cbf358bc-cda8-41f1-a96e-4c1a6b5cc473} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8374 | 2025.03.25 05:59:07.314320 [ 5 ] {cbf358bc-cda8-41f1-a96e-4c1a6b5cc473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8375 | 2025.03.25 05:59:07.314921 [ 5 ] {cbf358bc-cda8-41f1-a96e-4c1a6b5cc473} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8376 | 2025.03.25 05:59:07.315180 [ 5 ] {cbf358bc-cda8-41f1-a96e-4c1a6b5cc473} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8377 | 2025.03.25 05:59:07.315493 [ 5 ] {cbf358bc-cda8-41f1-a96e-4c1a6b5cc473} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002313 sec., 2161.6947686986596 rows/sec., 3.87 MiB/sec. | ||
8378 | 2025.03.25 05:59:07.315859 [ 5 ] {cbf358bc-cda8-41f1-a96e-4c1a6b5cc473} <Debug> TCPHandler: Processed in 0.00282834 sec. | ||
8379 | 2025.03.25 05:59:07.316172 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8380 | 2025.03.25 05:59:07.316278 [ 5 ] {521d5455-9a2d-4056-9bdf-9b40b7da8fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8381 | 2025.03.25 05:59:07.316327 [ 5 ] {521d5455-9a2d-4056-9bdf-9b40b7da8fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8382 | 2025.03.25 05:59:07.316804 [ 5 ] {521d5455-9a2d-4056-9bdf-9b40b7da8fe7} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8383 | 2025.03.25 05:59:07.316843 [ 5 ] {521d5455-9a2d-4056-9bdf-9b40b7da8fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8384 | 2025.03.25 05:59:07.317203 [ 5 ] {521d5455-9a2d-4056-9bdf-9b40b7da8fe7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8385 | 2025.03.25 05:59:07.317441 [ 5 ] {521d5455-9a2d-4056-9bdf-9b40b7da8fe7} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8386 | 2025.03.25 05:59:07.317649 [ 5 ] {521d5455-9a2d-4056-9bdf-9b40b7da8fe7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. | ||
8387 | 2025.03.25 05:59:07.317700 [ 5 ] {521d5455-9a2d-4056-9bdf-9b40b7da8fe7} <Debug> TCPHandler: Processed in 0.001599951 sec. | ||
8388 | 2025.03.25 05:59:11.517398 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8389 | 2025.03.25 05:59:11.517454 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8390 | 2025.03.25 05:59:11.694788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8391 | 2025.03.25 05:59:11.695432 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8392 | 2025.03.25 05:59:11.695474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8393 | 2025.03.25 05:59:11.695993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8394 | 2025.03.25 05:59:11.696260 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8395 | 2025.03.25 05:59:11.696494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8396 | 2025.03.25 05:59:12.308119 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8397 | 2025.03.25 05:59:12.308329 [ 5 ] {10e0beca-8fad-4014-b14d-29c781524344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8398 | 2025.03.25 05:59:12.308405 [ 5 ] {10e0beca-8fad-4014-b14d-29c781524344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8399 | 2025.03.25 05:59:12.309267 [ 5 ] {10e0beca-8fad-4014-b14d-29c781524344} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8400 | 2025.03.25 05:59:12.309319 [ 5 ] {10e0beca-8fad-4014-b14d-29c781524344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8401 | 2025.03.25 05:59:12.309761 [ 5 ] {10e0beca-8fad-4014-b14d-29c781524344} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8402 | 2025.03.25 05:59:12.310025 [ 5 ] {10e0beca-8fad-4014-b14d-29c781524344} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8403 | 2025.03.25 05:59:12.310311 [ 5 ] {10e0beca-8fad-4014-b14d-29c781524344} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002022 sec., 104846.68644906033 rows/sec., 6.67 MiB/sec. | ||
8404 | 2025.03.25 05:59:12.310523 [ 5 ] {10e0beca-8fad-4014-b14d-29c781524344} <Debug> TCPHandler: Processed in 0.002534712 sec. | ||
8405 | 2025.03.25 05:59:12.310715 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8406 | 2025.03.25 05:59:12.310828 [ 5 ] {e510f519-fc06-4221-96a6-9477d5a1703d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8407 | 2025.03.25 05:59:12.310880 [ 5 ] {e510f519-fc06-4221-96a6-9477d5a1703d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8408 | 2025.03.25 05:59:12.311809 [ 5 ] {e510f519-fc06-4221-96a6-9477d5a1703d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8409 | 2025.03.25 05:59:12.311852 [ 5 ] {e510f519-fc06-4221-96a6-9477d5a1703d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8410 | 2025.03.25 05:59:12.312292 [ 5 ] {e510f519-fc06-4221-96a6-9477d5a1703d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8411 | 2025.03.25 05:59:12.312576 [ 5 ] {e510f519-fc06-4221-96a6-9477d5a1703d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8412 | 2025.03.25 05:59:12.312822 [ 5 ] {e510f519-fc06-4221-96a6-9477d5a1703d} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.002018 sec., 339444.99504459865 rows/sec., 27.02 MiB/sec. | ||
8413 | 2025.03.25 05:59:12.312929 [ 5 ] {e510f519-fc06-4221-96a6-9477d5a1703d} <Debug> TCPHandler: Processed in 0.002271213 sec. | ||
8414 | 2025.03.25 05:59:12.313153 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8415 | 2025.03.25 05:59:12.313318 [ 5 ] {bc29bf2d-60e9-4bf9-a4a3-bcd9ee7901ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8416 | 2025.03.25 05:59:12.313369 [ 5 ] {bc29bf2d-60e9-4bf9-a4a3-bcd9ee7901ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8417 | 2025.03.25 05:59:12.313971 [ 5 ] {bc29bf2d-60e9-4bf9-a4a3-bcd9ee7901ab} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8418 | 2025.03.25 05:59:12.314012 [ 5 ] {bc29bf2d-60e9-4bf9-a4a3-bcd9ee7901ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8419 | 2025.03.25 05:59:12.314378 [ 5 ] {bc29bf2d-60e9-4bf9-a4a3-bcd9ee7901ab} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8420 | 2025.03.25 05:59:12.314621 [ 5 ] {bc29bf2d-60e9-4bf9-a4a3-bcd9ee7901ab} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8421 | 2025.03.25 05:59:12.314837 [ 5 ] {bc29bf2d-60e9-4bf9-a4a3-bcd9ee7901ab} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001545 sec., 90614.88673139158 rows/sec., 5.65 MiB/sec. | ||
8422 | 2025.03.25 05:59:12.314891 [ 5 ] {bc29bf2d-60e9-4bf9-a4a3-bcd9ee7901ab} <Debug> TCPHandler: Processed in 0.001834258 sec. | ||
8423 | 2025.03.25 05:59:12.315008 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8424 | 2025.03.25 05:59:12.315113 [ 5 ] {1022bf18-b457-4e7d-87e6-06df7e6ff35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8425 | 2025.03.25 05:59:12.315158 [ 5 ] {1022bf18-b457-4e7d-87e6-06df7e6ff35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8426 | 2025.03.25 05:59:12.315726 [ 5 ] {1022bf18-b457-4e7d-87e6-06df7e6ff35b} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8427 | 2025.03.25 05:59:12.315765 [ 5 ] {1022bf18-b457-4e7d-87e6-06df7e6ff35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8428 | 2025.03.25 05:59:12.316114 [ 5 ] {1022bf18-b457-4e7d-87e6-06df7e6ff35b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8429 | 2025.03.25 05:59:12.316351 [ 5 ] {1022bf18-b457-4e7d-87e6-06df7e6ff35b} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8430 | 2025.03.25 05:59:12.316586 [ 5 ] {1022bf18-b457-4e7d-87e6-06df7e6ff35b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001485 sec., 76094.2760942761 rows/sec., 4.93 MiB/sec. | ||
8431 | 2025.03.25 05:59:12.316709 [ 5 ] {1022bf18-b457-4e7d-87e6-06df7e6ff35b} <Debug> TCPHandler: Processed in 0.001748906 sec. | ||
8432 | 2025.03.25 05:59:12.316922 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8433 | 2025.03.25 05:59:12.317028 [ 5 ] {29beb722-3371-4f62-9ee8-09fc7d0fd0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8434 | 2025.03.25 05:59:12.317080 [ 5 ] {29beb722-3371-4f62-9ee8-09fc7d0fd0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8435 | 2025.03.25 05:59:12.317836 [ 5 ] {29beb722-3371-4f62-9ee8-09fc7d0fd0c4} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8436 | 2025.03.25 05:59:12.317884 [ 5 ] {29beb722-3371-4f62-9ee8-09fc7d0fd0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8437 | 2025.03.25 05:59:12.318353 [ 5 ] {29beb722-3371-4f62-9ee8-09fc7d0fd0c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8438 | 2025.03.25 05:59:12.318697 [ 5 ] {29beb722-3371-4f62-9ee8-09fc7d0fd0c4} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8439 | 2025.03.25 05:59:12.319015 [ 5 ] {29beb722-3371-4f62-9ee8-09fc7d0fd0c4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001997 sec., 56084.126189283925 rows/sec., 3.19 MiB/sec. | ||
8440 | 2025.03.25 05:59:12.319284 [ 5 ] {29beb722-3371-4f62-9ee8-09fc7d0fd0c4} <Debug> TCPHandler: Processed in 0.002426587 sec. | ||
8441 | 2025.03.25 05:59:12.319420 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8442 | 2025.03.25 05:59:12.319542 [ 5 ] {8c08c961-4307-4ca7-8394-d9d67f0b4ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8443 | 2025.03.25 05:59:12.319588 [ 5 ] {8c08c961-4307-4ca7-8394-d9d67f0b4ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8444 | 2025.03.25 05:59:12.320340 [ 5 ] {8c08c961-4307-4ca7-8394-d9d67f0b4ca4} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8445 | 2025.03.25 05:59:12.320380 [ 5 ] {8c08c961-4307-4ca7-8394-d9d67f0b4ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8446 | 2025.03.25 05:59:12.320756 [ 5 ] {8c08c961-4307-4ca7-8394-d9d67f0b4ca4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8447 | 2025.03.25 05:59:12.320987 [ 5 ] {8c08c961-4307-4ca7-8394-d9d67f0b4ca4} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8448 | 2025.03.25 05:59:12.321223 [ 5 ] {8c08c961-4307-4ca7-8394-d9d67f0b4ca4} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001698 sec., 244994.11071849233 rows/sec., 17.43 MiB/sec. | ||
8449 | 2025.03.25 05:59:12.321317 [ 5 ] {8c08c961-4307-4ca7-8394-d9d67f0b4ca4} <Debug> TCPHandler: Processed in 0.001948053 sec. | ||
8450 | 2025.03.25 05:59:12.321554 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8451 | 2025.03.25 05:59:12.321698 [ 5 ] {3c8a5e08-2d8b-4106-8aea-cf364d2db1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8452 | 2025.03.25 05:59:12.321747 [ 5 ] {3c8a5e08-2d8b-4106-8aea-cf364d2db1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8453 | 2025.03.25 05:59:12.322208 [ 5 ] {3c8a5e08-2d8b-4106-8aea-cf364d2db1e9} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8454 | 2025.03.25 05:59:12.322248 [ 5 ] {3c8a5e08-2d8b-4106-8aea-cf364d2db1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8455 | 2025.03.25 05:59:12.322598 [ 5 ] {3c8a5e08-2d8b-4106-8aea-cf364d2db1e9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8456 | 2025.03.25 05:59:12.322829 [ 5 ] {3c8a5e08-2d8b-4106-8aea-cf364d2db1e9} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8457 | 2025.03.25 05:59:12.323001 [ 34 ] {} <Debug> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8458 | 2025.03.25 05:59:12.323057 [ 5 ] {3c8a5e08-2d8b-4106-8aea-cf364d2db1e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
8459 | 2025.03.25 05:59:12.323084 [ 34 ] {} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8460 | 2025.03.25 05:59:12.323145 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8461 | 2025.03.25 05:59:12.323162 [ 5 ] {3c8a5e08-2d8b-4106-8aea-cf364d2db1e9} <Debug> TCPHandler: Processed in 0.001704064 sec. | ||
8462 | 2025.03.25 05:59:12.323451 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8463 | 2025.03.25 05:59:12.323461 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
8464 | 2025.03.25 05:59:12.323832 [ 5 ] {ba48fb65-bfba-4e9b-bc0d-cb303a7f3c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8465 | 2025.03.25 05:59:12.323992 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8466 | 2025.03.25 05:59:12.324007 [ 5 ] {ba48fb65-bfba-4e9b-bc0d-cb303a7f3c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8467 | 2025.03.25 05:59:12.324058 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
8468 | 2025.03.25 05:59:12.324213 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
8469 | 2025.03.25 05:59:12.324534 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
8470 | 2025.03.25 05:59:12.324929 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
8471 | 2025.03.25 05:59:12.325308 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
8472 | 2025.03.25 05:59:12.325616 [ 193 ] {2610e03a-447a-43d4-804e-46a961ab9324::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 | ||
8473 | 2025.03.25 05:59:12.326379 [ 5 ] {ba48fb65-bfba-4e9b-bc0d-cb303a7f3c5f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8474 | 2025.03.25 05:59:12.326426 [ 5 ] {ba48fb65-bfba-4e9b-bc0d-cb303a7f3c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8475 | 2025.03.25 05:59:12.327007 [ 5 ] {ba48fb65-bfba-4e9b-bc0d-cb303a7f3c5f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8476 | 2025.03.25 05:59:12.327285 [ 190 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004024819 sec., 38759.5069492566 rows/sec., 1.98 MiB/sec. | ||
8477 | 2025.03.25 05:59:12.327411 [ 5 ] {ba48fb65-bfba-4e9b-bc0d-cb303a7f3c5f} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8478 | 2025.03.25 05:59:12.327592 [ 190 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8479 | 2025.03.25 05:59:12.327832 [ 5 ] {ba48fb65-bfba-4e9b-bc0d-cb303a7f3c5f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004141 sec., 57232.55252354504 rows/sec., 3.84 MiB/sec. | ||
8480 | 2025.03.25 05:59:12.327970 [ 5 ] {ba48fb65-bfba-4e9b-bc0d-cb303a7f3c5f} <Debug> TCPHandler: Processed in 0.004618428 sec. | ||
8481 | 2025.03.25 05:59:12.328128 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8482 | 2025.03.25 05:59:12.328271 [ 190 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_26_5} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8483 | 2025.03.25 05:59:12.328309 [ 5 ] {04c9335d-d260-412a-814d-64058064ce8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8484 | 2025.03.25 05:59:12.328410 [ 5 ] {04c9335d-d260-412a-814d-64058064ce8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8485 | 2025.03.25 05:59:12.328447 [ 190 ] {2610e03a-447a-43d4-804e-46a961ab9324::all_1_26_5} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8486 | 2025.03.25 05:59:12.328668 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8487 | 2025.03.25 05:59:12.329072 [ 5 ] {04c9335d-d260-412a-814d-64058064ce8b} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8488 | 2025.03.25 05:59:12.329115 [ 5 ] {04c9335d-d260-412a-814d-64058064ce8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8489 | 2025.03.25 05:59:12.329459 [ 5 ] {04c9335d-d260-412a-814d-64058064ce8b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8490 | 2025.03.25 05:59:12.329689 [ 5 ] {04c9335d-d260-412a-814d-64058064ce8b} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8491 | 2025.03.25 05:59:12.329931 [ 5 ] {04c9335d-d260-412a-814d-64058064ce8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001669 sec., 599.1611743559017 rows/sec., 40.37 KiB/sec. | ||
8492 | 2025.03.25 05:59:12.330035 [ 5 ] {04c9335d-d260-412a-814d-64058064ce8b} <Debug> TCPHandler: Processed in 0.001967253 sec. | ||
8493 | 2025.03.25 05:59:12.330265 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8494 | 2025.03.25 05:59:12.330370 [ 5 ] {dfb82c65-2288-4092-8b47-243e9200aef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8495 | 2025.03.25 05:59:12.330443 [ 5 ] {dfb82c65-2288-4092-8b47-243e9200aef0} <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 | ||
8496 | 2025.03.25 05:59:12.331553 [ 5 ] {dfb82c65-2288-4092-8b47-243e9200aef0} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8497 | 2025.03.25 05:59:12.331593 [ 5 ] {dfb82c65-2288-4092-8b47-243e9200aef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8498 | 2025.03.25 05:59:12.332229 [ 5 ] {dfb82c65-2288-4092-8b47-243e9200aef0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8499 | 2025.03.25 05:59:12.332484 [ 5 ] {dfb82c65-2288-4092-8b47-243e9200aef0} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8500 | 2025.03.25 05:59:12.332666 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8501 | 2025.03.25 05:59:12.332732 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8502 | 2025.03.25 05:59:12.332748 [ 5 ] {dfb82c65-2288-4092-8b47-243e9200aef0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002391 sec., 14219.991635299039 rows/sec., 25.48 MiB/sec. | ||
8503 | 2025.03.25 05:59:12.332766 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8504 | 2025.03.25 05:59:12.333020 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
8505 | 2025.03.25 05:59:12.333033 [ 5 ] {dfb82c65-2288-4092-8b47-243e9200aef0} <Debug> TCPHandler: Processed in 0.002838901 sec. | ||
8506 | 2025.03.25 05:59:12.333205 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8507 | 2025.03.25 05:59:12.333331 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8508 | 2025.03.25 05:59:12.333345 [ 5 ] {0ad6db67-cb0d-4b0a-9c1a-d54c4c205ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8509 | 2025.03.25 05:59:12.333422 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 955 rows starting from the beginning of the part | ||
8510 | 2025.03.25 05:59:12.333439 [ 5 ] {0ad6db67-cb0d-4b0a-9c1a-d54c4c205ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8511 | 2025.03.25 05:59:12.334099 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
8512 | 2025.03.25 05:59:12.334633 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
8513 | 2025.03.25 05:59:12.335183 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
8514 | 2025.03.25 05:59:12.335197 [ 5 ] {0ad6db67-cb0d-4b0a-9c1a-d54c4c205ecb} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8515 | 2025.03.25 05:59:12.335291 [ 5 ] {0ad6db67-cb0d-4b0a-9c1a-d54c4c205ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8516 | 2025.03.25 05:59:12.335695 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
8517 | 2025.03.25 05:59:12.336211 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
8518 | 2025.03.25 05:59:12.336402 [ 5 ] {0ad6db67-cb0d-4b0a-9c1a-d54c4c205ecb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8519 | 2025.03.25 05:59:12.336915 [ 5 ] {0ad6db67-cb0d-4b0a-9c1a-d54c4c205ecb} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8520 | 2025.03.25 05:59:12.337303 [ 5 ] {0ad6db67-cb0d-4b0a-9c1a-d54c4c205ecb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003971 sec., 20649.710400402924 rows/sec., 1.31 MiB/sec. | ||
8521 | 2025.03.25 05:59:12.337625 [ 5 ] {0ad6db67-cb0d-4b0a-9c1a-d54c4c205ecb} <Debug> TCPHandler: Processed in 0.004472633 sec. | ||
8522 | 2025.03.25 05:59:12.343342 [ 194 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 19 columns (19 merged, 0 gathered) in 0.010453414 sec., 102071.91640931852 rows/sec., 182.91 MiB/sec. | ||
8523 | 2025.03.25 05:59:12.344467 [ 199 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8524 | 2025.03.25 05:59:12.344947 [ 199 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8525 | 2025.03.25 05:59:12.345049 [ 199 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8526 | 2025.03.25 05:59:12.345223 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB. | ||
8527 | 2025.03.25 05:59:13.069453 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8528 | 2025.03.25 05:59:13.089297 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8529 | 2025.03.25 05:59:13.089369 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8530 | 2025.03.25 05:59:13.096411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8531 | 2025.03.25 05:59:13.097159 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8532 | 2025.03.25 05:59:13.100088 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8533 | 2025.03.25 05:59:16.794382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1218 | ||
8534 | 2025.03.25 05:59:16.797562 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8535 | 2025.03.25 05:59:16.797616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8536 | 2025.03.25 05:59:16.799206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8537 | 2025.03.25 05:59:16.799527 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8538 | 2025.03.25 05:59:16.799688 [ 27 ] {} <Debug> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8539 | 2025.03.25 05:59:16.799751 [ 27 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8540 | 2025.03.25 05:59:16.799787 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8541 | 2025.03.25 05:59:16.800626 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::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 | ||
8542 | 2025.03.25 05:59:16.802163 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
8543 | 2025.03.25 05:59:16.802533 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8544 | 2025.03.25 05:59:16.802750 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1030 rows starting from the beginning of the part | ||
8545 | 2025.03.25 05:59:16.803561 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
8546 | 2025.03.25 05:59:16.804312 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
8547 | 2025.03.25 05:59:16.804967 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
8548 | 2025.03.25 05:59:16.805651 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
8549 | 2025.03.25 05:59:16.806292 [ 189 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
8550 | 2025.03.25 05:59:16.814734 [ 194 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1218 rows, containing 72 columns (72 merged, 0 gathered) in 0.014795622 sec., 82321.64893101486 rows/sec., 65.09 MiB/sec. | ||
8551 | 2025.03.25 05:59:16.816271 [ 194 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8552 | 2025.03.25 05:59:16.817116 [ 194 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8553 | 2025.03.25 05:59:16.817229 [ 194 ] {74313dfb-01b4-4c3e-bb7f-7541a064bd20::all_1_31_6} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8554 | 2025.03.25 05:59:16.817588 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
8555 | 2025.03.25 05:59:17.301554 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8556 | 2025.03.25 05:59:17.301782 [ 5 ] {03c00a68-00e2-440f-88ed-eb315b9e5ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8557 | 2025.03.25 05:59:17.301864 [ 5 ] {03c00a68-00e2-440f-88ed-eb315b9e5ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8558 | 2025.03.25 05:59:17.302628 [ 5 ] {03c00a68-00e2-440f-88ed-eb315b9e5ca8} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8559 | 2025.03.25 05:59:17.302679 [ 5 ] {03c00a68-00e2-440f-88ed-eb315b9e5ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8560 | 2025.03.25 05:59:17.303091 [ 5 ] {03c00a68-00e2-440f-88ed-eb315b9e5ca8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
8561 | 2025.03.25 05:59:17.303337 [ 5 ] {03c00a68-00e2-440f-88ed-eb315b9e5ca8} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8562 | 2025.03.25 05:59:17.303626 [ 5 ] {03c00a68-00e2-440f-88ed-eb315b9e5ca8} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001881 sec., 6379.585326953747 rows/sec., 520.21 KiB/sec. | ||
8563 | 2025.03.25 05:59:17.303888 [ 5 ] {03c00a68-00e2-440f-88ed-eb315b9e5ca8} <Debug> TCPHandler: Processed in 0.002466309 sec. | ||
8564 | 2025.03.25 05:59:17.304168 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8565 | 2025.03.25 05:59:17.304273 [ 5 ] {024a9174-1324-471d-b2b1-f11de9481d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8566 | 2025.03.25 05:59:17.304321 [ 5 ] {024a9174-1324-471d-b2b1-f11de9481d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8567 | 2025.03.25 05:59:17.304917 [ 5 ] {024a9174-1324-471d-b2b1-f11de9481d18} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8568 | 2025.03.25 05:59:17.304956 [ 5 ] {024a9174-1324-471d-b2b1-f11de9481d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8569 | 2025.03.25 05:59:17.305317 [ 5 ] {024a9174-1324-471d-b2b1-f11de9481d18} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8570 | 2025.03.25 05:59:17.305553 [ 5 ] {024a9174-1324-471d-b2b1-f11de9481d18} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8571 | 2025.03.25 05:59:17.305721 [ 27 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
8572 | 2025.03.25 05:59:17.305791 [ 5 ] {024a9174-1324-471d-b2b1-f11de9481d18} <Debug> executeQuery: Read 72 rows, 5.82 KiB in 0.001534 sec., 46936.114732724905 rows/sec., 3.71 MiB/sec. | ||
8573 | 2025.03.25 05:59:17.305801 [ 27 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8574 | 2025.03.25 05:59:17.305874 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8575 | 2025.03.25 05:59:17.305921 [ 5 ] {024a9174-1324-471d-b2b1-f11de9481d18} <Debug> TCPHandler: Processed in 0.001817308 sec. | ||
8576 | 2025.03.25 05:59:17.306118 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8577 | 2025.03.25 05:59:17.306127 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
8578 | 2025.03.25 05:59:17.306309 [ 5 ] {3d845f20-fa50-433f-a12e-aba09c993889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8579 | 2025.03.25 05:59:17.306414 [ 5 ] {3d845f20-fa50-433f-a12e-aba09c993889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8580 | 2025.03.25 05:59:17.306427 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8581 | 2025.03.25 05:59:17.306532 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 1844 rows starting from the beginning of the part | ||
8582 | 2025.03.25 05:59:17.306763 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1825 rows starting from the beginning of the part | ||
8583 | 2025.03.25 05:59:17.307163 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
8584 | 2025.03.25 05:59:17.307638 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 66 rows starting from the beginning of the part | ||
8585 | 2025.03.25 05:59:17.308048 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 685 rows starting from the beginning of the part | ||
8586 | 2025.03.25 05:59:17.308415 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 72 rows starting from the beginning of the part | ||
8587 | 2025.03.25 05:59:17.309323 [ 5 ] {3d845f20-fa50-433f-a12e-aba09c993889} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8588 | 2025.03.25 05:59:17.309384 [ 5 ] {3d845f20-fa50-433f-a12e-aba09c993889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8589 | 2025.03.25 05:59:17.310186 [ 5 ] {3d845f20-fa50-433f-a12e-aba09c993889} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8590 | 2025.03.25 05:59:17.310691 [ 5 ] {3d845f20-fa50-433f-a12e-aba09c993889} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8591 | 2025.03.25 05:59:17.311130 [ 5 ] {3d845f20-fa50-433f-a12e-aba09c993889} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.004867 sec., 3492.911444421615 rows/sec., 249.41 KiB/sec. | ||
8592 | 2025.03.25 05:59:17.311345 [ 5 ] {3d845f20-fa50-433f-a12e-aba09c993889} <Debug> TCPHandler: Processed in 0.005299259 sec. | ||
8593 | 2025.03.25 05:59:17.311676 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8594 | 2025.03.25 05:59:17.311861 [ 5 ] {01273097-2b20-458b-978b-47fd87331f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8595 | 2025.03.25 05:59:17.311975 [ 5 ] {01273097-2b20-458b-978b-47fd87331f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8596 | 2025.03.25 05:59:17.312318 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006308021 sec., 720986.8197965734 rows/sec., 61.25 MiB/sec. | ||
8597 | 2025.03.25 05:59:17.312648 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
8598 | 2025.03.25 05:59:17.313192 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8599 | 2025.03.25 05:59:17.313388 [ 5 ] {01273097-2b20-458b-978b-47fd87331f13} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8600 | 2025.03.25 05:59:17.313405 [ 198 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_70_14} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
8601 | 2025.03.25 05:59:17.313447 [ 5 ] {01273097-2b20-458b-978b-47fd87331f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8602 | 2025.03.25 05:59:17.313581 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
8603 | 2025.03.25 05:59:17.313924 [ 5 ] {01273097-2b20-458b-978b-47fd87331f13} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8604 | 2025.03.25 05:59:17.314170 [ 5 ] {01273097-2b20-458b-978b-47fd87331f13} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8605 | 2025.03.25 05:59:17.314394 [ 27 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
8606 | 2025.03.25 05:59:17.314465 [ 27 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8607 | 2025.03.25 05:59:17.314475 [ 5 ] {01273097-2b20-458b-978b-47fd87331f13} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.002685 sec., 30167.59776536313 rows/sec., 2.36 MiB/sec. | ||
8608 | 2025.03.25 05:59:17.314510 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8609 | 2025.03.25 05:59:17.314645 [ 5 ] {01273097-2b20-458b-978b-47fd87331f13} <Debug> TCPHandler: Processed in 0.003081759 sec. | ||
8610 | 2025.03.25 05:59:17.314710 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
8611 | 2025.03.25 05:59:17.314811 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8612 | 2025.03.25 05:59:17.314826 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8613 | 2025.03.25 05:59:17.314861 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 913 rows starting from the beginning of the part | ||
8614 | 2025.03.25 05:59:17.314985 [ 5 ] {4ee21d77-0ec2-4bab-9b76-8ac8d1416749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8615 | 2025.03.25 05:59:17.315010 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 872 rows starting from the beginning of the part | ||
8616 | 2025.03.25 05:59:17.315078 [ 5 ] {4ee21d77-0ec2-4bab-9b76-8ac8d1416749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8617 | 2025.03.25 05:59:17.315198 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
8618 | 2025.03.25 05:59:17.315432 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 69 rows starting from the beginning of the part | ||
8619 | 2025.03.25 05:59:17.315624 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 416 rows starting from the beginning of the part | ||
8620 | 2025.03.25 05:59:17.315888 [ 197 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 81 rows starting from the beginning of the part | ||
8621 | 2025.03.25 05:59:17.317094 [ 5 ] {4ee21d77-0ec2-4bab-9b76-8ac8d1416749} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8622 | 2025.03.25 05:59:17.317137 [ 5 ] {4ee21d77-0ec2-4bab-9b76-8ac8d1416749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8623 | 2025.03.25 05:59:17.317744 [ 5 ] {4ee21d77-0ec2-4bab-9b76-8ac8d1416749} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8624 | 2025.03.25 05:59:17.318005 [ 5 ] {4ee21d77-0ec2-4bab-9b76-8ac8d1416749} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8625 | 2025.03.25 05:59:17.318294 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.003643036 sec., 662908.6289567273 rows/sec., 50.76 MiB/sec. | ||
8626 | 2025.03.25 05:59:17.318368 [ 5 ] {4ee21d77-0ec2-4bab-9b76-8ac8d1416749} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.003449 sec., 48129.892722528275 rows/sec., 3.35 MiB/sec. | ||
8627 | 2025.03.25 05:59:17.318465 [ 5 ] {4ee21d77-0ec2-4bab-9b76-8ac8d1416749} <Debug> TCPHandler: Processed in 0.003707269 sec. | ||
8628 | 2025.03.25 05:59:17.318592 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
8629 | 2025.03.25 05:59:17.318603 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8630 | 2025.03.25 05:59:17.318751 [ 5 ] {57fd3142-8346-46c8-aed1-5b22e295d6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8631 | 2025.03.25 05:59:17.318869 [ 5 ] {57fd3142-8346-46c8-aed1-5b22e295d6cc} <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 | ||
8632 | 2025.03.25 05:59:17.319180 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8633 | 2025.03.25 05:59:17.319408 [ 192 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_70_14} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
8634 | 2025.03.25 05:59:17.319633 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8635 | 2025.03.25 05:59:17.320466 [ 5 ] {57fd3142-8346-46c8-aed1-5b22e295d6cc} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8636 | 2025.03.25 05:59:17.320510 [ 5 ] {57fd3142-8346-46c8-aed1-5b22e295d6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8637 | 2025.03.25 05:59:17.321112 [ 5 ] {57fd3142-8346-46c8-aed1-5b22e295d6cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8638 | 2025.03.25 05:59:17.321375 [ 5 ] {57fd3142-8346-46c8-aed1-5b22e295d6cc} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8639 | 2025.03.25 05:59:17.321613 [ 5 ] {57fd3142-8346-46c8-aed1-5b22e295d6cc} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002897 sec., 1725.9233690024164 rows/sec., 3.09 MiB/sec. | ||
8640 | 2025.03.25 05:59:17.321709 [ 5 ] {57fd3142-8346-46c8-aed1-5b22e295d6cc} <Debug> TCPHandler: Processed in 0.00316455 sec. | ||
8641 | 2025.03.25 05:59:17.321852 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8642 | 2025.03.25 05:59:17.321957 [ 5 ] {9d64a322-6b74-4430-a1af-7371731da26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8643 | 2025.03.25 05:59:17.322004 [ 5 ] {9d64a322-6b74-4430-a1af-7371731da26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8644 | 2025.03.25 05:59:17.322449 [ 5 ] {9d64a322-6b74-4430-a1af-7371731da26e} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8645 | 2025.03.25 05:59:17.322488 [ 5 ] {9d64a322-6b74-4430-a1af-7371731da26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8646 | 2025.03.25 05:59:17.322841 [ 5 ] {9d64a322-6b74-4430-a1af-7371731da26e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8647 | 2025.03.25 05:59:17.323074 [ 5 ] {9d64a322-6b74-4430-a1af-7371731da26e} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8648 | 2025.03.25 05:59:17.323301 [ 5 ] {9d64a322-6b74-4430-a1af-7371731da26e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. | ||
8649 | 2025.03.25 05:59:17.323398 [ 5 ] {9d64a322-6b74-4430-a1af-7371731da26e} <Debug> TCPHandler: Processed in 0.001596471 sec. | ||
8650 | 2025.03.25 05:59:19.197585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8651 | 2025.03.25 05:59:19.198261 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8652 | 2025.03.25 05:59:19.198307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8653 | 2025.03.25 05:59:19.198851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8654 | 2025.03.25 05:59:19.199117 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8655 | 2025.03.25 05:59:19.199414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8656 | 2025.03.25 05:59:20.601124 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8657 | 2025.03.25 05:59:20.621730 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8658 | 2025.03.25 05:59:20.621797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8659 | 2025.03.25 05:59:20.628923 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8660 | 2025.03.25 05:59:20.629675 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8661 | 2025.03.25 05:59:20.632399 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8662 | 2025.03.25 05:59:22.302675 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8663 | 2025.03.25 05:59:22.303005 [ 5 ] {a8473213-821b-4252-8fa1-7eb2d9de22f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8664 | 2025.03.25 05:59:22.303120 [ 5 ] {a8473213-821b-4252-8fa1-7eb2d9de22f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8665 | 2025.03.25 05:59:22.303978 [ 5 ] {a8473213-821b-4252-8fa1-7eb2d9de22f5} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8666 | 2025.03.25 05:59:22.304032 [ 5 ] {a8473213-821b-4252-8fa1-7eb2d9de22f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8667 | 2025.03.25 05:59:22.304485 [ 5 ] {a8473213-821b-4252-8fa1-7eb2d9de22f5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8668 | 2025.03.25 05:59:22.304745 [ 5 ] {a8473213-821b-4252-8fa1-7eb2d9de22f5} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8669 | 2025.03.25 05:59:22.305005 [ 5 ] {a8473213-821b-4252-8fa1-7eb2d9de22f5} <Debug> executeQuery: Read 124 rows, 10.86 KiB in 0.002083 sec., 59529.52472395583 rows/sec., 5.09 MiB/sec. | ||
8670 | 2025.03.25 05:59:22.305076 [ 5 ] {a8473213-821b-4252-8fa1-7eb2d9de22f5} <Debug> TCPHandler: Processed in 0.002588853 sec. | ||
8671 | 2025.03.25 05:59:22.305211 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8672 | 2025.03.25 05:59:22.305325 [ 5 ] {26e0d118-2bda-4f69-9c11-e1f8c4e08d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8673 | 2025.03.25 05:59:22.305375 [ 5 ] {26e0d118-2bda-4f69-9c11-e1f8c4e08d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8674 | 2025.03.25 05:59:22.305937 [ 5 ] {26e0d118-2bda-4f69-9c11-e1f8c4e08d67} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8675 | 2025.03.25 05:59:22.305980 [ 5 ] {26e0d118-2bda-4f69-9c11-e1f8c4e08d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8676 | 2025.03.25 05:59:22.306351 [ 5 ] {26e0d118-2bda-4f69-9c11-e1f8c4e08d67} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8677 | 2025.03.25 05:59:22.306602 [ 5 ] {26e0d118-2bda-4f69-9c11-e1f8c4e08d67} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8678 | 2025.03.25 05:59:22.306813 [ 5 ] {26e0d118-2bda-4f69-9c11-e1f8c4e08d67} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001514 sec., 22457.067371202116 rows/sec., 1.65 MiB/sec. | ||
8679 | 2025.03.25 05:59:22.306867 [ 5 ] {26e0d118-2bda-4f69-9c11-e1f8c4e08d67} <Debug> TCPHandler: Processed in 0.001710444 sec. | ||
8680 | 2025.03.25 05:59:22.306973 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8681 | 2025.03.25 05:59:22.307076 [ 5 ] {34c1ede3-d534-4767-bfc6-0ab1b1689201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8682 | 2025.03.25 05:59:22.307122 [ 5 ] {34c1ede3-d534-4767-bfc6-0ab1b1689201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8683 | 2025.03.25 05:59:22.307678 [ 5 ] {34c1ede3-d534-4767-bfc6-0ab1b1689201} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8684 | 2025.03.25 05:59:22.307717 [ 5 ] {34c1ede3-d534-4767-bfc6-0ab1b1689201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8685 | 2025.03.25 05:59:22.308074 [ 5 ] {34c1ede3-d534-4767-bfc6-0ab1b1689201} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8686 | 2025.03.25 05:59:22.308311 [ 5 ] {34c1ede3-d534-4767-bfc6-0ab1b1689201} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8687 | 2025.03.25 05:59:22.308542 [ 5 ] {34c1ede3-d534-4767-bfc6-0ab1b1689201} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001487 sec., 65904.50571620713 rows/sec., 5.15 MiB/sec. | ||
8688 | 2025.03.25 05:59:22.308606 [ 5 ] {34c1ede3-d534-4767-bfc6-0ab1b1689201} <Debug> TCPHandler: Processed in 0.001683474 sec. | ||
8689 | 2025.03.25 05:59:22.308845 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8690 | 2025.03.25 05:59:22.308989 [ 5 ] {40e62b08-2b5c-4ae6-8296-4b1c9ff91727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8691 | 2025.03.25 05:59:22.309041 [ 5 ] {40e62b08-2b5c-4ae6-8296-4b1c9ff91727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8692 | 2025.03.25 05:59:22.309577 [ 5 ] {40e62b08-2b5c-4ae6-8296-4b1c9ff91727} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8693 | 2025.03.25 05:59:22.309618 [ 5 ] {40e62b08-2b5c-4ae6-8296-4b1c9ff91727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8694 | 2025.03.25 05:59:22.310002 [ 5 ] {40e62b08-2b5c-4ae6-8296-4b1c9ff91727} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8695 | 2025.03.25 05:59:22.310240 [ 5 ] {40e62b08-2b5c-4ae6-8296-4b1c9ff91727} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8696 | 2025.03.25 05:59:22.310414 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8697 | 2025.03.25 05:59:22.310472 [ 5 ] {40e62b08-2b5c-4ae6-8296-4b1c9ff91727} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. | ||
8698 | 2025.03.25 05:59:22.310508 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8699 | 2025.03.25 05:59:22.310585 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8700 | 2025.03.25 05:59:22.310593 [ 5 ] {40e62b08-2b5c-4ae6-8296-4b1c9ff91727} <Debug> TCPHandler: Processed in 0.001843639 sec. | ||
8701 | 2025.03.25 05:59:22.310911 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8702 | 2025.03.25 05:59:22.310951 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8703 | 2025.03.25 05:59:22.311506 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8704 | 2025.03.25 05:59:22.311655 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20817 rows starting from the beginning of the part | ||
8705 | 2025.03.25 05:59:22.311774 [ 5 ] {ecc833e3-73d9-409a-a975-2f617985647b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8706 | 2025.03.25 05:59:22.312044 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
8707 | 2025.03.25 05:59:22.312400 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
8708 | 2025.03.25 05:59:22.312466 [ 5 ] {ecc833e3-73d9-409a-a975-2f617985647b} <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 | ||
8709 | 2025.03.25 05:59:22.312816 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part | ||
8710 | 2025.03.25 05:59:22.313312 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 166 rows starting from the beginning of the part | ||
8711 | 2025.03.25 05:59:22.313718 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
8712 | 2025.03.25 05:59:22.316933 [ 5 ] {ecc833e3-73d9-409a-a975-2f617985647b} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8713 | 2025.03.25 05:59:22.317008 [ 5 ] {ecc833e3-73d9-409a-a975-2f617985647b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8714 | 2025.03.25 05:59:22.318757 [ 5 ] {ecc833e3-73d9-409a-a975-2f617985647b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8715 | 2025.03.25 05:59:22.319488 [ 5 ] {ecc833e3-73d9-409a-a975-2f617985647b} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8716 | 2025.03.25 05:59:22.319845 [ 5 ] {ecc833e3-73d9-409a-a975-2f617985647b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.008529 sec., 3986.3993434165786 rows/sec., 7.14 MiB/sec. | ||
8717 | 2025.03.25 05:59:22.320359 [ 5 ] {ecc833e3-73d9-409a-a975-2f617985647b} <Debug> TCPHandler: Processed in 0.009506914 sec. | ||
8718 | 2025.03.25 05:59:22.320629 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8719 | 2025.03.25 05:59:22.320738 [ 5 ] {88b89f23-dd30-421d-a216-6d8b394191f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8720 | 2025.03.25 05:59:22.320786 [ 5 ] {88b89f23-dd30-421d-a216-6d8b394191f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8721 | 2025.03.25 05:59:22.321264 [ 5 ] {88b89f23-dd30-421d-a216-6d8b394191f3} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8722 | 2025.03.25 05:59:22.321304 [ 5 ] {88b89f23-dd30-421d-a216-6d8b394191f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8723 | 2025.03.25 05:59:22.321671 [ 5 ] {88b89f23-dd30-421d-a216-6d8b394191f3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8724 | 2025.03.25 05:59:22.321906 [ 5 ] {88b89f23-dd30-421d-a216-6d8b394191f3} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8725 | 2025.03.25 05:59:22.322069 [ 116 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8726 | 2025.03.25 05:59:22.322123 [ 116 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8727 | 2025.03.25 05:59:22.322141 [ 5 ] {88b89f23-dd30-421d-a216-6d8b394191f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
8728 | 2025.03.25 05:59:22.322166 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8729 | 2025.03.25 05:59:22.322322 [ 5 ] {88b89f23-dd30-421d-a216-6d8b394191f3} <Debug> TCPHandler: Processed in 0.001747735 sec. | ||
8730 | 2025.03.25 05:59:22.322591 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8731 | 2025.03.25 05:59:22.323070 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8732 | 2025.03.25 05:59:22.323155 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3970 rows starting from the beginning of the part | ||
8733 | 2025.03.25 05:59:22.323279 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
8734 | 2025.03.25 05:59:22.323464 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
8735 | 2025.03.25 05:59:22.323579 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
8736 | 2025.03.25 05:59:22.323765 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
8737 | 2025.03.25 05:59:22.323878 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
8738 | 2025.03.25 05:59:22.331397 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4256 rows, containing 4 columns (4 merged, 0 gathered) in 0.00909734 sec., 467829.0577245656 rows/sec., 30.62 MiB/sec. | ||
8739 | 2025.03.25 05:59:22.331775 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8740 | 2025.03.25 05:59:22.332239 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8741 | 2025.03.25 05:59:22.332345 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_71_14} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8742 | 2025.03.25 05:59:22.332450 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
8743 | 2025.03.25 05:59:22.333433 [ 195 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21604 rows, containing 5 columns (5 merged, 0 gathered) in 0.022717686 sec., 950977.1373721778 rows/sec., 64.28 MiB/sec. | ||
8744 | 2025.03.25 05:59:22.333968 [ 192 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8745 | 2025.03.25 05:59:22.334319 [ 192 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8746 | 2025.03.25 05:59:22.334410 [ 192 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8747 | 2025.03.25 05:59:22.334512 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
8748 | 2025.03.25 05:59:23.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.56 MiB, peak 231.68 MiB, free memory in arenas 0.00 B, will set to 222.08 MiB (RSS), difference: 1.52 MiB | ||
8749 | 2025.03.25 05:59:23.481072 [ 140 ] {} <Debug> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
8750 | 2025.03.25 05:59:23.481147 [ 140 ] {} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8751 | 2025.03.25 05:59:23.481171 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8752 | 2025.03.25 05:59:23.481375 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
8753 | 2025.03.25 05:59:23.481628 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8754 | 2025.03.25 05:59:23.481668 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 22 rows starting from the beginning of the part | ||
8755 | 2025.03.25 05:59:23.481752 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
8756 | 2025.03.25 05:59:23.481839 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8757 | 2025.03.25 05:59:23.482082 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8758 | 2025.03.25 05:59:23.482198 [ 200 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8759 | 2025.03.25 05:59:23.483390 [ 191 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.002138198 sec., 12159.771920093463 rows/sec., 819.36 KiB/sec. | ||
8760 | 2025.03.25 05:59:23.483574 [ 191 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
8761 | 2025.03.25 05:59:23.483899 [ 191 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8762 | 2025.03.25 05:59:23.483988 [ 191 ] {e4042bbc-b832-44b0-95ac-597960611ee3::all_1_26_6} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
8763 | 2025.03.25 05:59:23.484089 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
8764 | 2025.03.25 05:59:26.517512 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8765 | 2025.03.25 05:59:26.517592 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8766 | 2025.03.25 05:59:26.700511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8767 | 2025.03.25 05:59:26.701136 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8768 | 2025.03.25 05:59:26.701177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8769 | 2025.03.25 05:59:26.701749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8770 | 2025.03.25 05:59:26.702017 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8771 | 2025.03.25 05:59:26.702287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8772 | 2025.03.25 05:59:26.803361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1244 | ||
8773 | 2025.03.25 05:59:26.806508 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8774 | 2025.03.25 05:59:26.806565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8775 | 2025.03.25 05:59:26.808055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8776 | 2025.03.25 05:59:26.808402 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8777 | 2025.03.25 05:59:26.809877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1244 | ||
8778 | 2025.03.25 05:59:27.301214 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8779 | 2025.03.25 05:59:27.301519 [ 5 ] {4f8beef4-b3a5-4e1b-8623-6dc1873448e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8780 | 2025.03.25 05:59:27.301628 [ 5 ] {4f8beef4-b3a5-4e1b-8623-6dc1873448e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8781 | 2025.03.25 05:59:27.302662 [ 5 ] {4f8beef4-b3a5-4e1b-8623-6dc1873448e2} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8782 | 2025.03.25 05:59:27.302712 [ 5 ] {4f8beef4-b3a5-4e1b-8623-6dc1873448e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8783 | 2025.03.25 05:59:27.303156 [ 5 ] {4f8beef4-b3a5-4e1b-8623-6dc1873448e2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8784 | 2025.03.25 05:59:27.303424 [ 5 ] {4f8beef4-b3a5-4e1b-8623-6dc1873448e2} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8785 | 2025.03.25 05:59:27.303648 [ 5 ] {4f8beef4-b3a5-4e1b-8623-6dc1873448e2} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002207 sec., 29904.848210240143 rows/sec., 2.38 MiB/sec. | ||
8786 | 2025.03.25 05:59:27.303718 [ 5 ] {4f8beef4-b3a5-4e1b-8623-6dc1873448e2} <Debug> TCPHandler: Processed in 0.002676296 sec. | ||
8787 | 2025.03.25 05:59:27.303845 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8788 | 2025.03.25 05:59:27.303960 [ 5 ] {734c1337-ece0-4144-bf0d-fe2097a8c3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8789 | 2025.03.25 05:59:27.304011 [ 5 ] {734c1337-ece0-4144-bf0d-fe2097a8c3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8790 | 2025.03.25 05:59:27.304545 [ 5 ] {734c1337-ece0-4144-bf0d-fe2097a8c3b9} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8791 | 2025.03.25 05:59:27.304585 [ 5 ] {734c1337-ece0-4144-bf0d-fe2097a8c3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8792 | 2025.03.25 05:59:27.304936 [ 5 ] {734c1337-ece0-4144-bf0d-fe2097a8c3b9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8793 | 2025.03.25 05:59:27.305182 [ 5 ] {734c1337-ece0-4144-bf0d-fe2097a8c3b9} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8794 | 2025.03.25 05:59:27.305416 [ 5 ] {734c1337-ece0-4144-bf0d-fe2097a8c3b9} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001473 sec., 3394.433129667346 rows/sec., 255.25 KiB/sec. | ||
8795 | 2025.03.25 05:59:27.305523 [ 5 ] {734c1337-ece0-4144-bf0d-fe2097a8c3b9} <Debug> TCPHandler: Processed in 0.001730226 sec. | ||
8796 | 2025.03.25 05:59:27.305687 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8797 | 2025.03.25 05:59:27.306000 [ 5 ] {288f81e2-f119-4284-ac8d-080aff17c1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8798 | 2025.03.25 05:59:27.306136 [ 5 ] {288f81e2-f119-4284-ac8d-080aff17c1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8799 | 2025.03.25 05:59:27.306921 [ 5 ] {288f81e2-f119-4284-ac8d-080aff17c1bb} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8800 | 2025.03.25 05:59:27.306961 [ 5 ] {288f81e2-f119-4284-ac8d-080aff17c1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8801 | 2025.03.25 05:59:27.307332 [ 5 ] {288f81e2-f119-4284-ac8d-080aff17c1bb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8802 | 2025.03.25 05:59:27.307573 [ 5 ] {288f81e2-f119-4284-ac8d-080aff17c1bb} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8803 | 2025.03.25 05:59:27.307795 [ 5 ] {288f81e2-f119-4284-ac8d-080aff17c1bb} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001913 sec., 36069.001568217456 rows/sec., 2.82 MiB/sec. | ||
8804 | 2025.03.25 05:59:27.307853 [ 5 ] {288f81e2-f119-4284-ac8d-080aff17c1bb} <Debug> TCPHandler: Processed in 0.002252662 sec. | ||
8805 | 2025.03.25 05:59:27.308000 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8806 | 2025.03.25 05:59:27.308113 [ 5 ] {28646676-3d5d-43d9-9e67-26d3e9895b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8807 | 2025.03.25 05:59:27.308162 [ 5 ] {28646676-3d5d-43d9-9e67-26d3e9895b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8808 | 2025.03.25 05:59:27.308667 [ 5 ] {28646676-3d5d-43d9-9e67-26d3e9895b82} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8809 | 2025.03.25 05:59:27.308706 [ 5 ] {28646676-3d5d-43d9-9e67-26d3e9895b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8810 | 2025.03.25 05:59:27.309082 [ 5 ] {28646676-3d5d-43d9-9e67-26d3e9895b82} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8811 | 2025.03.25 05:59:27.309324 [ 5 ] {28646676-3d5d-43d9-9e67-26d3e9895b82} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8812 | 2025.03.25 05:59:27.309525 [ 5 ] {28646676-3d5d-43d9-9e67-26d3e9895b82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001434 sec., 111576.01115760113 rows/sec., 7.77 MiB/sec. | ||
8813 | 2025.03.25 05:59:27.309577 [ 5 ] {28646676-3d5d-43d9-9e67-26d3e9895b82} <Debug> TCPHandler: Processed in 0.001639352 sec. | ||
8814 | 2025.03.25 05:59:27.309701 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8815 | 2025.03.25 05:59:27.309806 [ 5 ] {e63cfcc8-75e4-4da8-9f7a-f0f67f0ff1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8816 | 2025.03.25 05:59:27.309872 [ 5 ] {e63cfcc8-75e4-4da8-9f7a-f0f67f0ff1a7} <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 | ||
8817 | 2025.03.25 05:59:27.310899 [ 5 ] {e63cfcc8-75e4-4da8-9f7a-f0f67f0ff1a7} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8818 | 2025.03.25 05:59:27.310939 [ 5 ] {e63cfcc8-75e4-4da8-9f7a-f0f67f0ff1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8819 | 2025.03.25 05:59:27.311539 [ 5 ] {e63cfcc8-75e4-4da8-9f7a-f0f67f0ff1a7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8820 | 2025.03.25 05:59:27.311798 [ 5 ] {e63cfcc8-75e4-4da8-9f7a-f0f67f0ff1a7} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8821 | 2025.03.25 05:59:27.312095 [ 5 ] {e63cfcc8-75e4-4da8-9f7a-f0f67f0ff1a7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002304 sec., 2170.1388888888887 rows/sec., 3.89 MiB/sec. | ||
8822 | 2025.03.25 05:59:27.312349 [ 5 ] {e63cfcc8-75e4-4da8-9f7a-f0f67f0ff1a7} <Debug> TCPHandler: Processed in 0.002694697 sec. | ||
8823 | 2025.03.25 05:59:27.312673 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8824 | 2025.03.25 05:59:27.312796 [ 5 ] {6effca55-d438-4cf3-9442-1b9c4ddd620c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8825 | 2025.03.25 05:59:27.312844 [ 5 ] {6effca55-d438-4cf3-9442-1b9c4ddd620c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8826 | 2025.03.25 05:59:27.313311 [ 5 ] {6effca55-d438-4cf3-9442-1b9c4ddd620c} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8827 | 2025.03.25 05:59:27.313350 [ 5 ] {6effca55-d438-4cf3-9442-1b9c4ddd620c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8828 | 2025.03.25 05:59:27.313706 [ 5 ] {6effca55-d438-4cf3-9442-1b9c4ddd620c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8829 | 2025.03.25 05:59:27.313959 [ 5 ] {6effca55-d438-4cf3-9442-1b9c4ddd620c} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8830 | 2025.03.25 05:59:27.314160 [ 5 ] {6effca55-d438-4cf3-9442-1b9c4ddd620c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
8831 | 2025.03.25 05:59:27.314212 [ 5 ] {6effca55-d438-4cf3-9442-1b9c4ddd620c} <Debug> TCPHandler: Processed in 0.001628282 sec. | ||
8832 | 2025.03.25 05:59:28.133436 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8833 | 2025.03.25 05:59:28.154269 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8834 | 2025.03.25 05:59:28.154332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8835 | 2025.03.25 05:59:28.161625 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8836 | 2025.03.25 05:59:28.162410 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8837 | 2025.03.25 05:59:28.166606 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8838 | 2025.03.25 05:59:30.153330 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8839 | 2025.03.25 05:59:30.153637 [ 5 ] {22e03fbc-d903-4ffc-9fd0-48b8943ef630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8840 | 2025.03.25 05:59:30.153753 [ 5 ] {22e03fbc-d903-4ffc-9fd0-48b8943ef630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8841 | 2025.03.25 05:59:30.154778 [ 5 ] {22e03fbc-d903-4ffc-9fd0-48b8943ef630} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8842 | 2025.03.25 05:59:30.154827 [ 5 ] {22e03fbc-d903-4ffc-9fd0-48b8943ef630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8843 | 2025.03.25 05:59:30.155257 [ 5 ] {22e03fbc-d903-4ffc-9fd0-48b8943ef630} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
8844 | 2025.03.25 05:59:30.155518 [ 5 ] {22e03fbc-d903-4ffc-9fd0-48b8943ef630} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8845 | 2025.03.25 05:59:30.155780 [ 5 ] {22e03fbc-d903-4ffc-9fd0-48b8943ef630} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002224 sec., 2697.8417266187053 rows/sec., 219.99 KiB/sec. | ||
8846 | 2025.03.25 05:59:30.155971 [ 5 ] {22e03fbc-d903-4ffc-9fd0-48b8943ef630} <Debug> TCPHandler: Processed in 0.00282916 sec. | ||
8847 | 2025.03.25 05:59:30.156123 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8848 | 2025.03.25 05:59:30.156231 [ 5 ] {56141daa-da57-4ef3-b1e1-e371051eb7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8849 | 2025.03.25 05:59:30.156277 [ 5 ] {56141daa-da57-4ef3-b1e1-e371051eb7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8850 | 2025.03.25 05:59:30.157481 [ 5 ] {56141daa-da57-4ef3-b1e1-e371051eb7da} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8851 | 2025.03.25 05:59:30.157522 [ 5 ] {56141daa-da57-4ef3-b1e1-e371051eb7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8852 | 2025.03.25 05:59:30.157959 [ 5 ] {56141daa-da57-4ef3-b1e1-e371051eb7da} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8853 | 2025.03.25 05:59:30.158203 [ 5 ] {56141daa-da57-4ef3-b1e1-e371051eb7da} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8854 | 2025.03.25 05:59:30.158426 [ 5 ] {56141daa-da57-4ef3-b1e1-e371051eb7da} <Debug> executeQuery: Read 1267 rows, 107.64 KiB in 0.002218 sec., 571235.3471596033 rows/sec., 47.39 MiB/sec. | ||
8855 | 2025.03.25 05:59:30.158480 [ 5 ] {56141daa-da57-4ef3-b1e1-e371051eb7da} <Debug> TCPHandler: Processed in 0.002408426 sec. | ||
8856 | 2025.03.25 05:59:30.158600 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8857 | 2025.03.25 05:59:30.158705 [ 5 ] {09af8a8e-feec-437e-81e6-1845f2b2aba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8858 | 2025.03.25 05:59:30.158751 [ 5 ] {09af8a8e-feec-437e-81e6-1845f2b2aba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8859 | 2025.03.25 05:59:30.159295 [ 5 ] {09af8a8e-feec-437e-81e6-1845f2b2aba3} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8860 | 2025.03.25 05:59:30.159335 [ 5 ] {09af8a8e-feec-437e-81e6-1845f2b2aba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8861 | 2025.03.25 05:59:30.159678 [ 5 ] {09af8a8e-feec-437e-81e6-1845f2b2aba3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8862 | 2025.03.25 05:59:30.159928 [ 5 ] {09af8a8e-feec-437e-81e6-1845f2b2aba3} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8863 | 2025.03.25 05:59:30.160098 [ 123 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8864 | 2025.03.25 05:59:30.160155 [ 5 ] {09af8a8e-feec-437e-81e6-1845f2b2aba3} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001471 sec., 27192.38613188307 rows/sec., 1.98 MiB/sec. | ||
8865 | 2025.03.25 05:59:30.160177 [ 123 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8866 | 2025.03.25 05:59:30.160252 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8867 | 2025.03.25 05:59:30.160286 [ 5 ] {09af8a8e-feec-437e-81e6-1845f2b2aba3} <Debug> TCPHandler: Processed in 0.001733285 sec. | ||
8868 | 2025.03.25 05:59:30.160597 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::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 | ||
8869 | 2025.03.25 05:59:30.160618 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8870 | 2025.03.25 05:59:30.161163 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8871 | 2025.03.25 05:59:30.161226 [ 5 ] {9c8f74af-b8d8-4dd1-8acb-835155674f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8872 | 2025.03.25 05:59:30.161311 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 163 rows starting from the beginning of the part | ||
8873 | 2025.03.25 05:59:30.161547 [ 5 ] {9c8f74af-b8d8-4dd1-8acb-835155674f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8874 | 2025.03.25 05:59:30.161713 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 140 rows starting from the beginning of the part | ||
8875 | 2025.03.25 05:59:30.162049 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part | ||
8876 | 2025.03.25 05:59:30.162352 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
8877 | 2025.03.25 05:59:30.162685 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part | ||
8878 | 2025.03.25 05:59:30.163034 [ 187 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
8879 | 2025.03.25 05:59:30.164945 [ 5 ] {9c8f74af-b8d8-4dd1-8acb-835155674f5a} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8880 | 2025.03.25 05:59:30.165026 [ 5 ] {9c8f74af-b8d8-4dd1-8acb-835155674f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8881 | 2025.03.25 05:59:30.166107 [ 5 ] {9c8f74af-b8d8-4dd1-8acb-835155674f5a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8882 | 2025.03.25 05:59:30.166184 [ 188 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.005831986 sec., 68415.80209554687 rows/sec., 4.72 MiB/sec. | ||
8883 | 2025.03.25 05:59:30.166413 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8884 | 2025.03.25 05:59:30.166444 [ 5 ] {9c8f74af-b8d8-4dd1-8acb-835155674f5a} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8885 | 2025.03.25 05:59:30.166947 [ 5 ] {9c8f74af-b8d8-4dd1-8acb-835155674f5a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005976 sec., 38152.610441767065 rows/sec., 2.58 MiB/sec. | ||
8886 | 2025.03.25 05:59:30.167433 [ 5 ] {9c8f74af-b8d8-4dd1-8acb-835155674f5a} <Debug> TCPHandler: Processed in 0.006921841 sec. | ||
8887 | 2025.03.25 05:59:30.167446 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8888 | 2025.03.25 05:59:30.167797 [ 193 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_56_11} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8889 | 2025.03.25 05:59:30.167808 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8890 | 2025.03.25 05:59:30.167925 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
8891 | 2025.03.25 05:59:30.167965 [ 5 ] {0927a4f5-9980-4a96-bcee-d0ad38b813e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8892 | 2025.03.25 05:59:30.168010 [ 5 ] {0927a4f5-9980-4a96-bcee-d0ad38b813e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8893 | 2025.03.25 05:59:30.168874 [ 5 ] {0927a4f5-9980-4a96-bcee-d0ad38b813e9} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8894 | 2025.03.25 05:59:30.168916 [ 5 ] {0927a4f5-9980-4a96-bcee-d0ad38b813e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8895 | 2025.03.25 05:59:30.169291 [ 5 ] {0927a4f5-9980-4a96-bcee-d0ad38b813e9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8896 | 2025.03.25 05:59:30.169528 [ 5 ] {0927a4f5-9980-4a96-bcee-d0ad38b813e9} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8897 | 2025.03.25 05:59:30.169758 [ 5 ] {0927a4f5-9980-4a96-bcee-d0ad38b813e9} <Debug> executeQuery: Read 560 rows, 42.62 KiB in 0.001821 sec., 307523.3388248215 rows/sec., 22.85 MiB/sec. | ||
8898 | 2025.03.25 05:59:30.169853 [ 5 ] {0927a4f5-9980-4a96-bcee-d0ad38b813e9} <Debug> TCPHandler: Processed in 0.002161249 sec. | ||
8899 | 2025.03.25 05:59:30.170082 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8900 | 2025.03.25 05:59:30.170258 [ 5 ] {6756b79e-92f5-45f9-9640-0b2ae2037496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8901 | 2025.03.25 05:59:30.170307 [ 5 ] {6756b79e-92f5-45f9-9640-0b2ae2037496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8902 | 2025.03.25 05:59:30.171043 [ 5 ] {6756b79e-92f5-45f9-9640-0b2ae2037496} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8903 | 2025.03.25 05:59:30.171083 [ 5 ] {6756b79e-92f5-45f9-9640-0b2ae2037496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8904 | 2025.03.25 05:59:30.171514 [ 5 ] {6756b79e-92f5-45f9-9640-0b2ae2037496} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8905 | 2025.03.25 05:59:30.171750 [ 5 ] {6756b79e-92f5-45f9-9640-0b2ae2037496} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8906 | 2025.03.25 05:59:30.172004 [ 5 ] {6756b79e-92f5-45f9-9640-0b2ae2037496} <Debug> executeQuery: Read 945 rows, 64.89 KiB in 0.00176 sec., 536931.8181818181 rows/sec., 36.00 MiB/sec. | ||
8907 | 2025.03.25 05:59:30.172066 [ 5 ] {6756b79e-92f5-45f9-9640-0b2ae2037496} <Debug> TCPHandler: Processed in 0.002083816 sec. | ||
8908 | 2025.03.25 05:59:30.172321 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8909 | 2025.03.25 05:59:30.172461 [ 5 ] {81a6b5f5-f3b0-414a-b0c5-04a63895d644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8910 | 2025.03.25 05:59:30.172535 [ 5 ] {81a6b5f5-f3b0-414a-b0c5-04a63895d644} <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 | ||
8911 | 2025.03.25 05:59:30.173668 [ 5 ] {81a6b5f5-f3b0-414a-b0c5-04a63895d644} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8912 | 2025.03.25 05:59:30.173707 [ 5 ] {81a6b5f5-f3b0-414a-b0c5-04a63895d644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8913 | 2025.03.25 05:59:30.174332 [ 5 ] {81a6b5f5-f3b0-414a-b0c5-04a63895d644} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8914 | 2025.03.25 05:59:30.174586 [ 5 ] {81a6b5f5-f3b0-414a-b0c5-04a63895d644} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8915 | 2025.03.25 05:59:30.174882 [ 5 ] {81a6b5f5-f3b0-414a-b0c5-04a63895d644} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002434 sec., 13968.775677896467 rows/sec., 25.03 MiB/sec. | ||
8916 | 2025.03.25 05:59:30.175338 [ 5 ] {81a6b5f5-f3b0-414a-b0c5-04a63895d644} <Debug> TCPHandler: Processed in 0.00311414 sec. | ||
8917 | 2025.03.25 05:59:30.175618 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8918 | 2025.03.25 05:59:30.175723 [ 5 ] {a13007e9-99ff-47b9-b5e3-d8aa40a3f3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8919 | 2025.03.25 05:59:30.175769 [ 5 ] {a13007e9-99ff-47b9-b5e3-d8aa40a3f3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8920 | 2025.03.25 05:59:30.176235 [ 5 ] {a13007e9-99ff-47b9-b5e3-d8aa40a3f3ae} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8921 | 2025.03.25 05:59:30.176275 [ 5 ] {a13007e9-99ff-47b9-b5e3-d8aa40a3f3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8922 | 2025.03.25 05:59:30.176627 [ 5 ] {a13007e9-99ff-47b9-b5e3-d8aa40a3f3ae} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8923 | 2025.03.25 05:59:30.176860 [ 5 ] {a13007e9-99ff-47b9-b5e3-d8aa40a3f3ae} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8924 | 2025.03.25 05:59:30.177118 [ 5 ] {a13007e9-99ff-47b9-b5e3-d8aa40a3f3ae} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001408 sec., 25568.18181818182 rows/sec., 1.72 MiB/sec. | ||
8925 | 2025.03.25 05:59:30.177231 [ 5 ] {a13007e9-99ff-47b9-b5e3-d8aa40a3f3ae} <Debug> TCPHandler: Processed in 0.001678363 sec. | ||
8926 | 2025.03.25 05:59:32.296055 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8927 | 2025.03.25 05:59:32.296380 [ 5 ] {6f3e1448-6727-43e9-a850-fe800acea5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8928 | 2025.03.25 05:59:32.296496 [ 5 ] {6f3e1448-6727-43e9-a850-fe800acea5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8929 | 2025.03.25 05:59:32.297300 [ 5 ] {6f3e1448-6727-43e9-a850-fe800acea5e5} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8930 | 2025.03.25 05:59:32.297352 [ 5 ] {6f3e1448-6727-43e9-a850-fe800acea5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8931 | 2025.03.25 05:59:32.297792 [ 5 ] {6f3e1448-6727-43e9-a850-fe800acea5e5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8932 | 2025.03.25 05:59:32.298045 [ 5 ] {6f3e1448-6727-43e9-a850-fe800acea5e5} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8933 | 2025.03.25 05:59:32.298288 [ 5 ] {6f3e1448-6727-43e9-a850-fe800acea5e5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001989 sec., 28154.85168426345 rows/sec., 2.16 MiB/sec. | ||
8934 | 2025.03.25 05:59:32.298364 [ 5 ] {6f3e1448-6727-43e9-a850-fe800acea5e5} <Debug> TCPHandler: Processed in 0.002497029 sec. | ||
8935 | 2025.03.25 05:59:32.298528 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8936 | 2025.03.25 05:59:32.298688 [ 5 ] {e4896960-45c1-4ed1-9cd0-1be70bdf805f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8937 | 2025.03.25 05:59:32.298749 [ 5 ] {e4896960-45c1-4ed1-9cd0-1be70bdf805f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8938 | 2025.03.25 05:59:32.299441 [ 5 ] {e4896960-45c1-4ed1-9cd0-1be70bdf805f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8939 | 2025.03.25 05:59:32.299491 [ 5 ] {e4896960-45c1-4ed1-9cd0-1be70bdf805f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8940 | 2025.03.25 05:59:32.299851 [ 5 ] {e4896960-45c1-4ed1-9cd0-1be70bdf805f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8941 | 2025.03.25 05:59:32.300094 [ 5 ] {e4896960-45c1-4ed1-9cd0-1be70bdf805f} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8942 | 2025.03.25 05:59:32.300327 [ 5 ] {e4896960-45c1-4ed1-9cd0-1be70bdf805f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001673 sec., 38254.63239689181 rows/sec., 2.99 MiB/sec. | ||
8943 | 2025.03.25 05:59:32.300381 [ 5 ] {e4896960-45c1-4ed1-9cd0-1be70bdf805f} <Debug> TCPHandler: Processed in 0.001936912 sec. | ||
8944 | 2025.03.25 05:59:32.300500 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8945 | 2025.03.25 05:59:32.300607 [ 5 ] {85174baa-14d8-4e72-93c1-b60c41b70fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8946 | 2025.03.25 05:59:32.300657 [ 5 ] {85174baa-14d8-4e72-93c1-b60c41b70fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8947 | 2025.03.25 05:59:32.301158 [ 5 ] {85174baa-14d8-4e72-93c1-b60c41b70fdd} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8948 | 2025.03.25 05:59:32.301200 [ 5 ] {85174baa-14d8-4e72-93c1-b60c41b70fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8949 | 2025.03.25 05:59:32.301635 [ 5 ] {85174baa-14d8-4e72-93c1-b60c41b70fdd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8950 | 2025.03.25 05:59:32.301878 [ 5 ] {85174baa-14d8-4e72-93c1-b60c41b70fdd} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8951 | 2025.03.25 05:59:32.302087 [ 5 ] {85174baa-14d8-4e72-93c1-b60c41b70fdd} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001502 sec., 42609.85352862849 rows/sec., 2.97 MiB/sec. | ||
8952 | 2025.03.25 05:59:32.302138 [ 5 ] {85174baa-14d8-4e72-93c1-b60c41b70fdd} <Debug> TCPHandler: Processed in 0.001689744 sec. | ||
8953 | 2025.03.25 05:59:32.302248 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8954 | 2025.03.25 05:59:32.302352 [ 5 ] {be8d5a43-26f2-4cb0-83a8-b24d84b2f9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8955 | 2025.03.25 05:59:32.302398 [ 5 ] {be8d5a43-26f2-4cb0-83a8-b24d84b2f9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8956 | 2025.03.25 05:59:32.302817 [ 5 ] {be8d5a43-26f2-4cb0-83a8-b24d84b2f9ae} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8957 | 2025.03.25 05:59:32.302857 [ 5 ] {be8d5a43-26f2-4cb0-83a8-b24d84b2f9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8958 | 2025.03.25 05:59:32.303211 [ 5 ] {be8d5a43-26f2-4cb0-83a8-b24d84b2f9ae} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8959 | 2025.03.25 05:59:32.303444 [ 5 ] {be8d5a43-26f2-4cb0-83a8-b24d84b2f9ae} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8960 | 2025.03.25 05:59:32.303674 [ 5 ] {be8d5a43-26f2-4cb0-83a8-b24d84b2f9ae} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001339 sec., 17923.82374906647 rows/sec., 1.21 MiB/sec. | ||
8961 | 2025.03.25 05:59:32.303772 [ 5 ] {be8d5a43-26f2-4cb0-83a8-b24d84b2f9ae} <Debug> TCPHandler: Processed in 0.00157446 sec. | ||
8962 | 2025.03.25 05:59:34.203374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8963 | 2025.03.25 05:59:34.204052 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8964 | 2025.03.25 05:59:34.204094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8965 | 2025.03.25 05:59:34.204612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8966 | 2025.03.25 05:59:34.204871 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8967 | 2025.03.25 05:59:34.205126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8968 | 2025.03.25 05:59:35.667641 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8969 | 2025.03.25 05:59:35.688416 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8970 | 2025.03.25 05:59:35.688484 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8971 | 2025.03.25 05:59:35.696015 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8972 | 2025.03.25 05:59:35.696796 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8973 | 2025.03.25 05:59:35.700413 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8974 | 2025.03.25 05:59:36.811003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1280 | ||
8975 | 2025.03.25 05:59:36.814143 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8976 | 2025.03.25 05:59:36.814195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8977 | 2025.03.25 05:59:36.815674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8978 | 2025.03.25 05:59:36.815986 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8979 | 2025.03.25 05:59:36.817181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
8980 | 2025.03.25 05:59:37.300490 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8981 | 2025.03.25 05:59:37.300716 [ 5 ] {feb8655a-5889-44b8-a6cd-6980410d3e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8982 | 2025.03.25 05:59:37.300791 [ 5 ] {feb8655a-5889-44b8-a6cd-6980410d3e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8983 | 2025.03.25 05:59:37.301588 [ 5 ] {feb8655a-5889-44b8-a6cd-6980410d3e2d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8984 | 2025.03.25 05:59:37.301640 [ 5 ] {feb8655a-5889-44b8-a6cd-6980410d3e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8985 | 2025.03.25 05:59:37.302091 [ 5 ] {feb8655a-5889-44b8-a6cd-6980410d3e2d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8986 | 2025.03.25 05:59:37.302349 [ 5 ] {feb8655a-5889-44b8-a6cd-6980410d3e2d} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8987 | 2025.03.25 05:59:37.302554 [ 43 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
8988 | 2025.03.25 05:59:37.302620 [ 5 ] {feb8655a-5889-44b8-a6cd-6980410d3e2d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001954 sec., 33776.86796315251 rows/sec., 2.69 MiB/sec. | ||
8989 | 2025.03.25 05:59:37.302641 [ 43 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8990 | 2025.03.25 05:59:37.302718 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8991 | 2025.03.25 05:59:37.302777 [ 5 ] {feb8655a-5889-44b8-a6cd-6980410d3e2d} <Debug> TCPHandler: Processed in 0.002430358 sec. | ||
8992 | 2025.03.25 05:59:37.302992 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
8993 | 2025.03.25 05:59:37.303007 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8994 | 2025.03.25 05:59:37.303276 [ 5 ] {76b557ff-cc0f-4cdd-b5f8-47071dd0a534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8995 | 2025.03.25 05:59:37.303312 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8996 | 2025.03.25 05:59:37.303369 [ 5 ] {76b557ff-cc0f-4cdd-b5f8-47071dd0a534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8997 | 2025.03.25 05:59:37.303420 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 1845 rows starting from the beginning of the part | ||
8998 | 2025.03.25 05:59:37.303747 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 124 rows starting from the beginning of the part | ||
8999 | 2025.03.25 05:59:37.304095 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part | ||
9000 | 2025.03.25 05:59:37.304459 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1267 rows starting from the beginning of the part | ||
9001 | 2025.03.25 05:59:37.304832 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
9002 | 2025.03.25 05:59:37.305129 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 66 rows starting from the beginning of the part | ||
9003 | 2025.03.25 05:59:37.306159 [ 5 ] {76b557ff-cc0f-4cdd-b5f8-47071dd0a534} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9004 | 2025.03.25 05:59:37.306230 [ 5 ] {76b557ff-cc0f-4cdd-b5f8-47071dd0a534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9005 | 2025.03.25 05:59:37.307177 [ 5 ] {76b557ff-cc0f-4cdd-b5f8-47071dd0a534} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9006 | 2025.03.25 05:59:37.307687 [ 5 ] {76b557ff-cc0f-4cdd-b5f8-47071dd0a534} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9007 | 2025.03.25 05:59:37.308020 [ 5 ] {76b557ff-cc0f-4cdd-b5f8-47071dd0a534} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.004817 sec., 1037.9904504878555 rows/sec., 78.05 KiB/sec. | ||
9008 | 2025.03.25 05:59:37.308191 [ 5 ] {76b557ff-cc0f-4cdd-b5f8-47071dd0a534} <Debug> TCPHandler: Processed in 0.005277199 sec. | ||
9009 | 2025.03.25 05:59:37.308585 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9010 | 2025.03.25 05:59:37.309015 [ 5 ] {7386d4b8-72e3-436a-9c91-fac5ed2beade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9011 | 2025.03.25 05:59:37.309217 [ 5 ] {7386d4b8-72e3-436a-9c91-fac5ed2beade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9012 | 2025.03.25 05:59:37.309333 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3424 rows, containing 5 columns (5 merged, 0 gathered) in 0.006482547 sec., 528187.4547149446 rows/sec., 45.37 MiB/sec. | ||
9013 | 2025.03.25 05:59:37.309665 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
9014 | 2025.03.25 05:59:37.310205 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9015 | 2025.03.25 05:59:37.310403 [ 5 ] {7386d4b8-72e3-436a-9c91-fac5ed2beade} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9016 | 2025.03.25 05:59:37.310415 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_75_15} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
9017 | 2025.03.25 05:59:37.310463 [ 5 ] {7386d4b8-72e3-436a-9c91-fac5ed2beade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9018 | 2025.03.25 05:59:37.310594 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
9019 | 2025.03.25 05:59:37.310946 [ 5 ] {7386d4b8-72e3-436a-9c91-fac5ed2beade} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9020 | 2025.03.25 05:59:37.311196 [ 5 ] {7386d4b8-72e3-436a-9c91-fac5ed2beade} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9021 | 2025.03.25 05:59:37.311372 [ 43 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
9022 | 2025.03.25 05:59:37.311426 [ 43 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9023 | 2025.03.25 05:59:37.311444 [ 5 ] {7386d4b8-72e3-436a-9c91-fac5ed2beade} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.002585 sec., 26692.45647969052 rows/sec., 2.08 MiB/sec. | ||
9024 | 2025.03.25 05:59:37.311463 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9025 | 2025.03.25 05:59:37.311609 [ 5 ] {7386d4b8-72e3-436a-9c91-fac5ed2beade} <Debug> TCPHandler: Processed in 0.003154681 sec. | ||
9026 | 2025.03.25 05:59:37.311713 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
9027 | 2025.03.25 05:59:37.311767 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9028 | 2025.03.25 05:59:37.311999 [ 5 ] {e74d4638-0a0b-4d94-baab-fda23b6b84ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9029 | 2025.03.25 05:59:37.312014 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9030 | 2025.03.25 05:59:37.312104 [ 5 ] {e74d4638-0a0b-4d94-baab-fda23b6b84ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9031 | 2025.03.25 05:59:37.312104 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 915 rows starting from the beginning of the part | ||
9032 | 2025.03.25 05:59:37.312472 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 98 rows starting from the beginning of the part | ||
9033 | 2025.03.25 05:59:37.312887 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 69 rows starting from the beginning of the part | ||
9034 | 2025.03.25 05:59:37.313298 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 560 rows starting from the beginning of the part | ||
9035 | 2025.03.25 05:59:37.313511 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
9036 | 2025.03.25 05:59:37.313816 [ 190 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 69 rows starting from the beginning of the part | ||
9037 | 2025.03.25 05:59:37.314926 [ 5 ] {e74d4638-0a0b-4d94-baab-fda23b6b84ea} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9038 | 2025.03.25 05:59:37.315001 [ 5 ] {e74d4638-0a0b-4d94-baab-fda23b6b84ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9039 | 2025.03.25 05:59:37.315980 [ 5 ] {e74d4638-0a0b-4d94-baab-fda23b6b84ea} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9040 | 2025.03.25 05:59:37.316475 [ 5 ] {e74d4638-0a0b-4d94-baab-fda23b6b84ea} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9041 | 2025.03.25 05:59:37.316777 [ 5 ] {e74d4638-0a0b-4d94-baab-fda23b6b84ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004867 sec., 32874.46065337991 rows/sec., 2.29 MiB/sec. | ||
9042 | 2025.03.25 05:59:37.316938 [ 5 ] {e74d4638-0a0b-4d94-baab-fda23b6b84ea} <Debug> TCPHandler: Processed in 0.005229247 sec. | ||
9043 | 2025.03.25 05:59:37.317252 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9044 | 2025.03.25 05:59:37.317298 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1775 rows, containing 5 columns (5 merged, 0 gathered) in 0.005707823 sec., 310976.7068810648 rows/sec., 24.23 MiB/sec. | ||
9045 | 2025.03.25 05:59:37.317374 [ 5 ] {76c0ad70-02a9-49af-8399-b508b9b5fa7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9046 | 2025.03.25 05:59:37.317465 [ 5 ] {76c0ad70-02a9-49af-8399-b508b9b5fa7f} <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 | ||
9047 | 2025.03.25 05:59:37.317543 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
9048 | 2025.03.25 05:59:37.318007 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9049 | 2025.03.25 05:59:37.318147 [ 201 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_75_15} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
9050 | 2025.03.25 05:59:37.318268 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9051 | 2025.03.25 05:59:37.318871 [ 5 ] {76c0ad70-02a9-49af-8399-b508b9b5fa7f} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9052 | 2025.03.25 05:59:37.318910 [ 5 ] {76c0ad70-02a9-49af-8399-b508b9b5fa7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9053 | 2025.03.25 05:59:37.319532 [ 5 ] {76c0ad70-02a9-49af-8399-b508b9b5fa7f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9054 | 2025.03.25 05:59:37.319784 [ 5 ] {76c0ad70-02a9-49af-8399-b508b9b5fa7f} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9055 | 2025.03.25 05:59:37.319977 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9056 | 2025.03.25 05:59:37.320038 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9057 | 2025.03.25 05:59:37.320073 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9058 | 2025.03.25 05:59:37.320089 [ 5 ] {76c0ad70-02a9-49af-8399-b508b9b5fa7f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002731 sec., 1830.8311973636032 rows/sec., 3.28 MiB/sec. | ||
9059 | 2025.03.25 05:59:37.320309 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::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 | ||
9060 | 2025.03.25 05:59:37.320343 [ 5 ] {76c0ad70-02a9-49af-8399-b508b9b5fa7f} <Debug> TCPHandler: Processed in 0.003189222 sec. | ||
9061 | 2025.03.25 05:59:37.320503 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9062 | 2025.03.25 05:59:37.320651 [ 5 ] {74a1215d-5e7b-4f4d-bde1-64b0a04e3bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9063 | 2025.03.25 05:59:37.320668 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9064 | 2025.03.25 05:59:37.320716 [ 5 ] {74a1215d-5e7b-4f4d-bde1-64b0a04e3bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9065 | 2025.03.25 05:59:37.320742 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1067 rows starting from the beginning of the part | ||
9066 | 2025.03.25 05:59:37.321390 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
9067 | 2025.03.25 05:59:37.321908 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
9068 | 2025.03.25 05:59:37.322441 [ 5 ] {74a1215d-5e7b-4f4d-bde1-64b0a04e3bc4} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9069 | 2025.03.25 05:59:37.322452 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
9070 | 2025.03.25 05:59:37.322486 [ 5 ] {74a1215d-5e7b-4f4d-bde1-64b0a04e3bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9071 | 2025.03.25 05:59:37.322918 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
9072 | 2025.03.25 05:59:37.323463 [ 201 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
9073 | 2025.03.25 05:59:37.323540 [ 5 ] {74a1215d-5e7b-4f4d-bde1-64b0a04e3bc4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9074 | 2025.03.25 05:59:37.324075 [ 5 ] {74a1215d-5e7b-4f4d-bde1-64b0a04e3bc4} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9075 | 2025.03.25 05:59:37.324423 [ 5 ] {74a1215d-5e7b-4f4d-bde1-64b0a04e3bc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003808 sec., 15756.302521008403 rows/sec., 1.06 MiB/sec. | ||
9076 | 2025.03.25 05:59:37.324506 [ 5 ] {74a1215d-5e7b-4f4d-bde1-64b0a04e3bc4} <Debug> TCPHandler: Processed in 0.00405852 sec. | ||
9077 | 2025.03.25 05:59:37.330863 [ 194 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1150 rows, containing 19 columns (19 merged, 0 gathered) in 0.010708762 sec., 107388.69721822186 rows/sec., 192.44 MiB/sec. | ||
9078 | 2025.03.25 05:59:37.332140 [ 186 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9079 | 2025.03.25 05:59:37.332587 [ 186 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9080 | 2025.03.25 05:59:37.332679 [ 186 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9081 | 2025.03.25 05:59:37.332850 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
9082 | 2025.03.25 05:59:38.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.86 MiB, peak 234.34 MiB, free memory in arenas 0.00 B, will set to 225.11 MiB (RSS), difference: 2.25 MiB | ||
9083 | 2025.03.25 05:59:41.517855 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9084 | 2025.03.25 05:59:41.517914 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9085 | 2025.03.25 05:59:41.706229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
9086 | 2025.03.25 05:59:41.706864 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9087 | 2025.03.25 05:59:41.706909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9088 | 2025.03.25 05:59:41.707431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9089 | 2025.03.25 05:59:41.707734 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9090 | 2025.03.25 05:59:41.708063 [ 39 ] {} <Debug> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9091 | 2025.03.25 05:59:41.708142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9092 | 2025.03.25 05:59:41.708207 [ 39 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9093 | 2025.03.25 05:59:41.708259 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9094 | 2025.03.25 05:59:41.708488 [ 189 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::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 | ||
9095 | 2025.03.25 05:59:41.708751 [ 189 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9096 | 2025.03.25 05:59:41.708828 [ 189 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
9097 | 2025.03.25 05:59:41.708931 [ 189 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
9098 | 2025.03.25 05:59:41.709106 [ 189 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
9099 | 2025.03.25 05:59:41.709365 [ 189 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
9100 | 2025.03.25 05:59:41.709571 [ 189 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
9101 | 2025.03.25 05:59:41.709746 [ 189 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
9102 | 2025.03.25 05:59:41.712297 [ 194 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003918235 sec., 5386609.021664091 rows/sec., 77.06 MiB/sec. | ||
9103 | 2025.03.25 05:59:41.712743 [ 194 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9104 | 2025.03.25 05:59:41.713087 [ 194 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9105 | 2025.03.25 05:59:41.713179 [ 194 ] {ecb8a38f-234d-4744-8586-f19eec3d8edd::all_1_46_9} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9106 | 2025.03.25 05:59:41.713297 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
9107 | 2025.03.25 05:59:42.307893 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9108 | 2025.03.25 05:59:42.308100 [ 5 ] {410bbd3c-7bc2-4a40-94d9-1c67cf060307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9109 | 2025.03.25 05:59:42.308179 [ 5 ] {410bbd3c-7bc2-4a40-94d9-1c67cf060307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9110 | 2025.03.25 05:59:42.309068 [ 5 ] {410bbd3c-7bc2-4a40-94d9-1c67cf060307} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9111 | 2025.03.25 05:59:42.309121 [ 5 ] {410bbd3c-7bc2-4a40-94d9-1c67cf060307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9112 | 2025.03.25 05:59:42.309570 [ 5 ] {410bbd3c-7bc2-4a40-94d9-1c67cf060307} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9113 | 2025.03.25 05:59:42.309833 [ 5 ] {410bbd3c-7bc2-4a40-94d9-1c67cf060307} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9114 | 2025.03.25 05:59:42.310122 [ 5 ] {410bbd3c-7bc2-4a40-94d9-1c67cf060307} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002064 sec., 102713.17829457365 rows/sec., 6.53 MiB/sec. | ||
9115 | 2025.03.25 05:59:42.310252 [ 5 ] {410bbd3c-7bc2-4a40-94d9-1c67cf060307} <Debug> TCPHandler: Processed in 0.002549281 sec. | ||
9116 | 2025.03.25 05:59:42.310489 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9117 | 2025.03.25 05:59:42.310604 [ 5 ] {d3d7865e-b683-429b-ac91-63c328da32c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9118 | 2025.03.25 05:59:42.310654 [ 5 ] {d3d7865e-b683-429b-ac91-63c328da32c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9119 | 2025.03.25 05:59:42.311558 [ 5 ] {d3d7865e-b683-429b-ac91-63c328da32c3} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9120 | 2025.03.25 05:59:42.311601 [ 5 ] {d3d7865e-b683-429b-ac91-63c328da32c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9121 | 2025.03.25 05:59:42.312015 [ 5 ] {d3d7865e-b683-429b-ac91-63c328da32c3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9122 | 2025.03.25 05:59:42.312267 [ 5 ] {d3d7865e-b683-429b-ac91-63c328da32c3} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9123 | 2025.03.25 05:59:42.312524 [ 5 ] {d3d7865e-b683-429b-ac91-63c328da32c3} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.001942 sec., 352729.1452111226 rows/sec., 28.08 MiB/sec. | ||
9124 | 2025.03.25 05:59:42.312646 [ 5 ] {d3d7865e-b683-429b-ac91-63c328da32c3} <Debug> TCPHandler: Processed in 0.002227551 sec. | ||
9125 | 2025.03.25 05:59:42.312842 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9126 | 2025.03.25 05:59:42.313044 [ 5 ] {1dac84ab-5f62-40a5-b6de-6c8bf97debde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9127 | 2025.03.25 05:59:42.313096 [ 5 ] {1dac84ab-5f62-40a5-b6de-6c8bf97debde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9128 | 2025.03.25 05:59:42.313703 [ 5 ] {1dac84ab-5f62-40a5-b6de-6c8bf97debde} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9129 | 2025.03.25 05:59:42.313745 [ 5 ] {1dac84ab-5f62-40a5-b6de-6c8bf97debde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9130 | 2025.03.25 05:59:42.314126 [ 5 ] {1dac84ab-5f62-40a5-b6de-6c8bf97debde} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9131 | 2025.03.25 05:59:42.314365 [ 5 ] {1dac84ab-5f62-40a5-b6de-6c8bf97debde} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9132 | 2025.03.25 05:59:42.314579 [ 5 ] {1dac84ab-5f62-40a5-b6de-6c8bf97debde} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001576 sec., 88832.48730964467 rows/sec., 5.54 MiB/sec. | ||
9133 | 2025.03.25 05:59:42.314635 [ 5 ] {1dac84ab-5f62-40a5-b6de-6c8bf97debde} <Debug> TCPHandler: Processed in 0.001899011 sec. | ||
9134 | 2025.03.25 05:59:42.314759 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9135 | 2025.03.25 05:59:42.314872 [ 5 ] {a4c7993d-176c-43e9-b853-452131e41155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9136 | 2025.03.25 05:59:42.314919 [ 5 ] {a4c7993d-176c-43e9-b853-452131e41155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9137 | 2025.03.25 05:59:42.315513 [ 5 ] {a4c7993d-176c-43e9-b853-452131e41155} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9138 | 2025.03.25 05:59:42.315554 [ 5 ] {a4c7993d-176c-43e9-b853-452131e41155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9139 | 2025.03.25 05:59:42.315918 [ 5 ] {a4c7993d-176c-43e9-b853-452131e41155} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9140 | 2025.03.25 05:59:42.316166 [ 5 ] {a4c7993d-176c-43e9-b853-452131e41155} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9141 | 2025.03.25 05:59:42.316386 [ 5 ] {a4c7993d-176c-43e9-b853-452131e41155} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001537 sec., 73519.84385165908 rows/sec., 4.76 MiB/sec. | ||
9142 | 2025.03.25 05:59:42.316439 [ 5 ] {a4c7993d-176c-43e9-b853-452131e41155} <Debug> TCPHandler: Processed in 0.001735456 sec. | ||
9143 | 2025.03.25 05:59:42.316558 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9144 | 2025.03.25 05:59:42.316663 [ 5 ] {68c42890-f5ac-4f47-a75f-e03e34ce03d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9145 | 2025.03.25 05:59:42.316707 [ 5 ] {68c42890-f5ac-4f47-a75f-e03e34ce03d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9146 | 2025.03.25 05:59:42.317267 [ 5 ] {68c42890-f5ac-4f47-a75f-e03e34ce03d1} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9147 | 2025.03.25 05:59:42.317307 [ 5 ] {68c42890-f5ac-4f47-a75f-e03e34ce03d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9148 | 2025.03.25 05:59:42.317676 [ 5 ] {68c42890-f5ac-4f47-a75f-e03e34ce03d1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9149 | 2025.03.25 05:59:42.317917 [ 5 ] {68c42890-f5ac-4f47-a75f-e03e34ce03d1} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9150 | 2025.03.25 05:59:42.318122 [ 5 ] {68c42890-f5ac-4f47-a75f-e03e34ce03d1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00148 sec., 75675.67567567568 rows/sec., 4.31 MiB/sec. | ||
9151 | 2025.03.25 05:59:42.318172 [ 5 ] {68c42890-f5ac-4f47-a75f-e03e34ce03d1} <Debug> TCPHandler: Processed in 0.001665503 sec. | ||
9152 | 2025.03.25 05:59:42.318287 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9153 | 2025.03.25 05:59:42.318390 [ 5 ] {7ed146e5-b3ef-44c4-b58b-b80057383116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9154 | 2025.03.25 05:59:42.318435 [ 5 ] {7ed146e5-b3ef-44c4-b58b-b80057383116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9155 | 2025.03.25 05:59:42.319117 [ 5 ] {7ed146e5-b3ef-44c4-b58b-b80057383116} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9156 | 2025.03.25 05:59:42.319157 [ 5 ] {7ed146e5-b3ef-44c4-b58b-b80057383116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9157 | 2025.03.25 05:59:42.319525 [ 5 ] {7ed146e5-b3ef-44c4-b58b-b80057383116} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9158 | 2025.03.25 05:59:42.319758 [ 5 ] {7ed146e5-b3ef-44c4-b58b-b80057383116} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9159 | 2025.03.25 05:59:42.319976 [ 5 ] {7ed146e5-b3ef-44c4-b58b-b80057383116} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001607 sec., 258867.45488487868 rows/sec., 18.42 MiB/sec. | ||
9160 | 2025.03.25 05:59:42.320028 [ 5 ] {7ed146e5-b3ef-44c4-b58b-b80057383116} <Debug> TCPHandler: Processed in 0.001791547 sec. | ||
9161 | 2025.03.25 05:59:42.320146 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9162 | 2025.03.25 05:59:42.320260 [ 5 ] {ec3e6633-af1b-4877-9c85-6516ae2db7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9163 | 2025.03.25 05:59:42.320309 [ 5 ] {ec3e6633-af1b-4877-9c85-6516ae2db7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9164 | 2025.03.25 05:59:42.320765 [ 5 ] {ec3e6633-af1b-4877-9c85-6516ae2db7dd} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9165 | 2025.03.25 05:59:42.320806 [ 5 ] {ec3e6633-af1b-4877-9c85-6516ae2db7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9166 | 2025.03.25 05:59:42.321163 [ 5 ] {ec3e6633-af1b-4877-9c85-6516ae2db7dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9167 | 2025.03.25 05:59:42.321398 [ 5 ] {ec3e6633-af1b-4877-9c85-6516ae2db7dd} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9168 | 2025.03.25 05:59:42.321644 [ 5 ] {ec3e6633-af1b-4877-9c85-6516ae2db7dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
9169 | 2025.03.25 05:59:42.321836 [ 5 ] {ec3e6633-af1b-4877-9c85-6516ae2db7dd} <Debug> TCPHandler: Processed in 0.001741556 sec. | ||
9170 | 2025.03.25 05:59:42.322024 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9171 | 2025.03.25 05:59:42.322129 [ 5 ] {4d916a31-c3ea-41e1-abb5-67a34e6e000a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9172 | 2025.03.25 05:59:42.322182 [ 5 ] {4d916a31-c3ea-41e1-abb5-67a34e6e000a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9173 | 2025.03.25 05:59:42.322742 [ 5 ] {4d916a31-c3ea-41e1-abb5-67a34e6e000a} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9174 | 2025.03.25 05:59:42.322781 [ 5 ] {4d916a31-c3ea-41e1-abb5-67a34e6e000a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9175 | 2025.03.25 05:59:42.323157 [ 5 ] {4d916a31-c3ea-41e1-abb5-67a34e6e000a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9176 | 2025.03.25 05:59:42.323394 [ 5 ] {4d916a31-c3ea-41e1-abb5-67a34e6e000a} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9177 | 2025.03.25 05:59:42.323568 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9178 | 2025.03.25 05:59:42.323631 [ 5 ] {4d916a31-c3ea-41e1-abb5-67a34e6e000a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001517 sec., 156229.40013183915 rows/sec., 10.47 MiB/sec. | ||
9179 | 2025.03.25 05:59:42.323641 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9180 | 2025.03.25 05:59:42.323710 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9181 | 2025.03.25 05:59:42.323758 [ 5 ] {4d916a31-c3ea-41e1-abb5-67a34e6e000a} <Debug> TCPHandler: Processed in 0.001788408 sec. | ||
9182 | 2025.03.25 05:59:42.323900 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9183 | 2025.03.25 05:59:42.323917 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9184 | 2025.03.25 05:59:42.324033 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9185 | 2025.03.25 05:59:42.324048 [ 5 ] {7f565473-d88b-47e1-8f9c-831744a6bea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9186 | 2025.03.25 05:59:42.324075 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21604 rows starting from the beginning of the part | ||
9187 | 2025.03.25 05:59:42.324109 [ 5 ] {7f565473-d88b-47e1-8f9c-831744a6bea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9188 | 2025.03.25 05:59:42.324230 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
9189 | 2025.03.25 05:59:42.324693 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 945 rows starting from the beginning of the part | ||
9190 | 2025.03.25 05:59:42.325146 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
9191 | 2025.03.25 05:59:42.325447 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
9192 | 2025.03.25 05:59:42.325684 [ 189 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
9193 | 2025.03.25 05:59:42.326398 [ 5 ] {7f565473-d88b-47e1-8f9c-831744a6bea1} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9194 | 2025.03.25 05:59:42.326444 [ 5 ] {7f565473-d88b-47e1-8f9c-831744a6bea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9195 | 2025.03.25 05:59:42.326941 [ 5 ] {7f565473-d88b-47e1-8f9c-831744a6bea1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9196 | 2025.03.25 05:59:42.327207 [ 5 ] {7f565473-d88b-47e1-8f9c-831744a6bea1} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9197 | 2025.03.25 05:59:42.327470 [ 5 ] {7f565473-d88b-47e1-8f9c-831744a6bea1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003451 sec., 289.77108084613155 rows/sec., 19.53 KiB/sec. | ||
9198 | 2025.03.25 05:59:42.327588 [ 5 ] {7f565473-d88b-47e1-8f9c-831744a6bea1} <Debug> TCPHandler: Processed in 0.003727959 sec. | ||
9199 | 2025.03.25 05:59:42.327743 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9200 | 2025.03.25 05:59:42.327886 [ 5 ] {60d7514e-2bb8-48eb-9de3-35aadcd2e156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9201 | 2025.03.25 05:59:42.327996 [ 5 ] {60d7514e-2bb8-48eb-9de3-35aadcd2e156} <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 | ||
9202 | 2025.03.25 05:59:42.329216 [ 5 ] {60d7514e-2bb8-48eb-9de3-35aadcd2e156} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9203 | 2025.03.25 05:59:42.329254 [ 5 ] {60d7514e-2bb8-48eb-9de3-35aadcd2e156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9204 | 2025.03.25 05:59:42.329876 [ 5 ] {60d7514e-2bb8-48eb-9de3-35aadcd2e156} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9205 | 2025.03.25 05:59:42.330132 [ 5 ] {60d7514e-2bb8-48eb-9de3-35aadcd2e156} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9206 | 2025.03.25 05:59:42.330361 [ 5 ] {60d7514e-2bb8-48eb-9de3-35aadcd2e156} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002516 sec., 13513.513513513513 rows/sec., 24.22 MiB/sec. | ||
9207 | 2025.03.25 05:59:42.330456 [ 5 ] {60d7514e-2bb8-48eb-9de3-35aadcd2e156} <Debug> TCPHandler: Processed in 0.002771008 sec. | ||
9208 | 2025.03.25 05:59:42.330594 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9209 | 2025.03.25 05:59:42.330699 [ 5 ] {e95c768b-c5fc-4fb7-9181-6ebc13749fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9210 | 2025.03.25 05:59:42.330746 [ 5 ] {e95c768b-c5fc-4fb7-9181-6ebc13749fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9211 | 2025.03.25 05:59:42.331189 [ 5 ] {e95c768b-c5fc-4fb7-9181-6ebc13749fc6} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9212 | 2025.03.25 05:59:42.331229 [ 5 ] {e95c768b-c5fc-4fb7-9181-6ebc13749fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9213 | 2025.03.25 05:59:42.331573 [ 5 ] {e95c768b-c5fc-4fb7-9181-6ebc13749fc6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9214 | 2025.03.25 05:59:42.331804 [ 5 ] {e95c768b-c5fc-4fb7-9181-6ebc13749fc6} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9215 | 2025.03.25 05:59:42.331982 [ 36 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9216 | 2025.03.25 05:59:42.332042 [ 5 ] {e95c768b-c5fc-4fb7-9181-6ebc13749fc6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001357 sec., 60427.413411938105 rows/sec., 3.84 MiB/sec. | ||
9217 | 2025.03.25 05:59:42.332046 [ 36 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9218 | 2025.03.25 05:59:42.332132 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9219 | 2025.03.25 05:59:42.332167 [ 5 ] {e95c768b-c5fc-4fb7-9181-6ebc13749fc6} <Debug> TCPHandler: Processed in 0.001618362 sec. | ||
9220 | 2025.03.25 05:59:42.332400 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9221 | 2025.03.25 05:59:42.332805 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9222 | 2025.03.25 05:59:42.332902 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4256 rows starting from the beginning of the part | ||
9223 | 2025.03.25 05:59:42.333231 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
9224 | 2025.03.25 05:59:42.333461 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
9225 | 2025.03.25 05:59:42.333638 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part | ||
9226 | 2025.03.25 05:59:42.333871 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
9227 | 2025.03.25 05:59:42.334011 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
9228 | 2025.03.25 05:59:42.335757 [ 196 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4518 rows, containing 4 columns (4 merged, 0 gathered) in 0.003520472 sec., 1283350.6416185102 rows/sec., 84.05 MiB/sec. | ||
9229 | 2025.03.25 05:59:42.336110 [ 196 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9230 | 2025.03.25 05:59:42.336522 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9231 | 2025.03.25 05:59:42.336623 [ 197 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_76_15} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9232 | 2025.03.25 05:59:42.336705 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
9233 | 2025.03.25 05:59:42.338834 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23170 rows, containing 5 columns (5 merged, 0 gathered) in 0.0150135 sec., 1543277.7167216172 rows/sec., 104.33 MiB/sec. | ||
9234 | 2025.03.25 05:59:42.339716 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9235 | 2025.03.25 05:59:42.340095 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9236 | 2025.03.25 05:59:42.340186 [ 198 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9237 | 2025.03.25 05:59:42.340291 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
9238 | 2025.03.25 05:59:43.201445 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9239 | 2025.03.25 05:59:43.225197 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9240 | 2025.03.25 05:59:43.225266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9241 | 2025.03.25 05:59:43.232610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9242 | 2025.03.25 05:59:43.233388 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9243 | 2025.03.25 05:59:43.233805 [ 29 ] {} <Debug> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9244 | 2025.03.25 05:59:43.233980 [ 29 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9245 | 2025.03.25 05:59:43.234085 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9246 | 2025.03.25 05:59:43.234793 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
9247 | 2025.03.25 05:59:43.250134 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9248 | 2025.03.25 05:59:43.251582 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9249 | 2025.03.25 05:59:43.253180 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
9250 | 2025.03.25 05:59:43.258877 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
9251 | 2025.03.25 05:59:43.264738 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
9252 | 2025.03.25 05:59:43.270623 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
9253 | 2025.03.25 05:59:43.276724 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::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 | ||
9254 | 2025.03.25 05:59:43.281609 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
9255 | 2025.03.25 05:59:43.342981 [ 192 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.10866381 sec., 3193.335481242559 rows/sec., 16.51 MiB/sec. | ||
9256 | 2025.03.25 05:59:43.346283 [ 191 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9257 | 2025.03.25 05:59:43.349354 [ 191 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_46_9} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9258 | 2025.03.25 05:59:43.349495 [ 191 ] {598517ac-e111-4449-933e-8f1886dd6712::all_1_46_9} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9259 | 2025.03.25 05:59:43.351984 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9260 | 2025.03.25 05:59:43.660320 [ 29 ] {} <Debug> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
9261 | 2025.03.25 05:59:43.660387 [ 29 ] {} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9262 | 2025.03.25 05:59:43.660415 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9263 | 2025.03.25 05:59:43.660749 [ 200 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
9264 | 2025.03.25 05:59:43.660973 [ 200 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9265 | 2025.03.25 05:59:43.661009 [ 200 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
9266 | 2025.03.25 05:59:43.661090 [ 200 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
9267 | 2025.03.25 05:59:43.661316 [ 200 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
9268 | 2025.03.25 05:59:43.661575 [ 200 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
9269 | 2025.03.25 05:59:43.661732 [ 200 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
9270 | 2025.03.25 05:59:43.662920 [ 195 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002390176 sec., 22592.478545512968 rows/sec., 1.89 MiB/sec. | ||
9271 | 2025.03.25 05:59:43.663065 [ 200 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
9272 | 2025.03.25 05:59:43.663361 [ 200 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9273 | 2025.03.25 05:59:43.663446 [ 200 ] {b06b152b-7ffd-4049-bd9a-b7144b6dc735::all_1_10_2} <Trace> oximeter.fields_ipaddr (b06b152b-7ffd-4049-bd9a-b7144b6dc735) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
9274 | 2025.03.25 05:59:43.663528 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9275 | 2025.03.25 05:59:46.818339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1314 | ||
9276 | 2025.03.25 05:59:46.821554 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9277 | 2025.03.25 05:59:46.821610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9278 | 2025.03.25 05:59:46.823131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9279 | 2025.03.25 05:59:46.823455 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9280 | 2025.03.25 05:59:46.824089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
9281 | 2025.03.25 05:59:47.300191 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9282 | 2025.03.25 05:59:47.300517 [ 5 ] {f633a96e-c97b-46cd-acb2-08357ac0f3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9283 | 2025.03.25 05:59:47.300634 [ 5 ] {f633a96e-c97b-46cd-acb2-08357ac0f3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9284 | 2025.03.25 05:59:47.301615 [ 5 ] {f633a96e-c97b-46cd-acb2-08357ac0f3ae} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9285 | 2025.03.25 05:59:47.301661 [ 5 ] {f633a96e-c97b-46cd-acb2-08357ac0f3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9286 | 2025.03.25 05:59:47.302109 [ 5 ] {f633a96e-c97b-46cd-acb2-08357ac0f3ae} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9287 | 2025.03.25 05:59:47.302389 [ 5 ] {f633a96e-c97b-46cd-acb2-08357ac0f3ae} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9288 | 2025.03.25 05:59:47.302651 [ 5 ] {f633a96e-c97b-46cd-acb2-08357ac0f3ae} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002219 sec., 29743.127534925643 rows/sec., 2.37 MiB/sec. | ||
9289 | 2025.03.25 05:59:47.302729 [ 5 ] {f633a96e-c97b-46cd-acb2-08357ac0f3ae} <Debug> TCPHandler: Processed in 0.002714677 sec. | ||
9290 | 2025.03.25 05:59:47.302889 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9291 | 2025.03.25 05:59:47.303020 [ 5 ] {c0454a55-084f-4daf-bbda-17ec45ad9c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9292 | 2025.03.25 05:59:47.303071 [ 5 ] {c0454a55-084f-4daf-bbda-17ec45ad9c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9293 | 2025.03.25 05:59:47.303602 [ 5 ] {c0454a55-084f-4daf-bbda-17ec45ad9c5b} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9294 | 2025.03.25 05:59:47.303641 [ 5 ] {c0454a55-084f-4daf-bbda-17ec45ad9c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9295 | 2025.03.25 05:59:47.303998 [ 5 ] {c0454a55-084f-4daf-bbda-17ec45ad9c5b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9296 | 2025.03.25 05:59:47.304246 [ 5 ] {c0454a55-084f-4daf-bbda-17ec45ad9c5b} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9297 | 2025.03.25 05:59:47.304461 [ 5 ] {c0454a55-084f-4daf-bbda-17ec45ad9c5b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001471 sec., 3399.048266485384 rows/sec., 255.59 KiB/sec. | ||
9298 | 2025.03.25 05:59:47.304514 [ 5 ] {c0454a55-084f-4daf-bbda-17ec45ad9c5b} <Debug> TCPHandler: Processed in 0.001691784 sec. | ||
9299 | 2025.03.25 05:59:47.304620 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9300 | 2025.03.25 05:59:47.304723 [ 5 ] {db3b849a-7483-4384-a0c8-2fcad35f2e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9301 | 2025.03.25 05:59:47.304769 [ 5 ] {db3b849a-7483-4384-a0c8-2fcad35f2e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9302 | 2025.03.25 05:59:47.305332 [ 5 ] {db3b849a-7483-4384-a0c8-2fcad35f2e91} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9303 | 2025.03.25 05:59:47.305372 [ 5 ] {db3b849a-7483-4384-a0c8-2fcad35f2e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9304 | 2025.03.25 05:59:47.305727 [ 5 ] {db3b849a-7483-4384-a0c8-2fcad35f2e91} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9305 | 2025.03.25 05:59:47.305972 [ 5 ] {db3b849a-7483-4384-a0c8-2fcad35f2e91} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9306 | 2025.03.25 05:59:47.306179 [ 5 ] {db3b849a-7483-4384-a0c8-2fcad35f2e91} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001479 sec., 46653.144016227176 rows/sec., 3.64 MiB/sec. | ||
9307 | 2025.03.25 05:59:47.306232 [ 5 ] {db3b849a-7483-4384-a0c8-2fcad35f2e91} <Debug> TCPHandler: Processed in 0.001662673 sec. | ||
9308 | 2025.03.25 05:59:47.306350 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9309 | 2025.03.25 05:59:47.306466 [ 5 ] {04ff3422-76fb-42f9-8d5e-6d82663421b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9310 | 2025.03.25 05:59:47.306519 [ 5 ] {04ff3422-76fb-42f9-8d5e-6d82663421b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9311 | 2025.03.25 05:59:47.307051 [ 5 ] {04ff3422-76fb-42f9-8d5e-6d82663421b8} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9312 | 2025.03.25 05:59:47.307092 [ 5 ] {04ff3422-76fb-42f9-8d5e-6d82663421b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9313 | 2025.03.25 05:59:47.307510 [ 5 ] {04ff3422-76fb-42f9-8d5e-6d82663421b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9314 | 2025.03.25 05:59:47.307763 [ 5 ] {04ff3422-76fb-42f9-8d5e-6d82663421b8} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9315 | 2025.03.25 05:59:47.307967 [ 5 ] {04ff3422-76fb-42f9-8d5e-6d82663421b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec. | ||
9316 | 2025.03.25 05:59:47.308020 [ 5 ] {04ff3422-76fb-42f9-8d5e-6d82663421b8} <Debug> TCPHandler: Processed in 0.001725316 sec. | ||
9317 | 2025.03.25 05:59:47.308146 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9318 | 2025.03.25 05:59:47.308253 [ 5 ] {31642c6d-88f9-4348-8e17-9bc43e94aea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9319 | 2025.03.25 05:59:47.308322 [ 5 ] {31642c6d-88f9-4348-8e17-9bc43e94aea3} <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 | ||
9320 | 2025.03.25 05:59:47.309401 [ 5 ] {31642c6d-88f9-4348-8e17-9bc43e94aea3} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9321 | 2025.03.25 05:59:47.309442 [ 5 ] {31642c6d-88f9-4348-8e17-9bc43e94aea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9322 | 2025.03.25 05:59:47.310060 [ 5 ] {31642c6d-88f9-4348-8e17-9bc43e94aea3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9323 | 2025.03.25 05:59:47.310326 [ 5 ] {31642c6d-88f9-4348-8e17-9bc43e94aea3} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9324 | 2025.03.25 05:59:47.310600 [ 5 ] {31642c6d-88f9-4348-8e17-9bc43e94aea3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002363 sec., 2115.9542953872196 rows/sec., 3.79 MiB/sec. | ||
9325 | 2025.03.25 05:59:47.310924 [ 5 ] {31642c6d-88f9-4348-8e17-9bc43e94aea3} <Debug> TCPHandler: Processed in 0.00282918 sec. | ||
9326 | 2025.03.25 05:59:47.311101 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9327 | 2025.03.25 05:59:47.311210 [ 5 ] {dec8be5c-b596-42b7-ae80-779a4b4fc277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9328 | 2025.03.25 05:59:47.311256 [ 5 ] {dec8be5c-b596-42b7-ae80-779a4b4fc277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9329 | 2025.03.25 05:59:47.311684 [ 5 ] {dec8be5c-b596-42b7-ae80-779a4b4fc277} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9330 | 2025.03.25 05:59:47.311722 [ 5 ] {dec8be5c-b596-42b7-ae80-779a4b4fc277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9331 | 2025.03.25 05:59:47.312083 [ 5 ] {dec8be5c-b596-42b7-ae80-779a4b4fc277} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9332 | 2025.03.25 05:59:47.312320 [ 5 ] {dec8be5c-b596-42b7-ae80-779a4b4fc277} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9333 | 2025.03.25 05:59:47.312533 [ 5 ] {dec8be5c-b596-42b7-ae80-779a4b4fc277} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
9334 | 2025.03.25 05:59:47.312583 [ 5 ] {dec8be5c-b596-42b7-ae80-779a4b4fc277} <Debug> TCPHandler: Processed in 0.00153496 sec. | ||
9335 | 2025.03.25 05:59:49.209221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9336 | 2025.03.25 05:59:49.209930 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9337 | 2025.03.25 05:59:49.209989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9338 | 2025.03.25 05:59:49.210557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9339 | 2025.03.25 05:59:49.210859 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9340 | 2025.03.25 05:59:49.211112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9341 | 2025.03.25 05:59:50.751133 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9342 | 2025.03.25 05:59:50.771691 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9343 | 2025.03.25 05:59:50.771776 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9344 | 2025.03.25 05:59:50.779115 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9345 | 2025.03.25 05:59:50.779998 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9346 | 2025.03.25 05:59:50.783305 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9347 | 2025.03.25 05:59:52.307589 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9348 | 2025.03.25 05:59:52.307919 [ 5 ] {60705e9d-270d-4502-bf8d-0cd5a552102e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9349 | 2025.03.25 05:59:52.308041 [ 5 ] {60705e9d-270d-4502-bf8d-0cd5a552102e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9350 | 2025.03.25 05:59:52.309012 [ 5 ] {60705e9d-270d-4502-bf8d-0cd5a552102e} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9351 | 2025.03.25 05:59:52.309066 [ 5 ] {60705e9d-270d-4502-bf8d-0cd5a552102e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9352 | 2025.03.25 05:59:52.309530 [ 5 ] {60705e9d-270d-4502-bf8d-0cd5a552102e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9353 | 2025.03.25 05:59:52.309786 [ 5 ] {60705e9d-270d-4502-bf8d-0cd5a552102e} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9354 | 2025.03.25 05:59:52.310050 [ 5 ] {60705e9d-270d-4502-bf8d-0cd5a552102e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002213 sec., 95797.55987347492 rows/sec., 6.09 MiB/sec. | ||
9355 | 2025.03.25 05:59:52.310120 [ 5 ] {60705e9d-270d-4502-bf8d-0cd5a552102e} <Debug> TCPHandler: Processed in 0.002729337 sec. | ||
9356 | 2025.03.25 05:59:52.310269 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9357 | 2025.03.25 05:59:52.310412 [ 5 ] {fa2ff8b0-2a59-4804-aaf4-7b9f424a1f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9358 | 2025.03.25 05:59:52.310470 [ 5 ] {fa2ff8b0-2a59-4804-aaf4-7b9f424a1f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9359 | 2025.03.25 05:59:52.311454 [ 5 ] {fa2ff8b0-2a59-4804-aaf4-7b9f424a1f32} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9360 | 2025.03.25 05:59:52.311497 [ 5 ] {fa2ff8b0-2a59-4804-aaf4-7b9f424a1f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9361 | 2025.03.25 05:59:52.311911 [ 5 ] {fa2ff8b0-2a59-4804-aaf4-7b9f424a1f32} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9362 | 2025.03.25 05:59:52.312156 [ 5 ] {fa2ff8b0-2a59-4804-aaf4-7b9f424a1f32} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9363 | 2025.03.25 05:59:52.312399 [ 5 ] {fa2ff8b0-2a59-4804-aaf4-7b9f424a1f32} <Debug> executeQuery: Read 685 rows, 55.84 KiB in 0.002022 sec., 338773.4915924827 rows/sec., 26.97 MiB/sec. | ||
9364 | 2025.03.25 05:59:52.312453 [ 5 ] {fa2ff8b0-2a59-4804-aaf4-7b9f424a1f32} <Debug> TCPHandler: Processed in 0.002250882 sec. | ||
9365 | 2025.03.25 05:59:52.312573 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9366 | 2025.03.25 05:59:52.312679 [ 5 ] {df3ebdb2-61a9-4f35-9dfa-56ddd5a0041d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9367 | 2025.03.25 05:59:52.312726 [ 5 ] {df3ebdb2-61a9-4f35-9dfa-56ddd5a0041d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9368 | 2025.03.25 05:59:52.313312 [ 5 ] {df3ebdb2-61a9-4f35-9dfa-56ddd5a0041d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9369 | 2025.03.25 05:59:52.313353 [ 5 ] {df3ebdb2-61a9-4f35-9dfa-56ddd5a0041d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9370 | 2025.03.25 05:59:52.313717 [ 5 ] {df3ebdb2-61a9-4f35-9dfa-56ddd5a0041d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9371 | 2025.03.25 05:59:52.313959 [ 5 ] {df3ebdb2-61a9-4f35-9dfa-56ddd5a0041d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9372 | 2025.03.25 05:59:52.314198 [ 5 ] {df3ebdb2-61a9-4f35-9dfa-56ddd5a0041d} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.001535 sec., 91205.21172638437 rows/sec., 5.69 MiB/sec. | ||
9373 | 2025.03.25 05:59:52.314278 [ 5 ] {df3ebdb2-61a9-4f35-9dfa-56ddd5a0041d} <Debug> TCPHandler: Processed in 0.001757986 sec. | ||
9374 | 2025.03.25 05:59:52.314461 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9375 | 2025.03.25 05:59:52.314586 [ 5 ] {7bffe158-17a8-4add-a202-9831641912a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9376 | 2025.03.25 05:59:52.314640 [ 5 ] {7bffe158-17a8-4add-a202-9831641912a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9377 | 2025.03.25 05:59:52.315300 [ 5 ] {7bffe158-17a8-4add-a202-9831641912a9} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9378 | 2025.03.25 05:59:52.315339 [ 5 ] {7bffe158-17a8-4add-a202-9831641912a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9379 | 2025.03.25 05:59:52.315702 [ 5 ] {7bffe158-17a8-4add-a202-9831641912a9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9380 | 2025.03.25 05:59:52.315937 [ 5 ] {7bffe158-17a8-4add-a202-9831641912a9} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9381 | 2025.03.25 05:59:52.316099 [ 79 ] {} <Debug> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
9382 | 2025.03.25 05:59:52.316175 [ 5 ] {7bffe158-17a8-4add-a202-9831641912a9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001611 sec., 70142.76846679082 rows/sec., 4.54 MiB/sec. | ||
9383 | 2025.03.25 05:59:52.316192 [ 79 ] {} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9384 | 2025.03.25 05:59:52.316285 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9385 | 2025.03.25 05:59:52.316301 [ 5 ] {7bffe158-17a8-4add-a202-9831641912a9} <Debug> TCPHandler: Processed in 0.001907791 sec. | ||
9386 | 2025.03.25 05:59:52.316545 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9387 | 2025.03.25 05:59:52.316593 [ 187 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
9388 | 2025.03.25 05:59:52.316680 [ 5 ] {e4c125d0-4f98-4b37-9831-781593c7dfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9389 | 2025.03.25 05:59:52.316784 [ 5 ] {e4c125d0-4f98-4b37-9831-781593c7dfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9390 | 2025.03.25 05:59:52.317119 [ 187 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9391 | 2025.03.25 05:59:52.317231 [ 187 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 341 rows starting from the beginning of the part | ||
9392 | 2025.03.25 05:59:52.317631 [ 187 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 341 rows starting from the beginning of the part | ||
9393 | 2025.03.25 05:59:52.318051 [ 187 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part | ||
9394 | 2025.03.25 05:59:52.318335 [ 187 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
9395 | 2025.03.25 05:59:52.318617 [ 187 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
9396 | 2025.03.25 05:59:52.318969 [ 187 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
9397 | 2025.03.25 05:59:52.319715 [ 5 ] {e4c125d0-4f98-4b37-9831-781593c7dfcb} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9398 | 2025.03.25 05:59:52.319781 [ 5 ] {e4c125d0-4f98-4b37-9831-781593c7dfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9399 | 2025.03.25 05:59:52.320770 [ 5 ] {e4c125d0-4f98-4b37-9831-781593c7dfcb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9400 | 2025.03.25 05:59:52.321347 [ 5 ] {e4c125d0-4f98-4b37-9831-781593c7dfcb} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9401 | 2025.03.25 05:59:52.322157 [ 5 ] {e4c125d0-4f98-4b37-9831-781593c7dfcb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005201 sec., 21534.320323014806 rows/sec., 1.23 MiB/sec. | ||
9402 | 2025.03.25 05:59:52.322387 [ 5 ] {e4c125d0-4f98-4b37-9831-781593c7dfcb} <Debug> TCPHandler: Processed in 0.005934179 sec. | ||
9403 | 2025.03.25 05:59:52.322412 [ 200 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.005974631 sec., 209050.56730700188 rows/sec., 14.67 MiB/sec. | ||
9404 | 2025.03.25 05:59:52.322566 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9405 | 2025.03.25 05:59:52.322674 [ 200 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
9406 | 2025.03.25 05:59:52.322724 [ 5 ] {34ee63a6-bc20-4d07-b1f9-5b88ef182caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9407 | 2025.03.25 05:59:52.322821 [ 5 ] {34ee63a6-bc20-4d07-b1f9-5b88ef182caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9408 | 2025.03.25 05:59:52.323330 [ 200 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9409 | 2025.03.25 05:59:52.323522 [ 200 ] {35aaab5f-b9e9-49d9-9de0-f53bc77011d8::all_1_30_6} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
9410 | 2025.03.25 05:59:52.323639 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
9411 | 2025.03.25 05:59:52.324017 [ 5 ] {34ee63a6-bc20-4d07-b1f9-5b88ef182caf} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9412 | 2025.03.25 05:59:52.324063 [ 5 ] {34ee63a6-bc20-4d07-b1f9-5b88ef182caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9413 | 2025.03.25 05:59:52.324449 [ 5 ] {34ee63a6-bc20-4d07-b1f9-5b88ef182caf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9414 | 2025.03.25 05:59:52.324695 [ 5 ] {34ee63a6-bc20-4d07-b1f9-5b88ef182caf} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9415 | 2025.03.25 05:59:52.324920 [ 5 ] {34ee63a6-bc20-4d07-b1f9-5b88ef182caf} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.002248 sec., 185053.38078291816 rows/sec., 13.17 MiB/sec. | ||
9416 | 2025.03.25 05:59:52.324980 [ 5 ] {34ee63a6-bc20-4d07-b1f9-5b88ef182caf} <Debug> TCPHandler: Processed in 0.00248739 sec. | ||
9417 | 2025.03.25 05:59:52.325095 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9418 | 2025.03.25 05:59:52.325200 [ 5 ] {1461ec47-2c06-4085-aa72-603ba195a61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9419 | 2025.03.25 05:59:52.325246 [ 5 ] {1461ec47-2c06-4085-aa72-603ba195a61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9420 | 2025.03.25 05:59:52.325703 [ 5 ] {1461ec47-2c06-4085-aa72-603ba195a61f} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9421 | 2025.03.25 05:59:52.325743 [ 5 ] {1461ec47-2c06-4085-aa72-603ba195a61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9422 | 2025.03.25 05:59:52.326108 [ 5 ] {1461ec47-2c06-4085-aa72-603ba195a61f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9423 | 2025.03.25 05:59:52.326343 [ 5 ] {1461ec47-2c06-4085-aa72-603ba195a61f} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9424 | 2025.03.25 05:59:52.326552 [ 5 ] {1461ec47-2c06-4085-aa72-603ba195a61f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec. | ||
9425 | 2025.03.25 05:59:52.326601 [ 5 ] {1461ec47-2c06-4085-aa72-603ba195a61f} <Debug> TCPHandler: Processed in 0.00155771 sec. | ||
9426 | 2025.03.25 05:59:52.326707 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9427 | 2025.03.25 05:59:52.326807 [ 5 ] {7e5e9ceb-d695-47ed-b028-924ff55663c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9428 | 2025.03.25 05:59:52.326855 [ 5 ] {7e5e9ceb-d695-47ed-b028-924ff55663c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9429 | 2025.03.25 05:59:52.327403 [ 5 ] {7e5e9ceb-d695-47ed-b028-924ff55663c0} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9430 | 2025.03.25 05:59:52.327442 [ 5 ] {7e5e9ceb-d695-47ed-b028-924ff55663c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9431 | 2025.03.25 05:59:52.327825 [ 5 ] {7e5e9ceb-d695-47ed-b028-924ff55663c0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9432 | 2025.03.25 05:59:52.328063 [ 5 ] {7e5e9ceb-d695-47ed-b028-924ff55663c0} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9433 | 2025.03.25 05:59:52.328263 [ 5 ] {7e5e9ceb-d695-47ed-b028-924ff55663c0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001477 sec., 160460.39268788084 rows/sec., 10.76 MiB/sec. | ||
9434 | 2025.03.25 05:59:52.328315 [ 5 ] {7e5e9ceb-d695-47ed-b028-924ff55663c0} <Debug> TCPHandler: Processed in 0.001658713 sec. | ||
9435 | 2025.03.25 05:59:52.328429 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9436 | 2025.03.25 05:59:52.328534 [ 5 ] {894cc0c8-fbc2-40d1-bebe-7e0ddabfead4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9437 | 2025.03.25 05:59:52.328581 [ 5 ] {894cc0c8-fbc2-40d1-bebe-7e0ddabfead4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9438 | 2025.03.25 05:59:52.328992 [ 5 ] {894cc0c8-fbc2-40d1-bebe-7e0ddabfead4} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9439 | 2025.03.25 05:59:52.329031 [ 5 ] {894cc0c8-fbc2-40d1-bebe-7e0ddabfead4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9440 | 2025.03.25 05:59:52.329373 [ 5 ] {894cc0c8-fbc2-40d1-bebe-7e0ddabfead4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9441 | 2025.03.25 05:59:52.329609 [ 5 ] {894cc0c8-fbc2-40d1-bebe-7e0ddabfead4} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9442 | 2025.03.25 05:59:52.329821 [ 5 ] {894cc0c8-fbc2-40d1-bebe-7e0ddabfead4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001309 sec., 763.9419404125287 rows/sec., 51.48 KiB/sec. | ||
9443 | 2025.03.25 05:59:52.329939 [ 5 ] {894cc0c8-fbc2-40d1-bebe-7e0ddabfead4} <Debug> TCPHandler: Processed in 0.001559999 sec. | ||
9444 | 2025.03.25 05:59:52.330062 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9445 | 2025.03.25 05:59:52.330162 [ 5 ] {b43179e9-1b42-4600-9df8-ef4e8727a3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9446 | 2025.03.25 05:59:52.330227 [ 5 ] {b43179e9-1b42-4600-9df8-ef4e8727a3b9} <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 | ||
9447 | 2025.03.25 05:59:52.331371 [ 5 ] {b43179e9-1b42-4600-9df8-ef4e8727a3b9} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9448 | 2025.03.25 05:59:52.331410 [ 5 ] {b43179e9-1b42-4600-9df8-ef4e8727a3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9449 | 2025.03.25 05:59:52.332048 [ 5 ] {b43179e9-1b42-4600-9df8-ef4e8727a3b9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9450 | 2025.03.25 05:59:52.332309 [ 5 ] {b43179e9-1b42-4600-9df8-ef4e8727a3b9} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9451 | 2025.03.25 05:59:52.332598 [ 5 ] {b43179e9-1b42-4600-9df8-ef4e8727a3b9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002454 sec., 13854.930725346374 rows/sec., 24.83 MiB/sec. | ||
9452 | 2025.03.25 05:59:52.333112 [ 5 ] {b43179e9-1b42-4600-9df8-ef4e8727a3b9} <Debug> TCPHandler: Processed in 0.003095929 sec. | ||
9453 | 2025.03.25 05:59:52.333353 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9454 | 2025.03.25 05:59:52.333459 [ 5 ] {7f58a94e-2aea-4a0e-9a84-88d90719548f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9455 | 2025.03.25 05:59:52.333507 [ 5 ] {7f58a94e-2aea-4a0e-9a84-88d90719548f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9456 | 2025.03.25 05:59:52.333985 [ 5 ] {7f58a94e-2aea-4a0e-9a84-88d90719548f} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9457 | 2025.03.25 05:59:52.334024 [ 5 ] {7f58a94e-2aea-4a0e-9a84-88d90719548f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9458 | 2025.03.25 05:59:52.334378 [ 5 ] {7f58a94e-2aea-4a0e-9a84-88d90719548f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9459 | 2025.03.25 05:59:52.334609 [ 5 ] {7f58a94e-2aea-4a0e-9a84-88d90719548f} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9460 | 2025.03.25 05:59:52.334814 [ 5 ] {7f58a94e-2aea-4a0e-9a84-88d90719548f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001378 sec., 59506.53120464441 rows/sec., 3.78 MiB/sec. | ||
9461 | 2025.03.25 05:59:52.334863 [ 5 ] {7f58a94e-2aea-4a0e-9a84-88d90719548f} <Debug> TCPHandler: Processed in 0.001566 sec. | ||
9462 | 2025.03.25 05:59:56.518154 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9463 | 2025.03.25 05:59:56.518208 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9464 | 2025.03.25 05:59:56.712232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
9465 | 2025.03.25 05:59:56.713136 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9466 | 2025.03.25 05:59:56.713183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9467 | 2025.03.25 05:59:56.713721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9468 | 2025.03.25 05:59:56.713986 [ 244 ] {} <Trace> system.asynchronous_metric_log (ecb8a38f-234d-4744-8586-f19eec3d8edd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9469 | 2025.03.25 05:59:56.714243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9470 | 2025.03.25 05:59:56.825231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1348 | ||
9471 | 2025.03.25 05:59:56.828629 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9472 | 2025.03.25 05:59:56.828678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9473 | 2025.03.25 05:59:56.830184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9474 | 2025.03.25 05:59:56.830506 [ 243 ] {} <Trace> system.query_log (74313dfb-01b4-4c3e-bb7f-7541a064bd20): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9475 | 2025.03.25 05:59:56.831806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
9476 | 2025.03.25 05:59:57.001852 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001309502 sec. | ||
9477 | 2025.03.25 05:59:57.300357 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9478 | 2025.03.25 05:59:57.300586 [ 5 ] {c5663c29-1746-475c-ac11-573d5349c959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9479 | 2025.03.25 05:59:57.300669 [ 5 ] {c5663c29-1746-475c-ac11-573d5349c959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9480 | 2025.03.25 05:59:57.301535 [ 5 ] {c5663c29-1746-475c-ac11-573d5349c959} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9481 | 2025.03.25 05:59:57.301588 [ 5 ] {c5663c29-1746-475c-ac11-573d5349c959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9482 | 2025.03.25 05:59:57.302029 [ 5 ] {c5663c29-1746-475c-ac11-573d5349c959} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9483 | 2025.03.25 05:59:57.302288 [ 5 ] {c5663c29-1746-475c-ac11-573d5349c959} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9484 | 2025.03.25 05:59:57.302516 [ 5 ] {c5663c29-1746-475c-ac11-573d5349c959} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001988 sec., 33199.19517102616 rows/sec., 2.64 MiB/sec. | ||
9485 | 2025.03.25 05:59:57.302587 [ 5 ] {c5663c29-1746-475c-ac11-573d5349c959} <Debug> TCPHandler: Processed in 0.002374316 sec. | ||
9486 | 2025.03.25 05:59:57.302704 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9487 | 2025.03.25 05:59:57.302814 [ 5 ] {84ba4112-4e28-414c-98dd-a7b240b566e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9488 | 2025.03.25 05:59:57.302863 [ 5 ] {84ba4112-4e28-414c-98dd-a7b240b566e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9489 | 2025.03.25 05:59:57.303391 [ 5 ] {84ba4112-4e28-414c-98dd-a7b240b566e3} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9490 | 2025.03.25 05:59:57.303432 [ 5 ] {84ba4112-4e28-414c-98dd-a7b240b566e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9491 | 2025.03.25 05:59:57.303785 [ 5 ] {84ba4112-4e28-414c-98dd-a7b240b566e3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9492 | 2025.03.25 05:59:57.304037 [ 5 ] {84ba4112-4e28-414c-98dd-a7b240b566e3} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9493 | 2025.03.25 05:59:57.304204 [ 95 ] {} <Debug> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9494 | 2025.03.25 05:59:57.304269 [ 5 ] {84ba4112-4e28-414c-98dd-a7b240b566e3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00148 sec., 3378.3783783783783 rows/sec., 254.04 KiB/sec. | ||
9495 | 2025.03.25 05:59:57.304277 [ 95 ] {} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9496 | 2025.03.25 05:59:57.304354 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9497 | 2025.03.25 05:59:57.304407 [ 5 ] {84ba4112-4e28-414c-98dd-a7b240b566e3} <Debug> TCPHandler: Processed in 0.001753746 sec. | ||
9498 | 2025.03.25 05:59:57.304720 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9499 | 2025.03.25 05:59:57.305074 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
9500 | 2025.03.25 05:59:57.305119 [ 5 ] {4822e650-8ffb-4dbb-8584-81b592b4fc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9501 | 2025.03.25 05:59:57.305293 [ 5 ] {4822e650-8ffb-4dbb-8584-81b592b4fc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9502 | 2025.03.25 05:59:57.305815 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9503 | 2025.03.25 05:59:57.305936 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 165 rows starting from the beginning of the part | ||
9504 | 2025.03.25 05:59:57.306222 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part | ||
9505 | 2025.03.25 05:59:57.306573 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 140 rows starting from the beginning of the part | ||
9506 | 2025.03.25 05:59:57.306955 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part | ||
9507 | 2025.03.25 05:59:57.307242 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 140 rows starting from the beginning of the part | ||
9508 | 2025.03.25 05:59:57.307540 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 5 rows starting from the beginning of the part | ||
9509 | 2025.03.25 05:59:57.308928 [ 5 ] {4822e650-8ffb-4dbb-8584-81b592b4fc8c} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9510 | 2025.03.25 05:59:57.308989 [ 5 ] {4822e650-8ffb-4dbb-8584-81b592b4fc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9511 | 2025.03.25 05:59:57.310029 [ 5 ] {4822e650-8ffb-4dbb-8584-81b592b4fc8c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9512 | 2025.03.25 05:59:57.310662 [ 5 ] {4822e650-8ffb-4dbb-8584-81b592b4fc8c} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9513 | 2025.03.25 05:59:57.310713 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.006197458 sec., 74223.98021898656 rows/sec., 4.97 MiB/sec. | ||
9514 | 2025.03.25 05:59:57.311025 [ 199 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9515 | 2025.03.25 05:59:57.311114 [ 5 ] {4822e650-8ffb-4dbb-8584-81b592b4fc8c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.006125 sec., 11265.30612244898 rows/sec., 900.51 KiB/sec. | ||
9516 | 2025.03.25 05:59:57.311564 [ 5 ] {4822e650-8ffb-4dbb-8584-81b592b4fc8c} <Debug> TCPHandler: Processed in 0.006949832 sec. | ||
9517 | 2025.03.25 05:59:57.311950 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9518 | 2025.03.25 05:59:57.312160 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9519 | 2025.03.25 05:59:57.312270 [ 195 ] {3a14ab8f-78a6-4e82-9414-7bc63f5c22ab::all_1_61_12} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9520 | 2025.03.25 05:59:57.312399 [ 5 ] {f00a5e5e-279a-4e7e-bed2-03953e32b73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9521 | 2025.03.25 05:59:57.312413 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
9522 | 2025.03.25 05:59:57.312481 [ 5 ] {f00a5e5e-279a-4e7e-bed2-03953e32b73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9523 | 2025.03.25 05:59:57.313053 [ 5 ] {f00a5e5e-279a-4e7e-bed2-03953e32b73a} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9524 | 2025.03.25 05:59:57.313092 [ 5 ] {f00a5e5e-279a-4e7e-bed2-03953e32b73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9525 | 2025.03.25 05:59:57.313492 [ 5 ] {f00a5e5e-279a-4e7e-bed2-03953e32b73a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9526 | 2025.03.25 05:59:57.313736 [ 5 ] {f00a5e5e-279a-4e7e-bed2-03953e32b73a} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9527 | 2025.03.25 05:59:57.313961 [ 5 ] {f00a5e5e-279a-4e7e-bed2-03953e32b73a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. | ||
9528 | 2025.03.25 05:59:57.314080 [ 5 ] {f00a5e5e-279a-4e7e-bed2-03953e32b73a} <Debug> TCPHandler: Processed in 0.002108867 sec. | ||
9529 | 2025.03.25 05:59:57.314318 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9530 | 2025.03.25 05:59:57.314534 [ 5 ] {5989b51e-817b-401d-9516-c9bf9636b5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9531 | 2025.03.25 05:59:57.314610 [ 5 ] {5989b51e-817b-401d-9516-c9bf9636b5c6} <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 | ||
9532 | 2025.03.25 05:59:57.315665 [ 5 ] {5989b51e-817b-401d-9516-c9bf9636b5c6} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9533 | 2025.03.25 05:59:57.315704 [ 5 ] {5989b51e-817b-401d-9516-c9bf9636b5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9534 | 2025.03.25 05:59:57.316312 [ 5 ] {5989b51e-817b-401d-9516-c9bf9636b5c6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9535 | 2025.03.25 05:59:57.316576 [ 5 ] {5989b51e-817b-401d-9516-c9bf9636b5c6} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9536 | 2025.03.25 05:59:57.316837 [ 5 ] {5989b51e-817b-401d-9516-c9bf9636b5c6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002356 sec., 2122.2410865874363 rows/sec., 3.80 MiB/sec. | ||
9537 | 2025.03.25 05:59:57.316941 [ 5 ] {5989b51e-817b-401d-9516-c9bf9636b5c6} <Debug> TCPHandler: Processed in 0.002715306 sec. | ||
9538 | 2025.03.25 05:59:57.317056 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9539 | 2025.03.25 05:59:57.317158 [ 5 ] {affeb561-d39d-4971-a301-6d45106b7d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9540 | 2025.03.25 05:59:57.317204 [ 5 ] {affeb561-d39d-4971-a301-6d45106b7d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9541 | 2025.03.25 05:59:57.317629 [ 5 ] {affeb561-d39d-4971-a301-6d45106b7d79} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9542 | 2025.03.25 05:59:57.317668 [ 5 ] {affeb561-d39d-4971-a301-6d45106b7d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9543 | 2025.03.25 05:59:57.318029 [ 5 ] {affeb561-d39d-4971-a301-6d45106b7d79} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9544 | 2025.03.25 05:59:57.318266 [ 5 ] {affeb561-d39d-4971-a301-6d45106b7d79} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9545 | 2025.03.25 05:59:57.318476 [ 5 ] {affeb561-d39d-4971-a301-6d45106b7d79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
9546 | 2025.03.25 05:59:57.318526 [ 5 ] {affeb561-d39d-4971-a301-6d45106b7d79} <Debug> TCPHandler: Processed in 0.001519519 sec. | ||
9547 | 2025.03.25 05:59:58.284348 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9548 | 2025.03.25 05:59:58.303852 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9549 | 2025.03.25 05:59:58.303911 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9550 | 2025.03.25 05:59:58.311177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9551 | 2025.03.25 05:59:58.311951 [ 242 ] {} <Trace> system.metric_log (598517ac-e111-4449-933e-8f1886dd6712): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9552 | 2025.03.25 05:59:58.314550 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9553 | 2025.03.25 06:00:00.163889 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9554 | 2025.03.25 06:00:00.164105 [ 5 ] {eaa1f565-7200-497d-b21d-83a4b51dc9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9555 | 2025.03.25 06:00:00.164190 [ 5 ] {eaa1f565-7200-497d-b21d-83a4b51dc9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9556 | 2025.03.25 06:00:00.165099 [ 5 ] {eaa1f565-7200-497d-b21d-83a4b51dc9ff} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9557 | 2025.03.25 06:00:00.165153 [ 5 ] {eaa1f565-7200-497d-b21d-83a4b51dc9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9558 | 2025.03.25 06:00:00.165606 [ 5 ] {eaa1f565-7200-497d-b21d-83a4b51dc9ff} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9559 | 2025.03.25 06:00:00.165877 [ 5 ] {eaa1f565-7200-497d-b21d-83a4b51dc9ff} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9560 | 2025.03.25 06:00:00.166096 [ 126 ] {} <Debug> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9561 | 2025.03.25 06:00:00.166163 [ 5 ] {eaa1f565-7200-497d-b21d-83a4b51dc9ff} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002117 sec., 100141.70996693434 rows/sec., 6.37 MiB/sec. | ||
9562 | 2025.03.25 06:00:00.166185 [ 126 ] {} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9563 | 2025.03.25 06:00:00.166250 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9564 | 2025.03.25 06:00:00.166313 [ 5 ] {eaa1f565-7200-497d-b21d-83a4b51dc9ff} <Debug> TCPHandler: Processed in 0.002565781 sec. | ||
9565 | 2025.03.25 06:00:00.166531 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9566 | 2025.03.25 06:00:00.166546 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9567 | 2025.03.25 06:00:00.166784 [ 5 ] {037aeee8-3b45-4ea2-8056-9ca52fec617a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9568 | 2025.03.25 06:00:00.166814 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9569 | 2025.03.25 06:00:00.166882 [ 5 ] {037aeee8-3b45-4ea2-8056-9ca52fec617a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9570 | 2025.03.25 06:00:00.166891 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 212 rows starting from the beginning of the part | ||
9571 | 2025.03.25 06:00:00.167221 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
9572 | 2025.03.25 06:00:00.167667 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
9573 | 2025.03.25 06:00:00.168197 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
9574 | 2025.03.25 06:00:00.168652 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
9575 | 2025.03.25 06:00:00.170594 [ 5 ] {037aeee8-3b45-4ea2-8056-9ca52fec617a} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9576 | 2025.03.25 06:00:00.170618 [ 199 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004241066 sec., 249937.16202483056 rows/sec., 16.85 MiB/sec. | ||
9577 | 2025.03.25 06:00:00.170657 [ 5 ] {037aeee8-3b45-4ea2-8056-9ca52fec617a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9578 | 2025.03.25 06:00:00.170862 [ 201 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9579 | 2025.03.25 06:00:00.171338 [ 5 ] {037aeee8-3b45-4ea2-8056-9ca52fec617a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9580 | 2025.03.25 06:00:00.171363 [ 201 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9581 | 2025.03.25 06:00:00.171496 [ 201 ] {f4d1576d-7f87-44eb-a3a1-624efd56859c::all_1_29_7} <Trace> oximeter.fields_i16 (f4d1576d-7f87-44eb-a3a1-624efd56859c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9582 | 2025.03.25 06:00:00.171609 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
9583 | 2025.03.25 06:00:00.171675 [ 5 ] {037aeee8-3b45-4ea2-8056-9ca52fec617a} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9584 | 2025.03.25 06:00:00.171886 [ 126 ] {} <Debug> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
9585 | 2025.03.25 06:00:00.171942 [ 5 ] {037aeee8-3b45-4ea2-8056-9ca52fec617a} <Debug> executeQuery: Read 1825 rows, 152.41 KiB in 0.005243 sec., 348083.15849704365 rows/sec., 28.39 MiB/sec. | ||
9586 | 2025.03.25 06:00:00.171949 [ 126 ] {} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9587 | 2025.03.25 06:00:00.172037 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9588 | 2025.03.25 06:00:00.172097 [ 5 ] {037aeee8-3b45-4ea2-8056-9ca52fec617a} <Debug> TCPHandler: Processed in 0.00564482 sec. | ||
9589 | 2025.03.25 06:00:00.172370 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
9590 | 2025.03.25 06:00:00.172467 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9591 | 2025.03.25 06:00:00.172862 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9592 | 2025.03.25 06:00:00.172999 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 1845 rows starting from the beginning of the part | ||
9593 | 2025.03.25 06:00:00.173069 [ 5 ] {de4c01bd-267e-4553-85bc-12a53c92189d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9594 | 2025.03.25 06:00:00.173353 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 685 rows starting from the beginning of the part | ||
9595 | 2025.03.25 06:00:00.173358 [ 5 ] {de4c01bd-267e-4553-85bc-12a53c92189d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9596 | 2025.03.25 06:00:00.173709 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 66 rows starting from the beginning of the part | ||
9597 | 2025.03.25 06:00:00.174155 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 685 rows starting from the beginning of the part | ||
9598 | 2025.03.25 06:00:00.174614 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 66 rows starting from the beginning of the part | ||
9599 | 2025.03.25 06:00:00.174965 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1825 rows starting from the beginning of the part | ||
9600 | 2025.03.25 06:00:00.176523 [ 5 ] {de4c01bd-267e-4553-85bc-12a53c92189d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9601 | 2025.03.25 06:00:00.176584 [ 5 ] {de4c01bd-267e-4553-85bc-12a53c92189d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9602 | 2025.03.25 06:00:00.177521 [ 5 ] {de4c01bd-267e-4553-85bc-12a53c92189d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9603 | 2025.03.25 06:00:00.178025 [ 5 ] {de4c01bd-267e-4553-85bc-12a53c92189d} <Trace> oximeter.fields_u16 (3a14ab8f-78a6-4e82-9414-7bc63f5c22ab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9604 | 2025.03.25 06:00:00.178414 [ 5 ] {de4c01bd-267e-4553-85bc-12a53c92189d} <Debug> executeQuery: Read 140 rows, 8.94 KiB in 0.005527 sec., 25330.197213678308 rows/sec., 1.58 MiB/sec. | ||
9605 | 2025.03.25 06:00:00.178941 [ 5 ] {de4c01bd-267e-4553-85bc-12a53c92189d} <Debug> TCPHandler: Processed in 0.006616122 sec. | ||
9606 | 2025.03.25 06:00:00.179376 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9607 | 2025.03.25 06:00:00.179930 [ 5 ] {16da27b9-bd40-42c2-a62f-154c9239d2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9608 | 2025.03.25 06:00:00.180212 [ 5 ] {16da27b9-bd40-42c2-a62f-154c9239d2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9609 | 2025.03.25 06:00:00.180951 [ 190 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5172 rows, containing 5 columns (5 merged, 0 gathered) in 0.008804871 sec., 587402.1322969978 rows/sec., 49.82 MiB/sec. | ||
9610 | 2025.03.25 06:00:00.181376 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
9611 | 2025.03.25 06:00:00.181914 [ 5 ] {16da27b9-bd40-42c2-a62f-154c9239d2d0} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9612 | 2025.03.25 06:00:00.181980 [ 5 ] {16da27b9-bd40-42c2-a62f-154c9239d2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9613 | 2025.03.25 06:00:00.182026 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9614 | 2025.03.25 06:00:00.182233 [ 188 ] {05428c25-f4c5-4d21-8764-313c0be33df8::all_1_80_16} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
9615 | 2025.03.25 06:00:00.182409 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
9616 | 2025.03.25 06:00:00.182633 [ 5 ] {16da27b9-bd40-42c2-a62f-154c9239d2d0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9617 | 2025.03.25 06:00:00.182897 [ 5 ] {16da27b9-bd40-42c2-a62f-154c9239d2d0} <Trace> oximeter.fields_u32 (35aaab5f-b9e9-49d9-9de0-f53bc77011d8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9618 | 2025.03.25 06:00:00.183132 [ 5 ] {16da27b9-bd40-42c2-a62f-154c9239d2d0} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.003429 sec., 99445.90259550889 rows/sec., 6.64 MiB/sec. | ||
9619 | 2025.03.25 06:00:00.183269 [ 5 ] {16da27b9-bd40-42c2-a62f-154c9239d2d0} <Debug> TCPHandler: Processed in 0.004040389 sec. | ||
9620 | 2025.03.25 06:00:00.183400 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9621 | 2025.03.25 06:00:00.183503 [ 5 ] {d496602f-450e-4cbd-b977-f665d2925a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9622 | 2025.03.25 06:00:00.183548 [ 5 ] {d496602f-450e-4cbd-b977-f665d2925a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9623 | 2025.03.25 06:00:00.184106 [ 5 ] {d496602f-450e-4cbd-b977-f665d2925a46} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9624 | 2025.03.25 06:00:00.184144 [ 5 ] {d496602f-450e-4cbd-b977-f665d2925a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9625 | 2025.03.25 06:00:00.184505 [ 5 ] {d496602f-450e-4cbd-b977-f665d2925a46} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9626 | 2025.03.25 06:00:00.184756 [ 5 ] {d496602f-450e-4cbd-b977-f665d2925a46} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9627 | 2025.03.25 06:00:00.184930 [ 126 ] {} <Debug> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9628 | 2025.03.25 06:00:00.184988 [ 126 ] {} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9629 | 2025.03.25 06:00:00.185005 [ 5 ] {d496602f-450e-4cbd-b977-f665d2925a46} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001515 sec., 73927.39273927393 rows/sec., 4.21 MiB/sec. | ||
9630 | 2025.03.25 06:00:00.185024 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9631 | 2025.03.25 06:00:00.185215 [ 5 ] {d496602f-450e-4cbd-b977-f665d2925a46} <Debug> TCPHandler: Processed in 0.001861749 sec. | ||
9632 | 2025.03.25 06:00:00.185322 [ 186 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9633 | 2025.03.25 06:00:00.185607 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9634 | 2025.03.25 06:00:00.185720 [ 186 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9635 | 2025.03.25 06:00:00.185839 [ 186 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 112 rows starting from the beginning of the part | ||
9636 | 2025.03.25 06:00:00.185919 [ 5 ] {3eaafe14-517c-4a4d-be7b-09afab38abc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9637 | 2025.03.25 06:00:00.186080 [ 186 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part | ||
9638 | 2025.03.25 06:00:00.186100 [ 5 ] {3eaafe14-517c-4a4d-be7b-09afab38abc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9639 | 2025.03.25 06:00:00.186462 [ 186 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part | ||
9640 | 2025.03.25 06:00:00.186789 [ 186 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
9641 | 2025.03.25 06:00:00.187145 [ 186 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
9642 | 2025.03.25 06:00:00.189283 [ 5 ] {3eaafe14-517c-4a4d-be7b-09afab38abc5} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9643 | 2025.03.25 06:00:00.189375 [ 5 ] {3eaafe14-517c-4a4d-be7b-09afab38abc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9644 | 2025.03.25 06:00:00.189582 [ 186 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004434842 sec., 126272.81873852553 rows/sec., 7.67 MiB/sec. | ||
9645 | 2025.03.25 06:00:00.189824 [ 188 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9646 | 2025.03.25 06:00:00.190195 [ 5 ] {3eaafe14-517c-4a4d-be7b-09afab38abc5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9647 | 2025.03.25 06:00:00.190373 [ 188 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9648 | 2025.03.25 06:00:00.190551 [ 188 ] {3c135151-5627-41aa-aed9-07be29b520f3::all_1_29_7} <Trace> oximeter.fields_u8 (3c135151-5627-41aa-aed9-07be29b520f3) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9649 | 2025.03.25 06:00:00.190701 [ 5 ] {3eaafe14-517c-4a4d-be7b-09afab38abc5} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9650 | 2025.03.25 06:00:00.190740 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9651 | 2025.03.25 06:00:00.190945 [ 126 ] {} <Debug> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
9652 | 2025.03.25 06:00:00.190998 [ 126 ] {} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9653 | 2025.03.25 06:00:00.191035 [ 5 ] {3eaafe14-517c-4a4d-be7b-09afab38abc5} <Debug> executeQuery: Read 872 rows, 64.60 KiB in 0.005167 sec., 168763.30559318754 rows/sec., 12.21 MiB/sec. | ||
9654 | 2025.03.25 06:00:00.191042 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9655 | 2025.03.25 06:00:00.191222 [ 5 ] {3eaafe14-517c-4a4d-be7b-09afab38abc5} <Debug> TCPHandler: Processed in 0.005776875 sec. | ||
9656 | 2025.03.25 06:00:00.191321 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
9657 | 2025.03.25 06:00:00.191394 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9658 | 2025.03.25 06:00:00.191494 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9659 | 2025.03.25 06:00:00.191587 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 915 rows starting from the beginning of the part | ||
9660 | 2025.03.25 06:00:00.191596 [ 5 ] {5a93602c-27fa-47fe-aae2-6db13edfe578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9661 | 2025.03.25 06:00:00.191754 [ 5 ] {5a93602c-27fa-47fe-aae2-6db13edfe578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9662 | 2025.03.25 06:00:00.191870 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 416 rows starting from the beginning of the part | ||
9663 | 2025.03.25 06:00:00.192236 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 69 rows starting from the beginning of the part | ||
9664 | 2025.03.25 06:00:00.192580 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 416 rows starting from the beginning of the part | ||
9665 | 2025.03.25 06:00:00.192923 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 69 rows starting from the beginning of the part | ||
9666 | 2025.03.25 06:00:00.193230 [ 196 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 872 rows starting from the beginning of the part | ||
9667 | 2025.03.25 06:00:00.194168 [ 5 ] {5a93602c-27fa-47fe-aae2-6db13edfe578} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9668 | 2025.03.25 06:00:00.194242 [ 5 ] {5a93602c-27fa-47fe-aae2-6db13edfe578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9669 | 2025.03.25 06:00:00.195231 [ 5 ] {5a93602c-27fa-47fe-aae2-6db13edfe578} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9670 | 2025.03.25 06:00:00.195725 [ 5 ] {5a93602c-27fa-47fe-aae2-6db13edfe578} <Trace> oximeter.measurements_bool (2610e03a-447a-43d4-804e-46a961ab9324): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9671 | 2025.03.25 06:00:00.196138 [ 5 ] {5a93602c-27fa-47fe-aae2-6db13edfe578} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004557 sec., 1316.6556945358789 rows/sec., 68.79 KiB/sec. | ||
9672 | 2025.03.25 06:00:00.196599 [ 5 ] {5a93602c-27fa-47fe-aae2-6db13edfe578} <Debug> TCPHandler: Processed in 0.005251507 sec. | ||
9673 | 2025.03.25 06:00:00.196966 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9674 | 2025.03.25 06:00:00.197261 [ 5 ] {7d72be96-a839-4fd5-aa68-7f0d07d349f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9675 | 2025.03.25 06:00:00.197427 [ 5 ] {7d72be96-a839-4fd5-aa68-7f0d07d349f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9676 | 2025.03.25 06:00:00.197483 [ 188 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.006272411 sec., 439543.9010613303 rows/sec., 33.49 MiB/sec. | ||
9677 | 2025.03.25 06:00:00.197825 [ 188 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
9678 | 2025.03.25 06:00:00.198391 [ 188 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9679 | 2025.03.25 06:00:00.198616 [ 188 ] {18c81bd6-4626-4781-88b3-243acd5a5064::all_1_80_16} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
9680 | 2025.03.25 06:00:00.198728 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
9681 | 2025.03.25 06:00:00.198774 [ 5 ] {7d72be96-a839-4fd5-aa68-7f0d07d349f1} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9682 | 2025.03.25 06:00:00.198819 [ 5 ] {7d72be96-a839-4fd5-aa68-7f0d07d349f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9683 | 2025.03.25 06:00:00.199296 [ 5 ] {7d72be96-a839-4fd5-aa68-7f0d07d349f1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9684 | 2025.03.25 06:00:00.199556 [ 5 ] {7d72be96-a839-4fd5-aa68-7f0d07d349f1} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9685 | 2025.03.25 06:00:00.199807 [ 5 ] {7d72be96-a839-4fd5-aa68-7f0d07d349f1} <Debug> executeQuery: Read 1019 rows, 69.53 KiB in 0.00264 sec., 385984.8484848485 rows/sec., 25.72 MiB/sec. | ||
9686 | 2025.03.25 06:00:00.199893 [ 5 ] {7d72be96-a839-4fd5-aa68-7f0d07d349f1} <Debug> TCPHandler: Processed in 0.003048537 sec. | ||
9687 | 2025.03.25 06:00:00.200144 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9688 | 2025.03.25 06:00:00.200318 [ 5 ] {b2992162-cf43-4138-9526-8ce8368ee730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9689 | 2025.03.25 06:00:00.200368 [ 5 ] {b2992162-cf43-4138-9526-8ce8368ee730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9690 | 2025.03.25 06:00:00.200824 [ 5 ] {b2992162-cf43-4138-9526-8ce8368ee730} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9691 | 2025.03.25 06:00:00.200863 [ 5 ] {b2992162-cf43-4138-9526-8ce8368ee730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9692 | 2025.03.25 06:00:00.201228 [ 5 ] {b2992162-cf43-4138-9526-8ce8368ee730} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9693 | 2025.03.25 06:00:00.201488 [ 5 ] {b2992162-cf43-4138-9526-8ce8368ee730} <Trace> oximeter.measurements_f64 (e4042bbc-b832-44b0-95ac-597960611ee3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9694 | 2025.03.25 06:00:00.201715 [ 5 ] {b2992162-cf43-4138-9526-8ce8368ee730} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
9695 | 2025.03.25 06:00:00.201833 [ 5 ] {b2992162-cf43-4138-9526-8ce8368ee730} <Debug> TCPHandler: Processed in 0.001787647 sec. | ||
9696 | 2025.03.25 06:00:00.201959 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9697 | 2025.03.25 06:00:00.202061 [ 5 ] {0bf5726a-6440-4860-bc95-6882a5aa9af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9698 | 2025.03.25 06:00:00.202127 [ 5 ] {0bf5726a-6440-4860-bc95-6882a5aa9af2} <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 | ||
9699 | 2025.03.25 06:00:00.203234 [ 5 ] {0bf5726a-6440-4860-bc95-6882a5aa9af2} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9700 | 2025.03.25 06:00:00.203272 [ 5 ] {0bf5726a-6440-4860-bc95-6882a5aa9af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9701 | 2025.03.25 06:00:00.203927 [ 5 ] {0bf5726a-6440-4860-bc95-6882a5aa9af2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9702 | 2025.03.25 06:00:00.204200 [ 5 ] {0bf5726a-6440-4860-bc95-6882a5aa9af2} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9703 | 2025.03.25 06:00:00.204400 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9704 | 2025.03.25 06:00:00.204458 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9705 | 2025.03.25 06:00:00.204485 [ 5 ] {0bf5726a-6440-4860-bc95-6882a5aa9af2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002436 sec., 13957.307060755338 rows/sec., 25.01 MiB/sec. | ||
9706 | 2025.03.25 06:00:00.204496 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9707 | 2025.03.25 06:00:00.205004 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
9708 | 2025.03.25 06:00:00.205317 [ 5 ] {0bf5726a-6440-4860-bc95-6882a5aa9af2} <Debug> TCPHandler: Processed in 0.003394449 sec. | ||
9709 | 2025.03.25 06:00:00.205856 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9710 | 2025.03.25 06:00:00.206144 [ 5 ] {613d3cba-0712-4d99-9801-071e07079dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9711 | 2025.03.25 06:00:00.206178 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9712 | 2025.03.25 06:00:00.206233 [ 5 ] {613d3cba-0712-4d99-9801-071e07079dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9713 | 2025.03.25 06:00:00.206378 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1150 rows starting from the beginning of the part | ||
9714 | 2025.03.25 06:00:00.207311 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
9715 | 2025.03.25 06:00:00.208154 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
9716 | 2025.03.25 06:00:00.208482 [ 5 ] {613d3cba-0712-4d99-9801-071e07079dc4} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9717 | 2025.03.25 06:00:00.208621 [ 5 ] {613d3cba-0712-4d99-9801-071e07079dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9718 | 2025.03.25 06:00:00.208955 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
9719 | 2025.03.25 06:00:00.209730 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
9720 | 2025.03.25 06:00:00.210251 [ 5 ] {613d3cba-0712-4d99-9801-071e07079dc4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9721 | 2025.03.25 06:00:00.210482 [ 198 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
9722 | 2025.03.25 06:00:00.211250 [ 5 ] {613d3cba-0712-4d99-9801-071e07079dc4} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9723 | 2025.03.25 06:00:00.211811 [ 5 ] {613d3cba-0712-4d99-9801-071e07079dc4} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.005759 sec., 10071.192915436708 rows/sec., 638.44 KiB/sec. | ||
9724 | 2025.03.25 06:00:00.212126 [ 5 ] {613d3cba-0712-4d99-9801-071e07079dc4} <Debug> TCPHandler: Processed in 0.006426486 sec. | ||
9725 | 2025.03.25 06:00:00.220587 [ 196 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 19 columns (19 merged, 0 gathered) in 0.01595987 sec., 79073.3257852351 rows/sec., 141.70 MiB/sec. | ||
9726 | 2025.03.25 06:00:00.221894 [ 189 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9727 | 2025.03.25 06:00:00.222348 [ 189 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9728 | 2025.03.25 06:00:00.222431 [ 189 ] {97f5bdad-84da-4c5f-975a-0e74154e3759::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (97f5bdad-84da-4c5f-975a-0e74154e3759) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9729 | 2025.03.25 06:00:00.222583 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
9730 | 2025.03.25 06:00:01.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.66 MiB, peak 239.70 MiB, free memory in arenas 0.00 B, will set to 230.15 MiB (RSS), difference: 3.49 MiB | ||
9731 | 2025.03.25 06:00:02.296069 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9732 | 2025.03.25 06:00:02.296270 [ 5 ] {8018981b-01a1-4acb-9793-54508415a282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9733 | 2025.03.25 06:00:02.296347 [ 5 ] {8018981b-01a1-4acb-9793-54508415a282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9734 | 2025.03.25 06:00:02.297207 [ 5 ] {8018981b-01a1-4acb-9793-54508415a282} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9735 | 2025.03.25 06:00:02.297264 [ 5 ] {8018981b-01a1-4acb-9793-54508415a282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9736 | 2025.03.25 06:00:02.297711 [ 5 ] {8018981b-01a1-4acb-9793-54508415a282} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9737 | 2025.03.25 06:00:02.297992 [ 5 ] {8018981b-01a1-4acb-9793-54508415a282} <Trace> oximeter.fields_string (05428c25-f4c5-4d21-8764-313c0be33df8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9738 | 2025.03.25 06:00:02.298226 [ 5 ] {8018981b-01a1-4acb-9793-54508415a282} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002007 sec., 27902.341803687093 rows/sec., 2.14 MiB/sec. | ||
9739 | 2025.03.25 06:00:02.298287 [ 5 ] {8018981b-01a1-4acb-9793-54508415a282} <Debug> TCPHandler: Processed in 0.002358055 sec. | ||
9740 | 2025.03.25 06:00:02.298429 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9741 | 2025.03.25 06:00:02.298535 [ 5 ] {5a99dc28-ee8b-411e-bf71-82ba7698fef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9742 | 2025.03.25 06:00:02.298582 [ 5 ] {5a99dc28-ee8b-411e-bf71-82ba7698fef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9743 | 2025.03.25 06:00:02.299161 [ 5 ] {5a99dc28-ee8b-411e-bf71-82ba7698fef4} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9744 | 2025.03.25 06:00:02.299203 [ 5 ] {5a99dc28-ee8b-411e-bf71-82ba7698fef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9745 | 2025.03.25 06:00:02.299596 [ 5 ] {5a99dc28-ee8b-411e-bf71-82ba7698fef4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9746 | 2025.03.25 06:00:02.300109 [ 5 ] {5a99dc28-ee8b-411e-bf71-82ba7698fef4} <Trace> oximeter.fields_uuid (18c81bd6-4626-4781-88b3-243acd5a5064): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9747 | 2025.03.25 06:00:02.300538 [ 5 ] {5a99dc28-ee8b-411e-bf71-82ba7698fef4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002024 sec., 31620.553359683792 rows/sec., 2.47 MiB/sec. | ||
9748 | 2025.03.25 06:00:02.300596 [ 5 ] {5a99dc28-ee8b-411e-bf71-82ba7698fef4} <Debug> TCPHandler: Processed in 0.002224901 sec. | ||
9749 | 2025.03.25 06:00:02.300733 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9750 | 2025.03.25 06:00:02.300843 [ 5 ] {257e160f-933d-4167-b64a-72827389fee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9751 | 2025.03.25 06:00:02.300896 [ 5 ] {257e160f-933d-4167-b64a-72827389fee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9752 | 2025.03.25 06:00:02.301446 [ 5 ] {257e160f-933d-4167-b64a-72827389fee9} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9753 | 2025.03.25 06:00:02.301489 [ 5 ] {257e160f-933d-4167-b64a-72827389fee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9754 | 2025.03.25 06:00:02.301899 [ 5 ] {257e160f-933d-4167-b64a-72827389fee9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9755 | 2025.03.25 06:00:02.302196 [ 5 ] {257e160f-933d-4167-b64a-72827389fee9} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9756 | 2025.03.25 06:00:02.302414 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
9757 | 2025.03.25 06:00:02.302493 [ 5 ] {257e160f-933d-4167-b64a-72827389fee9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001662 sec., 38507.8219013237 rows/sec., 2.68 MiB/sec. | ||
9758 | 2025.03.25 06:00:02.302499 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9759 | 2025.03.25 06:00:02.302588 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9760 | 2025.03.25 06:00:02.302649 [ 5 ] {257e160f-933d-4167-b64a-72827389fee9} <Debug> TCPHandler: Processed in 0.001964503 sec. | ||
9761 | 2025.03.25 06:00:02.302805 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
9762 | 2025.03.25 06:00:02.302833 [ 5 ] {} <Trace> TCP-Session: 20b497a6-9a55-44db-b5f7-7b12edad3fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9763 | 2025.03.25 06:00:02.302958 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9764 | 2025.03.25 06:00:02.302970 [ 5 ] {58409882-7a0d-4264-9962-60fbad08b4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9765 | 2025.03.25 06:00:02.303003 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23170 rows starting from the beginning of the part | ||
9766 | 2025.03.25 06:00:02.303030 [ 5 ] {58409882-7a0d-4264-9962-60fbad08b4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9767 | 2025.03.25 06:00:02.303258 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
9768 | 2025.03.25 06:00:02.303647 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part | ||
9769 | 2025.03.25 06:00:02.304001 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
9770 | 2025.03.25 06:00:02.304371 [ 197 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1019 rows starting from the beginning of the part | ||
9771 | 2025.03.25 06:00:02.304871 [ 5 ] {58409882-7a0d-4264-9962-60fbad08b4de} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9772 | 2025.03.25 06:00:02.304916 [ 5 ] {58409882-7a0d-4264-9962-60fbad08b4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9773 | 2025.03.25 06:00:02.305416 [ 5 ] {58409882-7a0d-4264-9962-60fbad08b4de} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9774 | 2025.03.25 06:00:02.305701 [ 5 ] {58409882-7a0d-4264-9962-60fbad08b4de} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9775 | 2025.03.25 06:00:02.305937 [ 150 ] {} <Debug> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9776 | 2025.03.25 06:00:02.306034 [ 150 ] {} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9777 | 2025.03.25 06:00:02.306058 [ 5 ] {58409882-7a0d-4264-9962-60fbad08b4de} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.003108 sec., 7722.007722007722 rows/sec., 532.90 KiB/sec. | ||
9778 | 2025.03.25 06:00:02.306107 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9779 | 2025.03.25 06:00:02.306384 [ 5 ] {58409882-7a0d-4264-9962-60fbad08b4de} <Debug> TCPHandler: Processed in 0.003605675 sec. | ||
9780 | 2025.03.25 06:00:02.306504 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9781 | 2025.03.25 06:00:02.306699 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9782 | 2025.03.25 06:00:02.306732 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4518 rows starting from the beginning of the part | ||
9783 | 2025.03.25 06:00:02.306894 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
9784 | 2025.03.25 06:00:02.306997 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
9785 | 2025.03.25 06:00:02.307107 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
9786 | 2025.03.25 06:00:02.307177 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 58 rows starting from the beginning of the part | ||
9787 | 2025.03.25 06:00:02.307439 [ 189 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
9788 | 2025.03.25 06:00:02.310789 [ 191 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4802 rows, containing 4 columns (4 merged, 0 gathered) in 0.004475962 sec., 1072841.9946371305 rows/sec., 70.24 MiB/sec. | ||
9789 | 2025.03.25 06:00:02.311254 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9790 | 2025.03.25 06:00:02.311712 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9791 | 2025.03.25 06:00:02.311893 [ 192 ] {7e7f0db4-646c-44e2-a1a8-79452cee7594::all_1_81_16} <Trace> oximeter.measurements_u64 (7e7f0db4-646c-44e2-a1a8-79452cee7594) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9792 | 2025.03.25 06:00:02.312228 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
9793 | 2025.03.25 06:00:02.312316 [ 196 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24746 rows, containing 5 columns (5 merged, 0 gathered) in 0.009599257 sec., 2577907.8526598467 rows/sec., 174.22 MiB/sec. | ||
9794 | 2025.03.25 06:00:02.312575 [ 191 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
9795 | 2025.03.25 06:00:02.312989 [ 191 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9796 | 2025.03.25 06:00:02.313087 [ 191 ] {b42f1a93-0540-4bdb-ad6f-a820892a1c12::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (b42f1a93-0540-4bdb-ad6f-a820892a1c12) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
9797 | 2025.03.25 06:00:02.313199 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. |